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-14
selftests: drv-net: add rss_api to the Makefile
Jakub Kicinski
1
-0
/
+1
2025-07-14
selftests/bpf: Add tests for bucket resume logic in established sockets
Jordan Rife
1
-0
/
+293
2025-07-14
selftests/bpf: Create iter_tcp_destroy test program
Jordan Rife
1
-0
/
+21
2025-07-14
selftests/bpf: Create established sockets in socket iterator tests
Jordan Rife
1
-4
/
+85
2025-07-14
selftests/bpf: Make ehash buckets configurable in socket iterator tests
Jordan Rife
1
-1
/
+18
2025-07-14
objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0
Miguel Ojeda
1
-0
/
+1
2025-07-14
selftests/bpf: Allow for iteration over multiple states
Jordan Rife
2
-5
/
+9
2025-07-14
selftests/bpf: Allow for iteration over multiple ports
Jordan Rife
2
-5
/
+6
2025-07-14
selftests/bpf: Add tests for bucket resume logic in listening sockets
Jordan Rife
1
-0
/
+47
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
76
-221
/
+1322
2025-07-14
selftests: netfilter: nft_concat_range.sh: send packets to empty set
Florian Westphal
1
-0
/
+3
2025-07-14
selftests: netfilter: conntrack_resize.sh: also use udpclash tool
Florian Westphal
1
-0
/
+17
2025-07-14
selftests: netfilter: add conntrack clash resolution test case
Florian Westphal
4
-0
/
+337
2025-07-14
selftests: netfilter: conntrack_resize.sh: extend resize test
Florian Westphal
1
-5
/
+75
2025-07-14
tools/sched: Add dl_bw_dump.py for printing bandwidth accounting info
Juri Lelli
1
-0
/
+57
2025-07-14
tools/sched: Add root_domains_dump.py which dumps root domains info
Juri Lelli
1
-0
/
+68
2025-07-14
tools/bootconfig: Cleanup bootconfig footer size calculations
Masami Hiramatsu (Google)
1
-8
/
+11
2025-07-14
tools/bootconfig: Replace some echo with printf for more portability
Masami Hiramatsu (Google)
1
-10
/
+10
2025-07-14
tools/bootconfig: Improve portability
Masami Hiramatsu (Google)
1
-6
/
+7
2025-07-14
tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper
Bhaskar Chowdhury
1
-2
/
+2
2025-07-13
tools/testing/selftests: add mremap() unfaulted/faulted test cases
Lorenzo Stoakes
3
-2
/
+608
2025-07-13
selftests/damon/sysfs.py: test DAMOS schemes parameters setup
SeongJae Park
1
-3
/
+43
2025-07-13
selftests/damon/sysfs.py: test adaptive targets parameter
SeongJae Park
1
-3
/
+6
2025-07-13
selftests/damon/sysfs.py: test monitoring attribute parameters
SeongJae Park
1
-2
/
+32
2025-07-13
selftests/damon: add python and drgn-based DAMON sysfs test
SeongJae Park
2
-0
/
+43
2025-07-13
selftests/damon/_damon_sysfs: set Kdamond.pid in start()
SeongJae Park
1
-0
/
+3
2025-07-13
selftests/damon: add drgn script for extracting damon status
SeongJae Park
1
-0
/
+161
2025-07-13
tools: ynl: default to --process-unknown in installed mode
Jakub Kicinski
1
-0
/
+2
2025-07-13
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-07-13
selftests/nolibc: add x32 test configuration
Thomas Weißschuh
2
-1
/
+18
2025-07-13
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
1
-1
/
+3
2025-07-13
tools: ynl: process unknown for enum values
Donald Hunter
1
-2
/
+12
2025-07-13
selftests/hid: add a test case for the recent syzbot underflow
Benjamin Tissoires
1
-0
/
+70
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
1
-0
/
+4
2025-07-12
selftests: cgroup: Fix missing newline in test_zswap_writeback_one
Sebastian Chlad
1
-1
/
+1
2025-07-12
selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanup
Sebastian Chlad
1
-1
/
+4
2025-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+4
2025-07-11
selftests/net: packetdrill: add --mss option to three tests
Eric Dumazet
3
-0
/
+8
2025-07-11
selftests: net: add netdev-l2addr.sh for testing L2 address functionality
Toke Høiland-Jørgensen
3
-0
/
+83
2025-07-11
selftests: flip local/remote endpoints in iou-zcrx.py
Vishwanath Seshagiri
1
-49
/
+49
2025-07-11
selftests/tc-testing: Add tests for restrictions on netem duplication
William Liu
2
-3
/
+83
2025-07-11
perf python: Set index error for invalid thread/cpu map items
Ian Rogers
1
-2
/
+6
2025-07-11
perf python: Improve leader copying from evlist
Ian Rogers
1
-0
/
+57
2025-07-11
perf python: Correct pyrf_evsel__read for tool PMUs
Ian Rogers
1
-3
/
+44
2025-07-11
perf python: Fix thread check in pyrf_evsel__read
Ian Rogers
1
-1
/
+1
2025-07-11
perf python: In str(evsel) use the evsel__pmu_name helper
Ian Rogers
1
-4
/
+1
2025-07-11
perf jevents: If the long_desc and desc are identical then drop the long_desc
Ian Rogers
4
-88
/
+68
2025-07-11
perf expr: Accumulate rather than replace in the context counts
Ian Rogers
1
-1
/
+5
2025-07-11
perf stat: Move metric list from config to evlist
Ian Rogers
15
-108
/
+75
2025-07-11
perf metricgroup: Factor out for-each function and move out printing
Ian Rogers
4
-214
/
+165
[prev]
[next]