]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2022-07-23 Greg Kroah... Linux 5.18.14 v5.18.14
2022-07-23 Peter Zijlstraum: Add missing apply_returns()
2022-07-23 Kim Phillipsx86/bugs: Remove apostrophe typo
2022-07-23 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-07-23 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2022-07-23 Paolo BonziniKVM: emulate: do not adjust size of fastop and setcc...
2022-07-23 Thadeu Lima... x86/kvm: fix FASTOP_SIZE when return thunks are enabled
2022-07-23 Thadeu Lima... efi/x86: use naked RET on mixed mode call wrapper
2022-07-23 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-07-23 Jiri Slabyx86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
2022-07-23 Thomas Gleixnerx86/static_call: Serialize __static_call_fixup() properly
2022-07-23 Pawan Guptax86/speculation: Disable RRSBA behavior
2022-07-23 Konrad Rzeszutek... x86/kexec: Disable RET on kexec
2022-07-23 Thadeu Lima... x86/bugs: Do not enable IBPB-on-entry when IBPB is...
2022-07-23 Peter Zijlstrax86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
2022-07-23 Pawan Guptax86/bugs: Add Cannon lake to RETBleed affected CPU...
2022-07-23 Peter Zijlstrax86/retbleed: Add fine grained Kconfig knobs
2022-07-23 Andrew Cooperx86/cpu/amd: Enumerate BTC_NO
2022-07-23 Peter Zijlstrax86/common: Stamp out the stepping madness
2022-07-23 Josh PoimboeufKVM: VMX: Prevent RSB underflow before vmenter
2022-07-23 Josh Poimboeufx86/speculation: Fill RSB on vmexit for IBRS
2022-07-23 Josh PoimboeufKVM: VMX: Fix IBRS handling after vmexit
2022-07-23 Josh PoimboeufKVM: VMX: Prevent guest RSB poisoning attacks with...
2022-07-23 Josh PoimboeufKVM: VMX: Convert launched argument to flags
2022-07-23 Josh PoimboeufKVM: VMX: Flatten __vmx_vcpu_run()
2022-07-23 Josh Poimboeufobjtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
2022-07-23 Josh Poimboeufx86/speculation: Remove x86_spec_ctrl_mask
2022-07-23 Josh Poimboeufx86/speculation: Use cached host SPEC_CTRL value for...
2022-07-23 Josh Poimboeufx86/speculation: Fix SPEC_CTRL write on SMT state change
2022-07-23 Josh Poimboeufx86/speculation: Fix firmware entry SPEC_CTRL handling
2022-07-23 Josh Poimboeufx86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
2022-07-23 Peter Zijlstrax86/cpu/amd: Add Spectral Chicken
2022-07-23 Thadeu Lima... objtool: Add entry UNRET validation
2022-07-23 Josh Poimboeufx86/bugs: Do IBPB fallback check only once
2022-07-23 Peter Zijlstrax86/bugs: Add retbleed=ibpb
2022-07-23 Peter Zijlstrax86/xen: Add UNTRAIN_RET
2022-07-23 Peter Zijlstrax86/xen: Rename SYS* entry points
2022-07-23 Peter Zijlstraobjtool: Update Retpoline validation
2022-07-23 Peter Zijlstraintel_idle: Disable IBRS during long idle
2022-07-23 Peter Zijlstrax86/bugs: Report Intel retbleed vulnerability
2022-07-23 Peter Zijlstrax86/bugs: Split spectre_v2_select_mitigation() and...
2022-07-23 Pawan Guptax86/speculation: Add spectre_v2=ibrs option to support...
2022-07-23 Peter Zijlstrax86/bugs: Optimize SPEC_CTRL MSR writes
2022-07-23 Thadeu Lima... x86/entry: Add kernel IBRS implementation
2022-07-23 Peter Zijlstrax86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
2022-07-23 Kim Phillipsx86/bugs: Enable STIBP for JMP2RET
2022-07-23 Alexandre Chartrex86/bugs: Add AMD retbleed= boot parameter
2022-07-23 Alexandre Chartrex86/bugs: Report AMD retbleed vulnerability
2022-07-23 Thadeu Lima... x86: Add magic AMD return-thunk
2022-07-23 Peter Zijlstraobjtool: Treat .text.__x86.* as noinstr
2022-07-23 Peter Zijlstrax86/entry: Avoid very early RET
2022-07-23 Peter Zijlstrax86: Use return-thunk in asm code
2022-07-23 Kim Phillipsx86/sev: Avoid using __x86_return_thunk
2022-07-23 Peter Zijlstrax86/vsyscall_emu/64: Don't use RET in vsyscall emulation
2022-07-23 Peter Zijlstrax86/kvm: Fix SETcc emulation for return thunks
2022-07-23 Peter Zijlstrax86/bpf: Use alternative RET encoding
2022-07-23 Peter Zijlstrax86/ftrace: Use alternative RET encoding
2022-07-23 Peter Zijlstrax86,static_call: Use alternative RET encoding
2022-07-23 Thadeu Lima... objtool: skip non-text sections when adding return...
2022-07-23 Peter Zijlstrax86,objtool: Create .return_sites
2022-07-23 Peter Zijlstrax86: Undo return-thunk damage
2022-07-23 Peter Zijlstrax86/retpoline: Use -mfunction-return
2022-07-23 Peter Zijlstrax86/retpoline: Swizzle retpoline thunk
2022-07-23 Peter Zijlstrax86/retpoline: Cleanup some #ifdefery
2022-07-23 Peter Zijlstrax86/cpufeatures: Move RETPOLINE flags to word 11
2022-07-23 Peter Zijlstrax86/kvm/vmx: Make noinstr clean
2022-07-23 Peter Zijlstrax86/entry: Remove skip_r11rcx
2022-07-23 Lai Jiangshanx86/entry: Don't call error_entry() for XENPV
2022-07-23 Lai Jiangshanx86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
2022-07-23 Lai Jiangshanx86/entry: Switch the stack after error_entry() returns
2022-07-23 Lai Jiangshanx86/traps: Use pt_regs directly in fixup_bad_iret()
2022-07-22 Greg Kroah... Linux 5.18.13 v5.18.13
2022-07-22 Thomas Zimmermanndrm/aperture: Run fbdev removal before internal helpers
2022-07-22 Matthew Aulddrm/i915/ttm: fix 32b build
2022-07-22 Juergen Grossx86/pat: Fix x86_has_pat_wp()
2022-07-22 Pali Rohárserial: mvebu-uart: correctly report configured baudrat...
2022-07-22 Ilpo Järvinenserial: 8250: Fix PM usage_count for console handover
2022-07-22 Ilpo Järvinenserial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
2022-07-22 Ilpo Järvinenserial: stm32: Clear prev values before setting RTS...
2022-07-22 Dorian Rudolphpower: supply: core: Fix boundary conditions in interpo...
2022-07-22 Yi Yangserial: 8250: fix return error code in serial8250_reque...
2022-07-22 Mario LimoncielloACPI: CPPC: Fix enabling CPPC on AMD systems with share...
2022-07-22 Tony Krowiaks390/ap: fix error handling in __verify_queue_reservati...
2022-07-22 Yangxi Xiangvt: fix memory overlapping when deleting chars in the...
2022-07-22 Hans de GoedeACPI: video: Fix acpi_video_handles_brightness_key_pres...
2022-07-22 Linus Torvaldssignal handling: don't use BUG_ON() for debugging
2022-07-22 Jason A. Donenfeldwireguard: selftests: always call kernel makefile
2022-07-22 Jason A. Donenfeldwireguard: selftests: set fake real time in init
2022-07-22 Keith Buschnvme: use struct group for generic command dwords
2022-07-22 Keith Buschnvme-pci: phison e16 has bogus namespace ids
2022-07-22 Egor VorontsovALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
2022-07-22 Egor VorontsovALSA: usb-audio: Add quirk for Fiero SC-01
2022-07-22 John VenessALSA: usb-audio: Add quirks for MacroSilicon MS2100...
2022-07-22 Srinivas NeeliRevert "can: xilinx_can: Limit CANFD brp to 2"
2022-07-22 Gabriel FernandezARM: dts: stm32: use the correct clock source for CEC...
2022-07-22 Linus Walleijsoc: ixp4xx/npe: Fix unused match warning
2022-07-22 Juergen Grossx86: Clear .brk area at early boot
2022-07-22 Jacky Baipinctrl: imx: Add the zero base flag for imx93
2022-07-22 Stafford Horneirqchip: or1k-pic: Undefine mask_ack for level triggere...
2022-07-22 Charles KeepaxASoC: madera: Fix event generation for rate controls
next