summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-06-04selftests/proc: add /proc/pid/smaps tearing testsSuren Baghdasaryan1-45/+133
2026-06-04selftests/proc: ensure the test is performed at the right page boundarySuren Baghdasaryan1-19/+100
2026-06-04selftests/damon/sysfs.sh: test pause file existenceSeongJae Park1-0/+1
2026-06-04selftests/damon/sysfs.sh: test addr_unit file existenceSeongJae Park1-0/+1
2026-06-04selftests/damon/sysfs.sh: test monitoring intervals goal dirSeongJae Park1-0/+12
2026-06-04selftests/damon/sysfs.py: stop kdamonds before failingSeongJae Park1-0/+4
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes1-6/+3
2026-06-04mm/vma: remove mmap_action->success_hookLorenzo Stoakes1-10/+0
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes1-0/+1
2026-06-04selftests/mm/split_huge_page_test.c: close fd on write errorWei Yang1-1/+1
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+241
2026-06-04selftests/bpf: ignore call depth accounting for retbleed in verifier testsAlexis Lothoré (eBPF Foundation)2-0/+6
2026-06-04selftests/bpf: Test signed loader error pathsDaniel Borkmann4-0/+1079
2026-06-04selftests/bpf: Cover exclusive map create-time validationDaniel Borkmann1-0/+37
2026-06-04selftests: net: add vxlan vnifilter notification testAndy Roulin2-0/+185
2026-06-04cxl/test: Fix __fortify_panicDan Williams1-1/+1
2026-06-04cxl/test: Enforce PMD alignment for volatile mock regionsRichard Cheng1-2/+11
2026-06-04selftests/eventpoll: Add test for multiple waitersNam Cao1-0/+45
2026-06-03selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui1-0/+4
2026-06-03af_unix: Add test for SCM_INQ on partial readJianyu Li1-2/+52
2026-06-03selftests/liveupdate: Add stress-files kexec testPasha Tatashin2-0/+98
2026-06-03selftests/liveupdate: Add stress-sessions kexec testPasha Tatashin2-0/+103
2026-06-03selftests/liveupdate: Test session and file limit removalPasha Tatashin3-0/+101
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig1-11/+8
2026-06-03Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2026-06-03selftests: livepatch: set LC_ALL=C to fix locale-dependent test failureQiang Ma1-0/+2
2026-06-03KVM: selftests: Add a test for gPAT handling in L2Yosry Ahmed2-0/+197
2026-06-03KVM: selftests: Add guest_memfd regression test signed offset+size bugSean Christopherson1-0/+11
2026-06-03KVM: selftests: Expand the guest_memfd test macros to allow passing the VMSean Christopherson1-2/+11
2026-06-03selftests: futex: Add tests for robust release operationsAndré Almeida2-0/+245
2026-06-02selftests/net: bind_bhash: fix memory leak in bind_socketlonglong yan1-4/+5
2026-06-02selftests/damon/sysfs.sh: test probes dirSeongJae Park1-0/+48
2026-06-02selftests/mm: ksm-functional-tests: fix partial write handlingVineet Agarwal1-8/+11
2026-06-02selftests/mm: check file initialization writes in split_huge_page_testVineet Agarwal1-3/+7
2026-06-02selftests/mm: fix mmap() return value check in run_migration_benchmarkHongfu Li1-1/+1
2026-06-02selftests: openvswitch: add dec_ttl action support and testMinxi Hou2-1/+93
2026-06-02selftests/rseq: Add config fragmentMark Brown1-0/+3
2026-06-02selftests: drv-net: tso: add new tests for ip6tnl, ipip, and sit tunnelsDaniel Zahka2-0/+6
2026-06-02selftests: net: add socat syslog for PPPoL2TPQingfang Deng1-0/+15
2026-06-02selftests/bpf: Test that exclusive maps are rejected as iter targetsDaniel Borkmann1-0/+39
2026-06-02selftests/bpf: Keep verifier_map_ptr exercising ops pointer accessDaniel Borkmann1-4/+30
2026-06-02Merge branch 'tip/sched/urgent'Peter Zijlstra11-43/+208
2026-06-02tools/testing/memblock: fix stale NUMA reservation testsPriyanshu Kumar4-12/+9
2026-06-01selftests/bpf: Add tests for the new type-tag based __arena identifierEmil Tsalapatis1-0/+67
2026-06-01selftests/bpf: libarena: Directly return arena pointers from functionsEmil Tsalapatis4-16/+14
2026-06-01selftests/bpf: Remove __arg_arena from the codebaseEmil Tsalapatis13-101/+84
2026-06-01selftests/bpf: libarena: Add "arena" BTF type tag to __arena qualifierEmil Tsalapatis1-1/+1
2026-06-01selftests/bpf: Test that exclusive maps are rejected in map-in-mapDaniel Borkmann1-0/+46
2026-06-01selftests/bpf: Adjust verifier_map_ptr for the map's excl fieldKP Singh1-3/+5
2026-06-01selftests/bpf: Test using dynptr after freeing the underlying objectAmery Hung3-0/+212