index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-46
/
+310
2025-09-04
selftests/bpf: Add case to test bpf_in_interrupt()
Leon Hwang
2
-0
/
+78
2025-09-04
selftests/bpf: Introduce experimental bpf_in_interrupt()
Leon Hwang
1
-0
/
+54
2025-09-04
selftests/bpf: Test kfunc bpf_strcasecmp
Rong Tao
4
-0
/
+13
2025-09-04
selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
5
-2
/
+80
2025-09-04
selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
1
-0
/
+19
2025-09-04
selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
3
-217
/
+220
2025-09-04
selftest: net: Fix weird setsockopt() in bind_bhash.c.
Kuniyuki Iwashima
1
-2
/
+2
2025-09-04
tools: gpio: remove the include directory on make clean
zhang jiao
1
-1
/
+1
2025-09-04
x86/sev: Zap snp_abort()
Borislav Petkov (AMD)
1
-1
/
+0
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_TIME_NS
Thomas Weißschuh
1
-1
/
+0
2025-09-04
selftests: netfilter: fix udpclash tool hang
Florian Westphal
3
-4
/
+5
2025-09-03
tools/sched_ext: Add compat helper for scx_bpf_cpu_curr()
Andrea Righi
2
-1
/
+18
2025-09-03
selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
Ricardo B. Marlière
1
-13
/
+1
2025-09-03
selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
1
-0
/
+2
2025-09-03
tools: ynl-gen: fix nested array counting
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-09-03
tools: ynl-gen: use macro for binary min-len check
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-09-03
selftests: mptcp: add checks for fallback counters
Gang Yan
1
-0
/
+123
2025-09-03
sched_ext: Introduce scx_bpf_cpu_curr()
Christian Loehle
1
-0
/
+1
2025-09-03
sched_ext: Introduce scx_bpf_locked_rq()
Christian Loehle
1
-0
/
+1
2025-09-03
perf dwarf-aux: Use signed variable types in match_var_offset
Zecheng Li
1
-5
/
+6
2025-09-03
perf tests: Fix "PE file support" test build
James Clark
1
-2
/
+2
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
1
-1
/
+2
2025-09-03
objtool: Add action to check for absence of absolute relocations
Ard Biesheuvel
5
-0
/
+60
2025-09-03
perf tp_pmu: Remove unnecessary check
Ian Rogers
1
-2
/
+0
2025-09-03
perf ilist: Add support for metrics
Ian Rogers
1
-58
/
+168
2025-09-03
perf python: Add metrics function
Ian Rogers
1
-0
/
+86
2025-09-03
perf python: Add evlist compute_metric
Ian Rogers
1
-0
/
+125
2025-09-03
perf python: Add evlist metrics function
Ian Rogers
1
-0
/
+33
2025-09-03
perf python: Add parse_metrics function
Ian Rogers
1
-0
/
+41
2025-09-03
perf ilist: Add new python ilist command
Ian Rogers
1
-0
/
+385
2025-09-03
perf python: Add function returning dictionary of all events on a PMU
Ian Rogers
1
-0
/
+71
2025-09-03
perf python: Add basic PMU abstraction and pmus sequence
Ian Rogers
1
-0
/
+140
2025-09-03
perf python: Improve the tracepoint function if no libtraceevent
Ian Rogers
1
-10
/
+2
2025-09-03
perf python: Add more exceptions on error paths
Ian Rogers
1
-3
/
+11
2025-09-03
libperf event: Ensure tracing data is multiple of 8 sized
Ian Rogers
1
-0
/
+1
2025-09-03
perf test shell lock_contention: Extra debug diagnostics
Ian Rogers
1
-1
/
+6
2025-09-03
perf evsel: Avoid container_of on a NULL leader
Ian Rogers
1
-0
/
+2
2025-09-03
perf test trace_btf_enum: Skip if permissions are insufficient
Ian Rogers
1
-0
/
+11
2025-09-03
perf disasm: Avoid undefined behavior in incrementing NULL
Ian Rogers
1
-2
/
+5
2025-09-02
selftests: net: Add a selftest for VXLAN with FDB nexthop groups
Ido Schimmel
2
-0
/
+224
2025-09-02
selftests: net: avoid memory leak
Zongmin Zhou
1
-3
/
+7
2025-09-02
selftests: drv-net: rss_ctx: make the test pass with few queues
Jakub Kicinski
1
-2
/
+7
2025-09-02
selftests: drv-net: rss_ctx: use Netlink for timed reconfig
Jakub Kicinski
1
-3
/
+4
2025-09-02
selftests: net: py: don't default to shell=True
Jakub Kicinski
1
-2
/
+9
2025-09-02
selftests: drv-net: adjust tests before defaulting to shell=False
Jakub Kicinski
1
-1
/
+2
2025-09-02
net: selftests: clean up tools/testing/selftests/net/lib/py/utils.py
Breno Leitao
1
-8
/
+3
2025-09-02
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
1
-10
/
+33
2025-09-02
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
1
-12
/
+6
2025-09-02
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
[prev]
[next]