summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-03-05selftests/pidfd: add second PIDFD_INFO_EXIT selftestChristian Brauner1-0/+18
2025-03-05selftests/pidfd: add first PIDFD_INFO_EXIT selftestChristian Brauner4-2/+153
2025-03-05selftests/pidfd: expand common pidfd headerChristian Brauner3-71/+78
2025-03-05pidfs/selftests: ensure correct headers for ioctl handlingChristian Brauner1-1/+1
2025-03-05selftests/pidfd: fix header inclusionChristian Brauner1-0/+1
2025-03-05Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...Boqun Feng5-3/+12
2025-03-05rcutorture: Make scenario TREE07 build CONFIG_PREEMPT_LAZY=yPaul E. McKenney1-1/+2
2025-03-05rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=yPaul E. McKenney1-1/+2
2025-03-05rcu: Update TREE05.boot to test normal synchronize_rcu()Uladzislau Rezki (Sony)1-0/+6
2025-03-05selftests: drv-net: use env.rpath in the HDS testJakub Kicinski1-2/+1
2025-03-05selftests: mptcp: add a test for mptcp_diag_dump_oneGang Yan1-0/+27
2025-03-05selftests: mptcp: Add a tool to get specific msk_infoGang Yan2-1/+273
2025-03-05selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGSYi Lai1-1/+1
2025-03-04selftests/vDSO: Fix GNU hash table entry size for s390xThomas Weißschuh1-5/+5
2025-03-04selftests/ftrace: add 'poll' binary to gitignoreBharadwaj Raju1-0/+1
2025-03-04netconsole: selftest: add task name append testingBreno Leitao1-7/+44
2025-03-04iommufd: Disallow allocating nested parent domain with fault IDYi Liu1-0/+4
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel1-1/+1
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar24-144/+1155
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar23-133/+1019
2025-03-04selftest: net: add proc_net_pktgenPeter Seiderer3-0/+648
2025-03-04selftests: test subdirectory mountingChristian Brauner1-45/+36
2025-03-04selftests: add test for detached mount tree propagationChristian Brauner1-0/+70
2025-03-04selftests: seventh test for mounting detached mounts onto detached mountsChristian Brauner1-0/+36
2025-03-04selftests: sixth test for mounting detached mounts onto detached mountsChristian Brauner1-0/+44
2025-03-04selftests: fifth test for mounting detached mounts onto detached mountsChristian Brauner1-0/+78
2025-03-04selftests: fourth test for mounting detached mounts onto detached mountsChristian Brauner1-0/+30
2025-03-04selftests: third test for mounting detached mounts onto detached mountsChristian Brauner1-0/+31
2025-03-04selftests: second test for mounting detached mounts onto detached mountsChristian Brauner1-0/+49
2025-03-04selftests: first test for mounting detached mounts onto detached mountsChristian Brauner1-0/+40
2025-03-04selftests: create detached mounts from detached mountsChristian Brauner1-0/+283
2025-03-04selftests: net: report output format as TAP 13 in Python testsJakub Kicinski2-3/+3
2025-03-03selftests: vDSO: vdso_standalone_test_x86: Switch to nolibcThomas Weißschuh2-144/+39
2025-03-03selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibcThomas Weißschuh1-0/+2
2025-03-03selftests: vDSO: vdso_test_gettimeofday: Clean up includesThomas Weißschuh1-2/+0
2025-03-03selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAXThomas Weißschuh1-1/+1
2025-03-03selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headersThomas Weißschuh2-1/+5
2025-03-03selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()Thomas Weißschuh2-15/+0
2025-03-03selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdrThomas Weißschuh1-1/+26
2025-03-03selftests: Add headers targetThomas Weißschuh1-1/+4
2025-03-03sched_ext: Merge branch 'for-6.14-fixes' into for-6.15Tejun Heo2-2/+2
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson1-1/+2
2025-03-03KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stageSean Christopherson1-8/+13
2025-03-03selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_S...Mirsad Todorovac1-1/+2
2025-03-02selftests/nolibc: add armthumb configurationThomas Weißschuh2-2/+9
2025-03-02selftests/nolibc: explicitly enable ARM modeThomas Weißschuh1-0/+1
2025-03-01Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2025-03-01KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLTSean Christopherson2-1/+13
2025-02-28KVM: selftests: Assert that STI blocking isn't set after event injectionSean Christopherson1-0/+2
2025-02-28KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"Colin Ian King1-1/+1