summary refs log tree commit diff
path: root/arch/x86/include/asm/cpufeatures.h
AgeCommit message (Expand)Author
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)
2023-08-08x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)
2023-08-08x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)
2023-08-08x86/srso: Add IBPB_BRTYPE supportBorislav Petkov (AMD)
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-02-14x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2022-11-21x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-08-27x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-01Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-18x86/amd: Use IBPB for firmware callsPeter Zijlstra
2022-07-09x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-06-27x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-06-27x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-06-27x86/entry: Add kernel IBRS implementationPeter Zijlstra
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra
2022-06-27x86: Undo return-thunk damagePeter Zijlstra
2022-06-27x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra
2022-06-24x86/cpufeatures: Introduce x2AVIC CPUID bitSuravee Suthikulpanit
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-08x86: Fix comment for X86_FEATURE_ZENWyes Karny
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-23Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-21x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-05-04x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das
2022-04-29KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX interceptsBabu Moger
2022-04-29x86/cpufeatures: Add virtual TSC_AUX feature bitBabu Moger
2022-04-25x86/fpu/xsave: Support XSAVEC in the kernelThomas Gleixner
2022-04-07x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan
2022-04-05x86/cpufeatures: Add AMD Fam19h Branch Sampling featureStephane Eranian
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-21Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar
2022-03-15x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-02-08x86/cpufeatures: Put the AMX macros in the word 18 blockJim Mattson
2022-02-03x86/cpu: Add definitions for the Intel Hardware Feedback InterfaceRicardo Neri
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds