summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23Linux 4.19.266v4.19.266Greg Kroah-Hartman
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: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor
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: Fix IBRS handling after vmexitJosh 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-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/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/entry: Add kernel IBRS implementationPeter Zijlstra
2022-11-23x86/entry: Remove skip_r11rcxPeter 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/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-11-10Linux 4.19.265v4.19.265Greg Kroah-Hartman
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song
2022-11-10linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller
2022-11-10parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller
2022-11-10parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-11-10ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness
2022-11-10capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui
2022-11-10tracing/histogram: Update document for KEYS_MAX sizeZheng Yejian