summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen2024-03-011-53/+68
* LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen2024-03-011-0/+1
* LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen2024-03-011-2/+2
* x86/bugs: Add asm helpers for executing VERWPawan Gupta2024-03-013-1/+37
* LoongArch: vDSO: Disable UBSAN instrumentationKees Cook2024-03-011-0/+1
* LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen2024-03-012-4/+4
* LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada2024-03-011-17/+1
* LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada2024-03-011-4/+1
* MIPS: reserve exception vector space ONLY ONCEHuang Pei2024-03-011-1/+7
* ARM: dts: Fix TPM schema violationsLukas Wunner2024-03-017-10/+10
* x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)2024-02-236-19/+32
* LoongArch: Fix earlycon parameter if KASAN enabledHuacai Chen2024-02-231-0/+3
* arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2024-02-232-0/+7
* arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown2024-02-232-3/+3
* KVM: arm64: Fix circular locking dependencySebastian Ene2024-02-231-10/+17
* KVM: s390: vsie: fix race during shadow creationChristian Borntraeger2024-02-232-1/+1
* x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl2024-02-231-5/+18
* KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrlMingwei Zhang2024-02-231-1/+1
* KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpuPrasad Pandit2024-02-231-1/+2
* x86/fpu: Stop relying on userspace for info to fault in xsave bufferAndrei Vagin2024-02-231-8/+5
* x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur2024-02-231-1/+1
* powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde2024-02-231-2/+6
* powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf2024-02-231-1/+2
* powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao2024-02-231-2/+2
* um: Fix adding '-no-pie' for clangNathan Chancellor2024-02-231-1/+3
* parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller2024-02-231-1/+1
* parisc: Fix random data corruption from exception handlerHelge Deller2024-02-238-71/+108
* Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman2024-02-233-23/+5
* powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat2024-02-231-1/+3
* powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman2024-02-231-1/+1
* powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao2024-02-231-0/+1
* powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer2024-02-232-1/+21
* powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra2024-02-233-5/+23
* parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller2024-02-231-0/+3
* scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland2024-02-231-0/+1
* ptrace: Introduce exception_ip arch hookJiaxun Yang2024-02-232-0/+9
* MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck2024-02-231-1/+2
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-2326-59/+59
* x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixupsQiuxu Zhuo2024-02-162-22/+22
* riscv: declare overflow_stack as exported from traps.cBen Dooks2024-02-161-0/+5
* riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti2024-02-162-3/+16
* riscv: Flush the tlb when a page directory is freedAlexandre Ghiti2024-02-161-1/+1
* riscv: Fix hugetlb_mask_last_page() when NAPOT is enabledAlexandre Ghiti2024-02-161-0/+20
* riscv: Fix set_huge_pte_at() for NAPOT mappingAlexandre Ghiti2024-02-161-2/+40
* riscv: mm: execute local TLB flush after populating vmemmapVincent Chen2024-02-163-1/+7
* mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2024-02-1615-3/+25
* x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat sectionArd Biesheuvel2024-02-162-11/+9
* mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-02-051-1/+16
* arm64: irq: set the correct node for shadow call stackHuang Shijie2024-02-051-1/+1
* riscv: Fix build error on rv32 + XIPAlexandre Ghiti2024-02-051-0/+4