summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta3-14/+37
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-09-05arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang4-20/+11
2022-09-05s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-09-05x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin1-5/+10
2022-09-05parisc: Fix exception handler for fldw and fstw instructionsHelge Deller1-1/+1
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor1-2/+2
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou1-0/+7
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu1-3/+2
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He1-1/+2
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman1-6/+10
2022-08-25nios2: add force_successful_syscall_return()Al Viro2-0/+8
2022-08-25nios2: restarts apply only to the first sigframe we build...Al Viro1-0/+1
2022-08-25nios2: fix syscall restart checksAl Viro1-1/+1
2022-08-25nios2: traced syscall does need to check the syscall numberAl Viro1-3/+8
2022-08-25nios2: don't leave NULLs in sys_call_table[]Al Viro2-1/+1
2022-08-25nios2: page fault et.al. are *not* restartable syscalls...Al Viro2-4/+3
2022-08-25powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy1-3/+3
2022-08-25powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy6-153/+307
2022-08-25KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov1-0/+4
2022-08-25KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov1-0/+3
2022-08-25x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin1-1/+1
2022-08-25x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant1-2/+2
2022-08-25powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-25powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-25powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-25powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-25powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19
2022-08-25powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-08-25arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali1-2/+2
2022-08-25ARM: dts: qcom: pm8841: add required thermal-sensor-cellsKrzysztof Kozlowski1-0/+1
2022-08-25cpufreq: zynq: Fix refcount leak in zynq_get_revisionMiaoqian Lin1-0/+1
2022-08-25ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_initMiaoqian Lin1-0/+1
2022-08-25ARM: dts: ast2500-evb: fix board compatibleKrzysztof Kozlowski1-1/+1
2022-08-25x86/pmem: Fix platform-device leak in error pathJohan Hovold1-1/+6
2022-08-25ARM: bcm: Fix refcount leak in bcm_kona_smc_initMiaoqian Lin1-0/+1
2022-08-25ARM: findbit: fix overflowing offsetRussell King (Oracle)1-8/+8
2022-08-25arm64: dts: qcom: ipq8074: fix NAND node nameRobert Marko1-1/+1
2022-08-25ARM: OMAP2+: display: Fix refcount leak bugLiang He1-0/+1
2022-08-25ARM: dts: imx6ul: fix qspi node compatibleAlexander Stein1-1/+1
2022-08-25ARM: dts: imx6ul: fix lcdif node compatibleAlexander Stein1-1/+1
2022-08-25ARM: dts: imx6ul: change operating-points to uint32-matrixAlexander Stein1-12/+10
2022-08-25ARM: dts: imx6ul: add missing properties for sramAlexander Stein1-0/+3
2022-08-25arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)1-4/+5
2022-08-25arm64: Do not forget syscall when starting a new thread.Francis Laniel1-1/+2
2022-08-25MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-08-25powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman1-0/+2
2022-08-25powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár2-0/+9
2022-08-25ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin1-1/+1