index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-07-23
um: Add missing apply_returns()
Peter Zijlstra
2022-07-23
x86/bugs: Remove apostrophe typo
Kim Phillips
2022-07-23
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
2022-07-23
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
2022-07-23
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
2022-07-23
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
2022-07-23
x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
Jiri Slaby
2022-07-23
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
2022-07-23
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-07-23
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2022-07-23
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
2022-07-23
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
Peter Zijlstra
2022-07-23
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
2022-07-23
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-07-23
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-07-23
x86/common: Stamp out the stepping madness
Peter Zijlstra
2022-07-23
KVM: VMX: Prevent RSB underflow before vmenter
Josh Poimboeuf
2022-07-23
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-07-23
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
2022-07-23
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-07-23
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
2022-07-23
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-07-23
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-07-23
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-07-23
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-07-23
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
2022-07-23
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-07-23
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
2022-07-23
objtool: Add entry UNRET validation
Thadeu Lima de Souza Cascardo
2022-07-23
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
2022-07-23
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-07-23
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
2022-07-23
x86/xen: Rename SYS* entry points
Peter Zijlstra
2022-07-23
objtool: Update Retpoline validation
Peter Zijlstra
2022-07-23
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-07-23
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-07-23
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
2022-07-23
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-07-23
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-07-23
x86/entry: Add kernel IBRS implementation
Thadeu Lima de Souza Cascardo
2022-07-23
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2022-07-23
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
2022-07-23
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2022-07-23
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-07-23
x86: Add magic AMD return-thunk
Thadeu Lima de Souza Cascardo
2022-07-23
x86/entry: Avoid very early RET
Peter Zijlstra
2022-07-23
x86: Use return-thunk in asm code
Peter Zijlstra
2022-07-23
x86/sev: Avoid using __x86_return_thunk
Kim Phillips
2022-07-23
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
Peter Zijlstra
[next]