summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider
2023-03-11x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)
2023-03-11x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson
2023-03-11x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson
2023-03-11x86/bugs: Reset speculation control settings on initBreno Leitao
2023-01-18KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li
2023-01-18KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li
2023-01-18KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-10-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov
2022-10-26x86/microcode/AMD: Track patch allocation size explicitlyKees Cook
2022-10-07x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-10-07x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor
2022-10-07x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-10-07x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-10-07x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-10-07KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf
2022-10-07x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf
2022-10-07x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf
2022-10-07x86/speculation: Change FILL_RETURN_BUFFER to work with objtoolPeter Zijlstra
2022-10-07intel_idle: Disable IBRS during long idlePeter Zijlstra
2022-10-07x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra
2022-10-07x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-10-07x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra
2022-10-07x86/entry: Add kernel IBRS implementationPeter Zijlstra
2022-10-07x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra
2022-10-07x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-10-07x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra
2022-10-07x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2022-10-07x86/cpu: Add consistent CPU match macrosThomas Gleixner
2022-10-07x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner
2022-10-07Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"Thadeu Lima de Souza Cascardo
2022-10-07Revert "x86/speculation: Add RSB VM Exit protections"Thadeu Lima de Souza Cascardo
2022-09-28task_stack, x86/cea: Force-inline stack helpersBorislav Petkov
2022-09-15x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-11x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-07-29x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich
2022-07-29x86/uaccess: Implement macros for CMPXCHG on user addressesPeter Zijlstra
2022-07-29x86: get rid of small constant size cases in raw_copy_{to,from}_user()Al Viro
2022-07-29locking/refcount: Consolidate implementations of refcount_tWill Deacon
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-22x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22x86: Remove arch_has_random, arch_has_random_seedRichard Henderson
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta