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
2022-08-17
tools/thermal: Fix possible path truncations
Florian Fainelli
1
-11
/
+13
2022-08-17
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-08-17
perf symbol: Fail to read phdr workaround
Ian Rogers
1
-7
/
+20
2022-08-17
perf stat: Revert "perf stat: Add default hybrid events"
Kan Liang
1
-30
/
+0
2022-08-17
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
1
-2
/
+13
2022-08-17
selftests/powerpc: Skip energy_scale_info test on older firmware
Michael Ellerman
1
-12
/
+18
2022-08-17
selftests: kvm: set rax before vmcall
Andrei Vagin
1
-1
/
+1
2022-08-17
rtla: Fix double free
Andreas Schwab
1
-2
/
+7
2022-08-17
rtla: Fix Makefile when called from -C tools/
Daniel Bristot de Oliveira
1
-1
/
+1
2022-08-17
selftest/vm: uninitialized variable in main()
Dan Carpenter
1
-1
/
+1
2022-08-17
tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...
Dan Carpenter
1
-2
/
+3
2022-08-17
tools/power/x86/intel-speed-select: Fix off by one check
Dan Carpenter
1
-1
/
+1
2022-08-17
rtla/utils: Use calloc and check the potential memory allocation failure
jianchunfu
1
-2
/
+3
2022-08-17
libbpf: fix an snprintf() overflow check
Dan Carpenter
1
-1
/
+1
2022-08-17
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
1
-1
/
+1
2022-08-17
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
1
-0
/
+12
2022-08-17
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-4
/
+4
2022-08-17
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
1
-3
/
+3
2022-08-17
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
1
-1
/
+1
2022-08-17
libbpf: Fix the name of a reused map
Anquan Wu
1
-2
/
+7
2022-08-17
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2
-0
/
+2
2022-08-17
bpftool: Add missing link types
Milan Landaverde
1
-0
/
+3
2022-08-17
libbpf, riscv: Use a0 for RC register
Yixun Lan
1
-1
/
+1
2022-08-17
selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0
Maciej Fijalkowski
1
-5
/
+4
2022-08-17
selftests/bpf: Fix rare segfault in sock_fields prog test
Jörn-Thorben Hinz
1
-1
/
+0
2022-08-17
torture: Adjust to again produce debugging information
Paul E. McKenney
1
-3
/
+3
2022-08-17
rcutorture: Make kvm.sh allow more memory for --kasan runs
Paul E. McKenney
1
-0
/
+6
2022-08-17
selftests/bpf: Fix tc_redirect_dtime
Martin KaFai Lau
2
-6
/
+55
2022-08-17
selftests/bpf: Fix test_run logic in fexit_stress.c
Yuntao Wang
1
-28
/
+4
2022-08-17
thermal/tools/tmon: Include pthread and time headers in tmon.h
Markus Mayer
1
-0
/
+3
2022-08-17
selftests/seccomp: Fix compile warning when CC=clang
YiFei Zhu
1
-1
/
+1
2022-08-17
wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
Jason A. Donenfeld
1
-0
/
+1
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2
-0
/
+5
2022-08-11
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
1
-5
/
+4
2022-08-11
tools/kvm_stat: fix display of error when multiple processes are found
Dmitry Klochkov
1
-1
/
+2
2022-08-11
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
1
-3
/
+15
2022-08-11
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
1
-3
/
+7
2022-08-11
tools/vm/slabinfo: Handle files in debugfs
Stéphane Graber
1
-2
/
+24
2022-08-03
perf symbol: Correct address for bss symbols
Leo Yan
1
-4
/
+41
2022-07-29
KVM: selftests: Fix target thread to be migrated in rseq_test
Gavin Shan
1
-3
/
+5
2022-07-29
selftests: gpio: fix include path to kernel headers for out of tree builds
Kent Gibson
1
-1
/
+1
2022-07-29
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-29
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-07-23
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+30
2022-07-23
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-07-23
x86/speculation: Disable RRSBA behavior
Pawan Gupta
1
-0
/
+9
2022-07-23
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
3
-4
/
+10
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
3
-11
/
+54
2022-07-23
objtool: Add entry UNRET validation
Thadeu Lima de Souza Cascardo
5
-13
/
+183
2022-07-23
objtool: Update Retpoline validation
Peter Zijlstra
1
-6
/
+13
[next]