index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2018-04-16
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
-13
/
+991
2018-04-16
tools/testing/nvdimm: enable labels for nfit_test.1 dimms
Dan Williams
-0
/
+3
2018-04-16
tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute
Dan Williams
-1
/
+1
2018-04-16
tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1
Dan Williams
-18
/
+25
2018-04-16
tools/testing/nvdimm: allow custom error code injection
Dan Williams
-1
/
+37
2018-04-12
proc: fixup copyright sign
Alexey Dobriyan
-7
/
+37
2018-04-12
selftests: net: add in_netns.sh to TEST_PROGS
Anders Roxell
-1
/
+1
2018-04-12
kvm: selftests: add -std=gnu99 cflags
Peng Hao
-1
/
+1
2018-04-11
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-272
/
+1091
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
-0
/
+1
2018-04-11
proc: selftests: test /proc/uptime
Alexey Dobriyan
-0
/
+202
2018-04-11
proc: selftests: shotgun testing of read/readdir/readlink/write
Alexey Dobriyan
-0
/
+149
2018-04-11
proc: add selftest for last field of /proc/loadavg
Alexey Dobriyan
-0
/
+85
2018-04-11
proc: fix /proc/*/map_files lookup some more
Alexey Dobriyan
-1
/
+172
2018-04-11
proc: test /proc/self/syscall
Alexey Dobriyan
-1
/
+48
2018-04-11
proc: test /proc/self/wchan
Alexey Dobriyan
-0
/
+34
2018-04-11
selftests: bpf: update .gitignore with missing generated files
Anders Roxell
-0
/
+3
2018-04-10
ktest: Take submenu into account for grub2 menus
Satoru Takeuchi
-1
/
+1
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-0
/
+360
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-78
/
+177
2018-04-10
kvm: selftests: fix spelling mistake: "divisable" and "divisible"
Colin Ian King
-3
/
+3
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+6407
2018-04-09
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next
Dan Williams
-78
/
+177
2018-04-07
ktest.pl: Add MAIL_COMMAND option to define how to send email
Steven Rostedt (VMware)
-20
/
+46
2018-04-07
ktest.pl: Use run_command to execute sending mail
Steven Rostedt (VMware)
-2
/
+2
2018-04-07
ktest.pl: Allow dodie be recursive
Steven Rostedt (VMware)
-0
/
+7
2018-04-07
ktest.pl: Kill test if mailer is not supported
Steven Rostedt (VMware)
-1
/
+1
2018-04-07
ktest.pl: Add MAIL_PATH option to define where to find the mailer
Steven Rostedt (VMware)
-5
/
+35
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-12
/
+457
2018-04-07
Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-14
/
+200
2018-04-06
ktest.pl: No need to print no mailer is specified when mailto is not
Steven Rostedt (VMware)
-3
/
+5
2018-04-06
Ktest: add email options to sample.config
Tim Tianyang Chen
-0
/
+22
2018-04-06
Ktest: Use dodie for critical falures
Tim Tianyang Chen
-27
/
+27
2018-04-06
Ktest: Add SigInt handling
Tim Tianyang Chen
-0
/
+10
2018-04-06
Ktest: Add email support
Tim Tianyang Chen
-3
/
+58
2018-04-06
ktest.pl: Detect if a config-bisect was interrupted
Steven Rostedt (VMware)
-0
/
+14
2018-04-06
ktest.pl: Make finding config-bisect.pl dynamic
Steven Rostedt (VMware)
-1
/
+36
2018-04-06
ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect
Steven Rostedt (VMware)
-8
/
+19
2018-04-06
ktest.pl: Use diffconfig if available for failed config bisects
Steven Rostedt (VMware)
-1
/
+5
2018-04-06
ktest.pl: Allow for the config-bisect.pl output to display to console
Steven Rostedt (VMware)
-4
/
+12
2018-04-06
ktest: Use config-bisect.pl in ktest.pl
Scott Wood
-222
/
+42
2018-04-06
ktest: Add standalone config-bisect.pl program
Steven Rostedt (Red Hat)
-0
/
+763
2018-04-05
libnvdimm, testing: update the default smart ctrl_temperature
Vishal Verma
-1
/
+1
2018-04-05
libnvdimm, testing: Add emulation for smart injection commands
Vishal Verma
-1
/
+53
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-93
/
+314
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1
/
+316
2018-04-04
kvm: selftests: add sync_regs_test
Paolo Bonzini
-1
/
+595
2018-04-04
kvm: selftests: add API testing infrastructure
Paolo Bonzini
-0
/
+5813
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-568
/
+8696
2018-04-03
selftests/powerpc: Fix copyloops build since Power4 assembler change
Michael Ellerman
-2
/
+2
[prev]
[next]