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-04
selftests/bpf: Emit nop,nop10 instructions combo for x86_64 arch
Jiri Olsa
1
-1
/
+1
2026-07-04
libbpf: Detect uprobe syscall with new error
Jiri Olsa
1
-1
/
+1
2026-07-03
selftests/nolibc: Add test for getcwd() and readlink()
Daniel Palmer
1
-0
/
+53
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2
Daniel Borkmann
14
-37
/
+127
2026-07-03
Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-0
/
+173
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
1
-1
/
+0
2026-07-03
selftests: net: check multicast group user count
Yuyang Huang
1
-11
/
+90
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
13
-22
/
+200
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
5
-22
/
+91
2026-07-02
Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-2
/
+2
2026-07-03
selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable check
Hisam Mehboob
1
-3
/
+1
2026-07-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-12
/
+8
2026-07-02
tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
1
-2
/
+1
2026-07-02
selftests/x86: Add shadow stack uprobe CALL test
David Windsor
1
-0
/
+86
2026-07-02
selftests/arm64: fix spelling errors in comments
Wang Yan
2
-2
/
+2
2026-07-02
selftests: net: getsockopt_iter: add raw ICMP_FILTER coverage
Breno Leitao
1
-0
/
+97
2026-07-02
selftests: drv-net: toeplitz: cap the Rx queue count
Jakub Kicinski
1
-0
/
+22
2026-07-01
selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSE
Zenghui Yu
1
-0
/
+1
2026-07-01
selftests/mm: pagemap_ioctl: use the correct page size for transact_test()
Zenghui Yu
1
-6
/
+6
2026-07-01
selftests/mm: fix ksft_process_madv.sh test category
Sarthak Sharma
1
-1
/
+1
2026-07-01
selftests/bpf: Fix test_maps sockmap failure
Jiayuan Chen
1
-2
/
+12
2026-07-01
selftests/bpf: Mask socket type flags in mptcpify prog
Guillaume Maudoux
5
-6
/
+21
2026-07-01
selftests/bpf: Add tracing_multi link info tests
Jiri Olsa
2
-0
/
+248
2026-07-01
selftests/hid: multitouch: test a large ContactCountMaximum
Trung Nguyen
1
-0
/
+114
2026-07-01
selftests/bpf: Verify no non-zeroed kernel heap memory exposure
Leon Hwang
2
-0
/
+80
2026-07-01
selftests/filesystems: test O_TMPFILE creation on idmapped mounts
Christian Brauner
3
-0
/
+173
2026-07-01
selftests/hid: Cover hid_bpf_get_data() size overflow
Yiyang Chen
3
-1
/
+27
2026-07-01
selftests/hid: Load only requested struct_ops maps
Yiyang Chen
1
-7
/
+18
2026-06-30
selftests: drv-net: tso: don't touch dangerous feature bits
Jakub Kicinski
1
-10
/
+6
2026-06-30
selftests/xsk: Preserve UMEM view in BIDIRECTIONAL test
Maciej Fijalkowski
1
-2
/
+2
2026-06-30
selftests: net: bump default cmd() timeout to 20 seconds
Jakub Kicinski
1
-2
/
+2
2026-06-30
vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Makefile
Sean Christopherson
2
-2
/
+2
2026-06-30
cxl/test: Add cxl_test accelerator driver
Dave Jiang
2
-0
/
+68
2026-06-30
cxl/test: Fixup hdm init for auto region to support type2
Dave Jiang
1
-69
/
+194
2026-06-30
cxl/test: Propagate -ENOMEM on platform_device_alloc() failures
Dave Jiang
1
-6
/
+18
2026-06-30
cxl/test: Add hierarchy enumeration support for type2 device
Dave Jiang
1
-43
/
+189
2026-06-30
cxl/test: Refactor platform device enumerations
Dave Jiang
1
-86
/
+202
2026-06-30
cxl/test: Add type2 support for mock CFMWS0
Dave Jiang
1
-1
/
+28
2026-06-30
cxl/test: Add test for module parameters
Dave Jiang
3
-1
/
+22
2026-06-29
selftests: net: make busywait timeout clock portable
Nirmoy Das
1
-2
/
+17
2026-06-29
selftests/cgroup: Adjust cpu test duration based on HZ
Joe Simmons-Talbott
2
-6
/
+38
2026-06-29
selftests/filesystems/overlayfs: test idmapped overlay mounts
Christian Brauner
3
-0
/
+504
2026-06-29
selftests/filesystems/overlayfs: fix set_layers_via_fds link error
Christian Brauner
1
-8
/
+8
2026-06-29
selftests/filesystems: add ustat() coverage
Christian Brauner
3
-1
/
+137
2026-06-29
selftests/bpf: Add test for bpf_sock_read_xattr() kfunc
Christian Brauner
3
-0
/
+124
2026-06-29
selftests: proc: include fcntl.h in proc-pidns
Amin Vakil
1
-0
/
+1
2026-06-26
Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
4
-0
/
+26
2026-06-25
selftests/bpf: Add kfunc set test to resolve_btfids
Ihor Solodrai
2
-7
/
+82
2026-06-25
selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE builds
Ihor Solodrai
1
-5
/
+24
[prev]
[next]