aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
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.264' 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-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/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta
2022-11-23x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-11-23x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta
2022-11-23x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-11-23x86/common: Stamp out the stepping madnessPeter Zijlstra
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: Remove x86_spec_ctrl_maskJosh Poimboeuf
2022-11-23x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf
2022-11-23x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf
2022-11-23intel_idle: Disable IBRS during long idlePeter Zijlstra
2022-11-23x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra
2022-11-23x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...Peter 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/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra
2022-11-23x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-11-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
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/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-11-03x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin
2022-11-03x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-09-10Merge tag 'v4.19.257' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.256' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.255' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.253' 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.238' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.237' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.234' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.226' into v4.19/standard/baseBruce Ashfield
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-09-05x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin
2022-08-25x86/pmem: Fix platform-device leak in error pathJohan Hovold
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-07-21x86: Clear .brk area at early bootJuergen Gross
2022-06-16x86/speculation/mmio: Print SMT warningJosh Poimboeuf