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 tools: Align buildid list output for short build ids
Jiri Olsa
2020-10-14
3
-4
/
+5
*
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-14
3
-7
/
+23
*
perf tools: Pass build_id object to dso__build_id_equal()
Jiri Olsa
2020-10-14
4
-6
/
+11
*
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
2020-10-14
5
-6
/
+8
*
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
12
-35
/
+43
*
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
2020-10-14
6
-23
/
+16
*
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-14
11
-57
/
+60
*
perf tools: Use build_id object in dso
Jiri Olsa
2020-10-14
15
-29
/
+34
*
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
2020-10-13
2
-1
/
+3
*
perf python: Autodetect python3 binary
James Clark
2020-10-13
1
-6
/
+9
*
perf tests: Show python test script in verbose mode
Arnaldo Carvalho de Melo
2020-10-13
1
-0
/
+1
*
perf build: Allow nested externs to enable BUILD_BUG() usage
Vasily Gorbik
2020-10-13
1
-1
/
+1
*
perf trace: Fix off by ones in memset() after realloc() in arches using libaudit
Jiri Slaby
2020-10-13
1
-1
/
+5
*
perf c2c: Update usage for showing memory events
Leo Yan
2020-10-13
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-13
4
-23
/
+65
|
\
|
*
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
2020-10-07
1
-0
/
+3
|
*
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-10-01
1
-1
/
+1
|
*
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
1
-19
/
+56
|
*
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
2020-09-17
1
-1
/
+3
|
*
perf parse-event: Fix cpu map refcounting
Namhyung Kim
2020-09-17
1
-2
/
+2
*
|
tools lib traceevent: Hide non API functions
Tzvetomir Stoyanov (VMware)
2020-10-13
6
-107
/
+83
*
|
perf sched: Show start of latency as well
Joel Fernandes (Google)
2020-10-13
1
-10
/
+14
*
|
perf vendor events: Fix typos in power8 PMU events
Sandipan Das
2020-10-13
5
-25
/
+25
*
|
perf bench: Run inject-build-id with --buildid-all option too
Namhyung Kim
2020-10-13
1
-19
/
+35
*
|
perf inject: Add --buildid-all option
Namhyung Kim
2020-10-13
2
-6
/
+113
*
|
perf inject: Do not load map/dso when injecting build-id
Namhyung Kim
2020-10-13
3
-37
/
+27
*
|
perf inject: Enter namespace when reading build-id
Namhyung Kim
2020-10-13
1
-2
/
+6
*
|
perf inject: Add missing callbacks in perf_tool
Namhyung Kim
2020-10-13
1
-5
/
+31
*
|
perf bench: Add build-id injection benchmark
Namhyung Kim
2020-10-13
6
-5
/
+471
*
|
perf trace: Use the autogenerated mmap 'prot' string/id table
Arnaldo Carvalho de Melo
2020-10-01
2
-27
/
+24
*
|
tools beauty: Add script to generate table of mmap's 'prot' argument
Arnaldo Carvalho de Melo
2020-10-01
1
-0
/
+30
*
|
perf beauty mmap_flags: Conditionaly define the mmap flags
Arnaldo Carvalho de Melo
2020-09-30
1
-8
/
+8
*
|
perf trace beauty: Add script to autogenerate mremap's flags args string/id t...
Arnaldo Carvalho de Melo
2020-09-29
3
-19
/
+39
*
|
perf tools: Separate the checking of headers only used to build beautificatio...
Arnaldo Carvalho de Melo
2020-09-29
1
-2
/
+20
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-28
12
-11
/
+106
|
\
\
|
*
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-25
1
-1
/
+1
|
|
\
\
|
|
*
|
selftests: kvm: Fix assert failure in single-step test
Yang Weijiang
2020-09-23
1
-1
/
+1
|
|
*
|
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-11
182
-1499
/
+7254
|
|
|
\
\
|
*
|
\
\
Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-23
1
-0
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
tools/bootconfig: Add testcase for tailing space
Masami Hiramatsu
2020-09-21
1
-0
/
+13
|
|
*
|
|
|
tools/bootconfig: Add testcases for repeated key with brace
Masami Hiramatsu
2020-09-21
1
-0
/
+12
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
6
-4
/
+69
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
5
-4
/
+22
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
tools/libbpf: Avoid counting local symbols in ABI check
Tony Ambardar
2020-09-08
1
-0
/
+2
|
|
|
*
|
|
|
|
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
2020-09-03
1
-0
/
+15
|
|
|
*
|
|
|
|
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
2020-09-03
1
-1
/
+1
|
|
|
*
|
|
|
|
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-09-01
2
-2
/
+3
|
|
|
*
|
|
|
|
libbpf: Fix build failure from uninitialized variable warning
Tony Ambardar
2020-08-31
1
-1
/
+1
|
|
*
|
|
|
|
|
selftests: rtnetlink: Test bridge enslavement with different parent IDs
Ido Schimmel
2020-09-10
1
-0
/
+47
|
*
|
|
|
|
|
|
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
1
-2
/
+2
|
|
\
\
\
\
\
\
\
[next]