index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
1
-0
/
+1
2019-11-06
perf jevents: Fix period for Intel fixed counters
Andi Kleen
1
-6
/
+6
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
1
-0
/
+3
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
1
-3
/
+3
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
1
-3
/
+3
2019-10-17
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
3
-0
/
+21
2019-10-17
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
1
-1
/
+1
2019-10-17
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
1
-1
/
+1
2019-10-17
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
1
-2
/
+1
2019-10-05
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2
-4
/
+4
2019-10-05
objtool: Clobber user CFLAGS variable
Josh Poimboeuf
1
-1
/
+1
2019-09-21
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
1
-1
/
+1
2019-09-10
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
1
-1
/
+1
2019-09-06
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2
-0
/
+4
2019-09-06
Revert "perf test 6: Fix missing kvm module load for s390"
Sasha Levin
1
-27
/
+0
2019-09-06
selftests: kvm: Adding config fragments
Naresh Kamboju
1
-0
/
+3
2019-09-06
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
Jin Yao
1
-0
/
+1
2019-09-06
perf bench numa: Fix cpu0 binding
Jiri Olsa
1
-2
/
+4
2019-08-25
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-08-25
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
1
-0
/
+7
2019-08-25
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
1
-0
/
+10
2019-08-25
perf record: Fix module size on s390
Thomas Richter
3
-3
/
+16
2019-08-25
perf db-export: Fix thread__exec_comm()
Adrian Hunter
1
-1
/
+11
2019-08-25
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
4
-10
/
+19
2019-08-11
objtool: Add rewind_stack_do_exit() to the noreturn list
Josh Poimboeuf
1
-0
/
+1
2019-08-11
objtool: Add machine_real_restart() to the noreturn list
Josh Poimboeuf
1
-0
/
+1
2019-08-06
objtool: Support GCC 9 cold subfunction naming scheme
Josh Poimboeuf
1
-1
/
+1
2019-08-04
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-08-04
iio: iio-utils: Fix possible incorrect mask calculation
Bastien Nocera
1
-2
/
+2
2019-08-04
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
Kyle Meyer
2
-2
/
+2
2019-08-04
perf evsel: Make perf_evsel__name() accept a NULL argument
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-08-04
perf test 6: Fix missing kvm module load for s390
Thomas Richter
1
-0
/
+27
2019-08-04
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
Mathieu Poirier
1
-4
/
+123
2019-08-04
cpupower : frequency-set -r option misses the last cpu in related cpu list
Abhishek Goel
1
-0
/
+2
2019-07-10
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-10
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-10
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-22
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
1
-3
/
+6
2019-06-22
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
1
-1
/
+1
2019-06-22
selftests: netfilter: missing error check when setting up veth interface
Jeffrin Jose T
1
-1
/
+5
2019-06-22
selftests/timers: Add missing fflush(stdout) calls
Kees Cook
10
-0
/
+12
2019-06-22
objtool: Don't use ignore flag for fake jumps
Josh Poimboeuf
1
-3
/
+5
2019-05-31
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
3
-5
/
+29
2019-05-31
perf tools: No need to include bitops.h in util.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-05-25
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-05-25
objtool: Allow AR to be overridden with HOSTAR
Nathan Chancellor
1
-1
/
+2
2019-05-25
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
1
-1
/
+4
2019-05-25
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
1
-3
/
+10
2019-05-25
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
1
-3
/
+10
2019-05-21
objtool: Fix function fallthrough detection
Josh Poimboeuf
1
-1
/
+2
[next]