Age | Commit message (Expand) | Author |
2024-08-27 | Documentation/srso: Document a method for checking safe RET operates properly | Borislav Petkov (AMD) |
2024-07-11 | selftests/x86: avoid -no-pie warnings from clang during compilation | John Hubbard |
2024-07-11 | selftests/x86: build sysret_rip.c with clang | John Hubbard |
2024-07-11 | selftests/x86: build fsgsbase_restore.c with clang | John Hubbard |
2024-07-11 | selftests/x86: fix Makefile dependencies to work with clang | John Hubbard |
2023-10-03 | selftests/x86/mm: Add new test that userspace stack is in fact NX | Alexey Dobriyan |
2023-08-02 | selftests/x86: Add shadow stack test | Rick Edgecombe |
2023-03-16 | selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking | Weihong Zhang |
2023-02-13 | selftests: x86: Fix incorrect kernel headers search path | Mathieu Desnoyers |
2022-04-04 | selftests: x86: add 32bit build warnings for SUSE | Geliang Tang |
2022-03-22 | selftests, x86: fix how check_cc.sh is being invoked | Guillaume Tucker |
2021-10-28 | selftests/x86/amx: Add test cases for AMX state management | Chang S. Bae |
2021-06-09 | selftests/x86: Test signal frame XSTATE header corruption handling | Andy Lutomirski |
2021-05-19 | selftest/x86/signal: Include test cases for validating sigaltstack | Chang S. Bae |
2020-10-27 | kselftest: Move test_vdso to the vDSO test suite | Vincenzo Frascino |
2020-08-04 | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-07-01 | x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase | Andy Lutomirski |
2020-07-01 | selftests/x86: Consolidate and fix get/set_eflags() helpers | Andy Lutomirski |
2020-06-04 | selftests/x86/pkeys: move selftests to arch-neutral directory | Ram Pai |
2019-09-16 | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-07-22 | x86/mpx: Remove selftests Makefile entry | Dave Hansen |
2019-07-22 | x86/syscalls: Split the x32 syscalls into their own table | Andy Lutomirski |
2019-07-02 | selftests/x86: Test SYSCALL and SYSENTER manually with TF set | Andy Lutomirski |
2018-05-30 | selftests/x86: Detect -no-pie availability | Florian Weimer |
2018-05-14 | x86/selftests: Add mov_to_ss test | Andy Lutomirski |
2018-02-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-15 | selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems | Dominik Brodowski |
2018-02-15 | selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c | Dominik Brodowski |
2018-02-13 | selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ... | Dominik Brodowski |
2018-02-03 | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-01-23 | selftests/x86: Add <test_name>{,_32,_64} targets | Dmitry Safonov |
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-11-16 | x86/selftests: Add test for mapping placement for 5-level paging | Kirill A. Shutemov |
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-04-27 | selftests: x86: override clean in lib.mk to fix warnings | Shuah Khan |
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-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-02 | x86/mpx: Re-add MPX to selftests Makefile | Dave Hansen |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com |
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-09-09 | x86/pkeys: Add self-tests | Dave Hansen |
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 |
2016-06-14 | x86/mpx, selftests: Add MPX self test | Dave Hansen |
2016-04-13 | selftests/x86: Test the FSBASE/GSBASE API and context switching | Andy Lutomirski |