aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/tj/cgroupLinus 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
2026-06-01selftests/bpf: Test using file dynptr after the reference on file is droppedAmery Hung1-0/+60
2026-06-01selftests/bpf: Test using slice after invalidating dynptr cloneAmery Hung2-0/+82
2026-06-01selftests/bpf: Test creating dynptr from dynptr data and sliceAmery Hung1-0/+42
2026-06-01bpf: Unify release handling for helpers and kfuncsAmery Hung9-15/+15
2026-06-01bpf: Unify referenced object tracking in verifierAmery Hung2-32/+3
2026-06-01bpf: Remove redundant dynptr arg check for helperAmery Hung2-5/+5
2026-06-01bpf: Refactor object relationship tracking and fix dynptr UAF bugAmery Hung4-12/+12
2026-06-01iommufd/selftest: Add boundary tests for veventq_depthNicolin Chen3-11/+27
2026-06-01selftests/sched_ext: Fix dsq_move_to_local checkCheng-Yang Chou1-1/+1
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni12-73/+69
2026-05-31bpf: reject overlarge global subprog argument sizesTaegu Ha1-0/+17
2026-05-31selftests/bpf: Use at least 10 args in stack argument testsPuranjay Mohan5-72/+108
2026-06-01memblock tests: define MIGRATE_CMAPratyush Yadav (Google)1-0/+4
2026-06-01selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAMELuca Boccassi1-0/+71
2026-06-01selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION calls with invalid lengthLuca Boccassi1-0/+42
2026-06-01selftests: kho: test with deferred struct page initMichal Clapinski1-0/+4
2026-05-31selftests/bpf: add verification for BPF_PROG_QUERY attr size boundariesYuyang Huang1-0/+69
2026-05-30tracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)1-1/+1
2026-05-29Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1