index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf intel-pt: Improve sample timestamp
Adrian Hunter
2017-07-27
1
-3
/
+31
*
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
2017-07-27
1
-4
/
+7
*
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
2017-07-21
1
-5
/
+2
*
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
Ben Hutchings
2017-07-21
1
-1
/
+1
*
perf tools: Use readdir() instead of deprecated readdir_r() again
Arnaldo Carvalho de Melo
2017-07-15
1
-30
/
+30
*
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
2017-07-15
1
-1
/
+1
*
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+1
*
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
2017-07-15
1
-4
/
+4
*
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
2017-07-15
1
-1
/
+1
*
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
2017-07-15
1
-2
/
+2
*
perf tools: Remove duplicate const qualifier
Eric Engestrom
2017-07-15
1
-1
/
+1
*
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2017-07-15
1
-36
/
+34
*
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2017-07-15
1
-4
/
+4
*
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2017-07-15
1
-6
/
+6
*
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
2017-07-15
1
-3
/
+3
*
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
2017-07-15
1
-5
/
+3
*
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
2017-07-15
1
-1
/
+1
*
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2017-07-15
1
-1
/
+1
*
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
2
-0
/
+7
*
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
1
-1
/
+1
*
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+1
*
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+2
*
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+9
*
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
2017-07-05
1
-7
/
+3
*
selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
Andy Lutomirski
2017-05-20
1
-0
/
+46
*
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
2017-05-14
1
-0
/
+1
*
Tools: hv: kvp: ensure kvp device fd is closed on exec
Vitaly Kuznetsov
2017-04-27
1
-1
/
+1
*
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-03-26
1
-11
/
+2
*
ktest: Fix child exit code processing
Steven Rostedt (VMware)
2017-03-15
1
-1
/
+1
*
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
2017-01-26
1
-1
/
+1
*
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
2017-01-26
1
-2
/
+4
*
selftests: do not require bash for the generated test
Rolf Eike Beer
2017-01-19
1
-1
/
+1
*
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
2017-01-19
1
-1
/
+1
*
perf build: Fix traceevent plugins build race
Jiri Olsa
2016-11-10
1
-1
/
+1
*
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
2016-10-31
2
-2
/
+2
*
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
2016-10-31
2
-2
/
+4
*
perf hists browser: Fix event group display
Namhyung Kim
2016-10-31
1
-1
/
+0
*
perf stat: Fix interval output values
Jiri Olsa
2016-10-31
1
-0
/
+10
*
perf intel-pt: Fix MTC timestamp calculation for large MTC periods
Adrian Hunter
2016-10-28
1
-0
/
+36
*
perf intel-pt: Fix estimated timestamps for cycle-accurate mode
Adrian Hunter
2016-10-28
1
-0
/
+2
*
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
2016-10-28
1
-4
/
+11
*
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
2016-10-07
1
-1
/
+2
*
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
2016-09-15
1
-3
/
+17
*
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
2016-09-07
1
-1
/
+5
*
tools/testing/nvdimm: fix SIGTERM vs hotplug crash
Dan Williams
2016-09-07
1
-0
/
+2
*
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2016-06-01
2
-11
/
+11
*
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
2016-05-18
1
-2
/
+2
*
perf stat: Document --detailed option
Borislav Petkov
2016-05-04
1
-0
/
+8
*
perf tools: handle spaces in file names obtained from /proc/pid/maps
Marcin Ĺšlusarz
2016-05-04
1
-1
/
+1
*
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
2016-05-04
1
-4
/
+6
[prev]
[next]