index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2018-02-28
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-16
/
+19
2018-02-28
objtool: Fix another switch table detection issue
Josh Poimboeuf
1
-1
/
+5
2018-02-26
selftests: vm: update .gitignore with new test
Shuah Khan
1
-0
/
+1
2018-02-26
selftests: memory-hotplug: silence test command echo
Shuah Khan
1
-1
/
+1
2018-02-26
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
1
-3
/
+3
2018-02-26
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
5
-2
/
+68
2018-02-26
idr: Fix handling of IDs above INT_MAX
Matthew Wilcox
1
-0
/
+52
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-12
/
+108
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-220
/
+287
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
4
-2
/
+16
2018-02-24
tools/kvm_stat: print 'Total' line for multiple events only
Stefan Raspl
1
-1
/
+1
2018-02-24
tools/kvm_stat: group child events indented after parent
Stefan Raspl
1
-30
/
+59
2018-02-24
tools/kvm_stat: separate drilldown and fields filtering
Stefan Raspl
1
-43
/
+100
2018-02-24
tools/kvm_stat: eliminate extra guest/pid selection dialog
Stefan Raspl
2
-75
/
+39
2018-02-24
tools/kvm_stat: mark private methods as such
Stefan Raspl
1
-66
/
+66
2018-02-24
tools/kvm_stat: fix debugfs handling
Stefan Raspl
1
-14
/
+26
2018-02-24
tools/kvm_stat: print error on invalid regex
Stefan Raspl
1
-0
/
+3
2018-02-24
tools/kvm_stat: fix crash when filtering out all non-child trace events
Stefan Raspl
1
-0
/
+6
2018-02-24
tools/kvm_stat: avoid 'is' for equality checks
Marc Hartmayer
1
-2
/
+2
2018-02-24
tools/kvm_stat: use a more pythonic way to iterate over dictionaries
Marc Hartmayer
1
-8
/
+8
2018-02-24
tools/kvm_stat: use a namedtuple for storing the values
Marc Hartmayer
1
-12
/
+15
2018-02-24
tools/kvm_stat: simplify the sortkey function
Marc Hartmayer
1
-15
/
+8
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-4
/
+36
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+61
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+26
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
1
-0
/
+61
2018-02-22
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
2018-02-21
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-02-22
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
1
-0
/
+1
2018-02-22
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
1
-1
/
+0
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
13
-22
/
+18
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-3
/
+7
2018-02-21
objtool: Add module specific retpoline rules
Peter Zijlstra
3
-2
/
+12
2018-02-21
objtool: Add retpoline validation
Peter Zijlstra
4
-3
/
+89
2018-02-21
objtool: Use existing global variables for options
Peter Zijlstra
5
-10
/
+10
2018-02-20
tools/libbpf: Avoid possibly using uninitialized variable
Jeremy Cline
1
-2
/
+3
2018-02-16
Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...
Ingo Molnar
33
-578
/
+1067
2018-02-15
Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"
Hendrik Brueckner
2
-413
/
+0
2018-02-15
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2
-14
/
+14
2018-02-15
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
Hendrik Brueckner
1
-0
/
+390
2018-02-15
tools/headers: Synchronize kernel ABI headers, v4.16-rc1
Ingo Molnar
5
-0
/
+171
2018-02-15
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
1
-5
/
+18
2018-02-15
perf data: Document missing --force option
Sangwon Hong
1
-0
/
+4
2018-02-15
perf tools: Substitute yet another strtoull()
Andy Shevchenko
1
-22
/
+2
2018-02-15
perf top: Check the latency of perf_top__mmap_read()
Kan Liang
1
-0
/
+9
2018-02-15
perf top: Switch default mode to overwrite mode
Kan Liang
1
-9
/
+25
2018-02-15
perf top: Remove lost events checking
Kan Liang
1
-3
/
+5
2018-02-15
perf hists browser: Add parameter to disable lost event warning
Kan Liang
6
-20
/
+36
[next]