index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-12
72
-394
/
+1863
|
\
|
*
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-07-09
5
-1
/
+46
|
*
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2022-07-09
2
-12
/
+36
|
*
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
2022-07-08
1
-2
/
+5
|
*
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
Peter Zijlstra
2022-07-07
1
-3
/
+6
|
*
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
2022-07-07
1
-0
/
+1
|
*
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-29
19
-69
/
+178
|
*
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-06-27
3
-8
/
+20
|
*
x86/common: Stamp out the stepping madness
Peter Zijlstra
2022-06-27
1
-21
/
+16
|
*
KVM: VMX: Prevent RSB underflow before vmenter
Josh Poimboeuf
2022-06-27
7
-15
/
+42
|
*
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-06-27
3
-9
/
+62
|
*
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
2022-06-27
1
-1
/
+6
|
*
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-06-27
6
-31
/
+73
|
*
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
2022-06-27
5
-9
/
+31
|
*
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
2022-06-27
1
-73
/
+46
|
*
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-06-27
5
-15
/
+68
|
*
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-06-27
1
-30
/
+1
|
*
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-06-27
1
-11
/
+1
|
*
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-06-27
1
-1
/
+2
|
*
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
2022-06-27
1
-6
/
+4
|
*
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-06-27
3
-6
/
+0
|
*
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
2022-06-27
4
-1
/
+33
|
*
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-27
13
-21
/
+222
|
*
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
2022-06-27
1
-10
/
+5
|
*
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-06-27
6
-13
/
+67
|
*
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
2022-06-27
1
-1
/
+7
|
*
x86/xen: Rename SYS* entry points
Peter Zijlstra
2022-06-27
3
-16
/
+16
|
*
objtool: Update Retpoline validation
Peter Zijlstra
2022-06-27
4
-6
/
+22
|
*
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-06-27
3
-6
/
+45
|
*
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-06-27
3
-18
/
+46
|
*
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
2022-06-27
1
-8
/
+17
|
*
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-06-27
3
-14
/
+54
|
*
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-06-27
3
-8
/
+14
|
*
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-06-27
4
-10
/
+111
|
*
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2022-06-27
3
-6
/
+25
|
*
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
2022-06-27
2
-17
/
+57
|
*
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2022-06-27
3
-1
/
+125
|
*
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-06-27
5
-0
/
+43
|
*
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
9
-9
/
+128
|
*
objtool: Treat .text.__x86.* as noinstr
Peter Zijlstra
2022-06-27
1
-1
/
+2
|
*
x86/entry: Avoid very early RET
Peter Zijlstra
2022-06-27
1
-10
/
+2
|
*
x86: Use return-thunk in asm code
Peter Zijlstra
2022-06-27
3
-1
/
+15
|
*
x86/sev: Avoid using __x86_return_thunk
Kim Phillips
2022-06-27
1
-2
/
+6
|
*
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
Peter Zijlstra
2022-06-27
1
-3
/
+6
|
*
x86/kvm: Fix SETcc emulation for return thunks
Peter Zijlstra
2022-06-27
1
-13
/
+15
|
*
x86/bpf: Use alternative RET encoding
Peter Zijlstra
2022-06-27
1
-2
/
+17
|
*
x86/ftrace: Use alternative RET encoding
Peter Zijlstra
2022-06-27
1
-2
/
+5
|
*
x86,static_call: Use alternative RET encoding
Peter Zijlstra
2022-06-27
3
-7
/
+64
|
*
x86,objtool: Create .return_sites
Peter Zijlstra
2022-06-27
6
-0
/
+83
|
*
x86: Undo return-thunk damage
Peter Zijlstra
2022-06-27
6
-2
/
+78
[next]