index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-23
2
-12
/
+36
|
\
|
*
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2017-03-22
1
-3
/
+26
|
*
selftests/bpf: fix broken build, take 2
Zi Shen Lim
2017-03-21
1
-9
/
+10
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
2017-03-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-14
3
-1
/
+25
|
\
\
|
*
|
selftests/bpf: fix broken build
Alexei Starovoitov
2017-03-12
3
-1
/
+25
*
|
|
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-13
1
-24
/
+24
|
\
\
\
|
*
|
|
selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x
Cyril Bur
2017-03-09
1
-24
/
+24
*
|
|
|
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
2017-03-09
1
-0
/
+4
*
|
|
|
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
4
-4
/
+4
*
|
|
|
Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-08
1
-8
/
+13
|
\
\
\
\
|
*
|
|
|
ktest: Make sure wait_for_input does honor the timeout
Steven Rostedt (VMware)
2017-03-08
1
-7
/
+11
|
*
|
|
|
ktest: Fix while loop in wait_for_input
Steven Rostedt (VMware)
2017-03-08
1
-3
/
+4
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-07
5
-9
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
x86/events: Remove last remnants of old filenames
Borislav Petkov
2017-03-01
1
-1
/
+1
|
*
|
|
|
|
x86/selftests: Add clobbers for int80 on x86_64
Dmitry Safonov
2017-03-01
4
-8
/
+18
*
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
3
-3
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
2017-03-07
3
-3
/
+25
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-03-07
6
-16
/
+281
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
radix tree test suite: Specify -m32 in LDFLAGS too
Matthew Wilcox
2017-03-07
1
-0
/
+1
|
*
|
|
|
|
ida: Free correct IDA bitmap
Matthew Wilcox
2017-03-07
3
-3
/
+33
|
*
|
|
|
|
radix tree test suite: Depend on Makefile and quieten grep
Matthew Wilcox
2017-03-07
1
-2
/
+2
|
*
|
|
|
|
radix tree test suite: Fix build with --as-needed
Michael Ellerman
2017-03-07
1
-4
/
+2
|
*
|
|
|
|
radix tree test suite: Build 32 bit binaries
Rehas Sachdeva
2017-03-07
1
-0
/
+4
|
*
|
|
|
|
radix tree test suite: Add performance test for radix_tree_join()
Rehas Sachdeva
2017-03-07
1
-0
/
+47
|
*
|
|
|
|
radix tree test suite: Add performance test for radix_tree_split()
Rehas Sachdeva
2017-03-07
1
-0
/
+44
|
*
|
|
|
|
radix tree test suite: Add performance benchmarks
Rehas Sachdeva
2017-03-07
1
-7
/
+75
|
*
|
|
|
|
radix tree test suite: Add test for radix_tree_clear_tags()
Rehas Sachdeva
2017-03-07
1
-0
/
+29
|
*
|
|
|
|
radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()
Rehas Sachdeva
2017-03-07
1
-0
/
+19
|
*
|
|
|
|
radix tree test suite: Add test for idr_get_next()
Rehas Sachdeva
2017-03-07
1
-0
/
+25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-07
1
-2
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
selftest/powerpc: Fix false failures for skipped tests
Sachin Sant
2017-03-03
1
-2
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-04
2
-1
/
+171
|
\
\
\
\
|
*
|
|
|
selftests/x86: Add a basic selftest for ioperm
Andy Lutomirski
2017-03-01
2
-1
/
+171
*
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-03
4
-0
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
selftest for default_file_splice_read() infoleak
Al Viro
2017-02-18
4
-0
/
+24
*
|
|
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-03
1
-7
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tools/testing/nvdimm: make iset cookie predictable
Dan Williams
2017-03-01
1
-7
/
+7
*
|
|
|
|
|
|
Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...
Linus Torvalds
2017-03-03
1
-0
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
selftests: lib.mk Fix individual test builds
Shuah Khan
2017-03-02
1
-0
/
+4
*
|
|
|
|
|
|
|
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-02
2
-582
/
+1551
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2017-03-01
2
-582
/
+1551
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
tools/power turbostat: version 17.02.24
Len Brown
2017-03-01
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
tools/power turbostat: bugfix: --add u32 was printed as u64
Len Brown
2017-03-01
1
-19
/
+7
|
|
*
|
|
|
|
|
|
|
tools/power turbostat: show error on exec
Len Brown
2017-03-01
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
tools/power turbostat: dump p-state software config
Len Brown
2017-03-01
1
-0
/
+50
|
|
*
|
|
|
|
|
|
|
tools/power turbostat: show package number, even without --debug
Len Brown
2017-03-01
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
tools/power turbostat: support "--hide C1" etc.
Len Brown
2017-03-01
2
-44
/
+73
|
|
*
|
|
|
|
|
|
|
tools/power turbostat: move --Package and --processor into the --cpu option
Len Brown
2017-03-01
2
-16
/
+21
[next]