index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2026-04-05
mm: prevent droppable mappings from being locked
Anthony Yznaga
-0
/
+5
2026-04-05
mm: move vma_mmu_pagesize() from hugetlb to vma.c
David Hildenbrand (Arm)
-0
/
+5
2026-04-05
selftests/damon/config: enable DAMON_DEBUG_SANITY
SeongJae Park
-0
/
+1
2026-04-05
tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
Lorenzo Stoakes (Oracle)
-0
/
+36
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
-0
/
+6
2026-04-05
mm: reintroduce vma_flags_test() as a singular flag test
Lorenzo Stoakes (Oracle)
-0
/
+8
2026-04-05
mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
-4
/
+6
2026-04-05
mm: add vma_desc_test_all() and use it
Lorenzo Stoakes (Oracle)
-0
/
+9
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
-24
/
+24
2026-04-05
kho: remove finalize state and clients
Jason Miu
-20
/
+0
2026-04-05
selftests/mm: remove duplicate include of unistd.h
Chen Ni
-1
/
+0
2026-04-05
selftests/cgroup: add test for zswap incompressible pages
Jiayuan Chen
-0
/
+136
2026-04-05
selftests/mm: skip migration tests if NUMA is unavailable
AnishMulay
-1
/
+2
2026-04-05
maple_tree: use maple copy node for mas_wr_split()
Liam R. Howlett
-0
/
+11
2026-04-05
maple_tree: add test for rebalance calculation off-by-one
Liam R. Howlett
-0
/
+125
2026-04-05
maple_tree: start using maple copy node for destination
Liam R. Howlett
-1
/
+1
2026-04-05
maple_tree: testing update for spanning store
Liam R. Howlett
-9
/
+163
2026-04-04
selftests: riscv: Add license to cfi selftest
Charlie Jenkins
-0
/
+2
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
-2
/
+2
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
-2
/
+2
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
-2
/
+3
2026-04-04
selftests: riscv: Add braces around EXPECT_EQ()
Charlie Jenkins
-6
/
+9
2026-04-04
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
-2
/
+2
2026-04-04
tools/nolibc: handle all major and minor numbers in makedev() and friends
Thomas Weißschuh
-0
/
+3
2026-04-04
selftests/nolibc: add a test for stat().st_rdev
Thomas Weißschuh
-0
/
+1
2026-04-04
selftests/nolibc: add some tests for makedev() and friends
Thomas Weißschuh
-0
/
+3
2026-04-03
KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name
Yosry Ahmed
-1
/
+1
2026-04-03
KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
Yosry Ahmed
-37
/
+115
2026-04-03
selftests: drv-net: gro: add a test for bad IPv4 csum
Jakub Kicinski
-0
/
+30
2026-04-03
selftests: drv-net: gro: test ip6ip6
Jakub Kicinski
-6
/
+19
2026-04-03
selftests: drv-net: gro: make large packet math more precise
Jakub Kicinski
-16
/
+29
2026-04-03
selftests: drv-net: gro: remove TOTAL_HDR_LEN
Jakub Kicinski
-4
/
+3
2026-04-03
selftests: drv-net: gro: prepare for ip6ip6 support
Jakub Kicinski
-32
/
+41
2026-04-03
selftests: drv-net: gro: always wait for FIN in the capacity test
Jakub Kicinski
-3
/
+8
2026-04-03
selftests: drv-net: gro: add 1 byte payload test
Jakub Kicinski
-3
/
+13
2026-04-03
selftests: drv-net: gro: add data burst test case
Jakub Kicinski
-1
/
+22
2026-04-03
Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-next
Dave Jiang
-1
/
+1
2026-04-03
Merge branch 'for-7.1/dax-hmem' into cxl-for-next
Dave Jiang
-0
/
+182
2026-04-03
Merge branch 'for-7.1/cxl-type2-support' into cxl-for-next
Dave Jiang
-2
/
+1
2026-04-03
tools/testing/cxl: Enable replay of user regions as auto regions
Alison Schofield
-10
/
+373
2026-04-03
KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate test
Sean Christopherson
-2
/
+0
2026-04-03
selftests/seccomp: Add hard-coded __NR_uprobe for x86_64
Oleg Nesterov
-0
/
+6
2026-04-03
bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passes
Alexei Starovoitov
-8
/
+18
2026-04-03
selftests/bpf: Add tests for subprog topological ordering
Alexei Starovoitov
-0
/
+228
2026-04-03
bpf: Sort subprogs in topological order after check_cfg()
Alexei Starovoitov
-5
/
+4
2026-04-03
bpf: Do register range validation early
Alexei Starovoitov
-2
/
+2
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
-10
/
+1034
2026-04-03
selftest/bpf: Enable gotox tests for powerpc64
Abhishek Dubey
-2
/
+2
2026-04-03
selftest/bpf: Enable instruction array test for powerpc
Abhishek Dubey
-1
/
+1
2026-04-03
selftests/bpf: Enable private stack tests for powerpc64
Abhishek Dubey
-35
/
+13
[prev]
[next]