Age | Commit message (Expand) | Author | Files | Lines |
2015-05-30 | x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode | Andy Lutomirski | 2 | -2/+118 |
2015-05-16 | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -35/+69 |
2015-05-12 | selftests, x86: Rework x86 target architecture detection | Andy Lutomirski | 4 | -26/+67 |
2015-05-12 | selftests, x86: Remove useless run_tests rule | Andy Lutomirski | 2 | -18/+2 |
2015-05-12 | selftests/x86: install tests | Tyler Baker | 1 | -0/+6 |
2015-05-12 | selftest/x86: have no dependency on all when cross building | Tyler Baker | 1 | -1/+4 |
2015-05-12 | selftest/x86: build both bitnesses | Tyler Baker | 1 | -2/+2 |
2015-05-01 | selftests/powerpc: Fix the pmu install rule | Michael Ellerman | 1 | -1/+1 |
2015-04-30 | Revert "powerpc/tm: Abort syscalls in active transactions" | Michael Ellerman | 1 | -1/+1 |
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 |