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
2017-07-27
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
1
-1
/
+1
2017-07-27
perf intel-pt: Clear FUP flag on error
Adrian Hunter
1
-0
/
+2
2017-07-27
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
1
-8
/
+4
2017-07-27
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
1
-3
/
+5
2017-07-27
perf intel-pt: Fix last_ip usage
Adrian Hunter
1
-2
/
+11
2017-07-27
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
1
-0
/
+1
2017-07-27
perf intel-pt: Fix missing stack clear
Adrian Hunter
1
-0
/
+1
2017-07-27
perf intel-pt: Improve sample timestamp
Adrian Hunter
1
-3
/
+31
2017-07-27
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
1
-4
/
+7
2017-07-21
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
1
-5
/
+2
2017-07-21
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
Ben Hutchings
1
-1
/
+1
2017-07-15
perf probe: Add error checks to offline probe post-processing
Masami Hiramatsu
1
-17
/
+33
2017-07-15
perf probe: Fix to probe on gcc generated symbols for offline kernel
Masami Hiramatsu
1
-1
/
+47
2017-07-15
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
1
-1
/
+1
2017-07-15
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-15
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-07-15
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
1
-5
/
+3
2017-07-15
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2
-0
/
+7
2017-07-15
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-15
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-15
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-15
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-07-15
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
1
-0
/
+9
2017-07-05
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
3
-3
/
+25
2017-07-05
tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-05
perf probe: Fix to probe on gcc generated functions in modules
Masami Hiramatsu
3
-18
/
+37
2017-07-05
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
1
-7
/
+3
2017-07-05
objtool: Fix IRET's opcode
Jiri Slaby
1
-1
/
+1
2017-05-20
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
1
-2
/
+2
2017-05-20
selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
Andy Lutomirski
1
-0
/
+46
2017-05-14
x86/mpx: Re-add MPX to selftests Makefile
Dave Hansen
1
-1
/
+1
2017-05-14
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
1
-0
/
+1
2017-03-26
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2017-03-15
ktest: Fix child exit code processing
Steven Rostedt (VMware)
1
-1
/
+1
2017-03-12
perf callchain: Reference count maps
Krister Johansen
3
-2
/
+22
2017-02-14
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
1
-0
/
+4
2017-02-14
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
3
-1
/
+14
2017-01-26
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
1
-2
/
+3
2017-01-26
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
1
-1
/
+1
2017-01-26
perf jit: Enable jitdump support without dwarf
Maciej Debski
4
-4
/
+11
2017-01-26
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
1
-2
/
+4
2017-01-26
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2
-6
/
+0
2017-01-26
perf diff: Do not overwrite valid build id
Kan Liang
1
-1
/
+2
2017-01-26
perf trace: Check if MAP_32BIT is defined (again)
Jiri Olsa
1
-0
/
+2
2017-01-26
perf mem: Fix --all-user/--all-kernel options
Jiri Olsa
1
-2
/
+2
2017-01-26
perf trace: Use the syscall raw_syscalls:sys_enter timestamp
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-01-19
selftests: do not require bash for the generated test
Rolf Eike Beer
1
-1
/
+1
2017-01-19
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
1
-1
/
+1
2017-01-15
tools/virtio: fix READ_ONCE()
Mark Rutland
1
-1
/
+1
2017-01-09
perf annotate: Don't throw error for zero length symbols
Ravi Bangoria
1
-1
/
+2
[next]