summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-08-16KVM: arm64: Fix hardware enable/disable flows for pKVMRaghavendra Rao Ananta1-11/+4
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2-2/+2
2023-08-16x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.hJinghao Jia1-1/+1
2023-08-16x86/sev: Do not try to parse for the CC blob on non-AMD hardwareBorislav Petkov (AMD)2-3/+43
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov1-2/+2
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea1-0/+1
2023-08-16x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit ke...Xin Li1-1/+1
2023-08-16x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers1-3/+9
2023-08-16riscv: mm: fix 2 instances of -Wmissing-variable-declarationsNick Desaulniers3-5/+7
2023-08-16riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe1-0/+1
2023-08-16riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri1-8/+8
2023-08-16riscv/kexec: load initrd high in available memoryTorsten Duwe1-1/+1
2023-08-16riscv: Start of DRAM should at least be aligned on PMD size for the direct ma...Alexandre Ghiti1-1/+6
2023-08-16parisc: Fix lightweight spinlock checks to not break futexesHelge Deller4-6/+27
2023-08-16io_uring/parisc: Adjust pgoff in io_uring mmap() for pariscHelge Deller1-10/+5
2023-08-16ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede2-0/+6
2023-08-16KVM: SEV: only access GHCB fields oncePaolo Bonzini1-11/+14
2023-08-16KVM: SEV: snapshot the GHCB before accessing itPaolo Bonzini2-34/+61
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)4-0/+24
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang1-1/+1
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V1-2/+1
2023-08-11arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown1-3/+5
2023-08-11arm64/ptrace: Flush FP state when setting ZT0Mark Brown1-0/+2
2023-08-11arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown1-2/+2
2023-08-11arm64/fpsimd: Clear SME state in the target task when setting the VLMark Brown1-1/+1
2023-08-11arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown1-1/+2
2023-08-11parisc/mm: preallocate fixmap page tables at initMike Rapoport (IBM)2-3/+34
2023-08-11powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+7
2023-08-11x86/hyperv: Disable IBT when hypercall page lacks ENDBR instructionMichael Kelley1-0/+21
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen2-2/+2
2023-08-11riscv: Export va_kernel_pa_offset in vmcoreinfoSong Shuai1-0/+2
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens2-6/+9
2023-08-11s390/vmem: split pages when debug pagealloc is enabledSven Schnelle1-0/+2
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com1-1/+1
2023-08-11ARM: dts: at91: sam9x60: fix the SOC detectionDurai Manickam KR1-13/+13
2023-08-11ARM: dts: at91: use generic name for shutdown controllerClaudiu Beznea20-20/+20
2023-08-11ARM: dts: at91: use clock-controller name for sckc nodesClaudiu Beznea7-7/+7
2023-08-11ARM: dts: at91: use clock-controller name for PMC nodesClaudiu Beznea19-19/+19
2023-08-11ARM: dts: nxp/imx: limit sk-imx53 supported frequenciesDmitry Baryshkov1-0/+10
2023-08-11arm64: dts: freescale: Fix VPU G2 clockBenjamin Gaignard1-1/+1
2023-08-11arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmuxHugo Villeneuve1-1/+1
2023-08-11arm64: dts: phycore-imx8mm: Correction in gpio-line-namesYashwanth Varakala2-2/+2
2023-08-11arm64: dts: phycore-imx8mm: Label typo-fix of VPUYashwanth Varakala1-1/+1
2023-08-11arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrlTim Harvey1-0/+4
2023-08-11arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrlTim Harvey1-0/+4
2023-08-08x86: fix backwards merge of GDS/SRSO bitGreg Kroah-Hartman1-3/+3
2023-08-08x86/srso: Tie SBPB bit setting to microcode patch detectionBorislav Petkov (AMD)2-11/+15
2023-08-08x86/srso: Add a forgotten NOENDBR annotationBorislav Petkov (AMD)1-0/+1
2023-08-08x86/srso: Fix return thunks in generated codeJosh Poimboeuf2-3/+7