| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/shstk: Add user control-protection fault handler | Rick Edgecombe | 2023-08-02 | 1 | -1/+7 |
* | x86/cpufeatures: Add CPU feature flags for shadow stacks | Rick Edgecombe | 2023-07-11 | 1 | -1/+7 |
* | x86/mm: Reduce untagged_addr() overhead for systems without LAM | Kirill A. Shutemov | 2023-03-16 | 1 | -1/+7 |
* | x86/cpu, kvm: Add support for CPUID_80000021_EAX | Kim Phillips | 2023-01-25 | 1 | -1/+2 |
* | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-14 | 1 | -1/+8 |
|\ |
|
| * | x86/retbleed: Add X86_FEATURE_CALL_DEPTH | Thomas Gleixner | 2022-10-17 | 1 | -1/+8 |
* | | x86/cpufeatures: Add X86_FEATURE_XENPV to disabled-features.h | Juergen Gross | 2022-11-22 | 1 | -1/+7 |
|/ |
|
* | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra | 2022-06-29 | 1 | -4/+14 |
* | x86: Add magic AMD return-thunk | Peter Zijlstra | 2022-06-27 | 1 | -1/+2 |
* | x86: Undo return-thunk damage | Peter Zijlstra | 2022-06-27 | 1 | -1/+2 |
* | x86/retpoline: Cleanup some #ifdefery | Peter Zijlstra | 2022-06-27 | 1 | -1/+8 |
* | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-05-23 | 1 | -7/+1 |
|\ |
|
| * | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap" | Borislav Petkov | 2022-04-04 | 1 | -7/+1 |
* | | x86/tdx: Detect running as a TDX guest in early boot | Kuppuswamy Sathyanarayanan | 2022-04-07 | 1 | -1/+7 |
|/ |
|
* | x86/cpufeatures: Re-enable ENQCMD | Fenghua Yu | 2022-02-15 | 1 | -2/+5 |
* | x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid() | Thomas Gleixner | 2021-06-03 | 1 | -5/+2 |
* | x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX] | Sean Christopherson | 2021-01-28 | 1 | -1/+2 |
* | x86/cpufeatures: Add Intel SGX hardware bits | Sean Christopherson | 2020-11-17 | 1 | -1/+7 |
* | x86/cpufeatures: Mark ENQCMD as disabled when configured out | Fenghua Yu | 2020-09-17 | 1 | -1/+8 |
* | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2020-01-30 | 1 | -7/+1 |
|\ |
|
| * | x86/mpx: remove MPX from arch/x86 | Dave Hansen | 2020-01-23 | 1 | -7/+1 |
* | | x86/Kconfig: Rename UMIP config parameter | Babu Moger | 2019-11-07 | 1 | -1/+1 |
|/ |
|
* | x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured out | Andy Lutomirski | 2018-11-20 | 1 | -1/+7 |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-29 | 1 | -1/+2 |
|\ |
|
| * | x86/cpufeatures: Add CPUID_7_EDX CPUID leaf | David Woodhouse | 2018-01-26 | 1 | -1/+2 |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-29 | 1 | -1/+7 |
|\| |
|
| * | x86/cpufeatures: Add X86_BUG_CPU_INSECURE | Thomas Gleixner | 2017-12-23 | 1 | -1/+7 |
* | | x86/cpufeature: Add User-Mode Instruction Prevention definitions | Ricardo Neri | 2017-11-08 | 1 | -1/+7 |
|/ |
|
* | x86/mm: Disable PCID on 32-bit kernels | Andy Lutomirski | 2017-07-05 | 1 | -1/+3 |
* | x86/boot: Detect 5-level paging support | Kirill A. Shutemov | 2017-04-04 | 1 | -1/+7 |
* | x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated | Dave Hansen | 2016-06-30 | 1 | -0/+1 |
* | x86/cpufeature: Update cpufeaure macros | Dave Hansen | 2016-06-30 | 1 | -0/+1 |
* | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen | 2016-05-16 | 1 | -3/+3 |
* | x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions | Dave Hansen | 2016-02-16 | 1 | -0/+15 |
* | x86, mpx: Add MPX to disabled features | Dave Hansen | 2014-11-18 | 1 | -1/+7 |
* | x86: Add more disabled features | Dave Hansen | 2014-09-11 | 1 | -2/+14 |
* | x86: Introduce disabled-features | Dave Hansen | 2014-09-11 | 1 | -0/+27 |