index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
tools/nolibc: add the _syscall() macro
Thomas Weißschuh
1
-0
/
+4
2026-04-07
selftests: mptcp: join: recreate signal endp with same ID
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-04-07
selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
Maciej Fijalkowski
1
-2
/
+4
2026-04-07
selftests: bpf: have a separate variable for drop test
Maciej Fijalkowski
1
-1
/
+3
2026-04-07
selftests: bpf: fix pkt grow tests
Maciej Fijalkowski
1
-3
/
+21
2026-04-07
selftests: bpf: introduce a common routine for reading procfs
Maciej Fijalkowski
4
-24
/
+66
2026-04-07
selftests/bpf: Add more tests for loading insn arrays with offsets
Anton Protopopov
2
-39
/
+115
2026-04-07
selftests: net: py: color the basics in the output
Jakub Kicinski
1
-0
/
+20
2026-04-07
selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAX
Kumar Kartikeya Dwivedi
1
-0
/
+108
2026-04-07
selftests/bpf: Add tests for unaligned syscall ctx accesses
Kumar Kartikeya Dwivedi
1
-0
/
+133
2026-04-07
selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTX
Kumar Kartikeya Dwivedi
1
-0
/
+94
2026-04-07
selftests/bpf: Add syscall ctx variable offset tests
Kumar Kartikeya Dwivedi
2
-6
/
+267
2026-04-07
selftests/bpf: Convert ctx tests from ASM to C
Kumar Kartikeya Dwivedi
2
-45
/
+35
2026-04-07
bpf: Support variable offsets for syscall PTR_TO_CTX
Kumar Kartikeya Dwivedi
2
-2
/
+0
2026-04-06
selftests/nolibc: only use libgcc when really necessary
Thomas Weißschuh
1
-13
/
+4
2026-04-06
selftests/nolibc: test the memory allocator
Thomas Weißschuh
1
-0
/
+55
2026-04-06
tools/nolibc: add support for asprintf()
Thomas Weißschuh
1
-0
/
+24
2026-04-06
selftests: ublk: test that teardown after incomplete recovery completes
Uday Shankar
5
-3
/
+95
2026-04-06
selftests/bpf: remove unused toggle in tc_tunnel
Alexis Lothoré (eBPF Foundation)
1
-10
/
+5
2026-04-06
selftests/bpf: add get_next_key boundary test for cgroup_storage
Weiming Shi
1
-0
/
+5
2026-04-06
selftests/bpf: Add torn write detection test for htab BPF_F_LOCK
Mykyta Yatsenko
2
-1
/
+184
2026-04-06
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+11
2026-04-05
selftests/mm: add folio_split() and filemap_get_entry() race test
Zi Yan
4
-0
/
+301
2026-04-05
selftest: memcg: skip memcg_sock test if address family not supported
Waiman Long
1
-1
/
+10
2026-04-05
selftests/mm: pagemap_ioctl: remove hungarian notation
Mike Rapoport (Microsoft)
1
-10
/
+10
2026-04-05
selftests/damon/sysfs.py: test goal_tuner commit
SeongJae Park
1
-0
/
+7
2026-04-05
selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumping
SeongJae Park
1
-0
/
+1
2026-04-05
selftests/damon/_damon_sysfs: support goal_tuner setup
SeongJae Park
1
-3
/
+9
2026-04-05
selftests/damon/config: enable DAMON_DEBUG_SANITY
SeongJae Park
1
-0
/
+1
2026-04-05
kho: remove finalize state and clients
Jason Miu
1
-20
/
+0
2026-04-05
selftests/mm: remove duplicate include of unistd.h
Chen Ni
1
-1
/
+0
2026-04-05
selftests/cgroup: add test for zswap incompressible pages
Jiayuan Chen
1
-0
/
+136
2026-04-05
selftests/mm: skip migration tests if NUMA is unavailable
AnishMulay
1
-1
/
+2
2026-04-05
selftests: riscv: Add license to cfi selftest
Charlie Jenkins
1
-0
/
+2
2026-04-05
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
1
-2
/
+2
2026-04-05
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
1
-2
/
+2
2026-04-05
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
1
-2
/
+3
2026-04-05
selftests: riscv: Add braces around EXPECT_EQ()
Charlie Jenkins
1
-6
/
+9
2026-04-05
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
1
-2
/
+2
2026-04-04
tools/nolibc: handle all major and minor numbers in makedev() and friends
Thomas Weißschuh
1
-0
/
+3
2026-04-04
selftests/nolibc: add a test for stat().st_rdev
Thomas Weißschuh
1
-0
/
+1
2026-04-04
selftests/nolibc: add some tests for makedev() and friends
Thomas Weißschuh
1
-0
/
+3
2026-04-04
KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name
Yosry Ahmed
2
-1
/
+1
2026-04-04
KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
Yosry Ahmed
1
-37
/
+115
2026-04-04
selftests: drv-net: gro: add a test for bad IPv4 csum
Jakub Kicinski
2
-0
/
+30
2026-04-04
selftests: drv-net: gro: test ip6ip6
Jakub Kicinski
2
-6
/
+19
2026-04-04
selftests: drv-net: gro: make large packet math more precise
Jakub Kicinski
1
-16
/
+29
2026-04-04
selftests: drv-net: gro: remove TOTAL_HDR_LEN
Jakub Kicinski
1
-4
/
+3
2026-04-04
selftests: drv-net: gro: prepare for ip6ip6 support
Jakub Kicinski
1
-32
/
+41
2026-04-04
selftests: drv-net: gro: always wait for FIN in the capacity test
Jakub Kicinski
1
-3
/
+8
[prev]
[next]