index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
-4
/
+4
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
-22
/
+66
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-17
/
+56
2024-12-12
perf expr: Initialize is_test value in expr__ctx_new()
Levi Yun
-4
/
+1
2024-12-12
perf tests: Fix an incorrect type in append_script()
Jiapeng Chong
-1
/
+1
2024-12-12
perf test: Remove duplicate word
Ruffalo Lavoisier
-1
/
+1
2024-12-12
perf string: Avoid undefined NULL+1
Ian Rogers
-3
/
+12
2024-12-12
perf vendor events arm64: Update N2/V2 events from source
James Clark
-75
/
+82
2024-12-12
perf tools: Avoid unaligned pointer operations
Namhyung Kim
-5
/
+9
2024-12-12
tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available
Arnaldo Carvalho de Melo
-3
/
+1
2024-12-12
tools build feature: Add some comments to explain the FEATURE_TESTS logic
Arnaldo Carvalho de Melo
-0
/
+35
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
-0
/
+33
2024-12-12
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-2
/
+16
2024-12-12
selftests: forwarding: add a pvid_change test to bridge_vlan_unaware
Vladimir Oltean
-3
/
+22
2024-12-11
perf probe: Fix uninitialized variable
James Clark
-1
/
+1
2024-12-11
tools build: Remove the libunwind feature tests from the ones detected when t...
Arnaldo Carvalho de Melo
-7
/
+0
2024-12-11
selftests: netfilter: Stabilize rpath.sh
Phil Sutter
-2
/
+16
2024-12-11
Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1
/
+1
2024-12-11
libperf: evlist: Fix --cpu argument on hybrid platform
James Clark
-2
/
+16
2024-12-11
perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
-7
/
+12
2024-12-11
selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
-1
/
+1
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
-14
/
+19
2024-12-10
scx: Fix maximal BPF selftest prog
David Vernet
-3
/
+5
2024-12-10
perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
Zhongqiu Han
-5
/
+15
2024-12-10
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
-4
/
+8
2024-12-10
perf header: Fix one memory leakage in process_bpf_btf()
Zhongqiu Han
-1
/
+2
2024-12-10
perf jevents: Fix build issue in '*/' in event descriptions
Ian Rogers
-1
/
+4
2024-12-10
perf test: Parse 'perf stat' Topdown events for aarch64
Veronika Molnarova
-1
/
+1
2024-12-10
perf probe: Replace unacceptable characters when generating event name
Masami Hiramatsu (Google)
-7
/
+46
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
-0
/
+28
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
-0
/
+2
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
-0
/
+120
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
-0
/
+28
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
-4
/
+33
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
-7
/
+43
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
-13
/
+73
2024-12-10
perf ftrace latency: Pass ftrace pointer to histogram routines to pass more args
Arnaldo Carvalho de Melo
-7
/
+8
2024-12-10
tools/resolve_btfids: Add --fatal_warnings option
Thomas Weißschuh
-2
/
+10
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
-3
/
+5
2024-12-10
selftests/hid: Add host-tools to .gitignore
Charlie Jenkins
-0
/
+1
2024-12-10
selftests/powerpc: Fix typo in test-vphn.c
Zhu Jun
-1
/
+1
2024-12-09
cpupower: revise is_valid flag handling for idle_monitor
wangfushuai
-6
/
+6
2024-12-09
pm: cpupower: Makefile: Fix cross compilation
Peng Fan
-0
/
+8
2024-12-09
selftests/cpufreq: gitignore output files and clean them in make clean
Li Zhijian
-0
/
+3
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
-11
/
+18
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
-4
/
+11
2024-12-09
selftests: forwarding: Add a selftest for the new reserved_bits UAPI
Petr Machata
-0
/
+353
2024-12-09
selftests: net: lib: Add several autodefer helpers
Petr Machata
-7
/
+39
2024-12-09
selftests: net: lib: Rename ip_link_master() to ip_link_set_master()
Petr Machata
-4
/
+4
2024-12-09
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
-3
/
+14
[prev]
[next]