summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-08-03arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton4-3/+38
2023-08-03KVM: arm64: Condition HW AF updates on config optionOliver Upton1-0/+2
2023-08-03MIPS: Loongson: Fix build error when make modules_installHuacai Chen1-7/+3
2023-08-03MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang3-51/+38
2023-08-03KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda1-0/+1
2023-08-03powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni1-2/+7
2023-07-27bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck1-1/+7
2023-07-27MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva1-1/+1
2023-07-27arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown1-8/+25
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)5-0/+66
2023-07-24x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)1-72/+67
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer1-2/+2
2023-07-23perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim1-0/+7
2023-07-23xtensa: ISS: fix call to split_if_specMax Filippov1-1/+1
2023-07-23s390/decompressor: fix misaligned symbol build errorHeiko Carstens1-0/+1
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen5-36/+36
2023-07-23MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen1-6/+3
2023-07-23powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman1-4/+9
2023-07-23powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman1-18/+19
2023-07-23powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao1-0/+8
2023-07-23riscv: mm: fix truncation warning on RV32Jisheng Zhang1-1/+1
2023-07-23riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel2-9/+16
2023-07-19sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek2-3/+3
2023-07-19sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven1-3/+3
2023-07-19sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven1-2/+2
2023-07-19sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven1-2/+2
2023-07-19ARM: orion5x: fix d2net gpio initializationArnd Bergmann2-0/+9
2023-07-19ARM: dts: qcom: ipq4019: fix broken NAND controller properties overrideKrzysztof Kozlowski3-15/+15
2023-07-19um: Use HOST_DIR for mrproperKees Cook1-1/+1
2023-07-19sh: dma: Fix DMA channel offset calculationArtur Rojek1-13/+24
2023-07-19riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang1-1/+3
2023-07-19powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár1-3/+3
2023-07-19powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap1-1/+1
2023-07-19KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger1-3/+5
2023-07-19KVM: s390: vsie: fix the length of APCB bitmapPierre Morel1-2/+4
2023-07-19KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr1-0/+4
2023-07-19sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov5-6/+6
2023-07-19sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz1-1/+1
2023-07-19x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner1-3/+3
2023-07-19arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon1-3/+3
2023-07-19ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada1-4/+4
2023-07-19powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V1-1/+1
2023-07-19powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V1-12/+22
2023-07-19riscv: uprobes: Restore thread.bad_causeTiezhu Yang1-0/+2
2023-07-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta1-3/+3
2023-07-19powerpc: simplify ppc_save_regsNicholas Piggin1-42/+15
2023-07-19powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King1-3/+3
2023-07-19powerpc/64s: Fix VAS mm use after freeNicholas Piggin2-2/+2
2023-07-19powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy1-6/+9
2023-07-19powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()Christophe Leroy1-2/+1