| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-03-04 | 2 | -1/+171 |
|\ |
|
| * | selftests/x86: Add a basic selftest for ioperm | Andy Lutomirski | 2017-03-01 | 2 | -1/+171 |
* | | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-25 | 2 | -24/+12 |
|\ \
| |/
|/| |
|
| * | selftests, x86, protection_keys: fix wrong offset in siginfo | Dave Hansen | 2017-02-08 | 1 | -1/+1 |
| * | selftests, x86, protection_keys: fix uninitialized variable warning | Dave Hansen | 2017-02-08 | 1 | -1/+1 |
| * | selftests: x86 protection_keys remove dead code | Shuah Khan | 2017-01-11 | 1 | -10/+0 |
| * | selftests: x86 protection_keys fix unused variable compile warnings | Shuah Khan | 2017-01-11 | 1 | -5/+0 |
| * | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 2017-01-05 | 1 | -7/+10 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-02-20 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/mpx: Re-add MPX to selftests Makefile | Dave Hansen | 2017-02-02 | 1 | -1/+1 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-02-20 | 2 | -1/+196 |
|\ \ \
| |/ /
|/| | |
|
| * | | selftests/x86: Add a selftest for SYSRET to noncanonical addresses | Andy Lutomirski | 2017-01-05 | 2 | -1/+196 |
| |/ |
|
* | | selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration" | Colin King | 2017-01-05 | 1 | -1/+1 |
|/ |
|
* | selftests/x86: Add test_vdso to test getcpu() | Andy Lutomirski | 2016-11-17 | 2 | -1/+124 |
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | 3 | -1/+1631 |
|\ |
|
| * | x86/pkeys: Add self-tests | Dave Hansen | 2016-09-09 | 3 | -1/+1631 |
* | | selftests/x86/sigreturn: Use CX, not AX, as the scratch register | Andy Lutomirski | 2016-09-13 | 1 | -8/+8 |
* | | selftests/x86: Fix spelling mistake "preseve" -> "preserve" | Colin Ian King | 2016-09-08 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'x86/asm' into x86/mm, to resolve conflicts | Ingo Molnar | 2016-07-15 | 6 | -1/+2230 |
|\ |
|
| * | x86/mpx, selftests: Add MPX self test | Dave Hansen | 2016-06-14 | 6 | -1/+2230 |
* | | selftests/x86: Add vDSO mremap() test | Dmitry Safonov | 2016-07-08 | 2 | -1/+112 |
|/ |
|
* | selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment | Andy Lutomirski | 2016-04-29 | 1 | -0/+250 |
* | selftests/x86: Test the FSBASE/GSBASE API and context switching | Andy Lutomirski | 2016-04-13 | 2 | -0/+399 |
* | selftests/x86: Add an iopl test | Andy Lutomirski | 2016-03-17 | 2 | -1/+136 |
* | selftests/x86: In syscall_nt, test NT|TF as well | Andy Lutomirski | 2016-03-10 | 1 | -8/+49 |
* | selftests/x86: Add a test for syscall restart under ptrace | Andy Lutomirski | 2016-02-17 | 1 | -0/+126 |
* | selftests/x86: Fix some error messages in ptrace_syscall | Andy Lutomirski | 2016-02-17 | 1 | -3/+3 |
* | selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS | Andy Lutomirski | 2016-02-17 | 1 | -28/+202 |
* | x86/signal/64: Re-add support for SS in the 64-bit signal context | Andy Lutomirski | 2016-02-17 | 1 | -3/+2 |
* | selftests/x86: Add check_initial_reg_state() | Andy Lutomirski | 2016-01-29 | 2 | -1/+117 |
* | selftests/x86: Extend Makefile to allow 64-bit-only tests | Andy Lutomirski | 2016-01-29 | 1 | -2/+3 |
* | selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn | Andy Lutomirski | 2016-01-13 | 2 | -1/+90 |
* | selftests/x86: Disable the ldt_gdt_64 test for now | Andy Lutomirski | 2016-01-12 | 1 | -2/+3 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | 4 | -2/+564 |
|\ |
|
| * | x86/fpu/math-emu, selftests: Add test for FISTTP instructions | Denys Vlasenko | 2015-09-20 | 2 | -1/+138 |
| * | x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns | Denys Vlasenko | 2015-09-20 | 3 | -2/+427 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | 6 | -2/+1011 |
|\ \ |
|
| * | | selftests/x86: Style fixes for the 'unwind_vdso' test | Andy Lutomirski | 2015-10-14 | 1 | -2/+4 |
| * | | selftests/x86: Add a test for ptrace syscall restart and arg modification | Andy Lutomirski | 2015-10-07 | 3 | -1/+342 |
| * | | selftests/x86: Add a test for vDSO unwinding | Andy Lutomirski | 2015-10-07 | 2 | -1/+210 |
| * | | x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test | Denys Vlasenko | 2015-09-18 | 3 | -1/+458 |
* | | | selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs | Andy Lutomirski | 2015-10-31 | 1 | -0/+4 |
|/ / |
|
* | | x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0 | Andy Lutomirski | 2015-09-05 | 1 | -2/+3 |
|/ |
|
* | selftests/x86: Add syscall_nt selftest | Andy Lutomirski | 2015-08-18 | 2 | -1/+55 |
* | selftests/x86: Disable sigreturn_64 | Andy Lutomirski | 2015-08-18 | 1 | -2/+2 |
* | selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels | Andy Lutomirski | 2015-07-31 | 1 | -4/+7 |
* | selftests/x86, x86/ldt: Add a selftest for modify_ldt() | Andy Lutomirski | 2015-07-31 | 2 | -1/+577 |
* | x86/selftests, x86/vm86: Improve entry_from_vm86 selftest | Andy Lutomirski | 2015-07-21 | 1 | -8/+124 |
* | x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faults | Andy Lutomirski | 2015-07-07 | 2 | -1/+131 |
* | Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-29 | 1 | -1/+1 |
|\ |
|