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-02-19
libbpf: Wrap libbpf API direct err with libbpf_err
Tao Chen
1
-13
/
+13
2025-02-19
perf tools: Improve startup time by reducing unnecessary stat() calls
Krzysztof Ćopatowski
1
-6
/
+12
2025-02-19
perf report: Fix input reload/switch with symbol sort key
Dmitry Vyukov
1
-14
/
+16
2025-02-19
perf report: Support switching data w/ and w/o callchains
Namhyung Kim
1
-0
/
+5
2025-02-19
perf report: Switch data file correctly in TUI
Namhyung Kim
1
-1
/
+1
2025-02-19
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
6
-12
/
+12
2025-02-19
perf list: Also append PMU name in verbose mode
James Clark
1
-5
/
+4
2025-02-19
perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics expr
Yangyu Chen
2
-6
/
+6
2025-02-19
pm: cpupower: bench: Prevent NULL dereference on malloc failure
Zhongqiu Han
1
-0
/
+4
2025-02-19
selftests/bpf: Add rto max for bpf_setsockopt test
Jason Xing
2
-0
/
+2
2025-02-19
selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ feature
Bastien Curutchet (eBPF Foundation)
1
-28
/
+15
2025-02-19
selftests/bpf: tc_links/tc_opts: Unserialize tests
Bastien Curutchet (eBPF Foundation)
2
-34
/
+34
2025-02-19
selftests/bpf: Optionally open a dedicated namespace to run test in it
Bastien Curutchet (eBPF Foundation)
1
-0
/
+12
2025-02-19
selftests/bpf: ns_current_pid_tgid: Rename the test function
Bastien Curutchet (eBPF Foundation)
1
-1
/
+1
2025-02-19
selftests/ovl: add third selftest for "override_creds"
Christian Brauner
3
-0
/
+108
2025-02-19
selftests/ovl: add second selftest for "override_creds"
Christian Brauner
1
-11
/
+138
2025-02-19
selftests/filesystems: add utils.{c,h}
Christian Brauner
3
-2
/
+527
2025-02-19
selftests/ovl: add first selftest for "override_creds"
Christian Brauner
1
-0
/
+101
2025-02-18
selftests/bpf: check states pruning for deeply nested iterator
Eduard Zingerman
1
-0
/
+23
2025-02-18
selftests/bpf: test correct loop_entry update in copy_verifier_state
Eduard Zingerman
1
-0
/
+116
2025-02-18
selftests: net: Fix few spelling mistakes
Chandra Mohan Sundar
3
-4
/
+4
2025-02-18
selftests: bpf: test batch lookup on array of maps with holes
Yan Zhai
1
-18
/
+44
2025-02-18
perf script: Fix hangup in offline flamegraph report
Namhyung Kim
1
-1
/
+1
2025-02-18
perf hist: Shrink struct hist_entry size
Dmitry Vyukov
2
-5
/
+5
2025-02-18
perf test: Add tests for latency and parallelism profiling
Dmitry Vyukov
2
-1
/
+69
2025-02-18
perf report: Add latency and parallelism profiling documentation
Dmitry Vyukov
4
-19
/
+124
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
9
-20
/
+135
2025-02-18
perf report: Add latency output field
Dmitry Vyukov
8
-55
/
+120
2025-02-18
perf report: Add parallelism filter
Dmitry Vyukov
7
-2
/
+91
2025-02-18
perf report: Switch filtered from u8 to u16
Dmitry Vyukov
3
-3
/
+5
2025-02-18
selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
3
-442
/
+0
2025-02-18
selftests/bpf: test_xdp_veth: Add XDP program on egress test
Bastien Curutchet (eBPF Foundation)
2
-0
/
+172
2025-02-18
selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
Bastien Curutchet (eBPF Foundation)
2
-0
/
+205
2025-02-18
selftests/bpf: Optionally select broadcasting flags
Bastien Curutchet (eBPF Foundation)
1
-11
/
+28
2025-02-18
selftests/bpf: test_xdp_veth: Use a dedicated namespace
Bastien Curutchet (eBPF Foundation)
1
-19
/
+33
2025-02-18
selftests/bpf: test_xdp_veth: Create struct net_configuration
Bastien Curutchet (eBPF Foundation)
1
-49
/
+59
2025-02-18
kunit: tool: Build GDB scripts
Brendan Jackman
1
-2
/
+2
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
16
-114
/
+1
2025-02-18
sched_ext: idle: Introduce node-aware idle cpu kfunc helpers
Andrea Righi
2
-0
/
+36
2025-02-18
tools: Unify top-level quiet infrastructure
Charlie Jenkins
3
-48
/
+31
2025-02-18
selftests: test_vxlan_fdb_changelink: Add a test for MC remote change
Petr Machata
1
-0
/
+76
2025-02-18
selftests: test_vxlan_fdb_changelink: Convert to lib.sh
Petr Machata
1
-15
/
+24
2025-02-18
selftests: forwarding: lib: Move require_command to net, generalize
Petr Machata
2
-10
/
+19
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
1
-0
/
+30
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
1
-18
/
+22
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
26
-90
/
+198
2025-02-17
selftests/mm: fix check for running THP tests
Mark Brown
1
-1
/
+1
2025-02-17
getdelays: fix error format characters
Wang Yaxin
1
-16
/
+16
2025-02-17
tools/mm: fix build warnings with musl-libc
Florian Fainelli
1
-2
/
+2
2025-02-17
perf report: Add parallelism sort key
Dmitry Vyukov
7
-0
/
+53
[prev]
[next]