summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton2023-07-234-3/+38
* arm64: dts: ti: k3-j721s2: Fix wkup pinmux rangeSinthu Raja2023-07-233-60/+87
* arm64: dts: mt7986: use size of reserved partition for bl2Frank Wunderlich2023-07-231-6/+1
* MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-235-36/+36
* MIPS: Loongson: Fix build error when make modules_installHuacai Chen2023-07-231-7/+3
* MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-231-6/+3
* MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang2023-07-231-2/+2
* powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman2023-07-231-4/+9
* powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman2023-07-231-18/+19
* powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao2023-07-231-0/+8
* kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann2023-07-232-2/+2
* riscv: mm: fix truncation warning on RV32Jisheng Zhang2023-07-231-1/+1
* riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel2023-07-232-9/+16
* openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne2023-07-232-4/+6
* sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek2023-07-192-3/+3
* sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven2023-07-191-3/+3
* sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven2023-07-191-2/+2
* sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven2023-07-191-2/+2
* LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui2023-07-191-1/+1
* powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor2023-07-191-1/+1
* mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor2023-07-191-1/+1
* ARM: orion5x: fix d2net gpio initializationArnd Bergmann2023-07-192-0/+9
* ARM: dts: qcom: ipq4019: fix broken NAND controller properties overrideKrzysztof Kozlowski2023-07-193-15/+15
* ARM: dts: qcom: msm8660: Fix regulator node namesLinus Walleij2023-07-191-2/+2
* um: Use HOST_DIR for mrproperKees Cook2023-07-191-1/+1
* arm64/signal: Restore TPIDR2 register rather than memory stateMark Brown2023-07-191-1/+1
* sh: dma: Fix DMA channel offset calculationArtur Rojek2023-07-191-13/+24
* risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier2023-07-191-2/+3
* riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang2023-07-191-1/+3
* powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár2023-07-191-3/+3
* powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap2023-07-191-1/+1
* KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger2023-07-191-3/+5
* KVM: s390: vsie: fix the length of APCB bitmapPierre Morel2023-07-191-2/+4
* KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr2023-07-191-0/+4
* sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-07-195-6/+6
* sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz2023-07-191-1/+1
* x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner2023-07-191-3/+3
* arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon2023-07-191-3/+3
* ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada2023-07-191-4/+4
* riscv: hibernate: remove WARN_ON in save_processor_stateSong Shuai2023-07-191-1/+0
* powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V2023-07-191-1/+1
* powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V2023-07-191-12/+22
* riscv: uprobes: Restore thread.bad_causeTiezhu Yang2023-07-191-0/+2
* riscv: hibernation: Remove duplicate call of suspend_restore_csrsSong Shuai2023-07-191-1/+0
* powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta2023-07-191-3/+3
* powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King2023-07-191-3/+3
* powerpc/64s: Fix VAS mm use after freeNicholas Piggin2023-07-192-2/+2
* powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy2023-07-191-6/+9
* powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()Christophe Leroy2023-07-191-2/+1
* ARM: dts: lan966x: kontron-d10: fix SPI CSMichael Walle2023-07-191-1/+7