summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-03-01x86/bugs: Add asm helpers for executing VERWPawan Gupta3-1/+37
2024-03-01LoongArch: vDSO: Disable UBSAN instrumentationKees Cook1-0/+1
2024-03-01LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen2-4/+4
2024-03-01LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada1-17/+1
2024-03-01LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada1-4/+1
2024-03-01MIPS: reserve exception vector space ONLY ONCEHuang Pei1-1/+7
2024-03-01ARM: dts: Fix TPM schema violationsLukas Wunner7-10/+10
2024-02-23x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)6-19/+32
2024-02-23x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat sectionArd Biesheuvel2-11/+9
2024-02-23x86/boot: Increase section and file alignment to 4k/512Ard Biesheuvel4-125/+51
2024-02-23x86/boot: Split off PE/COFF .data sectionArd Biesheuvel2-5/+16
2024-02-23x86/boot: Drop PE/COFF .reloc sectionArd Biesheuvel3-51/+7
2024-02-23x86/boot: Construct PE/COFF .text section from assemblerArd Biesheuvel2-62/+7
2024-02-23x86/boot: Derive file size from _edata symbolArd Biesheuvel4-25/+12
2024-02-23x86/boot: Define setup size in linker scriptArd Biesheuvel3-7/+5
2024-02-23x86/boot: Set EFI handover offset directly in header asmArd Biesheuvel2-25/+17
2024-02-23x86/boot: Grab kernel_info offset from zoffset header directlyArd Biesheuvel2-5/+1
2024-02-23x86/boot: Drop references to startup_64Ard Biesheuvel2-4/+1
2024-02-23x86/boot: Drop redundant code setting the root deviceArd Biesheuvel2-8/+1
2024-02-23x86/boot: Omit compression buffer from PE/COFF image memory footprintArd Biesheuvel2-48/+8
2024-02-23x86/boot: Remove the 'bugger off' messageArd Biesheuvel2-52/+4
2024-02-23x86/efi: Drop alignment flags from PE section headersArd Biesheuvel1-8/+4
2024-02-23x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel1-1/+0
2024-02-23parisc: Fix random data corruption from exception handlerHelge Deller8-71/+108
2024-02-23LoongArch: Fix earlycon parameter if KASAN enabledHuacai Chen1-0/+3
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2-0/+7
2024-02-23arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown2-3/+3
2024-02-23KVM: arm64: Fix circular locking dependencySebastian Ene1-10/+17
2024-02-23x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl1-5/+18
2024-02-23KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrlMingwei Zhang1-1/+1
2024-02-23KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpuPrasad Pandit1-1/+2
2024-02-23x86/fpu: Stop relying on userspace for info to fault in xsave bufferAndrei Vagin1-8/+5
2024-02-23x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur1-1/+1
2024-02-23powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde1-2/+6
2024-02-23powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf1-1/+2
2024-02-23powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao1-2/+2
2024-02-23um: Fix adding '-no-pie' for clangNathan Chancellor1-1/+3
2024-02-23parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller1-1/+1
2024-02-23Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman3-23/+5
2024-02-23powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman1-1/+1
2024-02-23powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao1-0/+1
2024-02-23powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer2-1/+21
2024-02-23powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra3-5/+23
2024-02-23parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller1-0/+3
2024-02-23scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland1-0/+1
2024-02-23ptrace: Introduce exception_ip arch hookJiaxun Yang2-0/+9
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck1-1/+2
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds25-55/+55
2024-02-16x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixupsQiuxu Zhuo2-22/+22
2024-02-16riscv: declare overflow_stack as exported from traps.cBen Dooks1-0/+5