index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
selftests/bpf: Fix prog numbers in test_sockmap
Geliang Tang
1
-5
/
+1
2024-08-03
bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer
Ivan Babrou
1
-1
/
+1
2024-07-25
selftests/vDSO: fix clang build errors and warnings
John Hubbard
2
-7
/
+27
2024-07-25
selftests/futex: pass _GNU_SOURCE without a value to the compiler
John Hubbard
1
-1
/
+1
2024-07-25
selftests/openat2: Fix build warnings on ppc64
Michael Ellerman
1
-0
/
+1
2024-07-25
tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
Dhananjay Ugwekar
1
-3
/
+23
2024-07-18
bpf: Allow reads from uninit stack
Eduard Zingerman
8
-135
/
+99
2024-07-18
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Jason A. Donenfeld
1
-4
/
+4
2024-07-11
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+1
2024-07-11
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+11
2024-07-11
tools/power turbostat: Remember global max_die_id
Len Brown
1
-5
/
+5
2024-07-11
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
1
-0
/
+1
2024-06-27
perf script: Show also errors for --insn-trace option
Adrian Hunter
1
-1
/
+1
2024-06-27
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
2
-7
/
+22
2024-06-27
kselftest: arm64: Add a null pointer check
Kunwu Chan
1
-0
/
+4
2024-06-27
selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
Yonghong Song
1
-25
/
+1
2024-06-27
selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
Alessandro Carminati (Red Hat)
1
-1
/
+12
2024-06-21
mptcp: pm: update add_addr counters after connect
YonglongLi
1
-2
/
+2
2024-06-21
tracing/selftests: Fix kprobe event name test for .isra. functions
Steven Rostedt (Google)
1
-1
/
+2
2024-06-21
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
1
-1
/
+2
2024-06-21
selftests/ftrace: Fix to check required event file
Masami Hiramatsu (Google)
1
-1
/
+1
2024-06-21
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Dave Jiang
1
-0
/
+1
2024-06-21
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-06-21
selftests/mm: log a consistent test name for check_compaction
Mark Brown
1
-16
/
+19
2024-06-21
selftests/mm: conform test to TAP format output
Muhammad Usama Anjum
1
-47
/
+44
2024-06-21
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-06-12
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
1
-1
/
+1
2024-06-12
selftests: net: kill smcrouted in the cleanup logic in amt.sh
Taehee Yoo
1
-1
/
+7
2024-06-12
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
1
-0
/
+3
2024-06-12
perf daemon: Fix file leak in daemon_session__control
Samasth Norway Ananda
1
-2
/
+2
2024-06-12
libsubcmd: Fix parse-options memory leak
Ian Rogers
1
-3
/
+5
2024-06-12
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
1
-1
/
+1
2024-06-12
perf ui browser: Avoid SEGV on title
Ian Rogers
1
-1
/
+1
2024-06-12
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2
-2
/
+4
2024-06-12
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
1
-1
/
+1
2024-06-12
perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)
Adrian Hunter
2
-0
/
+4
2024-06-12
perf docs: Document bpf event modifier
Ian Rogers
1
-0
/
+1
2024-06-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
1
-0
/
+16
2024-06-12
perf test: Add 'datasym' test workload
Namhyung Kim
4
-0
/
+28
2024-06-12
perf test: Add 'brstack' test workload
Namhyung Kim
4
-0
/
+44
2024-06-12
perf test: Add 'sqrtloop' test workload
Namhyung Kim
4
-0
/
+49
2024-06-12
perf test: Add 'leafloop' test workload
Namhyung Kim
4
-0
/
+39
2024-06-12
perf test: Add 'thloop' test workload
Namhyung Kim
4
-0
/
+56
2024-06-12
perf test: Add -w/--workload option
Namhyung Kim
5
-0
/
+83
2024-06-12
perf annotate: Get rid of duplicate --group option item
Namhyung Kim
1
-2
/
+0
2024-06-12
perf probe: Add missing libgen.h header needed for using basename()
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-06-12
perf record: Delete session after stopping sideband thread
Ian Rogers
1
-2
/
+2
2024-06-12
selftests: net: bridge: increase IGMP/MLD exclude timeout membership interval
Nikolay Aleksandrov
2
-6
/
+6
2024-06-12
selftests/kcmp: remove unused open mode
Edward Liaw
1
-1
/
+1
2024-06-12
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
1
-4
/
+4
[next]