summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-17arm64: dts: qcom: add missing AOSS QMP compatible fallbackKrzysztof Kozlowski5-5/+5
2022-08-17arm64: dts: qcom: sc7280: Rename sar sensor labelsGwendal Grignou1-2/+2
2022-08-17ARM: dts: qcom: sdx55: Fix the IRQ trigger type for UARTManivannan Sadhasivam1-1/+1
2022-08-17ARM: OMAP2+: pdata-quirks: Fix refcount leak bugLiang He1-0/+2
2022-08-17ARM: OMAP2+: display: Fix refcount leak bugLiang He1-0/+1
2022-08-17arm64: dts: qcom: timer should use only 32-bit sizeDavid Heidelberg9-99/+99
2022-08-17ARM: dts: ux500: Fix Gavini accelerometer mounting matrixLinus Walleij1-2/+2
2022-08-17ARM: dts: ux500: Fix Codina accelerometer mounting matrixLinus Walleij1-2/+2
2022-08-17ARM: dts: ux500: Fix Janice accelerometer mounting matrixLinus Walleij1-2/+2
2022-08-17ARM: dts: BCM5301X: Add DT for Meraki MR26Christian Lamparter2-0/+167
2022-08-17ARM: dts: imx6ul: fix qspi node compatibleAlexander Stein1-1/+1
2022-08-17ARM: dts: imx6ul: fix lcdif node compatibleAlexander Stein1-1/+1
2022-08-17ARM: dts: imx6ul: fix csi node compatibleAlexander Stein1-1/+1
2022-08-17ARM: dts: imx6ul: fix keypad compatibleAlexander Stein1-1/+1
2022-08-17ARM: dts: imx6ul: change operating-points to uint32-matrixAlexander Stein1-12/+10
2022-08-17ARM: dts: imx6ul: add missing properties for sramAlexander Stein1-0/+3
2022-08-17arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse4-1/+46
2022-08-17arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas4-32/+0
2022-08-17arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)1-4/+5
2022-08-17arm64: Do not forget syscall when starting a new thread.Francis Laniel1-1/+2
2022-08-17arm64: stacktrace: use non-atomic __set_bitAndrey Konovalov1-1/+1
2022-08-17arm64: kasan: do not instrument stacktrace.cAndrey Konovalov2-2/+7
2022-08-17arch: make TRACE_IRQFLAGS_NMI_SUPPORT genericMark Rutland3-3/+4
2022-08-17x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny1-3/+6
2022-08-17arm64: dts: uniphier: Fix USB interrupts for PXs3 SoCKunihiko Hayashi1-4/+4
2022-08-17ARM: dts: uniphier: Fix USB interrupts for PXs2 SoCKunihiko Hayashi1-4/+4
2022-08-17MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-08-17powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman1-0/+2
2022-08-17powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy1-3/+3
2022-08-17powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár2-0/+9
2022-08-17powerpc/64e: Fix early TLB miss with KUAPChristophe Leroy1-9/+8
2022-08-17powerpc: Restore CONFIG_DEBUG_INFO in defconfigsChristophe Leroy20-20/+20
2022-08-17ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin1-1/+1
2022-08-17um: seed rng using host OS rngJason A. Donenfeld4-0/+51
2022-08-17um: Remove straying parenthesisBenjamin Beichler1-1/+1
2022-08-17RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian1-0/+4
2022-08-17RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian1-4/+22
2022-08-17RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian1-1/+1
2022-08-17RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian1-1/+1
2022-08-17RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks2-3/+2
2022-08-17RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks1-0/+2
2022-08-17riscv: dts: starfive: correct number of external interruptsMark Kettenis1-1/+1
2022-08-17riscv: lib: uaccess: fix CSR_STATUS SR_SUM bitChen Lifu1-2/+2
2022-08-17riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou1-6/+0
2022-08-17parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat modeHelge Deller1-1/+1
2022-08-17parisc: Drop pa_swapper_pg_lock spinlockHelge Deller1-3/+0
2022-08-17parisc: Fix device names in /proc/iomemHelge Deller1-5/+4
2022-08-17LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-08-17KVM: x86/xen: Stop Xen timer before changing IRQColeman Dietsch1-18/+17
2022-08-17KVM: x86/xen: Initialize Xen timer only onceColeman Dietsch1-1/+3