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
2023-08-16
alpha: remove __init annotation from exported page_is_ram()
Masahiro Yamada
1
-2
/
+1
2023-08-16
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2
-2
/
+2
2023-08-16
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
1
-2
/
+2
2023-08-16
x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
Cristian Ciocaltea
1
-0
/
+1
2023-08-16
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-08-16
riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
1
-8
/
+8
2023-08-11
powerpc/mm/altmap: Fix altmap boundary check
Aneesh Kumar K.V
1
-2
/
+1
2023-08-11
arm64: dts: stratix10: fix incorrect I2C property for SCL signal
Dinh Nguyen
2
-2
/
+2
2023-08-11
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
4
-0
/
+24
2023-08-11
KVM: s390: fix sthyi error handling
Heiko Carstens
2
-6
/
+9
2023-08-11
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
1
-1
/
+1
2023-08-11
arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux
Hugo Villeneuve
1
-1
/
+1
2023-08-11
arm64: errata: Add detection for TRBE write to out-of-range
Suzuki K Poulose
3
-0
/
+62
2023-08-11
arm64: errata: Add workaround for TSB flush failures
Suzuki K Poulose
4
-1
/
+68
2023-08-08
x86: fix backwards merge of GDS/SRSO bit
Greg Kroah-Hartman
1
-3
/
+3
2023-08-08
x86/srso: Tie SBPB bit setting to microcode patch detection
Borislav Petkov (AMD)
2
-11
/
+15
2023-08-08
x86/srso: Fix return thunks in generated code
Josh Poimboeuf
2
-3
/
+7
2023-08-08
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
4
-1
/
+26
2023-08-08
x86/srso: Add IBPB
Borislav Petkov (AMD)
2
-1
/
+25
2023-08-08
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
7
-15
/
+39
2023-08-08
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
2
-1
/
+13
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
10
-8
/
+260
2023-08-08
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
6
-5
/
+14
2023-08-08
x86/bugs: Increase the x86 bugs vector size to two u32s
Borislav Petkov (AMD)
1
-1
/
+1
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+1
2023-08-08
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
1
-0
/
+4
2023-08-08
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
1
-0
/
+2
2023-08-08
KVM: Add GDS_NO support to KVM
Daniel Sneddon
2
-1
/
+13
2023-08-08
x86/speculation: Add Kconfig option for GDS
Daniel Sneddon
2
-0
/
+23
2023-08-08
x86/speculation: Add force option to GDS mitigation
Daniel Sneddon
1
-1
/
+19
2023-08-08
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
5
-9
/
+167
2023-08-08
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
1
-4
/
+8
2023-08-08
x86/fpu: Mark init functions __init
Thomas Gleixner
1
-2
/
+2
2023-08-08
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
3
-5
/
+5
2023-08-08
x86/init: Initialize signal frame size late
Thomas Gleixner
3
-6
/
+3
2023-08-08
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2
-3
/
+15
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
4
-73
/
+0
2023-08-08
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-8
/
+3
2023-08-08
sparc/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-18
/
+8
2023-08-08
sh/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
5
-74
/
+59
2023-08-08
mips/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-17
/
+14
2023-08-08
m68k/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-22
/
+3
2023-08-08
ia64/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-22
/
+2
2023-08-08
ARM: cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-5
/
+3
2023-08-08
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
5
-52
/
+56
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+3
2023-08-03
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
5
-20
/
+52
2023-08-03
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
1
-4
/
+9
2023-08-03
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
1
-0
/
+1
2023-07-27
MIPS: dec: prom: Address -Warray-bounds warning
Gustavo A. R. Silva
1
-1
/
+1
[next]