summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
2023-08-11arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown
2023-08-11arm64/ptrace: Flush FP state when setting ZT0Mark Brown
2023-08-11arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown
2023-08-11arm64/fpsimd: Clear SME state in the target task when setting the VLMark Brown
2023-08-11arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown
2023-08-11parisc/mm: preallocate fixmap page tables at initMike Rapoport (IBM)
2023-08-11powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-08-11x86/hyperv: Disable IBT when hypercall page lacks ENDBR instructionMichael Kelley
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen
2023-08-11riscv: Export va_kernel_pa_offset in vmcoreinfoSong Shuai
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-08-11s390/vmem: split pages when debug pagealloc is enabledSven Schnelle
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-11ARM: dts: at91: sam9x60: fix the SOC detectionDurai Manickam KR
2023-08-11ARM: dts: at91: use generic name for shutdown controllerClaudiu Beznea
2023-08-11ARM: dts: at91: use clock-controller name for sckc nodesClaudiu Beznea
2023-08-11ARM: dts: at91: use clock-controller name for PMC nodesClaudiu Beznea
2023-08-11ARM: dts: nxp/imx: limit sk-imx53 supported frequenciesDmitry Baryshkov
2023-08-11arm64: dts: freescale: Fix VPU G2 clockBenjamin Gaignard
2023-08-11arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmuxHugo Villeneuve
2023-08-11arm64: dts: phycore-imx8mm: Correction in gpio-line-namesYashwanth Varakala
2023-08-11arm64: dts: phycore-imx8mm: Label typo-fix of VPUYashwanth Varakala
2023-08-11arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrlTim Harvey
2023-08-11arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrlTim Harvey
2023-08-08x86: fix backwards merge of GDS/SRSO bitGreg Kroah-Hartman
2023-08-08x86/srso: Tie SBPB bit setting to microcode patch detectionBorislav Petkov (AMD)
2023-08-08x86/srso: Add a forgotten NOENDBR annotationBorislav Petkov (AMD)
2023-08-08x86/srso: Fix return thunks in generated codeJosh Poimboeuf
2023-08-08x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)
2023-08-08x86/srso: Add IBPBBorislav Petkov (AMD)
2023-08-08x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)
2023-08-08x86/srso: Add IBPB_BRTYPE supportBorislav Petkov (AMD)
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)
2023-08-08x86/xen: Fix secondary processors' FPU initializationJuergen Gross
2023-08-08x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n buildThomas Gleixner
2023-08-08KVM: Add GDS_NO support to KVMDaniel Sneddon
2023-08-08x86/speculation: Add Kconfig option for GDSDaniel Sneddon
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-08-08x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08x86/fpu: Mark init functions __initThomas Gleixner
2023-08-08x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner
2023-08-08x86/init: Initialize signal frame size lateThomas Gleixner
2023-08-08init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-08-08um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner