summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2023-08-23powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-23ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-08-23KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2023-08-23powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray
2023-08-23ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warningsOleksij Rempel
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/sev: Do not try to parse for the CC blob on non-AMD hardwareBorislav Petkov (AMD)
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-16x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-08-16riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe
2023-08-16riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri
2023-08-16riscv/kexec: load initrd high in available memoryTorsten Duwe
2023-08-16KVM: SEV: only access GHCB fields oncePaolo Bonzini
2023-08-16KVM: SEV: snapshot the GHCB before accessing itPaolo Bonzini
2023-08-16Revert "loongarch/cpu: Switch to arch_cpu_finalize_init()"Greg Kroah-Hartman
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)
2023-08-11arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
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-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-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
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/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)
2023-08-08x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra
2023-08-08x86/mm: fix poking_init() for Xen PV guestsJuergen Gross
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