]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2022-07-25 Greg Kroah... Linux 5.10.133 v5.10.133
2022-07-25 Arnaldo Carvalho... tools headers: Remove broken definition of __LITTLE_ENDIAN
2022-07-25 Arnaldo Carvalho... tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copie...
2022-07-25 Vasily Gorbikobjtool: Fix elf_create_undef_symbol() endianness
2022-07-25 Linus Torvaldskvm: fix objtool relocation warning
2022-07-25 Peter Zijlstrax86: Use -mindirect-branch-cs-prefix for RETPOLINE...
2022-07-25 Peter Zijlstraum: Add missing apply_returns()
2022-07-25 Kim Phillipsx86/bugs: Remove apostrophe typo
2022-07-25 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-07-25 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2022-07-25 Paolo BonziniKVM: emulate: do not adjust size of fastop and setcc...
2022-07-25 Thadeu Lima... x86/kvm: fix FASTOP_SIZE when return thunks are enabled
2022-07-25 Thadeu Lima... efi/x86: use naked RET on mixed mode call wrapper
2022-07-25 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-07-25 Jiri Slabyx86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
2022-07-25 Josh Poimboeufx86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
2022-07-25 Ben Hutchingsx86/xen: Fix initialisation in hypercall_page after...
2022-07-25 Greg Kroah... x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
2022-07-25 Borislav Petkovtools/insn: Restore the relative include paths for...
2022-07-25 Thomas Gleixnerx86/static_call: Serialize __static_call_fixup() properly
2022-07-25 Pawan Guptax86/speculation: Disable RRSBA behavior
2022-07-25 Konrad Rzeszutek... x86/kexec: Disable RET on kexec
2022-07-25 Thadeu Lima... x86/bugs: Do not enable IBPB-on-entry when IBPB is...
2022-07-25 Pawan Guptax86/bugs: Add Cannon lake to RETBleed affected CPU...
2022-07-25 Peter Zijlstrax86/retbleed: Add fine grained Kconfig knobs
2022-07-25 Andrew Cooperx86/cpu/amd: Enumerate BTC_NO
2022-07-25 Peter Zijlstrax86/common: Stamp out the stepping madness
2022-07-25 Josh Poimboeufx86/speculation: Fill RSB on vmexit for IBRS
2022-07-25 Josh PoimboeufKVM: VMX: Fix IBRS handling after vmexit
2022-07-25 Josh PoimboeufKVM: VMX: Prevent guest RSB poisoning attacks with...
2022-07-25 Josh PoimboeufKVM: VMX: Convert launched argument to flags
2022-07-25 Josh PoimboeufKVM: VMX: Flatten __vmx_vcpu_run()
2022-07-25 Josh Poimboeufobjtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
2022-07-25 Josh Poimboeufx86/speculation: Remove x86_spec_ctrl_mask
2022-07-25 Josh Poimboeufx86/speculation: Use cached host SPEC_CTRL value for...
2022-07-25 Josh Poimboeufx86/speculation: Fix SPEC_CTRL write on SMT state change
2022-07-25 Josh Poimboeufx86/speculation: Fix firmware entry SPEC_CTRL handling
2022-07-25 Josh Poimboeufx86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
2022-07-25 Peter Zijlstrax86/cpu/amd: Add Spectral Chicken
2022-07-25 Peter Zijlstraobjtool: Add entry UNRET validation
2022-07-25 Josh Poimboeufx86/bugs: Do IBPB fallback check only once
2022-07-25 Peter Zijlstrax86/bugs: Add retbleed=ibpb
2022-07-25 Peter Zijlstrax86/xen: Rename SYS* entry points
2022-07-25 Peter Zijlstraobjtool: Update Retpoline validation
2022-07-25 Peter Zijlstraintel_idle: Disable IBRS during long idle
2022-07-25 Peter Zijlstrax86/bugs: Report Intel retbleed vulnerability
2022-07-25 Peter Zijlstrax86/bugs: Split spectre_v2_select_mitigation() and...
2022-07-25 Pawan Guptax86/speculation: Add spectre_v2=ibrs option to support...
2022-07-25 Peter Zijlstrax86/bugs: Optimize SPEC_CTRL MSR writes
2022-07-25 Peter Zijlstrax86/entry: Add kernel IBRS implementation
2022-07-25 Peter Zijlstrax86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
2022-07-25 Kim Phillipsx86/bugs: Enable STIBP for JMP2RET
2022-07-25 Alexandre Chartrex86/bugs: Add AMD retbleed= boot parameter
2022-07-25 Alexandre Chartrex86/bugs: Report AMD retbleed vulnerability
2022-07-25 Peter Zijlstrax86: Add magic AMD return-thunk
2022-07-25 Peter Zijlstraobjtool: Treat .text.__x86.* as noinstr
2022-07-25 Peter Zijlstrax86: Use return-thunk in asm code
2022-07-25 Kim Phillipsx86/sev: Avoid using __x86_return_thunk
2022-07-25 Peter Zijlstrax86/vsyscall_emu/64: Don't use RET in vsyscall emulation
2022-07-25 Peter Zijlstrax86/kvm: Fix SETcc emulation for return thunks
2022-07-25 Peter Zijlstrax86/bpf: Use alternative RET encoding
2022-07-25 Peter Zijlstrax86/ftrace: Use alternative RET encoding
2022-07-25 Peter Zijlstrax86,static_call: Use alternative RET encoding
2022-07-25 Thadeu Lima... objtool: skip non-text sections when adding return...
2022-07-25 Peter Zijlstrax86,objtool: Create .return_sites
2022-07-25 Peter Zijlstrax86: Undo return-thunk damage
2022-07-25 Peter Zijlstrax86/retpoline: Use -mfunction-return
2022-07-25 Ben HutchingsMakefile: Set retpoline cflags based on CONFIG_CC_IS_...
2022-07-25 Peter Zijlstrax86/retpoline: Swizzle retpoline thunk
2022-07-25 Peter Zijlstrax86/retpoline: Cleanup some #ifdefery
2022-07-25 Peter Zijlstrax86/cpufeatures: Move RETPOLINE flags to word 11
2022-07-25 Peter Zijlstrax86/kvm/vmx: Make noinstr clean
2022-07-25 Thadeu Lima... x86/realmode: build with -D__DISABLE_EXPORTS
2022-07-25 Mikulas Patockaobjtool: Fix objtool regression on x32 systems
2022-07-25 Peter Zijlstrax86/entry: Remove skip_r11rcx
2022-07-25 Peter Zijlstraobjtool: Fix symbol creation
2022-07-25 Peter Zijlstraobjtool: Fix type of reloc::addend
2022-07-25 Peter Zijlstraobjtool: Fix code relocs vs weak symbols
2022-07-25 Peter Zijlstraobjtool: Fix SLS validation for kcov tail-call replacement
2022-07-25 Peter Zijlstracrypto: x86/poly1305 - Fixup SLS
2022-07-25 Peter Zijlstraobjtool: Default ignore INT3 for unreachable
2022-07-25 Borislav Petkovkvm/emulate: Fix SETcc emulation function offsets with SLS
2022-07-25 Arnaldo Carvalho... tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copie...
2022-07-25 Peter Zijlstrax86: Add straight-line-speculation mitigation
2022-07-25 Peter Zijlstraobjtool: Add straight-line-speculation validation
2022-07-25 Peter Zijlstrax86/alternative: Relax text_poke_bp() constraint
2022-07-25 Peter Zijlstrax86: Prepare inline-asm for straight-line-speculation
2022-07-25 Peter Zijlstrax86: Prepare asm files for straight-line-speculation
2022-07-25 Peter Zijlstrax86/lib/atomic64_386_32: Rename things
2022-07-25 Peter Zijlstrabpf,x86: Respect X86_FEATURE_RETPOLINE*
2022-07-25 Peter Zijlstrabpf,x86: Simplify computing label offsets
2022-07-25 Peter Zijlstrax86/alternative: Add debug prints to apply_retpolines()
2022-07-25 Peter Zijlstrax86/alternative: Try inline spectre_v2=retpoline,amd
2022-07-25 Peter Zijlstrax86/alternative: Handle Jcc __x86_indirect_thunk_\reg
2022-07-25 Peter Zijlstrax86/alternative: Implement .retpoline_sites support
2022-07-25 Peter Zijlstrax86/retpoline: Create a retpoline thunk array
2022-07-25 Peter Zijlstrax86/retpoline: Move the retpoline thunk declarations...
2022-07-25 Peter Zijlstrax86/asm: Fixup odd GEN-for-each-reg.h usage
2022-07-25 Peter Zijlstrax86/asm: Fix register order
2022-07-25 Peter Zijlstrax86/retpoline: Remove unused replacement symbols
next