summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer
2023-07-23perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim
2023-07-23xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-23s390/decompressor: fix misaligned symbol build errorHeiko Carstens
2023-07-23arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton
2023-07-23arm64: dts: ti: k3-j721s2: Fix wkup pinmux rangeSinthu Raja
2023-07-23arm64: dts: mt7986: use size of reserved partition for bl2Frank Wunderlich
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen
2023-07-23MIPS: Loongson: Fix build error when make modules_installHuacai Chen
2023-07-23MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen
2023-07-23MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-07-23powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman
2023-07-23powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman
2023-07-23powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-07-23kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-07-23riscv: mm: fix truncation warning on RV32Jisheng Zhang
2023-07-23riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel
2023-07-23openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne
2023-07-19sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek
2023-07-19sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven
2023-07-19sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-19sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-19LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui
2023-07-19powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor
2023-07-19mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor
2023-07-19ARM: orion5x: fix d2net gpio initializationArnd Bergmann
2023-07-19ARM: dts: qcom: ipq4019: fix broken NAND controller properties overrideKrzysztof Kozlowski
2023-07-19ARM: dts: qcom: msm8660: Fix regulator node namesLinus Walleij
2023-07-19um: Use HOST_DIR for mrproperKees Cook
2023-07-19arm64/signal: Restore TPIDR2 register rather than memory stateMark Brown
2023-07-19sh: dma: Fix DMA channel offset calculationArtur Rojek
2023-07-19risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier
2023-07-19riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang
2023-07-19powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár
2023-07-19powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap
2023-07-19KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger
2023-07-19KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-07-19KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-07-19sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov
2023-07-19sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz
2023-07-19x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner
2023-07-19arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon
2023-07-19ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada
2023-07-19riscv: hibernate: remove WARN_ON in save_processor_stateSong Shuai
2023-07-19powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V
2023-07-19powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V
2023-07-19riscv: uprobes: Restore thread.bad_causeTiezhu Yang
2023-07-19riscv: hibernation: Remove duplicate call of suspend_restore_csrsSong Shuai
2023-07-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-07-19powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King