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
2025-04-29
selftests/bpf: Fix kmem_cache iterator draining
T.J. Mercier
1
-1
/
+1
2025-04-29
selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"
Colin Ian King
1
-1
/
+1
2025-04-29
Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-11
/
+46
2025-04-29
Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-0
/
+102
2025-04-29
io_uring/zcrx: selftests: parse json from ethtool -g
David Wei
1
-4
/
+2
2025-04-29
io_uring/zcrx: selftests: use rand_port()
David Wei
1
-17
/
+31
2025-04-29
selftests/net: test tcp connection load balancing
Willem de Bruijn
2
-1
/
+143
2025-04-29
selftests: ublk: fix UBLK_F_NEED_GET_DATA
Ming Lei
5
-12
/
+48
2025-04-28
selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour
Victor Nogueira
1
-0
/
+186
2025-04-28
selftests: net: add a virtio_net deadlock selftest
Bui Quang Minh
2
-0
/
+61
2025-04-28
selftests: net: retry when bind returns EBUSY in xdp_helper
Bui Quang Minh
1
-5
/
+15
2025-04-28
selftests: net: add flag to force zerocopy mode in xdp_helper
Bui Quang Minh
1
-2
/
+17
2025-04-28
selftests: net: move xdp_helper to net/lib
Bui Quang Minh
8
-5
/
+5
2025-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4
Alexei Starovoitov
16
-38
/
+271
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+2
2025-04-26
Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+2
2025-04-25
selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and without PVID
Vladimir Oltean
1
-1
/
+95
2025-04-25
io_uring/zcrx: selftests: add test case for rss ctx
David Wei
1
-0
/
+41
2025-04-25
io_uring/zcrx: selftests: set hds_thresh to 0
David Wei
1
-6
/
+10
2025-04-25
io_uring/zcrx: selftests: switch to using defer() for cleanup
David Wei
1
-31
/
+28
2025-04-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-2
/
+68
2025-04-25
selftests/bpf: Correct typo in __clang_major__ macro
Peilin Ye
1
-1
/
+1
2025-04-25
Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-1
/
+1
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
4
-6
/
+4
2025-04-25
selftests/bpf: add test for softlock when modifying hashmap while iterating
Brandon Kammerdiener
2
-0
/
+67
2025-04-25
Merge branch 'perf/urgent'
Peter Zijlstra
36
-196
/
+1054
2025-04-24
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
4
-6
/
+4
2025-04-24
selftests: drv-net: Test that NAPI ID is non-zero
Joe Damato
4
-1
/
+112
2025-04-24
selftests: drv-net: Factor out ksft C helpers
Joe Damato
2
-47
/
+58
2025-04-24
selftests/bpf: Fix endianness issue in __qspinlock declaration
Ilya Leoshkevich
1
-0
/
+12
2025-04-24
selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUs
Ilya Leoshkevich
1
-6
/
+8
2025-04-24
selftests/bpf: Fix arena_spin_lock.c build dependency
Ilya Leoshkevich
1
-0
/
+0
2025-04-24
selftests: iou-zcrx: Get the page size at runtime
Haiyue Wang
1
-8
/
+15
2025-04-24
Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
3
-25
/
+153
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
29
-179
/
+1025
2025-04-24
Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+41
2025-04-24
selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
Uday Shankar
1
-2
/
+2
2025-04-24
selftests/fs/mount-notify: test also remove/flush of mntns marks
Amir Goldstein
1
-11
/
+46
2025-04-23
selftests/tc-testing: Add test for HFSC queue emptying during peek operation
Cong Wang
1
-0
/
+39
2025-04-23
selftests/bpf: Set MACs during veth creation in tc_redirect
Ilya Leoshkevich
1
-5
/
+6
2025-04-23
selftests: mptcp: diag: use mptcp_lib_get_info_value
Geliang Tang
1
-3
/
+2
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
1
-3
/
+0
2025-04-23
selftests: ublk: fix recover test
Ming Lei
2
-1
/
+2
2025-04-23
selftests/bpf: Add test to access const void pointer argument in tracing program
KaFai Wan
1
-0
/
+12
2025-04-23
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
Ihor Solodrai
1
-1
/
+0
2025-04-23
selftests: net/bridge : add tests for per vlan snooping with stp state changes
Yong Wang
3
-8
/
+154
2025-04-22
selftests/bpf: Add test for attaching kprobe with long event names
Feng Yang
2
-0
/
+39
2025-04-22
selftests/bpf: Add test for attaching uprobe with long event names
Feng Yang
1
-0
/
+49
2025-04-22
selftests/bpf: Close the file descriptor to avoid resource leaks
Malaya Kumar Rout
2
-3
/
+4
2025-04-22
lib: Ensure prime numbers tests are included in KUnit test runs
Mark Brown
1
-0
/
+2
[prev]
[next]