Age | Commit message (Expand) | Author |
2024-12-06 | x86/mm/selftests: Fix typo in lam.c | Gautam Somani |
2024-08-27 | Documentation/srso: Document a method for checking safe RET operates properly | Borislav Petkov (AMD) |
2024-07-18 | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-07-11 | selftests/x86: fix printk warnings reported by clang | John Hubbard |
2024-07-11 | selftests/x86: remove (or use) unused variables and functions | John Hubbard |
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: test_FISTTP: use fisttps instead of ambiguous fisttp | Muhammad Usama Anjum |
2024-07-11 | selftests/x86: fix Makefile dependencies to work with clang | John Hubbard |
2024-06-12 | selftests/x86: Add return uprobe shadow stack test | Jiri Olsa |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-14 | Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2024-05-06 | selftests: x86: ksft_exit_pass() does not return | Nathan Chancellor |
2024-05-06 | selftests: x86: test_mremap_vdso: conform test to TAP format output | Muhammad Usama Anjum |
2024-05-06 | selftests: x86: test_vsyscall: conform test to TAP format output | Muhammad Usama Anjum |
2024-05-06 | selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocks | Muhammad Usama Anjum |
2024-04-25 | selftests/x86: add placement guard gap test for shstk | Rick Edgecombe |
2024-03-29 | x86/selftests: Skip the tests if prerequisites aren't fulfilled | Muhammad Usama Anjum |
2023-11-30 | selftests:x86: Fix Format String Warnings in lam.c | angquan yu |
2023-10-16 | selftests/x86/lam: Zero out buffer for readlink() | Binbin Wu |
2023-10-03 | selftests/x86/mm: Add new test that userspace stack is in fact NX | Alexey Dobriyan |
2023-09-01 | selftests/x86: Update map_shadow_stack syscall nr | Rick Edgecombe |
2023-08-02 | selftests/x86: Add shadow stack test | Rick Edgecombe |
2023-04-28 | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-03-22 | selftests/x86/amx: Add a ptrace test | Chang S. Bae |
2023-03-16 | selftests/x86/lam: Add test cases for LAM vs thread creation | Kirill A. Shutemov |
2023-03-16 | selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma... | Weihong Zhang |
2023-03-16 | selftests/x86/lam: Add inherit test cases for linear-address masking | Weihong Zhang |
2023-03-16 | selftests/x86/lam: Add io_uring test cases for linear-address masking | Weihong Zhang |
2023-03-16 | selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking | Weihong Zhang |
2023-03-16 | selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking | Weihong Zhang |
2023-02-23 | Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2023-02-13 | selftests: x86: Fix incorrect kernel headers search path | Mathieu Desnoyers |
2023-02-06 | selftests: Emit a warning if getcpu() is missing on 32bit | Sebastian Andrzej Siewior |
2022-04-25 | selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macro | Reinette Chatre |
2022-04-25 | selftests/x86/amx: Use provided __cpuid_count() macro | Reinette Chatre |
2022-04-04 | selftests: x86: add 32bit build warnings for SUSE | Geliang Tang |
2022-03-23 | selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test | Chang S. Bae |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | selftests, x86: fix how check_cc.sh is being invoked | Guillaume Tucker |
2022-02-17 | selftests/x86: Add validity check and allow field splitting | Muhammad Usama Anjum |
2021-11-02 | Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2021-11-02 | Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-10-30 | selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage | Borislav Petkov |
2021-10-28 | selftests/x86/amx: Add context switch test | Chang S. Bae |
2021-10-28 | selftests/x86/amx: Add test cases for AMX state management | Chang S. Bae |
2021-10-25 | selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv() | Shuah Khan |
2021-08-25 | selftests/x86: Fix error: variably modified 'altstack_data' at file scope | Jun Miao |
2021-07-07 | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |