aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2024-02-21Merge tag 'v4.19.268' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.267' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.266' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.262' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.258' into v4.19/standard/baseBruce Ashfield
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-12-08Revert "x86/speculation: Change FILL_RETURN_BUFFER to work with objtool"Ben Hutchings
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-23x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-11-23x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor
2022-11-23x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-11-23x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-11-23x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-11-23KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf
2022-11-23x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf
2022-11-23x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf
2022-11-23x86/speculation: Change FILL_RETURN_BUFFER to work with objtoolPeter Zijlstra
2022-11-23intel_idle: Disable IBRS during long idlePeter Zijlstra
2022-11-23x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra
2022-11-23x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-11-23x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra
2022-11-23x86/entry: Add kernel IBRS implementationPeter Zijlstra
2022-11-23x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra
2022-11-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-11-23x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra
2022-11-23x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2022-11-23x86/cpu: Add consistent CPU match macrosThomas Gleixner
2022-11-23x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner
2022-11-23x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> headerIngo Molnar
2022-11-23x86/cpufeature: Add facility to check for min microcode revisionsKan Liang
2022-11-23Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"Suleiman Souhlal
2022-11-23Revert "x86/speculation: Add RSB VM Exit protections"Suleiman Souhlal
2022-10-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov
2022-09-15x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-09-10Merge tag 'v4.19.257' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.255' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.250' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.249' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.248' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.247' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.242' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.240' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.234' into v4.19/standard/baseBruce Ashfield
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-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-25x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-25x86: Remove arch_has_random, arch_has_random_seedRichard Henderson