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
2026-05-04
objtool/klp: Improve local label check
Josh Poimboeuf
1
-7
/
+7
2026-05-04
objtool/klp: Don't report uncorrelated functions as new
Josh Poimboeuf
1
-2
/
+2
2026-05-04
objtool/klp: Don't correlate __initstub__ symbols
Josh Poimboeuf
1
-2
/
+8
2026-05-04
objtool/klp: Don't correlate absolute symbols
Josh Poimboeuf
1
-0
/
+10
2026-05-04
objtool/klp: Don't correlate __ADDRESSABLE() symbols
Josh Poimboeuf
1
-0
/
+10
2026-05-04
objtool/klp: Fix .data..once static local non-correlation
Josh Poimboeuf
1
-1
/
+2
2026-05-04
objtool/klp: Fix is_uncorrelated_static_local() for Clang
Joe Lawrence
1
-10
/
+23
2026-05-04
selftests: net: bridge: add MRC and QQIC field encoding tests
Ujjal Roy
1
-8
/
+132
2026-05-04
net: selftests: add getsockopt_iter regression tests
Breno Leitao
2
-0
/
+214
2026-05-04
selftests/resctrl: Reduce L2 impact on CAT test
Reinette Chatre
1
-0
/
+4
2026-05-04
selftests/resctrl: Simplify perf usage in CAT test
Reinette Chatre
3
-25
/
+7
2026-05-04
selftests/resctrl: Remove requirement on cache miss rate
Reinette Chatre
1
-28
/
+5
2026-05-04
selftests/resctrl: Raise threshold at which MBM and PMU values are compared
Reinette Chatre
3
-3
/
+3
2026-05-04
selftests/resctrl: Increase size of buffer used in MBM and MBA tests
Reinette Chatre
1
-2
/
+2
2026-05-04
selftests/resctrl: Support multiple events associated with iMC
Reinette Chatre
1
-25
/
+93
2026-05-04
selftests/resctrl: Prepare for parsing multiple events per iMC
Reinette Chatre
1
-6
/
+6
2026-05-04
selftests/resctrl: Do not store iMC counter value in counter config structure
Reinette Chatre
1
-6
/
+5
2026-05-04
selftests/resctrl: Reduce interference from L2 occupancy during cache occupancy test
Reinette Chatre
3
-4
/
+26
2026-05-04
selftests/resctrl: Improve accuracy of cache occupancy test
Reinette Chatre
5
-6
/
+34
2026-05-04
Merge tag 'linux_kselftest-fixes-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-7
/
+7
2026-05-05
selftests: ovpn: reduce ping count in test.sh
Ralf Lici
1
-2
/
+2
2026-05-04
kunit: Fix spelling mistakes in comments and messages
Jinseok Kim
2
-2
/
+2
2026-05-04
kunit: qemu_configs: Add or1k / openrisc configuration
Thomas Weißschuh
1
-0
/
+18
2026-05-04
Merge tag 'v7.1-rc2' into nolibc/for-next
Thomas Weißschuh
197
-2846
/
+2849
2026-05-03
tools/nolibc: add support for 32-bit parisc
Thomas Weißschuh
5
-2
/
+199
2026-05-03
selftests/nolibc: avoid function pointer comparisons
Thomas Weißschuh
1
-4
/
+9
2026-05-03
tools/nolibc: add support for OpenRISC / or1k
Thomas Weißschuh
5
-2
/
+170
2026-05-03
selftests/nolibc: use vmlinux for MIPS tests
Thomas Weißschuh
1
-6
/
+0
2026-05-03
selftests/nolibc: trim IMAGE mappings
Thomas Weißschuh
1
-4
/
+1
2026-05-03
selftests/nolibc: trim DEFCONFIG mappings
Thomas Weißschuh
1
-9
/
+1
2026-05-03
selftests/nolibc: trim QEMU_ARCH mappings
Thomas Weißschuh
1
-12
/
+1
2026-05-03
selftests/nolibc: use QEMU_ARCH for QEMU_ARCH_USER
Thomas Weißschuh
1
-1
/
+1
2026-05-03
selftests/nolibc: drop riscv configuration
Thomas Weißschuh
1
-4
/
+0
2026-05-03
selftests/nolibc: align QEMU_ARCH_mips32be
Thomas Weißschuh
1
-1
/
+1
2026-05-02
selftests: tls: add test for data loss on small pipe
Jakub Kicinski
1
-0
/
+43
2026-05-02
selftests/tc-testing: Add tests that force red and sfb to dequeue from child's gso_skb
Victor Nogueira
1
-0
/
+148
2026-05-02
tools/headers: Regenerate stddef.h to fix BPF selftests
Paul Chaignon
1
-1
/
+25
2026-05-01
selftest: net: Add test for TCP flow failover with ECMP routes.
Kuniyuki Iwashima
2
-0
/
+217
2026-05-01
selftests: drv-net: Enable ntuple-filters if supported
Dimitri Daskalakis
5
-4
/
+40
2026-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-6
/
+1
2026-05-01
selftests/rseq: Don't run tests with runner scripts outside of the scripts
Mark Brown
1
-5
/
+8
2026-05-01
Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-3
/
+5
2026-05-01
kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
Leo Yan
2
-6
/
+1
2026-04-30
selftests/net: packetdrill: add tcp_syncookies_ip[46]_9k
Eric Dumazet
2
-0
/
+73
2026-04-30
selftests: net: Add tests for ARP probe and DAD NS handling
Danielle Ratson
1
-0
/
+126
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
191
-2837
/
+2843
2026-04-30
PM: tools: pm-graph: fix ValueError when parsing incomplete device properties
Gongwei Li
1
-1
/
+1
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+34
2026-04-30
selftests/bpf: Test insns processed breakdown
Paul Chaignon
1
-1
/
+2
2026-04-30
net/tcp-ao: Use crypto library API instead of crypto_ahash
Eric Biggers
1
-3
/
+0
[prev]
[next]