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
*
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
52
-180
/
+410
|
\
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
14
-81
/
+84
|
|
\
|
|
*
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
2018-07-11
1
-2
/
+1
|
|
*
perf script python: Fix dict reference counting
Janne Huttunen
2018-07-11
1
-6
/
+2
|
|
*
perf stat: Fix --interval_clear option
Jiri Olsa
2018-07-11
1
-1
/
+1
|
|
*
perf tools: Fix compilation errors on gcc8
Jiri Olsa
2018-07-11
2
-2
/
+3
|
|
*
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
2018-07-11
1
-1
/
+1
|
|
*
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
2018-07-11
1
-3
/
+3
|
|
*
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
2018-07-11
1
-16
/
+21
|
|
*
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2018-07-11
1
-1
/
+1
|
|
*
perf scripts python: Add Python 3 support to EventClass.py
Jeremy Cline
2018-07-11
1
-1
/
+3
|
|
*
perf scripts python: Add Python 3 support to sched-migration.py
Jeremy Cline
2018-07-11
1
-5
/
+9
|
|
*
perf scripts python: Add Python 3 support to Util.py
Jeremy Cline
2018-07-11
1
-5
/
+6
|
|
*
perf scripts python: Add Python 3 support to SchedGui.py
Jeremy Cline
2018-07-11
1
-1
/
+1
|
|
*
perf scripts python: Add Python 3 support to Core.py
Jeremy Cline
2018-07-11
1
-23
/
+17
|
|
*
perf tools: Generate a Python script compatible with Python 2 and 3
Jeremy Cline
2018-07-11
1
-14
/
+15
|
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
1
-7
/
+17
|
|
\
\
|
|
*
|
rseq/selftests: cleanup: Update comment above rseq_prepare_unload
Mathieu Desnoyers
2018-07-10
1
-6
/
+7
|
|
*
|
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
2018-07-10
1
-1
/
+10
|
|
|
/
|
*
|
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-13
3
-5
/
+5
|
|
\
\
|
|
*
|
tools: build: Use HOSTLDFLAGS with fixdep
Laura Abbott
2018-07-13
1
-1
/
+1
|
|
*
|
tools: build: Fixup host c flags
Laura Abbott
2018-07-13
2
-2
/
+2
|
|
*
|
tools build: fix # escaping in .cmd files for future Make
Paul Menzel
2018-07-13
1
-2
/
+2
|
*
|
|
Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
1
-2
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
tools/testing/nvdimm: advertise a write cache for nfit_test
Vishal Verma
2018-06-30
1
-2
/
+1
|
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-08
1
-13
/
+28
|
|
\
\
\
|
|
*
|
|
objtool: Support GCC 8 '-fnoreorder-functions'
Josh Poimboeuf
2018-07-02
1
-13
/
+28
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
7
-10
/
+36
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-01
6
-10
/
+36
|
|
|
\
\
|
|
|
*
|
selftests: bpf: notification about privilege required to run test_lwt_seg6loc...
Jeffrin Jose T
2018-06-26
1
-0
/
+9
|
|
|
*
|
selftests: bpf: notification about privilege required to run test_lirc_mode2....
Jeffrin Jose T
2018-06-26
1
-0
/
+9
|
|
|
*
|
selftests: bpf: add missing NET_SCHED to config
Anders Roxell
2018-06-26
1
-0
/
+1
|
|
|
*
|
tools/bpf: fix test_sockmap failure
Yonghong Song
2018-06-22
1
-6
/
+0
|
|
|
*
|
selftests: bpf: notification about privilege required to run test_kmod.sh tes...
Jeffrin Jose T
2018-06-22
1
-0
/
+9
|
|
|
*
|
tools: bpftool: remember to close the libbpf object after prog load
Jakub Kicinski
2018-06-21
1
-1
/
+7
|
|
|
*
|
tools: bpftool: remove duplicated error message on prog load
Jakub Kicinski
2018-06-21
1
-3
/
+1
|
|
*
|
|
selftests/net: Fix permissions for fib_tests.sh
Shuah Khan
2018-06-28
1
-0
/
+0
|
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-30
1
-23
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
selftests/x86/sigreturn: Do minor cleanups
Andy Lutomirski
2018-06-27
1
-6
/
+7
|
|
*
|
|
|
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Andy Lutomirski
2018-06-27
1
-17
/
+29
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-30
21
-21
/
+200
|
|
\
\
\
\
|
|
*
|
|
|
tools/headers: Pick up latest kernel ABIs
Ingo Molnar
2018-06-26
5
-0
/
+6
|
|
*
|
|
|
Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-06-26
16
-21
/
+194
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
2018-06-25
4
-4
/
+23
|
|
|
*
|
|
perf script: Fix crash because of missing evsel->priv
Ravi Bangoria
2018-06-25
1
-0
/
+14
|
|
|
*
|
|
perf script: Add missing output fields in a hint
Ravi Bangoria
2018-06-25
1
-2
/
+3
|
|
|
*
|
|
perf bench: Fix numa report output code
Jiri Olsa
2018-06-25
1
-2
/
+3
|
|
|
*
|
|
perf stat: Remove duplicate event counting
Thomas Richter
2018-06-25
1
-1
/
+70
|
|
|
*
|
|
perf alias: Rebuild alias expression string to make it comparable
Thomas Richter
2018-06-25
1
-1
/
+24
|
|
|
*
|
|
perf alias: Remove trailing newline when reading sysfs files
Thomas Richter
2018-06-25
1
-0
/
+3
[next]