summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-04-07tools/nolibc: add the _syscall() macroThomas Weißschuh1-0/+4
2026-04-07selftests: mptcp: join: recreate signal endp with same IDMatthieu Baerts (NGI0)1-2/+2
2026-04-07selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski1-2/+4
2026-04-07selftests: bpf: have a separate variable for drop testMaciej Fijalkowski1-1/+3
2026-04-07selftests: bpf: fix pkt grow testsMaciej Fijalkowski1-3/+21
2026-04-07selftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski4-24/+66
2026-04-07selftests/bpf: Add more tests for loading insn arrays with offsetsAnton Protopopov2-39/+115
2026-04-07selftests: net: py: color the basics in the outputJakub Kicinski1-0/+20
2026-04-07selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAXKumar Kartikeya Dwivedi1-0/+108
2026-04-07selftests/bpf: Add tests for unaligned syscall ctx accessesKumar Kartikeya Dwivedi1-0/+133
2026-04-07selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTXKumar Kartikeya Dwivedi1-0/+94
2026-04-07selftests/bpf: Add syscall ctx variable offset testsKumar Kartikeya Dwivedi2-6/+267
2026-04-07selftests/bpf: Convert ctx tests from ASM to CKumar Kartikeya Dwivedi2-45/+35
2026-04-07bpf: Support variable offsets for syscall PTR_TO_CTXKumar Kartikeya Dwivedi2-2/+0
2026-04-06selftests/nolibc: only use libgcc when really necessaryThomas Weißschuh1-13/+4
2026-04-06selftests/nolibc: test the memory allocatorThomas Weißschuh1-0/+55
2026-04-06tools/nolibc: add support for asprintf()Thomas Weißschuh1-0/+24
2026-04-06selftests: ublk: test that teardown after incomplete recovery completesUday Shankar5-3/+95
2026-04-06selftests/bpf: remove unused toggle in tc_tunnelAlexis Lothoré (eBPF Foundation)1-10/+5
2026-04-06selftests/bpf: add get_next_key boundary test for cgroup_storageWeiming Shi1-0/+5
2026-04-06selftests/bpf: Add torn write detection test for htab BPF_F_LOCKMykyta Yatsenko2-1/+184
2026-04-06Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+11
2026-04-05selftests/mm: add folio_split() and filemap_get_entry() race testZi Yan4-0/+301
2026-04-05selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
2026-04-05selftests/mm: pagemap_ioctl: remove hungarian notationMike Rapoport (Microsoft)1-10/+10
2026-04-05selftests/damon/sysfs.py: test goal_tuner commitSeongJae Park1-0/+7
2026-04-05selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumpingSeongJae Park1-0/+1
2026-04-05selftests/damon/_damon_sysfs: support goal_tuner setupSeongJae Park1-3/+9
2026-04-05selftests/damon/config: enable DAMON_DEBUG_SANITYSeongJae Park1-0/+1
2026-04-05kho: remove finalize state and clientsJason Miu1-20/+0
2026-04-05selftests/mm: remove duplicate include of unistd.hChen Ni1-1/+0
2026-04-05selftests/cgroup: add test for zswap incompressible pagesJiayuan Chen1-0/+136
2026-04-05selftests/mm: skip migration tests if NUMA is unavailableAnishMulay1-1/+2
2026-04-05selftests: riscv: Add license to cfi selftestCharlie Jenkins1-0/+2
2026-04-05prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley1-2/+2
2026-04-05riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley1-2/+2
2026-04-05riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley1-2/+3
2026-04-05selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins1-6/+9
2026-04-05riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley1-2/+2
2026-04-04tools/nolibc: handle all major and minor numbers in makedev() and friendsThomas Weißschuh1-0/+3
2026-04-04selftests/nolibc: add a test for stat().st_rdevThomas Weißschuh1-0/+1
2026-04-04selftests/nolibc: add some tests for makedev() and friendsThomas Weißschuh1-0/+3
2026-04-04KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's nameYosry Ahmed2-1/+1
2026-04-04KVM: selftests: Rework svm_nested_invalid_vmcb12_gpaYosry Ahmed1-37/+115
2026-04-04selftests: drv-net: gro: add a test for bad IPv4 csumJakub Kicinski2-0/+30
2026-04-04selftests: drv-net: gro: test ip6ip6Jakub Kicinski2-6/+19
2026-04-04selftests: drv-net: gro: make large packet math more preciseJakub Kicinski1-16/+29
2026-04-04selftests: drv-net: gro: remove TOTAL_HDR_LENJakub Kicinski1-4/+3
2026-04-04selftests: drv-net: gro: prepare for ip6ip6 supportJakub Kicinski1-32/+41
2026-04-04selftests: drv-net: gro: always wait for FIN in the capacity testJakub Kicinski1-3/+8