summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-03-01arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown1-0/+2
2024-03-01arm64/sme: Restore SME registers on exit from suspendMark Brown3-0/+19
2024-03-01parisc: Fix stack unwinderGuenter Roeck1-8/+6
2024-03-01powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra3-6/+31
2024-03-01x86/numa: Fix the sort compare func used in numa_fill_memblks()Alison Schofield1-1/+1
2024-03-01x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield1-12/+7
2024-03-01arm64: dts: rockchip: Correct Indiedroid Nova GPIO NamesChris Morgan1-5/+5
2024-03-01arm64: dts: rockchip: set num-cs property for spi on px30Heiko Stuebner1-0/+2
2024-03-01arm64: dts: tqma8mpql: fix audio codec iov-supplyAlexander Stein1-1/+8
2024-03-01arm64: dts: imx8mp: Disable UART4 by default on Data Modul i.MX8M Plus eDM SBCMarek Vasut1-1/+1
2024-03-01ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin1-0/+1
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton1-0/+3
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton1-0/+2
2024-03-01sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas2-2/+2
2024-03-01Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller1-8/+0
2024-03-01LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen1-53/+68
2024-03-01LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen1-0/+1
2024-03-01LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen1-2/+2
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