aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-09kselftest/mm: clarify errors for pipe()Mark Brown1-2/+2
2025-07-09tools/testing/selftests: add VMA merge tests for KSM mergeLorenzo Stoakes1-0/+78
2025-07-09mm: prevent KSM from breaking VMA merging for new VMAsLorenzo Stoakes1-0/+11
2025-07-09vsock/test: fix test for null ptr deref when transport changesStefano Garzarella1-5/+16
2025-07-09test/vsock: Add ioctl SIOCINQ testsXuewei Niu1-0/+79
2025-07-09test/vsock: Add retry mechanism to ioctl wrapperXuewei Niu2-9/+22
2025-07-09selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet1-0/+53
2025-07-09selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKHOLE chainVictor Nogueira1-0/+37
2025-07-09KVM: arm64: selftests: Test ESR propagation for vSError injectionOliver Upton1-2/+30
2025-07-09KVM: selftests: Convert arch_timer tests to common helpers to pin taskSean Christopherson2-27/+3
2025-07-09KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERFJim Mattson2-0/+214
2025-07-09KVM: selftests: Expand set of APIs for pinning tasks to a single CPUSean Christopherson3-10/+38
2025-07-09selftests/nolibc: show failed run if test process crashesBenjamin Berg1-1/+2
2025-07-08selftests/bpf: Remove enum64 case from __arg_untrusted test suiteEduard Zingerman1-7/+1
2025-07-08selftests/bpf: add a new test to check the consumer update caseJason Xing2-1/+56
2025-07-08selftest: af_unix: Add test for SO_INQ.Kuniyuki Iwashima3-1/+127
2025-07-08KVM: arm64: selftests: Catch up set_id_regs with the kernelOliver Upton1-2/+12
2025-07-08KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-listOliver Upton1-0/+7
2025-07-08KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1Oliver Upton1-1/+41
2025-07-08KVM: arm64: selftests: Add basic SError injection testOliver Upton3-8/+121
2025-07-08tools/nolibc: drop s390 clang target overrideThomas Weißschuh1-3/+0
2025-07-07selftests: net: Add IPv6 support to netconsole basic testsBreno Leitao2-30/+99
2025-07-07selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)1-1/+1
2025-07-07selftests: print installation complete messageShuah Khan1-0/+1
2025-07-07selftests/bpf: Negative test case for tail call mapPaul Chaignon2-0/+33
2025-07-07selftests/bpf: Add Spectre v4 testsLuis Gerhorst2-0/+153
2025-07-07selftests/bpf: Set CONFIG_PACKET=y for selftestsSaket Kumar Bhaskar1-0/+1
2025-07-07selftests/bpf: tests for __arg_untrusted void * global func paramsEduard Zingerman1-0/+53
2025-07-07selftests/bpf: test cases for __arg_untrustedEduard Zingerman1-0/+81
2025-07-07selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointerEduard Zingerman1-0/+31
2025-07-07bpf: rdonly_untrusted_mem for btf id walk pointer leafsEduard Zingerman1-1/+1
2025-07-06Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-07-06selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compatibility modeTerry Tritton1-1/+7
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh1-0/+23
2025-07-06selftests/nolibc: create /dev/full when running as PID 1Thomas Weißschuh1-1/+3
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh1-0/+1
2025-07-06selftests/futex: Add futex_numa to .gitignoreTerry Tritton1-0/+1
2025-07-04cxl/test: Simplify fw_buf_checksum_show()Eric Biggers1-19/+2
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+5
2025-07-04kselftest/arm64: Add a test for vfork() with GCSMark Brown1-0/+63
2025-07-04selftests/nolibc: Add coverage of vfork()Mark Brown1-4/+19
2025-07-04tools/nolibc: add support for SuperHThomas Weißschuh2-1/+9
2025-07-04selftests: net: extend SCM_PIDFD test to cover stale pidfdsAlexander Mikhalitsyn1-44/+173
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-17/+44
2025-07-03selftests/bpf: Add tests for prog streamsKumar Kartikeya Dwivedi3-0/+253
2025-07-03selftests/bpf: Add test cases for bpf_dynptr_memset()Ihor Solodrai2-0/+166
2025-07-03selftests/nolibc: use file driver for QEMU serialThomas Weißschuh1-2/+2
2025-07-03selftests/nolibc: fix EXTRACONFIG variables orderingThomas Weißschuh1-2/+2
2025-07-03KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_tAnshuman Khandual1-2/+2
2025-07-03selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi1-0/+8