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-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-3
/
+71
2025-05-26
selftests: ncdevmem: add tx test with multiple IOVs
Stanislav Fomichev
1
-1
/
+16
2025-05-26
selftests: ncdevmem: make chunking optional
Stanislav Fomichev
1
-20
/
+29
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
7
-4
/
+871
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
1
-0
/
+1
2025-05-23
cxl/edac: Add CXL memory device patrol scrub control feature
Shiju Jose
1
-0
/
+1
2025-05-23
selftests: bpf: Add a test for mmapable vmlinux BTF
Lorenz Bauer
1
-0
/
+81
2025-05-23
selftests: ublk: add test for UBLK_F_QUIESCE
Ming Lei
6
-5
/
+115
2025-05-23
selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZE
Ming Lei
5
-1
/
+93
2025-05-23
selftests: netfilter: Torture nftables netdev hooks
Phil Sutter
2
-0
/
+152
2025-05-23
selftests: netfilter: nft_fib.sh: add type and oif tests with and without VRFs
Florian Westphal
1
-27
/
+365
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
2
-0
/
+128
2025-05-23
Merge branch kvm-arm64/mte-frac into kvmarm-master/next
Marc Zyngier
1
-1
/
+76
2025-05-23
selftest: af_unix: Test SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-2
/
+78
2025-05-23
tcp: Restrict SO_TXREHASH to TCP socket.
Kuniyuki Iwashima
1
-0
/
+11
2025-05-22
selftests/eventfd: correct test name and improve messages
Ryan Chung
1
-4
/
+3
2025-05-22
selftests/damon/_damon_sysfs: read tried regions directories in order
SeongJae Park
1
-0
/
+5
2025-05-22
selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at base
Mark Brown
1
-1
/
+1
2025-05-22
selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
David Hildenbrand
4
-0
/
+202
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir tests
Michal Luczaj
1
-126
/
+0
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_unix redir tests
Michal Luczaj
1
-219
/
+0
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
Michal Luczaj
1
-112
/
+0
2025-05-22
selftests/bpf: Add selftest for sockmap/hashmap redirection
Michal Luczaj
1
-0
/
+465
2025-05-22
selftests/bpf: Introduce verdict programs for sockmap_redir
Michal Luczaj
1
-0
/
+68
2025-05-22
selftests/bpf: Add u32()/u64() to sockmap_helpers
Michal Luczaj
1
-14
/
+11
2025-05-22
selftests/bpf: Add socket_kind_to_str() to socket_helpers
Michal Luczaj
1
-0
/
+55
2025-05-22
selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
Michal Luczaj
1
-5
/
+24
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+27
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
1
-0
/
+5
2025-05-22
selftests: netfilter: move fib vrf test to nft_fib.sh
Florian Westphal
2
-34
/
+90
2025-05-22
selftests: netfilter: nft_fib.sh: add 'type' mode tests
Florian Westphal
1
-10
/
+174
2025-05-22
selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representation
Florian Westphal
1
-4
/
+161
2025-05-22
selftests/tc-testing: Add an HFSC qlen accounting test
Cong Wang
1
-0
/
+27
2025-05-21
selftests/sched_ext: Update test enq_select_cpu_fails
Andrea Righi
5
-105
/
+163
2025-05-21
selftests: can: test_raw_filter.sh: add support of physical interfaces
Vincent Mailhol
1
-2
/
+10
2025-05-21
selftests: can: Import tst-filter from can-tests
Felix Maurer
5
-0
/
+456
2025-05-21
selftests: harness: Stop using setjmp()/longjmp()
Thomas Weißschuh
1
-30
/
+15
2025-05-21
selftests: harness: Add "variant" and "self" to test metadata
Thomas Weißschuh
1
-0
/
+4
2025-05-21
selftests: harness: Add teardown callback to test metadata
Thomas Weißschuh
1
-6
/
+13
2025-05-21
selftests: harness: Move teardown conditional into test metadata
Thomas Weißschuh
1
-10
/
+11
2025-05-21
selftests: harness: Don't set setup_completed for fixtureless tests
Thomas Weißschuh
1
-1
/
+0
2025-05-21
selftests: harness: Implement test timeouts through pidfd
Thomas Weißschuh
1
-47
/
+25
2025-05-21
selftests: harness: Remove dependency on libatomic
Thomas Weißschuh
1
-2
/
+2
2025-05-21
selftests: harness: Remove inline qualifier for wrappers
Thomas Weißschuh
1
-2
/
+2
2025-05-21
selftests: harness: Mark functions without prototypes static
Thomas Weißschuh
1
-6
/
+6
2025-05-21
selftests: harness: Ignore unused variant argument warning
Thomas Weißschuh
1
-1
/
+1
2025-05-21
selftests: harness: Use C89 comment style
Thomas Weißschuh
1
-1
/
+1
2025-05-21
selftests: harness: Add kselftest harness selftest
Thomas Weißschuh
6
-0
/
+223
2025-05-21
selftests/nolibc: drop include guards around standard headers
Thomas Weißschuh
2
-7
/
+0
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
1
-0
/
+24
[prev]
[next]