index
:
linux-stable.git
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.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 strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
2020-01-04
1
-1
/
+0
*
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2020-01-04
1
-1
/
+1
*
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2020-01-04
2
-1
/
+26
*
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2020-01-04
1
-2
/
+7
*
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
2020-01-04
1
-6
/
+12
*
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2020-01-04
1
-6
/
+13
*
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2020-01-04
1
-0
/
+7
*
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2020-01-04
1
-1
/
+9
*
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2020-01-04
1
-1
/
+16
*
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2020-01-04
1
-0
/
+20
*
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2020-01-04
1
-1
/
+1
*
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2020-01-04
1
-1
/
+1
*
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2020-01-04
1
-2
/
+2
*
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2020-01-04
1
-1
/
+1
*
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2020-01-04
1
-5
/
+9
*
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2020-01-04
1
-2
/
+2
*
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2020-01-04
1
-1
/
+5
*
perf report: Add warning when libunwind not compiled in
Jin Yao
2020-01-04
1
-0
/
+7
*
perf test: Report failure for mmap events
Leo Yan
2020-01-04
1
-0
/
+1
*
tools/power/cpupower: Fix initializer override in hsw_ext_cstates
Nathan Chancellor
2020-01-04
1
-1
/
+0
*
usbip: tools: fix fd leakage in the function of read_attr_usbip_status
Hewenliang
2019-11-28
1
-1
/
+1
*
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
2019-11-28
1
-2
/
+2
*
ACPICA: Use %d for signed int print formatting instead of %u
Colin Ian King
2019-11-28
1
-1
/
+1
*
selftests/ftrace: Fix to test kprobe $comm arg only if available
Masami Hiramatsu
2019-11-28
1
-0
/
+3
*
usbip: tools: fix atoi() on non-null terminated string
Colin Ian King
2019-11-28
1
-3
/
+3
*
tools: gpio: Correctly add make dependencies for gpio_utils
Laura Abbott
2019-11-28
2
-3
/
+8
*
perf tools: Fix time sorting
Jiri Olsa
2019-11-12
1
-1
/
+1
*
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
2019-11-10
1
-1
/
+2
*
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-11-10
1
-0
/
+1
*
perf jevents: Fix period for Intel fixed counters
Andi Kleen
2019-11-06
1
-6
/
+6
*
perf map: Fix overlapped map handling
Steve MacLean
2019-11-06
1
-0
/
+3
*
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-10-17
1
-3
/
+3
*
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-10-17
1
-3
/
+3
*
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-10-17
3
-0
/
+21
*
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-10-17
1
-1
/
+1
*
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
2019-10-17
1
-1
/
+1
*
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
2019-10-17
1
-2
/
+1
*
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2019-10-05
2
-4
/
+4
*
objtool: Clobber user CFLAGS variable
Josh Poimboeuf
2019-10-05
1
-1
/
+1
*
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
2019-09-21
1
-1
/
+1
*
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
2019-09-10
1
-1
/
+1
*
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2019-09-06
2
-0
/
+4
*
Revert "perf test 6: Fix missing kvm module load for s390"
Sasha Levin
2019-09-06
1
-27
/
+0
*
selftests: kvm: Adding config fragments
Naresh Kamboju
2019-09-06
1
-0
/
+3
*
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
Jin Yao
2019-09-06
1
-0
/
+1
*
perf bench numa: Fix cpu0 binding
Jiri Olsa
2019-09-06
1
-2
/
+4
*
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
2019-08-25
1
-1
/
+1
*
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
2019-08-25
1
-0
/
+7
*
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
2019-08-25
1
-0
/
+10
*
perf record: Fix module size on s390
Thomas Richter
2019-08-25
3
-3
/
+16
[next]