Age | Commit message (Expand) | Author | Files | Lines |
2016-01-13 | selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn | Andy Lutomirski | 2 | -1/+90 |
2016-01-12 | selftests/x86: Disable the ldt_gdt_64 test for now | Andy Lutomirski | 1 | -2/+3 |
2015-11-04 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -2/+564 |
2015-11-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -2/+1011 |
2015-10-31 | selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs | Andy Lutomirski | 1 | -0/+4 |
2015-10-14 | selftests/x86: Style fixes for the 'unwind_vdso' test | Andy Lutomirski | 1 | -2/+4 |
2015-10-07 | selftests/x86: Add a test for ptrace syscall restart and arg modification | Andy Lutomirski | 3 | -1/+342 |
2015-10-07 | selftests/x86: Add a test for vDSO unwinding | Andy Lutomirski | 2 | -1/+210 |
2015-09-20 | x86/fpu/math-emu, selftests: Add test for FISTTP instructions | Denys Vlasenko | 2 | -1/+138 |
2015-09-20 | x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns | Denys Vlasenko | 3 | -2/+427 |
2015-09-18 | x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test | Denys Vlasenko | 3 | -1/+458 |
2015-09-05 | x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0 | Andy Lutomirski | 1 | -2/+3 |
2015-08-18 | selftests/x86: Add syscall_nt selftest | Andy Lutomirski | 2 | -1/+55 |
2015-08-18 | selftests/x86: Disable sigreturn_64 | Andy Lutomirski | 1 | -2/+2 |
2015-07-31 | selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels | Andy Lutomirski | 1 | -4/+7 |
2015-07-31 | selftests/x86, x86/ldt: Add a selftest for modify_ldt() | Andy Lutomirski | 2 | -1/+577 |
2015-07-21 | x86/selftests, x86/vm86: Improve entry_from_vm86 selftest | Andy Lutomirski | 1 | -8/+124 |
2015-07-07 | x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faults | Andy Lutomirski | 2 | -1/+131 |
2015-06-29 | Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -1/+183 |
2015-05-30 | x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode | Andy Lutomirski | 2 | -2/+118 |
2015-05-27 | selftest, x86: fix incorrect comment | Martin Kelly | 1 | -1/+1 |
2015-05-17 | Merge branch 'linus' into x86/asm, to resolve conflicts | Ingo Molnar | 5 | -37/+69 |
2015-05-13 | selftests, x86: Rework x86 target architecture detection | Andy Lutomirski | 4 | -26/+67 |
2015-05-13 | selftests, x86: Remove useless run_tests rule | Andy Lutomirski | 2 | -18/+2 |
2015-05-13 | selftests/x86: install tests | Tyler Baker | 1 | -0/+6 |
2015-05-13 | selftest/x86: have no dependency on all when cross building | Tyler Baker | 1 | -1/+4 |
2015-05-13 | selftest/x86: build both bitnesses | Tyler Baker | 1 | -2/+2 |
2015-05-08 | x86, selftests: Add a test for the "sysret_ss_attrs" bug | Andy Lutomirski | 4 | -1/+185 |
2015-04-16 | x86, selftests: Add single_step_syscall test | Andy Lutomirski | 3 | -1/+184 |
2015-04-08 | x86, selftests: Add sigreturn selftest | Andy Lutomirski | 5 | -0/+759 |