| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/testing/selftests/sysctl: validate sysctl_writes_strict | Kees Cook | 2014-06-06 | 5 | -0/+216 |
* | rcutorture: Note diffs from git commits | Paul E. McKenney | 2014-05-14 | 1 | -0/+4 |
* | rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernels | Paul E. McKenney | 2014-05-14 | 1 | -0/+1 |
* | torture: Use elapsed time to detect hangs | Paul E. McKenney | 2014-05-14 | 1 | -6/+12 |
* | torture: Better summary diagnostics for build failures | Paul E. McKenney | 2014-05-14 | 4 | -8/+21 |
* | torture: Add tracing-enabled variant of TREE02 | Paul E. McKenney | 2014-05-14 | 1 | -0/+25 |
* | torture: Choose bzImage location based on architecture | Paul E. McKenney | 2014-05-14 | 3 | -6/+43 |
* | torture: Permit multi-word qemu and boot arguments | Paul E. McKenney | 2014-05-14 | 1 | -2/+2 |
* | torture: Report diagnostics from qemu | Paul E. McKenney | 2014-05-14 | 1 | -1/+8 |
* | torture: Make "--dryrun script" use same environment as normal run | Paul E. McKenney | 2014-05-14 | 1 | -15/+11 |
* | torture: Make "--dryrun script" output self-sufficient | Paul E. McKenney | 2014-05-14 | 1 | -33/+27 |
* | torture: Make config-fragment filtering RCU-independent | Paul E. McKenney | 2014-05-14 | 1 | -1/+1 |
* | torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD | Paul E. McKenney | 2014-05-14 | 2 | -6/+6 |
* | torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG | Paul E. McKenney | 2014-05-14 | 1 | -3/+3 |
* | torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC | Paul E. McKenney | 2014-05-14 | 2 | -5/+5 |
* | torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVE | Paul E. McKenney | 2014-05-14 | 2 | -8/+8 |
* | torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY | Paul E. McKenney | 2014-05-14 | 2 | -4/+7 |
* | torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS | Paul E. McKenney | 2014-05-14 | 1 | -3/+3 |
* | torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG | Paul E. McKenney | 2014-05-14 | 2 | -4/+4 |
* | torture: Allow variations of "defconfig" to be specified | Paul E. McKenney | 2014-05-14 | 2 | -1/+9 |
* | torture: Rename RCU_INITRD to TORTURE_INITRD | Paul E. McKenney | 2014-05-13 | 2 | -4/+4 |
* | torture: Make parse-rcutorture.sh less RCU-specific | Paul E. McKenney | 2014-05-13 | 3 | -13/+13 |
* | torture: Add batch headers "--dryrun sched" | Paul E. McKenney | 2014-05-13 | 1 | -1/+2 |
* | torture: Remove obsolete builddir options | Paul E. McKenney | 2014-05-13 | 1 | -16/+0 |
* | Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2014-04-04 | 1 | -0/+4 |
|\ |
|
| * | ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf | Satoru Takeuchi | 2014-02-26 | 1 | -0/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-04-02 | 10 | -1/+222 |
|\ \ |
|
| * | | selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests | Michael Ellerman | 2014-03-07 | 10 | -1/+222 |
| |/ |
|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | 108 | -115/+516 |
|\ \ |
|
| * | | rcutorture: Save kvm.sh output to log | Paul E. McKenney | 2014-02-23 | 1 | -7/+15 |
| * | | rcutorture: Place kvm-test-1-run.sh output into res directory | Paul E. McKenney | 2014-02-23 | 1 | -2/+2 |
| * | | rcutorture: Rename TREE_RCU-Kconfig.txt | Paul Bolle | 2014-02-23 | 1 | -0/+0 |
| * | | locktorture: Add kvm-recheck.sh plug-in for locktorture | Paul E. McKenney | 2014-02-23 | 2 | -2/+54 |
| * | | locktorture: Add vestigial locktorture configuration | Paul E. McKenney | 2014-02-23 | 7 | -1/+60 |
| * | | rcutorture: Introduce "rcu" directory level underneath configs | Paul E. McKenney | 2014-02-23 | 97 | -5/+16 |
| * | | rcutorture: Rename kvm-test-1-rcu.sh | Paul E. McKenney | 2014-02-23 | 2 | -10/+10 |
| * | | rcutorture: Remove RCU dependencies from ver_functions.sh API | Paul E. McKenney | 2014-02-23 | 5 | -40/+59 |
| * | | rcutorture: Create CFcommon file for common Kconfig parameters | Paul E. McKenney | 2014-02-23 | 17 | -18/+7 |
| * | | rcutorture: Create config files for scripted test-the-test testing | Paul E. McKenney | 2014-02-23 | 2 | -0/+9 |
| * | | rcutorture: Abstract kvm-recheck.sh | Paul E. McKenney | 2014-02-23 | 2 | -19/+52 |
| * | | rcutorture: Print dates when doing parallel rcutorture runs | Paul E. McKenney | 2014-02-23 | 1 | -6/+6 |
| * | | rcutorture: Don't create results directory for dryruns | Paul E. McKenney | 2014-02-23 | 1 | -17/+17 |
| * | | rcutorture: Print results directory when dumping results | Paul E. McKenney | 2014-02-18 | 1 | -0/+3 |
| * | | rcutorture: Flag tests requiring more CPUs than are available | Paul E. McKenney | 2014-02-18 | 1 | -5/+9 |
| * | | rcutorture: Add comments, especially on bin packing. | Paul E. McKenney | 2014-02-18 | 1 | -2/+31 |
| * | | rcutorture: Do better bin packing | Paul E. McKenney | 2014-02-18 | 1 | -1/+36 |
| * | | rcutorture: Handle multiple runs of the same test | Paul E. McKenney | 2014-02-18 | 1 | -16/+13 |
| * | | rcutorture: Add dryrun capability | Paul E. McKenney | 2014-02-18 | 1 | -4/+35 |
| * | | rcutorture: Fix results-directory error message | Paul E. McKenney | 2014-02-18 | 1 | -1/+1 |
| * | | rcutorture: Enable concurrent rcutorture runs | Paul E. McKenney | 2014-02-18 | 4 | -24/+108 |