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-05-02
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
Pratik R. Sampat
1
-4
/
+4
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
2
-20
/
+36
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
2
-1
/
+6
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
2
-0
/
+14
2025-05-02
selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
Jordan Rife
1
-0
/
+414
2025-05-02
selftests/bpf: Return socket cookies from sock_iter_batch progs
Jordan Rife
3
-17
/
+41
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
5
-12
/
+48
2025-05-02
selftests: coredump: Raise timeout to 2 minutes
Nam Cao
1
-1
/
+1
2025-05-02
selftests: coredump: Fix test failure for slow machines
Nam Cao
1
-1
/
+5
2025-05-02
selftests: coredump: Properly initialize pointer
Nam Cao
1
-0
/
+2
2025-05-01
selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
Gal Pressman
1
-0
/
+5
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-53
/
+1109
2025-05-01
selftests/bpf: Add btf dedup test covering module BTF dedup
Alan Maguire
1
-0
/
+101
2025-05-01
selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progs
Lorenzo Bianconi
2
-1
/
+34
2025-05-01
Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-7
/
+731
2025-05-01
ASoC: stm32: sai: fix kernel rate configuration
Mark Brown
48
-231
/
+1322
2025-04-30
selftests/seccomp: fix syscall_restart test for arm compat
Neill Kapron
1
-2
/
+5
2025-04-29
selftests: net: tc_taprio: new test
Vladimir Oltean
3
-0
/
+432
2025-04-29
selftests: net: tsn_lib: add window_size argument to isochron_do()
Vladimir Oltean
2
-0
/
+6
2025-04-29
selftests: net: tsn_lib: create common helper for counting received packets
Vladimir Oltean
2
-6
/
+12
2025-04-29
selftests/bpf: Fix compilation errors
Feng Yang
1
-0
/
+2
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
[prev]
[next]