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-07-17
vfio: selftests: Allow drivers without send_msi() support
Rubin Du
1
-13
/
+26
2026-07-17
vfio: selftests: Add generic PCI command register helpers
Rubin Du
1
-0
/
+14
2026-07-17
vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()
Rubin Du
2
-10
/
+26
2026-07-17
selftests: ntsync: correct CONFIG_NTSYNC name
Ethan Nelson-Moore
1
-1
/
+1
2026-07-17
selftests: netconsole: only restore MAC when it changed on resume
Andre Carvalho
1
-1
/
+2
2026-07-16
selftests/bpf: Add testcases for callback with tailcall
Pu Lehui
2
-0
/
+88
2026-07-16
selftests/bpf: Cover tracing implicit kfunc args
Kumar Kartikeya Dwivedi
2
-0
/
+113
2026-07-16
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
2
-23
/
+141
2026-07-16
selftests/cgroup: Add test for cpuset affinity on controller disable
Michal Koutný
1
-0
/
+243
2026-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+303
2026-07-15
selftests/seccomp: Fix pointer type mismatch build error
Kuan-Ying Lee
1
-1
/
+2
2026-07-15
selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASE
Haofeng Li
1
-1
/
+1
2026-07-15
Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-11
/
+20
2026-07-15
selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding on
Avinash Duduskar
1
-0
/
+21
2026-07-15
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+47
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-0
/
+256
2026-07-15
selftests/bpf: Cover negative buffer pointer offsets
Sun Jian
5
-43
/
+102
2026-07-15
selftests/bpf: Test FIONREAD on a sockmap socket without a verdict program
Mattia Meleleo
1
-0
/
+39
2026-07-15
selftests/bpf: Test kfunc returning zero-sized allocation buffer
Amery Hung
2
-0
/
+28
2026-07-15
bpf: Unify helper and kfunc allocation-size argument handling
Amery Hung
1
-1
/
+1
2026-07-15
bpf: Remove dynptr check in check_stack_range_initialized()
Amery Hung
1
-2
/
+2
2026-07-15
selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
Avinash Duduskar
2
-4
/
+773
2026-07-15
selftests/bpf: Fail unbound UDP on sockmap update
Michal Luczaj
1
-7
/
+6
2026-07-15
selftests/bpf: Adapt sockmap update error handling
Michal Luczaj
1
-10
/
+11
2026-07-15
selftests/bpf: Ensure UDP sockets are bound
Michal Luczaj
1
-3
/
+3
2026-07-15
selftests/ftrace: Add test case for a symbol in a module without module name
Masami Hiramatsu (Google)
1
-0
/
+6
2026-07-14
nvdimm: ndtest: remove redundant NULL check before vfree()
Mohammad Shahid
1
-2
/
+1
2026-07-14
nvdimm: nfit: remove redundant NULL check before vfree()
Mohammad Shahid
1
-2
/
+1
2026-07-14
selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
Song Hu
1
-4
/
+6
2026-07-14
KVM: selftests: Fix a spelling error in an xapic_ipi_test comment
Wang Yan
1
-1
/
+1
2026-07-14
Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-2
/
+3
2026-07-14
cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()
Li Ming
1
-13
/
+4
2026-07-14
kunit: configs: enable GPIO kunit test cases in all_tests.config
Bartosz Golaszewski
1
-0
/
+1
2026-07-14
tracing/probes: Eliminate recursion in parse_probe_arg()
Masami Hiramatsu
3
-5
/
+5
2026-07-14
tracing/probes: Extend max length of argument string
Masami Hiramatsu
3
-3
/
+3
2026-07-14
tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
6
-0
/
+192
2026-07-13
Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
3
-0
/
+413
2026-07-12
Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-8
/
+13
2026-07-12
Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-4
/
+51
2026-07-12
selftests/nolibc: add debug information
Thomas Weißschuh
1
-1
/
+1
2026-07-12
selftests/bpf: Test fentry link after tracing_multi link
Leon Hwang
2
-0
/
+77
2026-07-12
selftests/bpf: Test bpf_cpumask_populate() rejects a borrowed cpumask
Nicholas Dudar
3
-6
/
+25
2026-07-10
selftests/bpf: veristat: Minimize map size during verification
Emil Tsalapatis
1
-0
/
+23
2026-07-10
selftests/ftrace: fix spelling error in poll test comment
Wang Yan
1
-1
/
+1
2026-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-2
/
+2
2026-07-10
Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+1
2026-07-10
selftests/tracing: Have trigger-hist-poll.tc use sched_process_exit
Steven Rostedt
1
-2
/
+2
2026-07-10
selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module test
Steven Rostedt
1
-9
/
+18
2026-07-10
KVM: selftests: Randomize pCPU in steal time test
Sean Christopherson
1
-5
/
+3
2026-07-10
KVM: selftests: Drop superfluous use of pthread_attr_setaffinity_np()
Sean Christopherson
1
-4
/
+5
[prev]
[next]