index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
selftests: net: add tests for PPP
Qingfang Deng
7
-0
/
+180
2026-04-07
xfrm: Drop support for HMAC-RIPEMD-160
Eric Biggers
1
-6
/
+2
2026-04-07
selftests/nolibc: don't skip tests for unimplemented syscalls anymore
Thomas Weißschuh
1
-11
/
+3
2026-04-07
selftests/nolibc: explicitly handle ENOSYS from ptrace()
Thomas Weißschuh
1
-1
/
+1
2026-04-07
tools/nolibc: add byteorder conversions
Thomas Weißschuh
1
-0
/
+13
2026-04-07
tools/nolibc: add the _syscall() macro
Thomas Weißschuh
1
-0
/
+4
2026-04-06
selftests: mptcp: join: recreate signal endp with same ID
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-04-06
selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
Maciej Fijalkowski
1
-2
/
+4
2026-04-06
selftests: bpf: have a separate variable for drop test
Maciej Fijalkowski
1
-1
/
+3
2026-04-06
selftests: bpf: fix pkt grow tests
Maciej Fijalkowski
1
-3
/
+21
2026-04-06
selftests: bpf: introduce a common routine for reading procfs
Maciej Fijalkowski
4
-24
/
+66
2026-04-06
selftests/bpf: Add more tests for loading insn arrays with offsets
Anton Protopopov
2
-34
/
+110
2026-04-06
selftests: net: py: color the basics in the output
Jakub Kicinski
1
-0
/
+20
2026-04-06
selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAX
Kumar Kartikeya Dwivedi
1
-0
/
+108
2026-04-06
selftests/bpf: Add tests for unaligned syscall ctx accesses
Kumar Kartikeya Dwivedi
1
-0
/
+133
2026-04-06
selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTX
Kumar Kartikeya Dwivedi
1
-0
/
+94
2026-04-06
selftests/bpf: Add syscall ctx variable offset tests
Kumar Kartikeya Dwivedi
2
-6
/
+267
2026-04-06
selftests/bpf: Convert ctx tests from ASM to C
Kumar Kartikeya Dwivedi
2
-45
/
+35
2026-04-06
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-05
selftests/bpf: remove unused toggle in tc_tunnel
Alexis Lothoré (eBPF Foundation)
1
-10
/
+5
2026-04-05
selftests/bpf: add get_next_key boundary test for cgroup_storage
Weiming Shi
1
-0
/
+5
2026-04-05
selftests/bpf: Add torn write detection test for htab BPF_F_LOCK
Mykyta Yatsenko
2
-1
/
+184
2026-04-05
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
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-04
selftests: riscv: Add license to cfi selftest
Charlie Jenkins
1
-0
/
+2
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
1
-2
/
+2
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
1
-2
/
+2
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
1
-2
/
+3
2026-04-04
selftests: riscv: Add braces around EXPECT_EQ()
Charlie Jenkins
1
-6
/
+9
2026-04-04
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-03
KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name
Yosry Ahmed
2
-1
/
+1
2026-04-03
KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
Yosry Ahmed
1
-37
/
+115
2026-04-03
selftests: drv-net: gro: add a test for bad IPv4 csum
Jakub Kicinski
2
-0
/
+30
[prev]
[next]