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-03-13
selftests: Add IPv6 link-local address generation tests for GRE devices.
Guillaume Nault
2
-0
/
+178
2025-03-12
KVM: arm64: selftests: Test that TGRAN*_2 fields are writable
Sebastian Ott
1
-0
/
+3
2025-03-12
selftests: net: bump GRO timeout for gro/setup_veth
Jakub Kicinski
1
-1
/
+1
2025-03-12
selftests/tc-testing: Add a test case for DRR class with TC_H_ROOT
Cong Wang
1
-0
/
+25
2025-03-12
selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
Florian Westphal
3
-0
/
+15
2025-03-12
rseq/selftests: Ensure the rseq ABI TLS is actually 1024 bytes
Michael Jeanson
1
-5
/
+16
2025-03-11
selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917
Madhavan Srinivasan
1
-0
/
+3
2025-03-11
selftests: bonding: fix incorrect mac address
Hangbin Liu
1
-2
/
+2
2025-03-11
selftests: add tests for mount notification
Miklos Szeredi
5
-1
/
+526
2025-03-10
selftests: ublk: improve test usability
Ming Lei
8
-11
/
+17
2025-03-10
selftests: ublk: add stress test for covering IO vs. killing ublk server
Ming Lei
4
-1
/
+78
2025-03-10
selftests: ublk: add one stress test for covering IO vs. removing device
Ming Lei
3
-0
/
+75
2025-03-10
selftests: ublk: load/unload ublk_drv when preparing & cleaning up tests
Ming Lei
1
-0
/
+5
2025-03-10
selftests: ublk: move zero copy feature check into _add_ublk_dev()
Ming Lei
6
-16
/
+50
2025-03-10
selftests: ublk: don't pass ${dev_id} to _cleanup_test()
Ming Lei
6
-6
/
+6
2025-03-10
selftests: ublk: support shellcheck and fix all warning
Ming Lei
7
-48
/
+58
2025-03-10
selftests: ublk: fix parsing '-a' argument
Ming Lei
1
-1
/
+1
2025-03-10
selftests: drv-net: add xdp cases for ping.py
Taehee Yoo
2
-14
/
+190
2025-03-10
selftests/net: expand cmsg_ip with MSG_MORE
Willem de Bruijn
2
-9
/
+26
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
39
-158
/
+1112
2025-03-10
selftests: ublk: add --foreground command line
Ming Lei
2
-4
/
+14
2025-03-10
selftests: ublk: fix build failure
Ming Lei
1
-0
/
+1
2025-03-10
selftests: ublk: make ublk_stop_io_daemon() more reliable
Ming Lei
1
-10
/
+14
2025-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-9
/
+17
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-9
/
+17
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
12
-11
/
+71
2025-03-08
selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt test
Kunihiko Hayashi
1
-1
/
+10
2025-03-08
selftests: pci_endpoint: Skip disabled BARs
Niklas Cassel
1
-0
/
+2
2025-03-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-51
/
+207
2025-03-07
selftests/net: add proc_net_pktgen to .gitignore
Willem de Bruijn
1
-0
/
+1
2025-03-07
Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-5
/
+5
2025-03-07
selftests/nolibc: stop testing constructor order
Thomas Weißschuh
2
-7
/
+7
2025-03-06
selftests: openvswitch: don't hardcode the drop reason subsys
Jakub Kicinski
2
-3
/
+10
2025-03-06
selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
Jakub Kicinski
1
-0
/
+1
2025-03-06
selftests: net: fix error message in bpf_offload
Jakub Kicinski
1
-1
/
+3
2025-03-06
selftests/nolibc: use O_RDONLY flag instead of 0
Louis Taylor
1
-2
/
+2
2025-03-06
tools/nolibc: add support for openat(2)
Louis Taylor
1
-0
/
+17
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
47
-219
/
+1184
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+11
2025-03-06
selftests/bpf: Fix file descriptor assertion in open_tuntap helper
Marcus Wichelmann
1
-1
/
+1
2025-03-06
selftests/bpf: Add test for XDP metadata support in tun driver
Marcus Wichelmann
1
-0
/
+66
2025-03-06
selftests/bpf: Refactor xdp_context_functional test and bpf program
Marcus Wichelmann
2
-22
/
+110
2025-03-06
selftests/bpf: Move open_tuntap to network helpers
Marcus Wichelmann
3
-29
/
+31
2025-03-05
selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries
SeongJae Park
1
-0
/
+1
2025-03-05
selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
SeongJae Park
1
-0
/
+1
2025-03-05
selftests/damon/damos_quota: make real expectation of quota exceeds
SeongJae Park
1
-3
/
+6
2025-03-05
selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reduced
SeongJae Park
1
-0
/
+3
2025-03-05
Revert "selftests/mm: remove local __NR_* definitions"
John Hubbard
9
-8
/
+60
2025-03-06
KVM: riscv: selftests: Allow number of interrupts to be configurable
Atish Patra
1
-7
/
+31
2025-03-06
KVM: riscv: selftests: Change command line option
Atish Patra
1
-14
/
+26
[prev]
[next]