index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2022-08-03
ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
Florian Fainelli
1
-1
/
+1
2022-08-03
ARM: crypto: comment out gcc warning that breaks clang builds
Greg Kroah-Hartman
1
-1
/
+2
2022-08-03
s390/archrandom: prevent CPACF trng invocations in interrupt context
Harald Freudenberger
1
-3
/
+6
2022-07-29
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2022-07-29
x86/alternative: Report missing return thunk details
Kees Cook
1
-1
/
+3
2022-07-29
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
3
-1
/
+13
2022-07-29
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
1
-0
/
+3
2022-07-29
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
1
-7
/
+0
2022-07-29
Revert "m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch"
Greg Kroah-Hartman
1
-1
/
+1
2022-07-29
riscv: add as-options for modules with assembly compontents
Ben Dooks
1
-0
/
+1
2022-07-25
kvm: fix objtool relocation warning
Linus Torvalds
1
-1
/
+0
2022-07-25
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-07-25
x86/bugs: Remove apostrophe typo
Kim Phillips
1
-1
/
+1
2022-07-25
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
1
-10
/
+7
2022-07-25
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
1
-4
/
+6
2022-07-25
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
1
-1
/
+4
2022-07-25
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
1
-1
/
+2
2022-07-25
x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
Jiri Slaby
1
-0
/
+1
2022-07-25
x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
Josh Poimboeuf
1
-0
/
+1
2022-07-25
x86/xen: Fix initialisation in hypercall_page after rethunk
Ben Hutchings
1
-2
/
+2
2022-07-25
x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
Greg Kroah-Hartman
1
-1
/
+1
2022-07-25
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
1
-5
/
+8
2022-07-25
x86/speculation: Disable RRSBA behavior
Pawan Gupta
4
-1
/
+37
2022-07-25
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2
-12
/
+36
2022-07-25
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
1
-2
/
+5
2022-07-25
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
1
-0
/
+1
2022-07-25
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
12
-51
/
+152
2022-07-25
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
3
-8
/
+20
2022-07-25
x86/common: Stamp out the stepping madness
Peter Zijlstra
1
-21
/
+16
2022-07-25
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
3
-9
/
+62
2022-07-25
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
1
-1
/
+6
2022-07-25
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
6
-31
/
+73
2022-07-25
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
5
-9
/
+31
2022-07-25
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
1
-73
/
+45
2022-07-25
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+10
2022-07-25
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
1
-30
/
+1
2022-07-25
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
1
-11
/
+1
2022-07-25
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
1
-1
/
+2
2022-07-25
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
1
-6
/
+4
2022-07-25
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
3
-6
/
+0
2022-07-25
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
4
-1
/
+33
2022-07-25
objtool: Add entry UNRET validation
Peter Zijlstra
6
-9
/
+31
2022-07-25
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
1
-10
/
+5
2022-07-25
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
5
-13
/
+64
2022-07-25
x86/xen: Rename SYS* entry points
Peter Zijlstra
3
-16
/
+16
2022-07-25
objtool: Update Retpoline validation
Peter Zijlstra
3
-0
/
+9
2022-07-25
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2
-0
/
+7
2022-07-25
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
3
-18
/
+46
2022-07-25
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
1
-8
/
+17
[next]