index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-11
selftests/exec: Check if the syscall exists and bail if not
Michael Ellerman
1
-1
/
+9
2015-02-12
Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-30
/
+229
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
14
-4
/
+393
2015-02-03
ktest: Place quotes around item variable
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-02
ktest: Cleanup terminal on dodie() failure
Josh Poimboeuf
1
-1
/
+6
2015-02-02
ktest: Print build,install,boot,test times at success and failure
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-02-02
ktest: Enable user input to the console
Josh Poimboeuf
1
-15
/
+36
2015-02-02
ktest: Give console process a dedicated tty
Josh Poimboeuf
1
-9
/
+57
2015-01-29
ktest: Rename start_monitor_and_boot to start_monitor_and_install
Steven Rostedt (Red Hat)
1
-5
/
+5
2015-01-29
ktest: Show times for build, install, boot and test
Steven Rostedt (Red Hat)
1
-4
/
+105
2015-01-27
ktest: Restore tty settings after closing console
Josh Poimboeuf
1
-0
/
+7
2015-01-27
ktest: Add timings for commands
Steven Rostedt (Red Hat)
1
-0
/
+13
2015-01-23
selftests/powerpc: Add memcmp testcase
Anton Blanchard
6
-1
/
+133
2015-01-23
selftests/powerpc: Add subpage protection self test.
Paul Mackerras
3
-3
/
+228
2015-01-23
selftests/powerpc: Make git ignore all binaries in powerpc test suite
Anshuman Khandual
6
-0
/
+32
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
5
-13
/
+38
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
5
-13
/
+38
2015-01-10
torture: Flag console.log file to prevent holdovers from earlier runs
Paul E. McKenney
1
-0
/
+1
2015-01-10
torture: Add "-enable-kvm -soundhw pcspk" to qemu command line
Paul E. McKenney
1
-4
/
+4
2015-01-10
rcutorture: Handle different mpstat versions
Paul E. McKenney
1
-1
/
+1
2015-01-10
rcutorture: Make build-output parsing correctly flag RCU's warnings
Paul E. McKenney
1
-7
/
+13
2015-01-10
rcutorture: Issue warnings on close calls due to Reader Batch blows
Paul E. McKenney
1
-0
/
+18
2015-01-08
selftests/vm: fix link error for transhuge-stress test
Andrey Skvortsov
1
-1
/
+1
2015-01-06
tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM
dann frazier
1
-2
/
+1
2015-01-06
selftests/exec: allow shell return code of 126
David Drysdale
1
-6
/
+13
2015-01-06
rcutorture: Add checks for stall ending before dump start
Paul E. McKenney
1
-1
/
+1
2014-12-22
selftests/exec: Use %zu to format size_t
Geert Uytterhoeven
1
-2
/
+2
2014-12-18
tools/testing/selftests/Makefile: alphasort the TARGETS list
Andrew Morton
1
-8
/
+9
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-38
/
+166
2014-12-16
Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-63
/
+248
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
4
-0
/
+432
2014-12-13
syscalls: add selftest for execveat(2)
David Drysdale
4
-0
/
+432
2014-12-12
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-61
/
+0
2014-12-11
userns: Unbreak the unprivileged remount tests
Eric W. Biederman
1
-8
/
+24
2014-12-10
Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-11
/
+26
2014-12-10
Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-13
/
+484
2014-12-04
ftracetest: Add --verbose option for showing echo output
Masami Hiramatsu
1
-10
/
+23
2014-12-04
ftracetest: Fix to show descriptions on dash
Masami Hiramatsu
1
-1
/
+2
2014-12-03
selftest: size: Add size test for Linux kernel
Tim Bird
4
-0
/
+114
2014-12-02
selftests/kcmp: Always try to build the test
Michael Ellerman
1
-16
/
+2
2014-12-02
selftests/kcmp: Don't include kernel headers
Michael Ellerman
1
-4
/
+0
2014-12-02
mnt: Update unprivileged remount test
Eric W. Biederman
1
-30
/
+142
2014-11-24
kselftest: Move the docs to the Documentation dir
Tim Bird
1
-61
/
+0
2014-11-23
ktest: Add back "tail -1" to kernelrelease make
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-21
ktest: Add name to running title
Steven Rostedt (Red Hat)
1
-1
/
+7
2014-11-21
ktest: Allow tests to undefine default options
Steven Rostedt (Red Hat)
1
-8
/
+15
2014-11-21
ktest: Fix make_min_config to handle new assign_configs call
Steven Rostedt (Red Hat)
1
-1
/
+3
2014-11-21
ktest: Use make -s kernelrelease
Michal Marek
1
-1
/
+1
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
91
-1633
/
+36
2014-11-17
selftests/timers: change test to use ksft framework
Shuah Khan
1
-6
/
+8
[next]