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
*
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
1
-0
/
+1
*
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2018-04-11
1
-0
/
+1
*
proc: selftests: test /proc/uptime
Alexey Dobriyan
2018-04-11
5
-0
/
+202
*
proc: selftests: shotgun testing of read/readdir/readlink/write
Alexey Dobriyan
2018-04-11
3
-0
/
+149
*
proc: add selftest for last field of /proc/loadavg
Alexey Dobriyan
2018-04-11
3
-0
/
+85
*
proc: fix /proc/*/map_files lookup some more
Alexey Dobriyan
2018-04-11
4
-1
/
+172
*
proc: test /proc/self/syscall
Alexey Dobriyan
2018-04-11
3
-1
/
+48
*
proc: test /proc/self/wchan
Alexey Dobriyan
2018-04-11
5
-0
/
+34
*
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
8
-0
/
+360
|
\
|
*
selftests: ftrace: Add inter-event hist triggers testcases
Rajvi Jingar
2018-03-10
8
-0
/
+360
*
|
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
2
-78
/
+177
|
\
\
|
*
\
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next
Dan Williams
2018-04-09
2
-78
/
+177
|
|
\
\
|
|
*
|
libnvdimm, testing: update the default smart ctrl_temperature
Vishal Verma
2018-04-05
1
-1
/
+1
|
|
*
|
libnvdimm, testing: Add emulation for smart injection commands
Vishal Verma
2018-04-05
2
-1
/
+53
|
|
*
|
nfit_test: prevent parsing error of nfit_test.0
Ross Zwisler
2018-03-06
1
-1
/
+6
|
|
*
|
nfit_test: fix buffer overrun, add sanity check
Ross Zwisler
2018-03-06
1
-1
/
+8
|
|
*
|
nfit_test: improve structure offset handling
Ross Zwisler
2018-03-06
1
-74
/
+109
|
|
|
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
17
-7
/
+6413
|
\
\
\
|
*
|
|
kvm: selftests: add sync_regs_test
Paolo Bonzini
2018-04-04
6
-1
/
+595
|
*
|
|
kvm: selftests: add API testing infrastructure
Paolo Bonzini
2018-04-04
12
-0
/
+5813
|
*
|
|
tools/kvm_stat: Remove unused function
Cole Robinson
2018-03-28
1
-3
/
+0
|
*
|
|
tools/kvm_stat: Don't use deprecated file()
Cole Robinson
2018-03-28
1
-1
/
+1
|
*
|
|
tools/kvm_stat: Fix python3 syntax
Cole Robinson
2018-03-28
1
-2
/
+4
|
*
|
|
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
2018-03-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
8
-12
/
+457
|
\
\
\
|
*
|
|
selftests/powerpc: Fix copyloops build since Power4 assembler change
Michael Ellerman
2018-04-03
1
-2
/
+2
|
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
3
-1
/
+17
|
|
\
\
\
|
*
|
|
|
selftests/powerpc: Add process creation benchmark
Nicholas Piggin
2018-03-20
4
-1
/
+346
|
*
|
|
|
selftests/powerpc: Skip tm-unavailable if TM is not enabled
Gustavo Romero
2018-03-13
1
-8
/
+16
|
*
|
|
|
selftest/powerpc: Add test for sigreturn in transaction
Laurent Dufour
2018-03-13
2
-1
/
+93
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-07
12
-14
/
+200
|
\
\
\
\
|
*
|
|
|
selftests/intel_pstate: Fix build rule for x86
Daniel Díaz
2018-04-02
1
-1
/
+4
|
*
|
|
|
selftests: Print the test we're running to /dev/kmsg
Michael Ellerman
2018-03-26
1
-0
/
+1
|
*
|
|
|
selftests/seccomp: Allow get_metadata to XFAIL
Kees Cook
2018-03-21
2
-3
/
+38
|
*
|
|
|
selftests/android/ion: Makefile: fix build error
Anders Roxell
2018-03-21
2
-1
/
+2
|
*
|
|
|
selftests: futex Makefile add top level TAP header echo to RUN_TESTS
Shuah Khan
2018-03-07
1
-0
/
+4
|
*
|
|
|
selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headers
Shuah Khan
2018-03-05
1
-1
/
+9
|
*
|
|
|
selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headers
Shuah Khan
2018-03-05
1
-0
/
+1
|
*
|
|
|
selftests: kselftest framework: add handling for TAP header level
Shuah Khan
2018-03-05
1
-1
/
+2
|
*
|
|
|
selftests: ion: Add simple test with the vgem driver
Laura Abbott
2018-03-05
3
-1
/
+139
|
*
|
|
|
selftests: ion: Remove some prints
Laura Abbott
2018-03-05
1
-6
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-04-06
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
ptr_ring: fix build
Michael S. Tsirkin
2018-03-20
1
-0
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-05
2
-6
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
tools/thermal: tmon: fix for segfault
Frank Asseg
2018-03-27
2
-6
/
+7
*
|
|
|
|
|
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2018-03-18
96
-940
/
+1978
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
tools/gpio/gpio-event-mon: fix warning
Anders Roxell
2018-03-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-04
3
-74
/
+69
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
2018-03-28
26
-57
/
+393
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
[next]