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-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
29
-67
/
+65
2015-03-12
selftests/timers: Add set-2038 test from timetest suite
John Stultz
2
-1
/
+146
2015-03-12
selftests/timers: Add set-tai from the timetest suite
John Stultz
2
-1
/
+81
2015-03-12
selftests/timers: Add leapcrash test from the timetest suite
John Stultz
2
-1
/
+122
2015-03-12
selftests/timers: Add leap-a-day test from timetest suite
John Stultz
2
-0
/
+321
2015-03-12
selftests/timers: Add clocksource-switch test from timetest suite
John Stultz
2
-1
/
+181
2015-03-12
selftests/timers: Add skew_consistency test from the timetests suite
John Stultz
2
-1
/
+91
2015-03-12
selftests/timers: Add change_skew test from timetest suite
John Stultz
2
-1
/
+109
2015-03-12
selftests/timers: Add alarmtimer-suspend test from timetests suite
John Stultz
2
-2
/
+189
2015-03-12
selftests/timers: Add adjtimex validation test from timetest suite
John Stultz
2
-1
/
+212
2015-03-12
selftests/timers: Add mqueue latency test from the timetest suite
John Stultz
2
-1
/
+126
2015-03-12
selftests/timers: Add threaded time inconsistency test from timetest suite
John Stultz
2
-2
/
+202
2015-03-12
selftests/timers: Add set-timer-lat test from timetest suite
John Stultz
2
-1
/
+213
2015-03-12
selftests/timers: Add clock skew estimation test from timetest suite
John Stultz
2
-1
/
+156
2015-03-12
selftests/timers: Add nsleep-lat test from timetest suite
John Stultz
2
-1
/
+192
2015-03-12
selftests/timers: Add inconsistency-check test from timetests
John Stultz
2
-2
/
+206
2015-03-12
selftests/timers: Add nanosleep test from timetest suite
John Stultz
2
-1
/
+176
2015-03-12
selftests/timers: Quiet warning due to lack of return check on brk
John Stultz
1
-5
/
+4
2015-03-12
selftests/timers: Cleanup Makefile to make it easier to add future tests
John Stultz
1
-3
/
+8
2015-03-11
rcutorture: Enable slow grace-period initializations
Paul E. McKenney
1
-0
/
+1
2015-03-11
selftests/exec: Check if the syscall exists and bail if not
Michael Ellerman
1
-1
/
+9
2015-03-03
torture: Avoid script syntax error when insufficient CPUs
Paul E. McKenney
1
-1
/
+1
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
[prev]
[next]