index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
selftests: Add install target
Michael Ellerman
10
-1
/
+73
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-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-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 '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
[next]