index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-06-27
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
-11
/
+1
2022-06-27
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
-1
/
+2
2022-06-27
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
-6
/
+4
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
-6
/
+0
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
-1
/
+33
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
-21
/
+222
2022-06-27
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
-10
/
+5
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
-13
/
+67
2022-06-27
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
-1
/
+7
2022-06-27
x86/xen: Rename SYS* entry points
Peter Zijlstra
-16
/
+16
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
-6
/
+22
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
-6
/
+45
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
-18
/
+46
2022-06-27
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
-8
/
+17
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
-14
/
+54
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
-8
/
+14
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
-10
/
+111
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
-6
/
+25
2022-06-27
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
-17
/
+57
2022-06-27
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
-1
/
+125
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
-0
/
+43
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
-9
/
+128
2022-06-27
objtool: Treat .text.__x86.* as noinstr
Peter Zijlstra
-1
/
+2
2022-06-27
x86/entry: Avoid very early RET
Peter Zijlstra
-10
/
+2
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
-1
/
+15
2022-06-27
x86/sev: Avoid using __x86_return_thunk
Kim Phillips
-2
/
+6
2022-06-27
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
Peter Zijlstra
-3
/
+6
2022-06-27
x86/kvm: Fix SETcc emulation for return thunks
Peter Zijlstra
-13
/
+15
2022-06-27
x86/bpf: Use alternative RET encoding
Peter Zijlstra
-2
/
+17
2022-06-27
x86/ftrace: Use alternative RET encoding
Peter Zijlstra
-2
/
+5
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
-7
/
+64
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
-0
/
+83
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
-2
/
+78
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
-0
/
+17
2022-06-27
x86/retpoline: Swizzle retpoline thunk
Peter Zijlstra
-3
/
+3
2022-06-27
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
-9
/
+14
2022-06-27
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
-2
/
+6
2022-06-27
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
-6
/
+6
2022-06-27
arm64: dts: imx8mp-icore-mx8mp-edim2.2: correct pad settings
Peng Fan
-20
/
+20
2022-06-27
arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc settings
Peng Fan
-8
/
+8
2022-06-27
arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos pad settings
Peng Fan
-14
/
+14
2022-06-27
arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart pad settings
Peng Fan
-2
/
+2
2022-06-27
arm64: dts: imx8mp-venice-gw74xx: correct pad settings
Peng Fan
-58
/
+58
2022-06-27
arm64: dts: imx8mp-evk: correct I2C3 pad settings
Peng Fan
-2
/
+2
2022-06-27
arm64: dts: imx8mp-evk: correct I2C1 pad settings
Peng Fan
-2
/
+2
2022-06-27
arm64: dts: imx8mp-evk: correct I2C5 pad settings
Peng Fan
-2
/
+2
2022-06-27
arm64: dts: imx8mp-evk: correct vbus pad settings
Peng Fan
-15
/
+15
2022-06-27
arm64: dts: imx8mp-evk: correct eqos pad settings
Peng Fan
-15
/
+15
2022-06-27
arm64: dts: imx8mp-evk: correct vbus pad settings
Peng Fan
-1
/
+1
2022-06-27
arm64: dts: imx8mp-evk: correct gpio-led pad settings
Peng Fan
-1
/
+1
[prev]
[next]