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
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-62
/
+361
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-157
/
+1426
2016-10-07
selftests: expanding more mlock selftest
Simon Guo
3
-78
/
+295
2016-10-07
selftest: move seek_to_smaps_entry() out of mlock2-tests.c
Simon Guo
2
-42
/
+42
2016-10-07
selftests/vm: add test for mlock() when areas are intersected
Simon Guo
3
-0
/
+81
2016-10-07
selftest: split mlock2_ funcs into separate mlock2.h
Simon Guo
2
-20
/
+21
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-0
/
+182
2016-10-04
selftests/powerpc: Add checks for transactional VSXs in signal contexts
Cyril Bur
2
-1
/
+126
2016-10-04
selftests/powerpc: Add checks for transactional VMXs in signal contexts
Cyril Bur
2
-1
/
+112
2016-10-04
selftests/powerpc: Add checks for transactional FPUs in signal contexts
Cyril Bur
2
-1
/
+93
2016-10-04
selftests/powerpc: Add checks for transactional GPRs in signal contexts
Cyril Bur
3
-1
/
+210
2016-10-04
selftests/powerpc: Check that signals always get delivered
Cyril Bur
5
-0
/
+285
2016-10-04
selftests/powerpc: Add TM tcheck helpers in C
Cyril Bur
1
-0
/
+27
2016-10-04
selftests/powerpc: Allow tests to extend their kill timeout
Cyril Bur
2
-3
/
+8
2016-10-04
selftests/powerpc: Introduce GPR asm helper header file
Cyril Bur
1
-0
/
+96
2016-10-04
selftests/powerpc: Move VMX stack frame macros to header file
Cyril Bur
2
-84
/
+97
2016-10-04
selftests/powerpc: Rework FPU stack placement macros and move to header file
Cyril Bur
2
-68
/
+85
2016-10-04
selftests/powerpc: Check for VSX preservation across userspace preemption
Cyril Bur
4
-1
/
+283
2016-09-23
selftests/powerpc: Compile selftests against headers without AT_HWCAP2
Cyril Bur
1
-0
/
+7
2016-09-22
tools/testing: add a test to check nsfs ioctl-s
Andrey Vagin
4
-0
/
+182
2016-09-13
selftests/x86/sigreturn: Use CX, not AX, as the scratch register
Andy Lutomirski
1
-8
/
+8
2016-09-08
selftests/x86: Fix spelling mistake "preseve" -> "preserve"
Colin Ian King
1
-2
/
+2
2016-08-10
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
1
-1
/
+1
2016-08-05
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+422
2016-08-05
ntb_test: Add a selftest script for the NTB subsystem
Logan Gunthorpe
1
-0
/
+422
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-3
/
+10
2016-08-01
Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
11
-13
/
+268
2016-08-01
Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-2
/
+123
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
32
-32
/
+810
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-11
/
+165
2016-07-26
selftests: media_tests add a new video device test
Shuah Khan
3
-2
/
+103
2016-07-26
selftests/powerpc: exec() with suspended transaction
Cyril Bur
5
-18
/
+98
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-2
/
+2342
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
6
-1
/
+2230
2016-07-14
selftests/powerpc: Add a test for PROT_SAO
Michael Ellerman
4
-1
/
+51
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
4
-16
/
+13
2016-07-08
selftests/x86: Add vDSO mremap() test
Dmitry Safonov
2
-1
/
+112
2016-07-07
selftests/powerpc: Use "Delta" rather than "Error" in normal output
Michael Ellerman
1
-1
/
+1
2016-07-05
selftests/powerpc: Test unaligned copy and paste
Chris Smart
10
-1
/
+332
2016-07-05
selftests/powerpc: Import Anton's mmap & futex micro benchmarks
Michael Ellerman
4
-1
/
+86
2016-07-05
selftests/powerpc: Fix generation of vector instructions/types in context_switch
Cyril Bur
2
-3
/
+9
2016-07-05
selftests/powerpc: Fix usage message in context_switch
Cyril Bur
1
-3
/
+3
2016-07-05
selftests/powerpc/pmu: Use signed long to read perf_event_paranoid
Cyril Bur
1
-3
/
+3
2016-06-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
5
-17
/
+60
2016-06-27
selftests: media_tests - Add media_device_open to .gitignore
Shuah Khan
1
-0
/
+1
2016-06-27
selftests: add media controller regression test scripts and document
Shuah Khan
3
-0
/
+65
2016-06-27
selftests: add media_device_open test
Shuah Khan
2
-2
/
+83
2016-06-27
selftests: media_device_test change it to randomize loop count
Shuah Khan
1
-6
/
+13
2016-06-27
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
Yannick Brosseau
1
-1
/
+1
2016-06-27
selftests/vm: write strlen length instead of sizeof to nr_hugepages
Yannick Brosseau
1
-5
/
+5
[next]