index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
1
-1
/
+6
2022-06-27
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
6
-31
/
+73
2022-06-27
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
5
-9
/
+31
2022-06-27
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
1
-73
/
+46
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
5
-15
/
+68
2022-06-27
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
1
-30
/
+1
2022-06-27
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
1
-11
/
+1
2022-06-27
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
1
-1
/
+2
2022-06-27
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
1
-6
/
+4
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
3
-6
/
+0
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
4
-1
/
+33
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
13
-21
/
+222
2022-06-27
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
1
-10
/
+5
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
6
-13
/
+67
2022-06-27
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
1
-1
/
+7
2022-06-27
x86/xen: Rename SYS* entry points
Peter Zijlstra
3
-16
/
+16
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
4
-6
/
+22
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
3
-6
/
+45
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
3
-18
/
+46
2022-06-27
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
1
-8
/
+17
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
3
-14
/
+54
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
3
-8
/
+14
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
4
-10
/
+111
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
3
-6
/
+25
2022-06-27
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
2
-17
/
+57
2022-06-27
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
3
-1
/
+125
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
5
-0
/
+43
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
9
-9
/
+128
2022-06-27
objtool: Treat .text.__x86.* as noinstr
Peter Zijlstra
1
-1
/
+2
2022-06-27
x86/entry: Avoid very early RET
Peter Zijlstra
1
-10
/
+2
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
3
-1
/
+15
2022-06-27
x86/sev: Avoid using __x86_return_thunk
Kim Phillips
1
-2
/
+6
2022-06-27
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
Peter Zijlstra
1
-3
/
+6
2022-06-27
x86/kvm: Fix SETcc emulation for return thunks
Peter Zijlstra
1
-13
/
+15
2022-06-27
x86/bpf: Use alternative RET encoding
Peter Zijlstra
1
-2
/
+17
2022-06-27
x86/ftrace: Use alternative RET encoding
Peter Zijlstra
1
-2
/
+5
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
3
-7
/
+64
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
6
-0
/
+83
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
6
-2
/
+78
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
3
-0
/
+17
2022-06-27
x86/retpoline: Swizzle retpoline thunk
Peter Zijlstra
1
-3
/
+3
2022-06-27
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
3
-9
/
+14
2022-06-27
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
1
-2
/
+6
2022-06-27
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
3
-6
/
+6
2022-06-26
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
[next]