summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-06-05selftests/bpf: Tolerate missing files during installRicardo B. Marlière
2026-06-05selftests/bpf: Provide weak definitions for cross-test functionsRicardo B. Marlière
2026-06-05selftests/bpf: Tolerate benchmark build failuresRicardo B. Marlière
2026-06-05selftests/bpf: Allow test_progs to link with a partial object setRicardo B. Marlière
2026-06-05selftests/bpf: Skip tests whose objects were not builtRicardo B. Marlière
2026-06-05selftests/bpf: Tolerate test file compilation failuresRicardo B. Marlière
2026-06-05selftests/bpf: Make skeleton headers order-only prerequisites of .test.dRicardo B. Marlière
2026-06-05selftests/bpf: Avoid rebuilds when running emit_testsRicardo B. Marlière
2026-06-05selftests/bpf: Tolerate BPF and skeleton generation failuresRicardo B. Marlière
2026-06-05selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernelsRicardo B. Marlière
2026-06-05selftests/bpf: Add BPF_STRICT_BUILD toggleRicardo B. Marlière
2026-06-05selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak testAmery Hung
2026-06-05selftests/bpf: Fix flaky file_reader testMykyta Yatsenko
2026-06-05Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-05KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublistsYong-Xuan Wang
2026-06-05KVM: riscv: selftests: Refactor ISA and SBI extension sublist macrosYong-Xuan Wang
2026-06-05selftests/bpf: Add resizable hashmap to benchmarksMykyta Yatsenko
2026-06-05selftests/bpf: Add BPF iterator tests for resizable hash mapMykyta Yatsenko
2026-06-05selftests/bpf: Add basic tests for resizable hash mapMykyta Yatsenko
2026-06-05iommufd/selftest: Cover invalid read counts on vEVENTQ FDNicolin Chen
2026-06-04selftests: rds: report missing RDMA prereqs as XFAILAllison Henderson
2026-06-04selftests: rds: support RDS built as loadable modulesAllison Henderson
2026-06-04selftests: rds: pin RDS sockets to their intended transportAllison Henderson
2026-06-04selftests: rds: Rename run.sh to rds_run.shAllison Henderson
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04selftests/memfd: remove unused variable 'sig' in fuse_testKonstantin Khorenko
2026-06-04selftests/memfd: fix -Wmaybe-uninitialized warning in memfd_testKonstantin Khorenko
2026-06-04selftests/proc: add /proc/pid/smaps tearing testsSuren Baghdasaryan
2026-06-04selftests/proc: ensure the test is performed at the right page boundarySuren Baghdasaryan
2026-06-04selftests/damon/sysfs.sh: test pause file existenceSeongJae Park
2026-06-04selftests/damon/sysfs.sh: test addr_unit file existenceSeongJae Park
2026-06-04selftests/damon/sysfs.sh: test monitoring intervals goal dirSeongJae Park
2026-06-04selftests/damon/sysfs.py: stop kdamonds before failingSeongJae Park
2026-06-04selftests/mm/split_huge_page_test.c: close fd on write errorWei Yang
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-04selftests/bpf: ignore call depth accounting for retbleed in verifier testsAlexis Lothoré (eBPF Foundation)
2026-06-04selftests/bpf: Test signed loader error pathsDaniel Borkmann
2026-06-04selftests/bpf: Cover exclusive map create-time validationDaniel Borkmann
2026-06-04selftests: net: add vxlan vnifilter notification testAndy Roulin
2026-06-04selftests/eventpoll: Add test for multiple waitersNam Cao
2026-06-03selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui
2026-06-03af_unix: Add test for SCM_INQ on partial readJianyu Li
2026-06-03selftests/liveupdate: Add stress-files kexec testPasha Tatashin
2026-06-03selftests/liveupdate: Add stress-sessions kexec testPasha Tatashin
2026-06-03selftests/liveupdate: Test session and file limit removalPasha Tatashin
2026-06-03Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-03selftests: livepatch: set LC_ALL=C to fix locale-dependent test failureQiang Ma
2026-06-03KVM: selftests: Add a test for gPAT handling in L2Yosry Ahmed
2026-06-03KVM: selftests: Add guest_memfd regression test signed offset+size bugSean Christopherson
2026-06-03KVM: selftests: Expand the guest_memfd test macros to allow passing the VMSean Christopherson