index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-10
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
1
-1
/
+16
2017-11-15
tools: firmware: check for distro fallback udev cancel rule
Luis R. Rodriguez
1
-2
/
+26
2017-11-15
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
1
-3
/
+3
2017-10-05
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
1
-5
/
+13
2017-09-14
selftests/x86/fsgsbase: Test selectors 1, 2, and 3
Andy Lutomirski
1
-6
/
+35
2017-08-30
ntb: ntb_test: ensure the link is up before trying to configure the mws
Logan Gunthorpe
1
-0
/
+4
2017-08-30
NTB: ntb_test: fix bug printing ntb_perf results
Logan Gunthorpe
1
-1
/
+1
2017-07-21
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
1
-5
/
+2
2017-05-20
selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
Andy Lutomirski
1
-0
/
+46
2017-05-14
x86/mpx: Re-add MPX to selftests Makefile
Dave Hansen
1
-1
/
+1
2017-01-26
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
1
-1
/
+1
2017-01-19
selftests: do not require bash for the generated test
Rolf Eike Beer
1
-1
/
+1
2017-01-19
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
1
-1
/
+1
2016-10-15
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
32
-5
/
+2997
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-0
/
+9
2016-10-11
selftests/futex: Check ANSI terminal color support
SeongJae Park
2
-2
/
+2
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+1631
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-62
/
+361
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-157
/
+1426
2016-10-08
selftests: expanding more mlock selftest
Simon Guo
3
-78
/
+295
2016-10-08
selftest: move seek_to_smaps_entry() out of mlock2-tests.c
Simon Guo
2
-42
/
+42
2016-10-08
selftests/vm: add test for mlock() when areas are intersected
Simon Guo
3
-0
/
+81
2016-10-08
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-06
selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes
Michael Ellerman
2
-0
/
+2
2016-10-06
selftests/powerpc: Add missing binaries to .gitignores
Michael Ellerman
3
-0
/
+7
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-23
tools/testing: add a test to check nsfs ioctl-s
Andrey Vagin
4
-0
/
+182
2016-09-20
selftests: Move networking/timestamping from Documentation
Shuah Khan
5
-0
/
+1222
2016-09-20
selftests: move watchdog tests from Documentation/watchdog
Shuah Khan
3
-0
/
+114
2016-09-20
selftests: move ia64 tests from Documentation/ia64
Shuah Khan
3
-0
/
+272
2016-09-20
selftests: move vDSO tests from Documentation/vDSO
Shuah Khan
5
-0
/
+471
2016-09-20
selftests: move ptp tests from Documentation/ptp
Shuah Khan
4
-0
/
+565
2016-09-20
selftests: move prctl tests from Documentation/prctl
Shuah Khan
5
-0
/
+306
2016-09-20
selftests: move dnotify_test from Documentation/filesystems
Shuah Khan
3
-0
/
+42
2016-09-20
selftests/timers: Add missing error code assignment before test
Christophe JAILLET
1
-2
/
+2
2016-09-20
selftests/zram: replace ZRAM_LZ4_COMPRESS
Fabian Frederick
1
-1
/
+1
2016-09-13
selftests/x86/sigreturn: Use CX, not AX, as the scratch register
Andy Lutomirski
1
-8
/
+8
2016-09-09
x86/pkeys: Add self-tests
Dave Hansen
3
-1
/
+1631
[next]