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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
selftests: drv-net: rss_api: factor out checking min queue count
Jakub Kicinski
1
-8
/
+9
2025-07-17
selftests/cgroup: fix cpu.max tests
Shashank Balaji
1
-20
/
+43
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-21
/
+689
2025-07-17
Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-21
/
+614
2025-07-17
selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptying
William Liu
1
-0
/
+26
2025-07-17
selftests: Add test cases for vlan_filter modification during runtime
Dong Chenchen
1
-12
/
+86
2025-07-17
Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
6
-5
/
+432
2025-07-17
kselftest/arm4: Provide local defines for AT_HWCAP3
Mark Brown
2
-0
/
+8
2025-07-16
selftests/bpf: fix implementation of smp_mb()
Puranjay Mohan
1
-1
/
+1
2025-07-16
bpf/selftests: Add selftests for token info
Tao Chen
1
-0
/
+44
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
1
-0
/
+8
2025-07-16
libbpf: start v1.7 dev cycle
Andrii Nakryiko
2
-1
/
+4
2025-07-16
selftests/bpf: Stress test attaching a BPF prog to another BPF prog
Ilya Leoshkevich
1
-0
/
+67
2025-07-16
selftests/bpf: enable tracing_struct tests for arm64
Alexis Lothoré (eBPF Foundation)
1
-1
/
+0
2025-07-16
selftests: net: add netpoll basic functionality test
Breno Leitao
2
-0
/
+397
2025-07-16
selftests: drv-net: Strip '@' prefix from bpftrace map keys
Breno Leitao
1
-0
/
+2
2025-07-16
selftests: drv-net: add helper/wrapper for bpftrace
Jakub Kicinski
2
-2
/
+35
2025-07-16
vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
Stefano Garzarella
1
-1
/
+1
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
perf flamegraph: Fix minor pylint/type hint issues
Ian Rogers
1
-28
/
+33
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-15
tools/hv: fcopy: Fix irregularities with size of ring buffer
Naman Jain
1
-10
/
+81
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
5
-75
/
+205
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
2
-1
/
+91
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
[prev]
[next]