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