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-02-23
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-23
selftests/zram: Adapt the situation that /dev/zram0 is being used
Yang Xu
4
-63
/
+66
2022-02-23
selftests/zram01.sh: Fix compression ratio calculation
Yang Xu
1
-22
/
+8
2022-02-23
selftests/zram: Skip max_comp_streams interface on newer kernel
Yang Xu
1
-0
/
+24
2021-10-09
usb: testusb: Fix for showing the connection speed
Faizel K B
1
-6
/
+8
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-28
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-20
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
1
-2
/
+0
2021-07-20
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-06-16
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-03
perf jevents: Fix getting maximum number of fds
Felix Fietkau
1
-1
/
+1
2021-06-03
tweewide: Fix most Shebang lines
Finn Behrens
6
-6
/
+6
2021-05-22
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
2021-05-22
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-04-28
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
1
-3
/
+0
2021-04-16
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-30
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
1
-4
/
+0
2021-03-11
usbip: tools: fix build error for multiple definition
Antonio Borneo
1
-1
/
+1
2021-03-03
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-03-03
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-03-03
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-02-10
objtool: Don't fail on missing symbol table
Josh Poimboeuf
1
-2
/
+5
2020-12-29
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
1
-1
/
+1
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
1
-0
/
+15
2020-12-02
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
1
-0
/
+8
2020-12-02
perf event: Check ref_reloc_sym before using it
Igor Lubashev
1
-3
/
+4
2020-11-24
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
1
-1
/
+1
2020-11-18
perf tools: Add missing swap for ino_generation
Jiri Olsa
1
-0
/
+1
2020-10-29
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
1
-4
/
+4
2020-10-14
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
1
-1
/
+3
2020-10-01
objtool: Fix noreturn detection for ignored functions
Josh Poimboeuf
1
-1
/
+1
2020-10-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-10-01
perf kcore_copy: Fix module map when there are no modules loaded
Adrian Hunter
1
-0
/
+7
2020-10-01
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
1
-1
/
+1
2020-10-01
tools: gpio-hammer: Avoid potential overflow in main
Gabriel Ravier
1
-1
/
+16
2020-09-23
perf test: Free formats for perf pmu parse test
Namhyung Kim
3
-0
/
+13
2020-09-12
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2
-0
/
+8
2020-09-03
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
11
-26
/
+0
2020-08-26
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
1
-1
/
+1
2020-08-21
selftests/powerpc: Fix online CPU selection
Sandipan Das
1
-12
/
+25
2020-08-21
selftests/powerpc: Fix CPU affinity for child process
Harish
1
-5
/
+16
2020-08-21
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-07-31
perf: Make perf able to build with latest libbfd
Changbin Du
1
-1
/
+15
2020-07-31
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
6
-19
/
+19
2020-07-31
perf annotate: Use asprintf when formatting objdump command line
Arnaldo Carvalho de Melo
1
-5
/
+12
2020-07-31
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
1
-6
/
+15
2020-07-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
1
-2
/
+4
2020-06-30
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
1
-2
/
+1
2020-06-30
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
1
-2
/
+8
[next]