summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpufeatures.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-13x86/cpufeatures: Add new word for scattered featuresSandipan Das1-1/+1
2024-04-13x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+1
2024-04-13x86/bugs: Add asm helpers for executing VERWPawan Gupta1-0/+1
2024-04-13x86/cpu: Support AMD Automatic IBRSKim Phillips1-0/+1
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)1-0/+1
2023-08-08x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)1-0/+1
2023-08-08x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)1-0/+2
2023-08-08x86/srso: Add IBPB_BRTYPE supportBorislav Petkov (AMD)1-0/+2
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)1-0/+5
2023-08-08x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips1-1/+1
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)1-1/+1
2023-08-08x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson1-6/+11
2023-08-08x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky1-0/+1
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon1-0/+1
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta1-0/+1
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta1-2/+3
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-0/+2
2022-07-29x86/amd: Use IBPB for firmware callsPeter Zijlstra1-0/+1
2022-07-25x86/speculation: Disable RRSBA behaviorPawan Gupta1-1/+1
2022-07-25x86/cpu/amd: Enumerate BTC_NOAndrew Cooper1-0/+1
2022-07-25x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf1-1/+1
2022-07-25x86/bugs: Add retbleed=ibpbPeter Zijlstra1-1/+1
2022-07-25x86/entry: Add kernel IBRS implementationPeter Zijlstra1-1/+1
2022-07-25x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre1-0/+1
2022-07-25x86: Add magic AMD return-thunkPeter Zijlstra1-0/+1
2022-07-25x86: Undo return-thunk damagePeter Zijlstra1-0/+1
2022-07-25x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra1-2/+8
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta1-0/+1
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)1-1/+1
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-09-18x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan1-1/+1
2020-09-17x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructionsFenghua Yu1-0/+1
2020-09-07x86/cpufeatures: Add SEV-ES CPU featureTom Lendacky1-0/+1
2020-08-30x86/cpufeatures: Enumerate TSX suspend load address tracking instructionsKyung Min Park1-0/+1
2020-08-26x86/resctrl: Enumerate per-thread MBA controlsFenghua Yu1-0/+1
2020-08-04Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-08-04Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2020-07-27x86/cpufeatures: Add enumeration for SERIALIZE instructionRicardo Neri1-0/+1
2020-07-08x86/cpufeatures: Add Architectural LBRs feature bitKan Liang1-0/+1
2020-06-15x86/cpufeatures: Mark two free bits in word 3Borislav Petkov1-0/+2
2020-04-20x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross1-0/+2
2020-03-31Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2020-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-03-22x86/mce/amd: Add PPIN support for AMD MCEWei Huang1-0/+1
2020-03-12x86/cpu/amd: Call init_amd_zn() om Family 19h processors tooKim Phillips1-1/+1
2020-02-20x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)1-0/+2
2020-01-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2020-01-13x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configuredSean Christopherson1-0/+1