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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
ktest: Add logfile to failure directory
Steven Rostedt
1
-0
/
+6
2026-04-20
ktest: Fix the month in the name of the failure directory
Steven Rostedt
1
-1
/
+1
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-0
/
+298
2026-04-20
selftests/sched_ext: Add non_scx_kfunc_deny test
Cheng-Yang Chou
3
-0
/
+92
2026-04-20
selftests/bpf: Fix off-by-one in bpf_cpumask_populate related selftest
Matt Bobrowski
1
-1
/
+1
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
13
-138
/
+263
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
3
-14
/
+9
2026-04-19
selftests/bpf: Trace bpf_local_storage_update to debug flaky local storage tests
Amery Hung
4
-2
/
+51
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
3
-7
/
+50
2026-04-18
selftests: mm: skip charge_reserved_hugetlb without killall
Cao Ruichuang
1
-0
/
+5
2026-04-18
selftests/mm: transhuge_stress: skip the test when thp not available
Chunyu Hu
1
-0
/
+4
2026-04-18
selftests/mm: split_huge_page_test: skip the test when thp is not available
Chunyu Hu
1
-0
/
+4
2026-04-18
selftests/mm/vm_util: robust write_file()
Chunyu Hu
1
-3
/
+12
2026-04-18
selftests/mm: move write_file helper to vm_util
Chunyu Hu
5
-48
/
+20
2026-04-18
selftests/mm: soft-dirty: skip two tests when thp is not available
Chunyu Hu
1
-1
/
+3
2026-04-18
selftests/mm/guard-regions: skip collapse test when thp not enabled
Chunyu Hu
1
-0
/
+4
2026-04-18
selftests/mm: hmm-tests: don't hardcode THP size to 2MB
Alistair Popple
1
-67
/
+16
2026-04-18
selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
Li Wang
1
-22
/
+69
2026-04-18
tools/testing/selftests: add merge test for partial msealed range
Lorenzo Stoakes (Oracle)
1
-0
/
+88
2026-04-18
selftests: liveupdate: add test for double preservation
Pasha Tatashin
1
-0
/
+41
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
16
-48
/
+505
2026-04-17
Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
7
-13
/
+557
2026-04-17
selftests: Fix duplicated test number reporting
Mark Brown
1
-13
/
+10
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+34
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
49
-341
/
+1873
2026-04-17
selftests: ovpn: serialize YNL listener startup
Ralf Lici
1
-0
/
+3
2026-04-17
selftests: ovpn: align command flow with TAP
Ralf Lici
4
-238
/
+641
2026-04-17
selftests: ovpn: add prefix to helpers and shared variables
Ralf Lici
11
-192
/
+224
2026-04-17
selftests: ovpn: flatten slurped notification JSON before filtering
Ralf Lici
1
-1
/
+2
2026-04-17
selftests: ovpn: fail notification check on mismatch
Ralf Lici
1
-1
/
+13
2026-04-17
selftests: ovpn: add nftables config dependencies for test-mark
Ralf Lici
1
-0
/
+3
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-64
/
+125
2026-04-16
selftests: net: add missing CMAC to tcp_ao config
Jakub Kicinski
1
-0
/
+1
2026-04-16
vsock/test: add MSG_PEEK after partial recv test
Luigi Leonardi
1
-0
/
+37
2026-04-16
vsock/test: fix MSG_PEEK handling in recv_buf()
Luigi Leonardi
2
-12
/
+16
2026-04-16
selftests/bpf: cover UTF-8 trace_printk output
Yihan Ding
2
-6
/
+32
2026-04-16
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
1
-1
/
+2
2026-04-16
selftests/bpf: Reject scalar store into kptr slot
Mykyta Yatsenko
1
-0
/
+15
2026-04-16
selftests: Fix runner.sh for non-bash shells
Mark Brown
1
-4
/
+4
2026-04-16
selftests: Fix runner.sh busybox support
Mark Brown
1
-8
/
+10
2026-04-16
selftests: Deescalate error reporting
Mark Brown
1
-4
/
+4
2026-04-16
Merge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
5
-0
/
+230
2026-04-16
Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-5
/
+17
2026-04-16
selftests: fib_nexthops: test stale has_v4 on nexthop replace
Jiayuan Chen
1
-0
/
+22
2026-04-16
Merge branch 'for-7.1/module-function-test' into for-linus
Petr Mladek
4
-0
/
+194
2026-04-15
selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
Michal Luczaj
1
-0
/
+10
2026-04-15
Merge tag 'ktest-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Linus Torvalds
2
-42
/
+127
2026-04-15
selftests/bpf: verify kallsyms entries for token-loaded subprograms
Eduard Zingerman
6
-23
/
+149
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-0
/
+498
2026-04-15
Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-0
/
+27
[prev]
[next]