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-08-21
selftests/bpf: Use vmlinux.h for BPF programs
Hengqi Chen
5
-36
/
+11
2025-08-21
perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
Dapeng Mi
1
-6
/
+8
2025-08-21
selftests/seccomp: validate uprobe syscall passes through seccomp
Jiri Olsa
1
-21
/
+86
2025-08-21
selftests/bpf: Fix uprobe syscall shadow stack test
Jiri Olsa
1
-18
/
+6
2025-08-21
selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
Jiri Olsa
2
-6
/
+17
2025-08-21
selftests/bpf: Add uprobe_regs_equal test
Jiri Olsa
2
-16
/
+44
2025-08-21
selftests/bpf: Add optimized usdt variant for basic usdt test
Jiri Olsa
1
-13
/
+25
2025-08-21
selftests/bpf: Add uprobe syscall sigill signal test
Jiri Olsa
1
-0
/
+36
2025-08-21
selftests/bpf: Add hit/attach/detach race optimized uprobe test
Jiri Olsa
1
-0
/
+108
2025-08-21
selftests/bpf: Add uprobe/usdt syscall tests
Jiri Olsa
2
-1
/
+335
2025-08-21
selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
Jiri Olsa
2
-6
/
+14
2025-08-21
selftests/bpf: Reorg the uprobe_syscall test function
Jiri Olsa
1
-22
/
+12
2025-08-21
selftests/bpf: Import usdt.h from libbpf/usdt project
Jiri Olsa
1
-0
/
+545
2025-08-21
selftests: net: fix memory leak in tls.c
Cryolitia PukNgae
1
-0
/
+5
2025-08-21
Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-19
/
+646
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
2025-08-21
Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-0
/
+23
2025-08-21
selftests: bonding: add test for passive LACP mode
Hangbin Liu
3
-1
/
+108
2025-08-20
selftests/net: packetdrill: Support single protocol test.
Kuniyuki Iwashima
1
-19
/
+28
2025-08-20
selftests: rtnetlink: print device info on preferred_lft test failure
Hangbin Liu
1
-0
/
+2
2025-08-20
selftests: net: bpf_offload: print loaded programs on mismatch
Hangbin Liu
1
-2
/
+2
2025-08-20
selftests/net/socket.c: removed warnings from unused returns
Alex Tran
1
-5
/
+6
2025-08-20
Merge tag 'bootconfig-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+2
2025-08-21
bootconfig: Fix negative seeks on 32-bit with LFS enabled
Ben Hutchings
1
-2
/
+2
2025-08-20
libbpf: Add documentation to version and error API functions
Cryolitia PukNgae
1
-0
/
+25
2025-08-20
selftests: harness: Rename is_signed_type() to avoid collision with overflow.h
Sean Christopherson
1
-2
/
+2
2025-08-20
objtool/LoongArch: Get table size correctly if LTO is enabled
Tiezhu Yang
1
-0
/
+23
2025-08-20
libbpf: Export bpf_object__prepare symbol
Mykyta Yatsenko
1
-1
/
+1
2025-08-19
selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
Eric Biggers
2
-0
/
+2
2025-08-19
selftests: drv-net: ncdevmem: make configure_channels() support combined channels
Jakub Kicinski
1
-2
/
+76
2025-08-19
selftests: drv-net: tso: increase the retransmit threshold
Jakub Kicinski
1
-5
/
+6
2025-08-19
rtla: Check pkg-config install
Tao Chen
1
-0
/
+8
2025-08-19
tools/latency-collector: Check pkg-config install
Tao Chen
1
-0
/
+8
2025-08-19
selftests/damon: fix selftests by installing drgn related script
Sang-Heon Jeon
1
-0
/
+1
2025-08-19
selftests/mm: add test for invalid multi VMA operations
Lorenzo Stoakes
1
-3
/
+261
2025-08-19
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
2
-0
/
+32
2025-08-19
KVM: selftests: fix minor typo in cpumodel_subfuncs
Gopi Krishna Menon
1
-1
/
+1
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-16
/
+64
2025-08-19
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
Sean Christopherson
3
-38
/
+33
2025-08-19
KVM: selftests: Fix signedness issue with vCPU mmap size check
James Houghton
1
-4
/
+4
2025-08-19
selftests: drv-net: test the napi init state
Jakub Kicinski
1
-1
/
+30
2025-08-19
binder: add transaction_report feature entry
Li Li
1
-0
/
+1
2025-08-19
bpftool: Add kernel.kptr_restrict hint for no instructions
Vincent Li
1
-1
/
+1
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
7
-24
/
+932
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
7
-24
/
+932
2025-08-18
selftests: mptcp: sockopt: fix C23 extension warning
Matthieu Baerts (NGI0)
2
-4
/
+6
2025-08-18
selftests: mptcp: connect: fix C23 extension warning
Matthieu Baerts (NGI0)
1
-2
/
+3
2025-08-18
selftests: mptcp: disable add_addr retrans in endpoint_tests
Geliang Tang
1
-0
/
+1
2025-08-18
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-08-18
tools headers: Sync uapi/linux/vhost.h with the kernel source
Namhyung Kim
1
-0
/
+35
[prev]
[next]