index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2015-10-15
selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned
Chunyan Zhang
-1
/
+1
2015-10-15
selftests/pstore: add pstore test scripts going with reboot
Hiraku Toyooka
-2
/
+143
2015-10-15
selftests/pstore: add pstore test script for pre-reboot
Hiraku Toyooka
-0
/
+98
2015-10-15
selftests: add .gitignore for efivarfs
Yuan Sun
-0
/
+2
2015-10-15
selftests/powerpc: Allow the tm-syscall test to build with old headers
Michael Ellerman
-2
/
+12
2015-10-15
selftests/powerpc: Sort the list of SUB_DIRS to build
Michael Ellerman
-1
/
+11
2015-10-15
selftests/powerpc: Add tests of unmuxed IPC calls
Michael Ellerman
-1
/
+122
2015-10-14
selftests/x86: Style fixes for the 'unwind_vdso' test
Andy Lutomirski
-2
/
+4
2015-10-13
selftests/powerpc: Fix build failure of load_unaligned_zeropad test
Michael Ellerman
-0
/
+9
2015-10-12
timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments
John Stultz
-1
/
+223
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
-4
/
+20
2015-10-07
selftests/x86: Add a test for ptrace syscall restart and arg modification
Andy Lutomirski
-1
/
+342
2015-10-07
selftests/x86: Add a test for vDSO unwinding
Andy Lutomirski
-1
/
+210
2015-10-07
Merge branch 'linus' into x86/asm, to pick up fixes before applying new changes
Ingo Molnar
-36
/
+39
2015-10-06
torture: Forgive non-plural arguments
Paul E. McKenney
-3
/
+3
2015-10-06
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
-0
/
+8
2015-10-06
locktorture: Support rtmutex torturing
Davidlohr Bueso
-1
/
+9
2015-10-01
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
-1
/
+45
2015-09-25
Merge branch 'linus' into x86/asm, to refresh the tree before applying new ch...
Ingo Molnar
-34
/
+54
2015-09-22
membarrier: clean up selftest
Mathieu Desnoyers
-8
/
+4
2015-09-22
userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical
Andrea Arcangeli
-9
/
+0
2015-09-22
userfaultfd: selftest: return an error if BOUNCE_VERIFY fails
Andrea Arcangeli
-3
/
+6
2015-09-22
userfaultfd: selftest: avoid my_bcmp false positives with powerpc
Andrea Arcangeli
-2
/
+10
2015-09-22
userfaultfd: selftest: only warn if __NR_userfaultfd is undefined
Michael Ellerman
-3
/
+13
2015-09-22
userfaultfd: selftest: headers fixup
Andrea Arcangeli
-12
/
+5
2015-09-22
userfaultfd: selftests: vm: pick up sanitized kernel headers
Thierry Reding
-2
/
+4
2015-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
-0
/
+2
2015-09-20
x86/fpu/math-emu, selftests: Add test for FISTTP instructions
Denys Vlasenko
-1
/
+138
2015-09-20
x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns
Denys Vlasenko
-2
/
+427
2015-09-19
Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-34
/
+52
2015-09-18
x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
Denys Vlasenko
-1
/
+458
2015-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+3
2015-09-17
s390: wire up userfaultfd system call
Heiko Carstens
-0
/
+2
2015-09-14
selftests: exec: revert to default emit rule
Bamvor Jian Zhang
-3
/
+1
2015-09-14
selftests: change install command to rsync
Bamvor Jian Zhang
-8
/
+5
2015-09-14
selftests: mqueue: simplify the Makefile
Bamvor Jian Zhang
-5
/
+3
2015-09-14
selftests: mqueue: allow extra cflags
Bamvor Jian Zhang
-1
/
+1
2015-09-14
selftests: rename jump label to static_keys
Bamvor Jian Zhang
-1
/
+1
2015-09-14
selftests/seccomp: add support for s390
Kees Cook
-6
/
+38
2015-09-14
seltests/zram: fix syntax error
Zhang Zhen
-10
/
+3
2015-09-11
selftests: enhance membarrier syscall test
Mathieu Desnoyers
-25
/
+75
2015-09-11
selftests: add membarrier syscall test
Pranith Kumar
-0
/
+84
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-100
/
+9
2015-09-08
Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-19
/
+481
2015-09-08
selftests:vm: point to libhugetlbfs for regression testing
Mike Kravetz
-0
/
+4
2015-09-08
Revert "selftests: add hugetlbfstest"
Mike Kravetz
-98
/
+0
2015-09-08
selftests/userfaultfd: fix compiler warnings on 32-bit
Geert Uytterhoeven
-3
/
+6
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-76
/
+231
2015-09-08
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
Andrea Arcangeli
-1
/
+1
2015-09-05
x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0
Andy Lutomirski
-2
/
+3
[prev]
[next]