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-07-16
selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseq
Jakub Kicinski
1
-1
/
+1
2025-07-16
selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
Hangbin Liu
1
-3
/
+13
2025-07-16
rcutorture: Remove SRCU-lite scenarios
Paul E. McKenney
3
-14
/
+0
2025-07-16
torture: Make torture.sh --allmodconfig testing fail on warnings
Paul E. McKenney
1
-0
/
+4
2025-07-16
torture: Add "ERROR" diagnostic for testing kernel-build output
Paul E. McKenney
1
-1
/
+1
2025-07-16
torture: Make torture.sh tolerate runs having bad kvm.sh arguments
Paul E. McKenney
1
-6
/
+22
2025-07-16
torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runs
Paul E. McKenney
1
-0
/
+2
2025-07-16
torture: Extract testid.txt generation to separate script
Paul E. McKenney
2
-12
/
+30
2025-07-16
torture: Suppress "find" diagnostics from torture.sh --do-none run
Paul E. McKenney
1
-2
/
+5
2025-07-16
torture: Provide EXPERT Kconfig option for arm64 KCSAN torture.sh runs
Paul E. McKenney
1
-1
/
+8
2025-07-15
KVM: arm64: selftests: get-reg-list: Add base EL2 registers
Marc Zyngier
1
-0
/
+145
2025-07-15
KVM: arm64: selftests: get-reg-list: Simplify feature dependency
Marc Zyngier
1
-30
/
+22
2025-07-15
selftests/bpf: Fix build error due to certain uninitialized variables
Yonghong Song
5
-6
/
+6
2025-07-15
Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+70
2025-07-15
cxl: Remove core/acpi.c and cxl core dependency on ACPI
Robert Richter
1
-1
/
+0
2025-07-15
selftests: ublk: add utils.h
Ming Lei
2
-62
/
+72
2025-07-15
selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command
Ming Lei
1
-27
/
+34
2025-07-15
selftests: ublk: improve flags naming
Ming Lei
2
-32
/
+29
2025-07-15
selftests: ublk: remove ublk queue self-defined flags
Ming Lei
3
-24
/
+25
2025-07-15
selftests: ublk: pass 'ublk_thread *' to more common helpers
Ming Lei
6
-29
/
+28
2025-07-15
selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()
Ming Lei
6
-44
/
+58
2025-07-15
selftests: ublk: remove `tag` parameter of ->tgt_io_done()
Ming Lei
6
-9
/
+10
2025-07-15
selftests: net: increase inter-packet timeout in udpgro.sh
Paolo Abeni
1
-4
/
+4
2025-07-14
selftests/net: packetdrill: add tcp_rcv_toobig.pkt
Eric Dumazet
1
-0
/
+33
2025-07-14
selftests/net: packetdrill: add tcp_ooo_rcv_mss.pkt
Eric Dumazet
1
-0
/
+27
2025-07-14
selftests/net: packetdrill: add tcp_rcv_big_endseq.pkt
Eric Dumazet
1
-0
/
+44
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
1
-1
/
+90
2025-07-14
selftests: net: add test for variable PMTU in broadcast routes
Oscar Maes
2
-0
/
+48
2025-07-14
selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc parents
Victor Nogueira
1
-0
/
+66
2025-07-14
selftests: drv-net: add rss_api to the Makefile
Jakub Kicinski
1
-0
/
+1
2025-07-14
selftests/bpf: Add tests for bucket resume logic in established sockets
Jordan Rife
1
-0
/
+293
2025-07-14
selftests/bpf: Create iter_tcp_destroy test program
Jordan Rife
1
-0
/
+21
2025-07-14
selftests/bpf: Create established sockets in socket iterator tests
Jordan Rife
1
-4
/
+85
2025-07-14
selftests/bpf: Make ehash buckets configurable in socket iterator tests
Jordan Rife
1
-1
/
+18
2025-07-14
selftests/bpf: Allow for iteration over multiple states
Jordan Rife
2
-5
/
+9
2025-07-14
selftests/bpf: Allow for iteration over multiple ports
Jordan Rife
2
-5
/
+6
2025-07-14
selftests/bpf: Add tests for bucket resume logic in listening sockets
Jordan Rife
1
-0
/
+47
2025-07-14
selftests: netfilter: nft_concat_range.sh: send packets to empty set
Florian Westphal
1
-0
/
+3
2025-07-14
selftests: netfilter: conntrack_resize.sh: also use udpclash tool
Florian Westphal
1
-0
/
+17
2025-07-14
selftests: netfilter: add conntrack clash resolution test case
Florian Westphal
4
-0
/
+337
2025-07-14
selftests: netfilter: conntrack_resize.sh: extend resize test
Florian Westphal
1
-5
/
+75
2025-07-13
tools/testing/selftests: add mremap() unfaulted/faulted test cases
Lorenzo Stoakes
3
-2
/
+608
2025-07-13
selftests/damon/sysfs.py: test DAMOS schemes parameters setup
SeongJae Park
1
-3
/
+43
2025-07-13
selftests/damon/sysfs.py: test adaptive targets parameter
SeongJae Park
1
-3
/
+6
2025-07-13
selftests/damon/sysfs.py: test monitoring attribute parameters
SeongJae Park
1
-2
/
+32
2025-07-13
selftests/damon: add python and drgn-based DAMON sysfs test
SeongJae Park
2
-0
/
+43
2025-07-13
selftests/damon/_damon_sysfs: set Kdamond.pid in start()
SeongJae Park
1
-0
/
+3
2025-07-13
selftests/damon: add drgn script for extracting damon status
SeongJae Park
1
-0
/
+161
2025-07-13
selftests/nolibc: add x32 test configuration
Thomas Weißschuh
2
-1
/
+18
2025-07-13
selftests/hid: add a test case for the recent syzbot underflow
Benjamin Tissoires
1
-0
/
+70
[prev]
[next]