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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+184
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
21
-91
/
+852
2015-04-16
x86, selftests: Add single_step_syscall test
Andy Lutomirski
3
-1
/
+184
2015-04-15
mm, selftests: test return value of munmap for MAP_HUGETLB memory
David Rientjes
3
-4
/
+14
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+2
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-0
/
+760
2015-04-13
Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
67
-196
/
+3364
2015-04-11
selftests/powerpc: Add transactional syscall test
Sam bobroff
4
-1
/
+153
2015-04-11
selftests/powerpc: Move get_auxv_entry() to harness.c
Sam bobroff
4
-49
/
+48
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
1
-0
/
+8
2015-04-08
x86, selftests: Add sigreturn selftest
Andy Lutomirski
6
-0
/
+760
2015-04-03
ftracetest: Do not use usleep directly
Namhyung Kim
3
-6
/
+33
2015-04-02
selftest/mqueue: enable cross compilation
Tyler Baker
1
-2
/
+4
2015-04-02
selftest/ipc: enable cross compilation
Tyler Baker
1
-5
/
+1
2015-04-02
selftest/memfd: include default header install path
Tyler Baker
1
-0
/
+1
2015-04-02
selftest/mount: enable cross compilation
Tyler Baker
1
-2
/
+3
2015-04-02
selftest/memfd: enable cross compilation
Tyler Baker
1
-3
/
+4
2015-04-02
kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
John Stultz
1
-0
/
+7
2015-04-01
selftests: Change memory on-off-test.sh name to be unique
Shuah Khan
2
-3
/
+3
2015-04-01
selftests: change cpu on-off-test.sh name to be unique
Shuah Khan
2
-2
/
+2
2015-03-31
selftests/mount: Make git ignore all binaries in mount test suite
Zhang Zhen
1
-0
/
+1
2015-03-31
kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...
John Stultz
2
-2
/
+2
2015-03-31
ftracetest: Convert exit -1 to exit $FAIL
Michael Ellerman
7
-7
/
+7
2015-03-31
ftracetest: Cope properly with stack tracer not being enabled
Michael Ellerman
1
-1
/
+3
2015-03-28
selftests/powerpc: Add a test of the switch_endian() syscall
Michael Ellerman
6
-1
/
+214
2015-03-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-1
/
+2
2015-03-24
tools, update rtctest.c to verify passage of time
Prarit Bhargava
1
-0
/
+13
2015-03-24
Documentation, split up rtc.txt into documentation and test file
Prarit Bhargava
2
-1
/
+259
2015-03-24
selftests: Add tool to generate kselftest tar archive
Shuah Khan
1
-0
/
+55
2015-03-24
selftests: Add kselftest install tool
Shuah Khan
1
-0
/
+37
2015-03-20
Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...
Paul E. McKenney
2
-1
/
+2
2015-03-19
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
8
-9
/
+5
2015-03-19
selftests: Add install support for the powerpc tests
Michael Ellerman
8
-82
/
+73
2015-03-19
selftests/timers: Use shared logic to run and install tests
Michael Ellerman
2
-16
/
+13
2015-03-19
kselftest/timers: Set default threadtest values to simplify execution scripts
John Stultz
1
-2
/
+6
2015-03-19
selftests: Fix build failures when invoked from kselftest target
Shuah Khan
1
-0
/
+8
2015-03-18
selftests/powerpc: Rename TARGETS in powerpc selftests makefile
Michael Ellerman
1
-6
/
+6
2015-03-18
selftests/powerpc: Add test for VPHN
Greg Kurz
7
-1
/
+430
2015-03-17
selftests/powerpc: Build the copyloops with -maltivec
Michael Ellerman
1
-0
/
+1
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
1
-33
/
+0
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
[next]