summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-11-11selftests/bpf: Add threads to consumer testJiri Olsa-18/+80
2024-11-11selftests/bpf: Add uprobe sessions to consumer testJiri Olsa-24/+52
2024-11-11selftests/bpf: Add uprobe session single consumer testJiri Olsa-0/+77
2024-11-11selftests/bpf: Add kprobe session verifier test for return valueJiri Olsa-0/+33
2024-11-11selftests/bpf: Add uprobe session verifier test for return valueJiri Olsa-0/+33
2024-11-11selftests/bpf: Add uprobe session recursive testJiri Olsa-0/+101
2024-11-11selftests/bpf: Add uprobe session cookie testJiri Olsa-0/+79
2024-11-11selftests/bpf: Add uprobe session testJiri Olsa-0/+118
2024-11-11selftests/bpf: Fix uprobe consumer test (again)Jiri Olsa-6/+8
2024-11-11selftests/bpf: Allow building with extra flagsViktor Malik-11/+23
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt-278/+1472
2024-11-11KVM: s390: selftests: Add regression tests for PFCR subfunctionsHendrik Brueckner-0/+15
2024-11-11KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug outputChristoph Schlameuss-1/+1
2024-11-11KVM: s390: selftests: Fix whitespace confusion in ucontrol testChristoph Schlameuss-4/+4
2024-11-11KVM: s390: selftests: Verify reject memory region operations for ucontrol VMsChristoph Schlameuss-0/+22
2024-11-11KVM: s390: selftests: Add uc_skey VM test caseChristoph Schlameuss-2/+149
2024-11-11KVM: s390: selftests: Add uc_map_unmap VM test caseChristoph Schlameuss-1/+144
2024-11-11selftests/mm: add self tests for guard page featureLorenzo Stoakes-0/+1245
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton-7/+12
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds-7/+12
2024-11-09bridge: Allow deleting FDB entries with non-existent VLANIdo Schimmel-0/+40
2024-11-09selftests: net: add netlink-dumps to .gitignoreJakub Kicinski-0/+1
2024-11-08KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WBJohn Sperbeck-1/+1
2024-11-08Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-6/+8
2024-11-07selftests/damon/debugfs_duplicate_context_creation: hide errors from expected...SeongJae Park-1/+1
2024-11-07selftests/damon/_debugfs_common: hide expected error message from test_write_...SeongJae Park-1/+6
2024-11-07selftests/damon/huge_count_read_write: remove unnecessary debugging messageSeongJae Park-2/+0
2024-11-07selftests/damon/huge_count_read_write: provide sufficiently large buffer for ...Andrew Paniakin-1/+1
2024-11-07selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum-7/+12
2024-11-07selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_testsKevin Brodsky-0/+7
2024-11-07selftests: net: add a test for closing a netlink socket ith dump in progressJakub Kicinski-0/+111
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-107/+260
2024-11-07kselftest/arm64: Test signal handler state modification in fp-stressMark Brown-1/+1
2024-11-07kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress testMark Brown-0/+4
2024-11-07kselftest/arm64: Implement irritators for ZA and ZTMark Brown-16/+8
2024-11-07kselftest/arm64: Remove unused ADRs from irritator handlersMark Brown-4/+0
2024-11-07kselftest/arm64: Correct misleading comments on fp-stress irritatorsMark Brown-4/+2
2024-11-07kselftest/arm64: Poll less often while waiting for fp-stress childrenMark Brown-1/+3
2024-11-07kselftest/arm64: Increase frequency of signal delivery in fp-stressMark Brown-11/+15
2024-11-07selftests/powerpc: Detect taint change in mitigation patching testMichael Ellerman-4/+4
2024-11-07selftests/powerpc: Return errors from all testsMichael Ellerman-4/+3
2024-11-07selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04Michael Ellerman-3/+3
2024-11-07selftests/powerpc: Give all tests 2 minutes timeoutMichael Ellerman-0/+22
2024-11-07selftests/powerpc: Lower run time of count_stcx_fail testMichael Ellerman-3/+0
2024-11-06tools: testing: add additional vma_internal.h stubsLorenzo Stoakes-1/+114
2024-11-06tools: testing: fix phys_addr_t size on 64-bit systemsLorenzo Stoakes-0/+3
2024-11-06maple_tree: add some alloc node test caseJiazi Li-0/+22
2024-11-06selftests: net: really check for bg process completionPaolo Abeni-1/+1
2024-11-06selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmapZijian Zhang-0/+37
2024-11-06selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang-5/+101