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-04-10
tools headers: Update the uapi/linux/prctl.h copy with the kernel sources
Namhyung Kim
1
-0
/
+11
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
12
-25
/
+15
2025-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
5
-54
/
+179
2025-04-10
tools headers: Update the uapi/linux/perf_event.h copy with the kernel sources
Namhyung Kim
1
-0
/
+2
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
2
-0
/
+4
2025-04-10
tools headers: Update the KVM headers with the kernel sources
Namhyung Kim
4
-7
/
+13
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-2
/
+315
2025-04-10
Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+24
2025-04-10
perf ui browser hists: Set actions->thread before calling do_zoom_thread()
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
perf ui browser hists: Simplify the routines that add entries to the popup menu
Arnaldo Carvalho de Melo
1
-38
/
+23
2025-04-10
perf ui browser: Accept the left arrow key as a Zoom out if done on the first column
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-04-10
perf ui browser annotate: Don't show the source code view status initially
Arnaldo Carvalho de Melo
3
-2
/
+11
2025-04-10
perf ui browser annotate: Show in the title the source code view toggle
Arnaldo Carvalho de Melo
1
-3
/
+13
2025-04-10
perf ui browser map: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-1
/
+3
2025-04-10
perf ui browser hists: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-2
/
+8
2025-04-10
perf ui browser header: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-04-10
perf ui browser annotate: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-04-10
perf ui browser annotate-data: Provide feedback on unhandled hotkeys
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-04-10
perf ui browser: Add a warn on unhandled hotkey helper
Arnaldo Carvalho de Melo
2
-0
/
+9
2025-04-10
perf ui browser: Add key_name() helper
Arnaldo Carvalho de Melo
3
-0
/
+47
2025-04-10
tools build: Don't show libbfd build status as it is opt-in
Arnaldo Carvalho de Melo
1
-2
/
+0
2025-04-10
perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
perf build: Warn when libdebuginfod devel files are not available
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-04-10
tools build: Don't show libunwind build status as it is opt-in
Arnaldo Carvalho de Melo
1
-1
/
+0
2025-04-10
perf check: Allow showing a tip for opt-in features not built into perf
Arnaldo Carvalho de Melo
2
-2
/
+14
2025-04-10
perf check: Move the FEATURE_STATUS() macro to its only user source file
Arnaldo Carvalho de Melo
2
-5
/
+5
2025-04-10
perf check: Share the feature status printing routine with 'perf version'
Arnaldo Carvalho de Melo
3
-40
/
+9
2025-04-10
tools build: Don't set libunwind as available if test-all.c build succeeds
Arnaldo Carvalho de Melo
2
-2
/
+3
2025-04-10
selftests: netfilter: add test case for recent mismatch bug
Florian Westphal
1
-1
/
+38
2025-04-10
selftests/kexec: Add x86_64 selftest for kexec-jump and exception handling
David Woodhouse
3
-0
/
+121
2025-04-09
selftests/bpf: Add test case for atomic update of fd htab
Hou Tao
2
-0
/
+217
2025-04-09
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
1
-1
/
+1
2025-04-09
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
1
-5
/
+9
2025-04-09
selftests/net: test sk_filter support for SKF_NET_OFF on frags
Willem de Bruijn
4
-0
/
+277
2025-04-09
selftest/bpf/benchs: Add benchmark for sockmap usage
Jiayuan Chen
4
-0
/
+670
2025-04-09
selftests/bpf: add ktls selftest
Jiayuan Chen
2
-1
/
+199
2025-04-09
selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppression
Amit Cohen
1
-0
/
+125
2025-04-09
selftests/bpf: Fix bpf_nf selftest failure
Saket Kumar Bhaskar
1
-0
/
+6
2025-04-09
selftests/bpf: Add BTF.ext line/func info getter tests
Mykyta Yatsenko
2
-0
/
+86
2025-04-09
libbpf: Add getters for BTF.ext func and line info
Mykyta Yatsenko
3
-0
/
+34
2025-04-09
selftests/bpf: Support struct/union presets in veristat
Mykyta Yatsenko
4
-8
/
+140
2025-04-09
Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
5
-6
/
+5
2025-04-09
Merge tag 'v6.15-rc1' into x86/mm, to pick up fixes
Ingo Molnar
141
-1298
/
+3820
2025-04-09
selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()
Malaya Kumar Rout
1
-3
/
+6
2025-04-09
selftests: gpio: add test cases for gpio-aggregator
Koichiro Den
3
-1
/
+725
2025-04-09
selftests/tc-testing: sfq: check that a derived limit of 1 is rejected
Octavian Purdila
1
-0
/
+36
2025-04-08
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-2
/
+6
2025-04-08
selftests: mptcp: validate MPJoin HMacFailure counters
Matthieu Baerts (NGI0)
1
-0
/
+18
2025-04-08
selftests: tc-testing: Pre-load IFE action and its submodules
Victor Nogueira
1
-0
/
+4
2025-04-08
selftests/mincore: Allow read-ahead pages to reach the end of the file
Qiuxu Zhuo
1
-3
/
+0
[prev]
[next]