aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-7/+12
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-7/+12
2024-11-09bridge: Allow deleting FDB entries with non-existent VLANIdo Schimmel1-0/+40
2024-11-09selftests: net: add netlink-dumps to .gitignoreJakub Kicinski1-0/+1
2024-11-08KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WBJohn Sperbeck1-1/+1
2024-11-08Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-6/+8
2024-11-07selftests/damon/debugfs_duplicate_context_creation: hide errors from expected file write failuresSeongJae Park1-1/+1
2024-11-07selftests/damon/_debugfs_common: hide expected error message from test_write_result()SeongJae Park1-1/+6
2024-11-07selftests/damon/huge_count_read_write: remove unnecessary debugging messageSeongJae Park1-2/+0
2024-11-07selftests/damon/huge_count_read_write: provide sufficiently large buffer for DEPRECATED file readAndrew Paniakin1-1/+1
2024-11-07selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum1-7/+12
2024-11-07selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_testsKevin Brodsky1-0/+7
2024-11-07selftests: net: add a test for closing a netlink socket ith dump in progressJakub Kicinski2-0/+111
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-107/+260
2024-11-07kselftest/arm64: Test signal handler state modification in fp-stressMark Brown1-1/+1
2024-11-07kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress testMark Brown1-0/+4
2024-11-07kselftest/arm64: Implement irritators for ZA and ZTMark Brown2-16/+8
2024-11-07kselftest/arm64: Remove unused ADRs from irritator handlersMark Brown4-4/+0
2024-11-07kselftest/arm64: Correct misleading comments on fp-stress irritatorsMark Brown2-4/+2
2024-11-07kselftest/arm64: Poll less often while waiting for fp-stress childrenMark Brown1-1/+3
2024-11-07kselftest/arm64: Increase frequency of signal delivery in fp-stressMark Brown1-11/+15
2024-11-07selftests/powerpc: Detect taint change in mitigation patching testMichael Ellerman1-4/+4
2024-11-07selftests/powerpc: Return errors from all testsMichael Ellerman3-4/+3
2024-11-07selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04Michael Ellerman2-3/+3
2024-11-07selftests/powerpc: Give all tests 2 minutes timeoutMichael Ellerman22-0/+22
2024-11-07selftests/powerpc: Lower run time of count_stcx_fail testMichael Ellerman1-3/+0
2024-11-06tools: testing: add additional vma_internal.h stubsLorenzo Stoakes1-1/+114
2024-11-06tools: testing: fix phys_addr_t size on 64-bit systemsLorenzo Stoakes2-0/+3
2024-11-06maple_tree: add some alloc node test caseJiazi Li1-0/+22
2024-11-06selftests: net: really check for bg process completionPaolo Abeni1-1/+1
2024-11-06selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmapZijian Zhang1-0/+37
2024-11-06selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang1-5/+101
2024-11-06selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang1-5/+7
2024-11-06selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang1-7/+11
2024-11-06selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang1-0/+7
2024-11-06Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-13/+129
2024-11-06Merge tag 'perf-core-for-bpf-next' from tip treeAndrii Nakryiko1-1/+1
2024-11-05selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0Florian Westphal1-4/+4
2024-11-05selftests: netfilter: run conntrack_dump_flush in netnsFlorian Westphal2-2/+5
2024-11-05tools: fix -Wunused-result in linux.cShuah Khan1-5/+9
2024-11-05selftests/damon/access_memory_even: remove unused variablesBa Jing1-2/+0
2024-11-05selftests/mm: hugetlb_fault_after_madv: improve test outputDavid Hildenbrand1-1/+33
2024-11-05selftests/mm: hugetlb_fault_after_madv: use default hugetlb page sizeDavid Hildenbrand1-5/+9
2024-11-05selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignoreLorenzo Stoakes1-0/+3
2024-11-05selftests: net: include lib/sh/*.sh with lib.shMatthieu Baerts (NGI0)3-3/+5
2024-11-05selftests/bpf: Drop netns helpers in mptcpGeliang Tang1-30/+12
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao1-4/+28
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman52-283/+758
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson1-0/+2
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson1-4/+4