summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-04-05mm: prevent droppable mappings from being lockedAnthony Yznaga-0/+5
2026-04-05mm: move vma_mmu_pagesize() from hugetlb to vma.cDavid Hildenbrand (Arm)-0/+5
2026-04-05selftests/damon/config: enable DAMON_DEBUG_SANITYSeongJae Park-0/+1
2026-04-05tools/testing/vma: add test for vma_flags_test(), vma_desc_test()Lorenzo Stoakes (Oracle)-0/+36
2026-04-05mm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)-0/+6
2026-04-05mm: reintroduce vma_flags_test() as a singular flag testLorenzo Stoakes (Oracle)-0/+8
2026-04-05mm: always inline __mk_vma_flags() and invoked functionsLorenzo Stoakes (Oracle)-4/+6
2026-04-05mm: add vma_desc_test_all() and use itLorenzo Stoakes (Oracle)-0/+9
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)-24/+24
2026-04-05kho: remove finalize state and clientsJason Miu-20/+0
2026-04-05selftests/mm: remove duplicate include of unistd.hChen Ni-1/+0
2026-04-05selftests/cgroup: add test for zswap incompressible pagesJiayuan Chen-0/+136
2026-04-05selftests/mm: skip migration tests if NUMA is unavailableAnishMulay-1/+2
2026-04-05maple_tree: use maple copy node for mas_wr_split()Liam R. Howlett-0/+11
2026-04-05maple_tree: add test for rebalance calculation off-by-oneLiam R. Howlett-0/+125
2026-04-05maple_tree: start using maple copy node for destinationLiam R. Howlett-1/+1
2026-04-05maple_tree: testing update for spanning storeLiam R. Howlett-9/+163
2026-04-04selftests: riscv: Add license to cfi selftestCharlie Jenkins-0/+2
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley-2/+2
2026-04-04riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley-2/+2
2026-04-04riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley-2/+3
2026-04-04selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins-6/+9
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley-2/+2
2026-04-04tools/nolibc: handle all major and minor numbers in makedev() and friendsThomas Weißschuh-0/+3
2026-04-04selftests/nolibc: add a test for stat().st_rdevThomas Weißschuh-0/+1
2026-04-04selftests/nolibc: add some tests for makedev() and friendsThomas Weißschuh-0/+3
2026-04-03KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's nameYosry Ahmed-1/+1
2026-04-03KVM: selftests: Rework svm_nested_invalid_vmcb12_gpaYosry Ahmed-37/+115
2026-04-03selftests: drv-net: gro: add a test for bad IPv4 csumJakub Kicinski-0/+30
2026-04-03selftests: drv-net: gro: test ip6ip6Jakub Kicinski-6/+19
2026-04-03selftests: drv-net: gro: make large packet math more preciseJakub Kicinski-16/+29
2026-04-03selftests: drv-net: gro: remove TOTAL_HDR_LENJakub Kicinski-4/+3
2026-04-03selftests: drv-net: gro: prepare for ip6ip6 supportJakub Kicinski-32/+41
2026-04-03selftests: drv-net: gro: always wait for FIN in the capacity testJakub Kicinski-3/+8
2026-04-03selftests: drv-net: gro: add 1 byte payload testJakub Kicinski-3/+13
2026-04-03selftests: drv-net: gro: add data burst test caseJakub Kicinski-1/+22
2026-04-03Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-nextDave Jiang-1/+1
2026-04-03Merge branch 'for-7.1/dax-hmem' into cxl-for-nextDave Jiang-0/+182
2026-04-03Merge branch 'for-7.1/cxl-type2-support' into cxl-for-nextDave Jiang-2/+1
2026-04-03tools/testing/cxl: Enable replay of user regions as auto regionsAlison Schofield-10/+373
2026-04-03KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson-2/+0
2026-04-03selftests/seccomp: Add hard-coded __NR_uprobe for x86_64Oleg Nesterov-0/+6
2026-04-03bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passesAlexei Starovoitov-8/+18
2026-04-03selftests/bpf: Add tests for subprog topological orderingAlexei Starovoitov-0/+228
2026-04-03bpf: Sort subprogs in topological order after check_cfg()Alexei Starovoitov-5/+4
2026-04-03bpf: Do register range validation earlyAlexei Starovoitov-2/+2
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov-10/+1034
2026-04-03selftest/bpf: Enable gotox tests for powerpc64Abhishek Dubey-2/+2
2026-04-03selftest/bpf: Enable instruction array test for powerpcAbhishek Dubey-1/+1
2026-04-03selftests/bpf: Enable private stack tests for powerpc64Abhishek Dubey-35/+13