index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/speculation: Add LFENCE to RSB fill sequence
Pawan Gupta
2022-08-11
1
-1
/
+3
*
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-08-11
6
-29
/
+100
*
crypto: arm64/poly1305 - fix a read out-of-bound
GUO Zihua
2022-08-11
1
-1
/
+1
*
x86/speculation: Make all RETbleed mitigations 64-bit only
Ben Hutchings
2022-08-11
1
-4
/
+4
*
x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
Thadeu Lima de Souza Cascardo
2022-08-03
1
-0
/
+1
*
ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
Florian Fainelli
2022-08-03
1
-1
/
+1
*
ARM: crypto: comment out gcc warning that breaks clang builds
Greg Kroah-Hartman
2022-08-03
1
-1
/
+2
*
s390/archrandom: prevent CPACF trng invocations in interrupt context
Harald Freudenberger
2022-08-03
1
-3
/
+6
*
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
2022-07-29
1
-1
/
+1
*
x86/alternative: Report missing return thunk details
Kees Cook
2022-07-29
1
-1
/
+3
*
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2022-07-29
3
-1
/
+13
*
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
2022-07-29
1
-0
/
+3
*
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
2022-07-29
1
-7
/
+0
*
Revert "m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch"
Greg Kroah-Hartman
2022-07-29
1
-1
/
+1
*
riscv: add as-options for modules with assembly compontents
Ben Dooks
2022-07-29
1
-0
/
+1
*
kvm: fix objtool relocation warning
Linus Torvalds
2022-07-25
1
-1
/
+0
*
um: Add missing apply_returns()
Peter Zijlstra
2022-07-25
1
-0
/
+4
*
x86/bugs: Remove apostrophe typo
Kim Phillips
2022-07-25
1
-1
/
+1
*
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
2022-07-25
1
-10
/
+7
*
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
2022-07-25
1
-4
/
+6
*
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
2022-07-25
1
-1
/
+4
*
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
2022-07-25
1
-1
/
+2
*
x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
Jiri Slaby
2022-07-25
1
-0
/
+1
*
x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
Josh Poimboeuf
2022-07-25
1
-0
/
+1
*
x86/xen: Fix initialisation in hypercall_page after rethunk
Ben Hutchings
2022-07-25
1
-2
/
+2
*
x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
Greg Kroah-Hartman
2022-07-25
1
-1
/
+1
*
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
2022-07-25
1
-5
/
+8
*
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-07-25
4
-1
/
+37
*
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2022-07-25
2
-12
/
+36
*
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
2022-07-25
1
-2
/
+5
*
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
2022-07-25
1
-0
/
+1
*
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-07-25
12
-51
/
+152
*
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-07-25
3
-8
/
+20
*
x86/common: Stamp out the stepping madness
Peter Zijlstra
2022-07-25
1
-21
/
+16
*
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-07-25
3
-9
/
+62
*
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
2022-07-25
1
-1
/
+6
*
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-07-25
6
-31
/
+73
*
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
2022-07-25
5
-9
/
+31
*
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
2022-07-25
1
-73
/
+45
*
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-07-25
1
-2
/
+10
*
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-07-25
1
-30
/
+1
*
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-07-25
1
-11
/
+1
*
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-07-25
1
-1
/
+2
*
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
2022-07-25
1
-6
/
+4
*
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-07-25
3
-6
/
+0
*
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
2022-07-25
4
-1
/
+33
*
objtool: Add entry UNRET validation
Peter Zijlstra
2022-07-25
6
-9
/
+31
*
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
2022-07-25
1
-10
/
+5
*
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-07-25
5
-13
/
+64
*
x86/xen: Rename SYS* entry points
Peter Zijlstra
2022-07-25
3
-16
/
+16
[next]