| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests/vm: move 128TB mmap boundary test to generic directory | Aneesh Kumar K.V | 2018-01-31 | 1 | -177/+0 |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-14 | 2 | -1/+501 |
|\ |
|
| * | selftests/x86: Add test_vsyscall | Andy Lutomirski | 2018-01-13 | 2 | -1/+501 |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-29 | 1 | -2/+1 |
|\| |
|
| * | x86/ldt: Make the LDT mapping RO | Thomas Gleixner | 2017-12-23 | 1 | -2/+1 |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-23 | 1 | -6/+3 |
|\| |
|
| * | x86/ldt: Prevent LDT inheritance on exec | Thomas Gleixner | 2017-12-22 | 1 | -6/+3 |
* | | x86/pkeys/selftests: Fix protection keys write() warning | Dave Hansen | 2017-11-21 | 1 | -1/+4 |
* | | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' | Dave Hansen | 2017-11-21 | 1 | -5/+5 |
* | | x86/mpx/selftests: Fix up weird arrays | Dave Hansen | 2017-11-21 | 1 | -2/+2 |
* | | x86/selftests: Add test for mapping placement for 5-level paging | Kirill A. Shutemov | 2017-11-16 | 2 | -1/+178 |
* | | selftests/x86: Add tests for the STR and SLDT instructions | Ricardo Neri | 2017-11-08 | 1 | -1/+17 |
* | | selftests/x86: Add tests for User-Mode Instruction Prevention | Ricardo Neri | 2017-11-08 | 1 | -1/+72 |
|/ |
|
* | selftests/x86/ldt_get: Add a few additional tests for limits | Andy Lutomirski | 2017-11-07 | 1 | -1/+16 |
* | selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well | Andy Lutomirski | 2017-11-07 | 1 | -1/+9 |
* | selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() | Andy Lutomirski | 2017-11-07 | 1 | -16/+37 |
* | selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities | Andy Lutomirski | 2017-11-07 | 1 | -1/+9 |
* | selftests/x86/protection_keys: Fix syscall NR redefinition warnings | Andy Lutomirski | 2017-11-07 | 1 | -6/+18 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 16 | -0/+16 |
* | selftests: x86: sysret_ss_attrs doesn't build on a PIE build | Shuah Khan | 2017-10-05 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-09-11 | 2 | -9/+7 |
|\ |
|
| * | signal/testing: Don't look for __SI_FAULT in userspace | Eric W. Biederman | 2017-07-19 | 2 | -9/+7 |
* | | selftests/x86/fsgsbase: Test selectors 1, 2, and 3 | Andy Lutomirski | 2017-08-10 | 1 | -6/+35 |
|/ |
|
* | Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-08 | 2 | -2/+14 |
|\ |
|
| * | selftests: x86: add missing executables to .gitignore | Shuah Khan | 2017-05-03 | 1 | -0/+13 |
| * | selftests: x86: override clean in lib.mk to fix warnings | Shuah Khan | 2017-04-27 | 1 | -2/+1 |
* | | x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow | Joerg Roedel | 2017-04-12 | 1 | -2/+3 |
* | | selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug | Andy Lutomirski | 2017-03-23 | 1 | -0/+46 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-03-07 | 4 | -8/+18 |
|\ \
| |/
|/| |
|
| * | x86/selftests: Add clobbers for int80 on x86_64 | Dmitry Safonov | 2017-03-01 | 4 | -8/+18 |
* | | 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 |