summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-04-05selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumpingSeongJae Park
2026-04-05selftests/damon/_damon_sysfs: support goal_tuner setupSeongJae Park
2026-04-05selftests/damon/config: enable DAMON_DEBUG_SANITYSeongJae Park
2026-04-05kho: remove finalize state and clientsJason Miu
2026-04-05selftests/mm: remove duplicate include of unistd.hChen Ni
2026-04-05selftests/cgroup: add test for zswap incompressible pagesJiayuan Chen
2026-04-05selftests/mm: skip migration tests if NUMA is unavailableAnishMulay
2026-04-04selftests: riscv: Add license to cfi selftestCharlie Jenkins
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley
2026-04-04riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley
2026-04-04riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley
2026-04-04selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley
2026-04-04tools/nolibc: handle all major and minor numbers in makedev() and friendsThomas Weißschuh
2026-04-04selftests/nolibc: add a test for stat().st_rdevThomas Weißschuh
2026-04-04selftests/nolibc: add some tests for makedev() and friendsThomas Weißschuh
2026-04-03KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's nameYosry Ahmed
2026-04-03KVM: selftests: Rework svm_nested_invalid_vmcb12_gpaYosry Ahmed
2026-04-03selftests: drv-net: gro: add a test for bad IPv4 csumJakub Kicinski
2026-04-03selftests: drv-net: gro: test ip6ip6Jakub Kicinski
2026-04-03selftests: drv-net: gro: make large packet math more preciseJakub Kicinski
2026-04-03selftests: drv-net: gro: remove TOTAL_HDR_LENJakub Kicinski
2026-04-03selftests: drv-net: gro: prepare for ip6ip6 supportJakub Kicinski
2026-04-03selftests: drv-net: gro: always wait for FIN in the capacity testJakub Kicinski
2026-04-03selftests: drv-net: gro: add 1 byte payload testJakub Kicinski
2026-04-03selftests: drv-net: gro: add data burst test caseJakub Kicinski
2026-04-03KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson
2026-04-03selftests/seccomp: Add hard-coded __NR_uprobe for x86_64Oleg Nesterov
2026-04-03bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passesAlexei Starovoitov
2026-04-03selftests/bpf: Add tests for subprog topological orderingAlexei Starovoitov
2026-04-03bpf: Sort subprogs in topological order after check_cfg()Alexei Starovoitov
2026-04-03bpf: Do register range validation earlyAlexei Starovoitov
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov
2026-04-03selftest/bpf: Enable gotox tests for powerpc64Abhishek Dubey
2026-04-03selftest/bpf: Enable instruction array test for powerpcAbhishek Dubey
2026-04-03selftests/bpf: Enable private stack tests for powerpc64Abhishek Dubey
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-02selftests/bpf: Remove invariant violation flagsPaul Chaignon
2026-04-02selftests/bpf: Cover invariant violation case from syzbotPaul Chaignon
2026-04-02selftests/bpf: Improve task local data documentation and fix potential memory...Amery Hung
2026-04-02selftests/bpf: Remove TLD_READ_ONCE() in the user space headerAmery Hung
2026-04-02selftests/bpf: Make sure TLD_DEFINE_KEY runs firstAmery Hung
2026-04-02selftests/bpf: Simplify task_local_data memory allocationAmery Hung
2026-04-02selftests/bpf: Fix task_local_data data allocation sizeAmery Hung
2026-04-02selftests/bpf: Add test for raw-address single kprobe attachHoyeon Lee
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuseLeon Hwang
2026-04-02KVM: riscv: selftests: Implement kvm_arch_has_default_irqchipMayuresh Chitale