index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2
-0
/
+30
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-24
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
2
-2
/
+3
2020-11-22
Revert "perf cs-etm: Move definition of 'traceid_list' global variable from h...
Salvatore Bonaccorso
2
-3
/
+3
2020-11-18
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
1
-5
/
+2
2020-11-18
selftests: proc: fix warning: _GNU_SOURCE redefined
Tommi Rantala
3
-3
/
+0
2020-11-18
perf tools: Add missing swap for ino_generation
Jiri Olsa
1
-0
/
+1
2020-11-10
tools: perf: Fix build error in v4.19.y
Guenter Roeck
1
-1
/
+1
2020-11-05
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
1
-1
/
+1
2020-11-05
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
1
-2
/
+2
2020-11-05
objtool: Support Clang non-section symbols in ORC generation
Josh Poimboeuf
1
-7
/
+26
2020-10-30
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
1
-4
/
+4
2020-10-17
perf cs-etm: Move definition of 'traceid_list' global variable from header file
Leo Yan
2
-3
/
+3
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
perf parse-events: Use strcmp() to compare the PMU name
Jin Yao
1
-3
/
+2
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 metricgroup: Free metric_events on error
Ian Rogers
1
-0
/
+3
2020-10-01
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
1
-1
/
+1
2020-10-01
perf stat: Fix duration_time value for higher intervals
Jiri Olsa
1
-1
/
+1
2020-10-01
perf trace: Fix the selection for architectures to generate the errno name ta...
Ian Rogers
1
-1
/
+1
2020-10-01
perf evsel: Fix 2 memory leaks
Ian Rogers
1
-0
/
+2
2020-10-01
perf mem2node: Avoid double free related to realloc
Ian Rogers
1
-1
/
+2
2020-10-01
tools: gpio-hammer: Avoid potential overflow in main
Gabriel Ravier
1
-1
/
+16
2020-10-01
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
1
-5
/
+5
2020-10-01
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
2
-2
/
+3
2020-10-01
perf jevents: Fix leak of mapfile memory
John Garry
1
-6
/
+9
2020-10-01
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
1
-1
/
+1
2020-10-01
tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility
Doug Smythies
1
-11
/
+11
2020-10-01
selftests/ftrace: fix glob selftest
Sven Schnelle
1
-1
/
+1
2020-09-26
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
1
-0
/
+6
2020-09-23
perf test: Free formats for perf pmu parse test
Namhyung Kim
3
-0
/
+13
2020-09-23
perf test: Fix the "signal" test inline assembly
Jiri Olsa
1
-1
/
+4
2020-09-09
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
1
-1
/
+1
2020-09-09
perf tools: Correct SNOOPX field offset
Al Grant
1
-1
/
+1
2020-09-09
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
1
-0
/
+2
2020-09-09
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
tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...
Gaurav Singh
1
-1
/
+1
2020-08-26
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
1
-1
/
+1
2020-08-21
tools build feature: Quote CC and CXX for their arguments
Daniel Díaz
1
-1
/
+1
2020-08-21
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
1
-10
/
+11
2020-08-21
tools build feature: Use CC and CXX from parent
Thomas Hebb
2
-3
/
+1
2020-08-21
selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
Aneesh Kumar K.V
1
-3
/
+8
2020-08-21
selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...
Aneesh Kumar K.V
1
-18
/
+12
2020-08-21
selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...
Aneesh Kumar K.V
1
-13
/
+13
2020-08-21
perf intel-pt: Fix FUP packet state
Adrian Hunter
1
-14
/
+7
[next]