| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-03 | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 1 | -0/+12 |
| 2018-01-31 | selftests/vm: move 128TB mmap boundary test to generic directory |  Aneesh Kumar K.V | 1 | -177/+0 |
| 2018-01-23 | selftests/x86: Add <test_name>{,_32,_64} targets |  Dmitry Safonov | 1 | -0/+12 |
| 2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -1/+501 |
| 2018-01-13 | selftests/x86: Add test_vsyscall |  Andy Lutomirski | 2 | -1/+501 |
| 2017-12-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+1 |
| 2017-12-23 | x86/ldt: Make the LDT mapping RO |  Thomas Gleixner | 1 | -2/+1 |
| 2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+3 |
| 2017-12-22 | x86/ldt: Prevent LDT inheritance on exec |  Thomas Gleixner | 1 | -6/+3 |
| 2017-11-21 | x86/pkeys/selftests: Fix protection keys write() warning |  Dave Hansen | 1 | -1/+4 |
| 2017-11-21 | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' |  Dave Hansen | 1 | -5/+5 |
| 2017-11-21 | x86/mpx/selftests: Fix up weird arrays |  Dave Hansen | 1 | -2/+2 |
| 2017-11-16 | x86/selftests: Add test for mapping placement for 5-level paging |  Kirill A. Shutemov | 2 | -1/+178 |
| 2017-11-08 | selftests/x86: Add tests for the STR and SLDT instructions |  Ricardo Neri | 1 | -1/+17 |
| 2017-11-08 | selftests/x86: Add tests for User-Mode Instruction Prevention |  Ricardo Neri | 1 | -1/+72 |
| 2017-11-07 | selftests/x86/ldt_get: Add a few additional tests for limits |  Andy Lutomirski | 1 | -1/+16 |
| 2017-11-07 | selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well |  Andy Lutomirski | 1 | -1/+9 |
| 2017-11-07 | selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() |  Andy Lutomirski | 1 | -16/+37 |
| 2017-11-07 | selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities |  Andy Lutomirski | 1 | -1/+9 |
| 2017-11-07 | selftests/x86/protection_keys: Fix syscall NR redefinition warnings |  Andy Lutomirski | 1 | -6/+18 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 16 | -0/+16 |
| 2017-10-05 | selftests: x86: sysret_ss_attrs doesn't build on a PIE build |  Shuah Khan | 1 | -1/+1 |
| 2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 2 | -9/+7 |
| 2017-08-10 | selftests/x86/fsgsbase: Test selectors 1, 2, and 3 |  Andy Lutomirski | 1 | -6/+35 |
| 2017-07-19 | signal/testing: Don't look for __SI_FAULT in userspace |  Eric W. Biederman | 2 | -9/+7 |
| 2017-05-08 | Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 2 | -2/+14 |
| 2017-05-03 | selftests: x86: add missing executables to .gitignore |  Shuah Khan | 1 | -0/+13 |
| 2017-04-27 | selftests: x86: override clean in lib.mk to fix warnings |  Shuah Khan | 1 | -2/+1 |
| 2017-04-12 | x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow |  Joerg Roedel | 1 | -2/+3 |
| 2017-03-23 | selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug |  Andy Lutomirski | 1 | -0/+46 |
| 2017-03-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -8/+18 |
| 2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 2 | -1/+171 |
| 2017-03-01 | selftests/x86: Add a basic selftest for ioperm |  Andy Lutomirski | 2 | -1/+171 |
| 2017-03-01 | x86/selftests: Add clobbers for int80 on x86_64 |  Dmitry Safonov | 4 | -8/+18 |
| 2017-02-25 | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 2 | -24/+12 |
| 2017-02-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2017-02-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -1/+196 |
| 2017-02-08 | selftests, x86, protection_keys: fix wrong offset in siginfo |  Dave Hansen | 1 | -1/+1 |
| 2017-02-08 | selftests, x86, protection_keys: fix uninitialized variable warning |  Dave Hansen | 1 | -1/+1 |
| 2017-02-02 | x86/mpx: Re-add MPX to selftests Makefile |  Dave Hansen | 1 | -1/+1 |
| 2017-01-11 | selftests: x86 protection_keys remove dead code |  Shuah Khan | 1 | -10/+0 |
| 2017-01-11 | selftests: x86 protection_keys fix unused variable compile warnings |  Shuah Khan | 1 | -5/+0 |
| 2017-01-05 | selftests: enable O and KBUILD_OUTPUT |  bamvor.zhangjian@huawei.com | 1 | -7/+10 |
| 2017-01-05 | selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration" |  Colin King | 1 | -1/+1 |
| 2017-01-05 | selftests/x86: Add a selftest for SYSRET to noncanonical addresses |  Andy Lutomirski | 2 | -1/+196 |
| 2016-11-17 | selftests/x86: Add test_vdso to test getcpu() |  Andy Lutomirski | 2 | -1/+124 |
| 2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -1/+1631 |
| 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 |
| 2016-09-08 | selftests/x86: Fix spelling mistake "preseve" -> "preserve" |  Colin Ian King | 1 | -2/+2 |