Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Ktest: Add email support | Tim Tianyang Chen | 2018-04-06 | 1 | -3/+58 | |
| * | | | | | ktest.pl: Detect if a config-bisect was interrupted | Steven Rostedt (VMware) | 2018-04-06 | 1 | -0/+14 | |
| * | | | | | ktest.pl: Make finding config-bisect.pl dynamic | Steven Rostedt (VMware) | 2018-04-06 | 2 | -1/+36 | |
| * | | | | | ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect | Steven Rostedt (VMware) | 2018-04-06 | 2 | -8/+19 | |
| * | | | | | ktest.pl: Use diffconfig if available for failed config bisects | Steven Rostedt (VMware) | 2018-04-06 | 1 | -1/+5 | |
| * | | | | | ktest.pl: Allow for the config-bisect.pl output to display to console | Steven Rostedt (VMware) | 2018-04-06 | 1 | -4/+12 | |
| * | | | | | ktest: Use config-bisect.pl in ktest.pl | Scott Wood | 2018-04-06 | 1 | -222/+42 | |
| * | | | | | ktest: Add standalone config-bisect.pl program | Steven Rostedt (Red Hat) | 2018-04-06 | 1 | -0/+763 | |
| * | | | | | ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=build | Scott Wood | 2018-03-21 | 1 | -1/+2 | |
| * | | | | | ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=build | Scott Wood | 2018-03-21 | 1 | -13/+5 | |
| * | | | | | ktest: Comment about other names than just ktest.conf | Steven Rostedt (VMware) | 2018-03-21 | 1 | -2/+4 | |
| * | | | | | ktest: Clarify config file usage | Scott Wood | 2018-03-21 | 2 | -1/+5 | |
| * | | | | | ktest: Add CONNECT_TIMEOUT to change the connection timeout time | Steven Rostedt (VMware) | 2018-03-21 | 2 | -2/+12 | |
| * | | | | | ktest: Wait for console process to exit | Steven Rostedt (VMware) | 2018-03-21 | 1 | -0/+3 | |
* | | | | | | 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-06 | 1 | -1/+1 | |
| | * | | | | | | | libnvdimm, testing: Add emulation for smart injection commands | Vishal Verma | 2018-04-06 | 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 |