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
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
2
-11
/
+0
2023-08-16
riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
1
-8
/
+8
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
ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
Xu Yang
1
-1
/
+1
2023-08-11
ARM: dts: imx6sll: fixup of operating points
Andreas Kemnade
1
-12
/
+10
2023-08-11
ARM: dts: imx: add usb alias
Peng Fan
7
-0
/
+22
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
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
x86/kprobes: Fix JNG/JNLE emulation
Nadav Amit
1
-1
/
+1
2023-08-11
x86/kprobes: Update kcb status flag after singlestepping
Masami Hiramatsu (Google)
1
-7
/
+11
2023-08-11
x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration
Wei Yongjun
1
-1
/
+1
2023-08-11
x86/kprobes: Fix to identify indirect jmp and others using range case
Masami Hiramatsu
1
-24
/
+20
2023-08-11
x86/kprobes: Use int3 instead of debug trap for single-step
Masami Hiramatsu
3
-188
/
+353
2023-08-11
x86/kprobes: Identify far indirect JMP correctly
Masami Hiramatsu
1
-2
/
+1
2023-08-11
x86/kprobes: Retrieve correct opcode for group instruction
Masami Hiramatsu
1
-1
/
+5
2023-08-11
x86/kprobes: Do not decode opcode in resume_execution()
Masami Hiramatsu
2
-98
/
+81
2023-08-11
kprobes/x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2023-08-11
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
1
-4
/
+9
2023-08-11
KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 wants 'em
Sean Christopherson
1
-9
/
+37
2023-08-11
KVM: VMX: Fold ept_update_paging_mode_cr0() back into vmx_set_cr0()
Sean Christopherson
1
-23
/
+17
2023-08-11
KVM: VMX: Invert handling of CR0.WP for EPT without unrestricted guest
Sean Christopherson
1
-9
/
+5
2023-08-11
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
1
-0
/
+1
2023-08-08
x86: fix backwards merge of GDS/SRSO bit
Greg Kroah-Hartman
1
-2
/
+4
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/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
6
-15
/
+23
2023-08-08
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
3
-0
/
+3
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+2
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
[next]