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-09-18
selftests/bpf: Add tests for exclusive maps
KP Singh
2
-0
/
+88
2025-09-18
libbpf: Support exclusive map creation
KP Singh
5
-2
/
+101
2025-09-18
libbpf: Implement SHA256 internal helper
KP Singh
2
-0
/
+63
2025-09-18
bpf: Implement exclusive map creation
KP Singh
1
-0
/
+6
2025-09-18
selftests: riscv: Add README for RISC-V KSelfTest
Bala-Vignesh-Reddy
1
-0
/
+24
2025-09-18
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
3
-0
/
+60
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2
-3
/
+3
2025-09-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
6
-90
/
+172
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-30
/
+378
2025-09-18
selftests: always install UAPI headers to the correct directory
Thomas Weißschuh
1
-1
/
+4
2025-09-18
Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-25
/
+364
2025-09-18
cxl/test: Setup target_map for cxl_test decoder initialization
Dave Jiang
1
-3
/
+9
2025-09-18
cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()
Dave Jiang
4
-4
/
+20
2025-09-18
cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
Dave Jiang
6
-2
/
+99
2025-09-18
cxl/test: Refactor decoder setup to reduce cxl_test burden
Dave Jiang
4
-81
/
+44
2025-09-18
kselftest/arm64: Check that unsupported regsets fail in sve-ptrace
Mark Brown
1
-0
/
+46
2025-09-18
kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptrace
Mark Brown
1
-1
/
+31
2025-09-18
objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
Tiezhu Yang
2
-0
/
+33
2025-09-18
objtool/LoongArch: Mark types based on break immediate code
Tiezhu Yang
1
-3
/
+9
2025-09-18
selftests: tls: test skb copy under mem pressure and OOB
Jakub Kicinski
1
-0
/
+16
2025-09-18
psp: base PSP device support
Jakub Kicinski
1
-0
/
+1
2025-09-17
selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.
Kuniyuki Iwashima
1
-0
/
+26
2025-09-17
selftests: bonding: add vlan over bond testing
Hangbin Liu
2
-0
/
+59
2025-09-17
tools: ynl-gen: support uint in multi-attr
Jakub Kicinski
1
-1
/
+5
2025-09-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
1
-0
/
+21
2025-09-17
selftest/futex: Compile also with libnuma < 2.0.16
Sebastian Andrzej Siewior
2
-12
/
+14
2025-09-17
selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest
André Almeida
1
-1
/
+7
2025-09-17
selftest/futex: Make the error check more precise for futex_numa_mpol
André Almeida
1
-15
/
+21
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
1
-4
/
+4
2025-09-17
kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGS
Thomas Weißschuh
1
-3
/
+3
2025-09-17
selftests/bpf: Test accesses to ctx padding
Paul Chaignon
1
-0
/
+30
2025-09-17
selftests/bpf: Move macros to bpf_misc.h
Paul Chaignon
5
-13
/
+6
2025-09-17
selftests/hid: hidraw: forge wrong ioctls and tests them
Benjamin Tissoires
1
-0
/
+127
2025-09-17
selftests/hid: hidraw: add more coverage for hidraw ioctls
Benjamin Tissoires
2
-0
/
+352
2025-09-17
selftests/hid: update vmtest.sh for virtme-ng
Benjamin Tissoires
1
-227
/
+405
2025-09-17
x86/cpu: Rename and move CPU model entry for Diamond Rapids
Tony Luck
1
-1
/
+1
2025-09-16
selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
Yi Lai
1
-0
/
+1
2025-09-16
selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
Nai-Chen Cheng
1
-1
/
+1
2025-09-16
selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
Akhilesh Patil
1
-0
/
+6
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2
-5
/
+5
2025-09-16
tools/cpupower: fix error return value in cpupower_write_sysfs()
Kaushlendra Kumar
1
-1
/
+1
2025-09-16
Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
3
-5
/
+14
2025-09-16
tools: ynl: add ipv4-or-v6 display hint
Asbjørn Sloth Tønnesen
1
-2
/
+2
2025-09-16
tools: ynl: decode hex input
Asbjørn Sloth Tønnesen
1
-0
/
+5
2025-09-16
tools: ynl: encode indexed-arrays
Asbjørn Sloth Tønnesen
1
-0
/
+16
2025-09-16
tools: ynl: move nest packing to a helper function
Asbjørn Sloth Tønnesen
1
-4
/
+9
2025-09-16
tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
Asbjørn Sloth Tønnesen
1
-18
/
+18
2025-09-16
tools: ynl-gen: validate nested arrays
Asbjørn Sloth Tønnesen
3
-5
/
+13
2025-09-16
tools: ynl-gen: avoid repetitive variables definitions
Asbjørn Sloth Tønnesen
1
-5
/
+9
2025-09-16
tools: ynl-gen: refactor local vars for .attr_put() callers
Asbjørn Sloth Tønnesen
1
-13
/
+19
[prev]
[next]