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.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
2016-09-25
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
Matthew Wilcox
2
-5
/
+13
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-09-09
Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2016-09-08
tools/lguest: Don't bork the terminal in case of wrong args
Daniel Baluta
1
-3
/
+3
2016-09-03
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-08-29
tools:iio:iio_generic_buffer: fix trigger-less mode
Gregor Boirie
1
-1
/
+1
2016-08-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+10
2016-08-23
Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-08-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-40
/
+136
2016-08-18
perf evsel: Do not access outside hw cache name arrays
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-08-18
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
1
-1
/
+5
2016-08-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-1
/
+53
2016-08-16
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2
-2
/
+2
2016-08-16
Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
12
-40
/
+136
2016-08-16
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
1
-1
/
+5
2016-08-16
tools: Sync kvm related header files for arm64 and s390
Arnaldo Carvalho de Melo
3
-0
/
+44
2016-08-16
perf probe: Release resources on error when handling exit paths
Arnaldo Carvalho de Melo
1
-3
/
+9
2016-08-15
perf probe: Check for dup and fdopen failures
Colin Ian King
1
-4
/
+20
2016-08-15
perf symbols: Fix annotation of objects with debuginfo files
Anton Blanchard
1
-1
/
+2
2016-08-15
perf script: Don't disable use_callchain if input is pipe
He Kuang
1
-1
/
+3
2016-08-15
perf script: Show proper message when failed list scripts
He Kuang
1
-2
/
+7
2016-08-15
perf jitdump: Add the right header to get the major()/minor() definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-08-15
tools: iio: iio_generic_buffer: initialize channel array pointer
Alison Schofield
1
-1
/
+1
2016-08-15
tools/virtio: add dma stubs
Michael S. Tsirkin
5
-1
/
+52
2016-08-15
ringtest: test build fix
Michael S. Tsirkin
1
-0
/
+1
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-54
/
+210
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2016-08-12
perf ppc64le: Fix build failure when libelf is not present
Ravi Bangoria
1
-0
/
+2
2016-08-12
perf tools mem: Fix -t store option for record command
Jiri Olsa
1
-0
/
+3
2016-08-12
perf intel-pt: Fix ip compression
Adrian Hunter
2
-28
/
+40
2016-08-11
tools/testing/nvdimm: fix SIGTERM vs hotplug crash
Dan Williams
1
-0
/
+2
2016-08-10
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
1
-1
/
+1
2016-08-09
Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
14
-54
/
+210
2016-08-09
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
3
-21
/
+49
2016-08-09
perf probe: Add function to post process kernel trace events
Ravi Bangoria
1
-11
/
+18
2016-08-09
tools: Sync cpufeatures headers with the kernel
Arnaldo Carvalho de Melo
2
-0
/
+4
2016-08-09
toops: Sync tools/include/uapi/linux/bpf.h with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+85
2016-08-09
tools: Sync cpufeatures.h and vmx.h with the kernel
Arnaldo Carvalho de Melo
2
-9
/
+4
2016-08-09
perf probe: Support signedness casting
Naohiro Aota
2
-4
/
+21
2016-08-09
perf stat: Avoid skew when reading events
Mark Rutland
1
-8
/
+23
2016-08-09
perf probe: Fix module name matching
Konstantin Khlebnikov
1
-1
/
+3
2016-08-09
perf probe: Adjust map->reloc offset when finding kernel symbol from map
Masami Hiramatsu
1
-1
/
+1
2016-08-09
perf hists: Trim libtraceevent trace_seq buffers
Arnaldo Carvalho de Melo
1
-1
/
+5
2016-08-09
perf script: Add 'bpf-output' field to usage message
Brendan Gregg
2
-3
/
+3
2016-08-08
tools/gpio: fix gpio-event-mon header comment
Baruch Siach
1
-1
/
+1
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-106
/
+394
2016-08-06
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+422
2016-08-05
ntb_test: Add a selftest script for the NTB subsystem
Logan Gunthorpe
1
-0
/
+422
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-3
/
+10
2016-08-04
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
26
-106
/
+394
[next]