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-05-22
perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
Ian Rogers
1
-5
/
+263
2025-05-22
perf tests trace_summary.sh: Run in exclusive mode
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-05-22
perf test: Add cgroup summary test case for 'perf trace'
Namhyung Kim
1
-0
/
+6
2025-05-22
perf python: Add counting.py as example for counting perf events
Gautam Menghani
1
-0
/
+36
2025-05-22
perf python: Add evlist close support
Gautam Menghani
1
-0
/
+16
2025-05-22
perf python: Add evsel read method
Gautam Menghani
1
-0
/
+37
2025-05-22
perf python: Add support for 'struct perf_counts_values' to return counter data
Gautam Menghani
1
-1
/
+91
2025-05-22
selftests/eventfd: correct test name and improve messages
Ryan Chung
1
-4
/
+3
2025-05-22
selftests/damon/_damon_sysfs: read tried regions directories in order
SeongJae Park
1
-0
/
+5
2025-05-22
selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at base
Mark Brown
1
-1
/
+1
2025-05-22
selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
David Hildenbrand
4
-0
/
+202
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir tests
Michal Luczaj
1
-126
/
+0
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_unix redir tests
Michal Luczaj
1
-219
/
+0
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
Michal Luczaj
1
-112
/
+0
2025-05-22
selftests/bpf: Add selftest for sockmap/hashmap redirection
Michal Luczaj
1
-0
/
+465
2025-05-22
selftests/bpf: Introduce verdict programs for sockmap_redir
Michal Luczaj
1
-0
/
+68
2025-05-22
selftests/bpf: Add u32()/u64() to sockmap_helpers
Michal Luczaj
1
-14
/
+11
2025-05-22
selftests/bpf: Add socket_kind_to_str() to socket_helpers
Michal Luczaj
1
-0
/
+55
2025-05-22
selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
Michal Luczaj
1
-5
/
+24
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+27
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
1
-0
/
+5
2025-05-22
selftests: netfilter: move fib vrf test to nft_fib.sh
Florian Westphal
2
-34
/
+90
2025-05-22
selftests: netfilter: nft_fib.sh: add 'type' mode tests
Florian Westphal
1
-10
/
+174
2025-05-22
selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representation
Florian Westphal
1
-4
/
+161
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2025-05-22
objtool/rust: relax slice condition to cover more `noreturn` Rust functions
Miguel Ojeda
1
-1
/
+2
2025-05-22
selftests/tc-testing: Add an HFSC qlen accounting test
Cong Wang
1
-0
/
+27
2025-05-22
perf/uapi: Clean up <uapi/linux/perf_event.h> a bit
Ingo Molnar
1
-312
/
+322
2025-05-22
perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>
Ian Rogers
1
-2
/
+3
2025-05-21
tools: ynl: add a sample for TC
Jakub Kicinski
2
-0
/
+81
2025-05-21
tools: ynl: enable codegen for TC
Jakub Kicinski
2
-1
/
+8
2025-05-21
tools: ynl-gen: support weird sub-message formats
Jakub Kicinski
2
-13
/
+43
2025-05-21
tools: ynl-gen: support local attrs in _multi_parse
Jakub Kicinski
1
-4
/
+8
2025-05-21
tools: ynl-gen: move fixed header info from RenderInfo to Struct
Jakub Kicinski
1
-18
/
+27
2025-05-21
tools: ynl-gen: support passing selector to a nest
Jakub Kicinski
1
-5
/
+60
2025-05-21
tools: ynl-gen: add makefile deps for neigh
Jakub Kicinski
1
-1
/
+2
2025-05-21
perf python: Add evsel cpus and threads functions
Ian Rogers
1
-0
/
+33
2025-05-21
libperf threadmap: Add perf_thread_map__idx()
Ian Rogers
2
-0
/
+13
2025-05-21
libperf threadmap: Don't segv for index 0 for the NULL 'struct perf_thread_map' pointer
Ian Rogers
1
-0
/
+5
2025-05-21
perf test amd: Skip amd-ibs-period test on kernel < v6.15
Ravi Bangoria
1
-0
/
+29
2025-05-21
perf thread: Ensure comm_lock held for comm_list
Ian Rogers
3
-8
/
+20
2025-05-21
perf rwsem: Add clang's -Wthread-safety annotations
Ian Rogers
4
-5
/
+23
2025-05-21
perf dso: Minor refactor to allow clang's Wthread-safety analysis
Ian Rogers
1
-19
/
+26
2025-05-21
selftests/sched_ext: Update test enq_select_cpu_fails
Andrea Righi
5
-105
/
+163
2025-05-21
selftests: can: test_raw_filter.sh: add support of physical interfaces
Vincent Mailhol
1
-2
/
+10
2025-05-21
selftests: can: Import tst-filter from can-tests
Felix Maurer
5
-0
/
+456
2025-05-21
selftests: harness: Stop using setjmp()/longjmp()
Thomas Weißschuh
1
-30
/
+15
2025-05-21
selftests: harness: Add "variant" and "self" to test metadata
Thomas Weißschuh
1
-0
/
+4
2025-05-21
selftests: harness: Add teardown callback to test metadata
Thomas Weißschuh
1
-6
/
+13
2025-05-21
selftests: harness: Move teardown conditional into test metadata
Thomas Weißschuh
1
-10
/
+11
[prev]
[next]