summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2-6/+17
2022-06-14powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman1-1/+0
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger1-0/+14
2022-06-14x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra1-1/+1
2022-06-14um: line: Use separate IRQs per lineJohannes Berg6-33/+29
2022-06-14bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet1-0/+1
2022-06-14x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich1-1/+1
2022-06-14powerpc/kasan: Force thread size increase with KASANMichael Ellerman2-3/+8
2022-06-14m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer3-8/+9
2022-06-14RISC-V: use memcpy for kexec_file modeLiao Chang1-1/+3
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer1-0/+1
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer1-1/+2
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun1-0/+1
2022-06-14s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev1-1/+5
2022-06-14riscv: read-only pages should not be writableHeinrich Schuchardt1-1/+1
2022-06-14ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang1-4/+6
2022-06-14s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn1-2/+2
2022-06-14ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1Howard Chiu1-2/+2
2022-06-09MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki1-1/+0
2022-06-09MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki1-1/+0
2022-06-09ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann3-7/+7
2022-06-09ARM: dts: s5pv210: Remove spi-cs-high on panel in AriesJonathan Bakker1-1/+0
2022-06-09arm64: tegra: Add missing DFLL reset on Tegra210Diogo Ivo1-2/+3
2022-06-09arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T1-1/+1
2022-06-09xtensa/simdisk: fix proc_read_simdisk()Yi Yang1-6/+12
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2-0/+18
2022-06-09um: Fix out-of-bounds read in LDT setupVincent Whitchurch1-2/+4
2022-06-09um: chan_user: Fix winch_tramp() return valueJohannes Berg1-4/+5
2022-06-09um: Use asm-generic/dma-mapping.hJohannes Berg1-0/+1
2022-06-09um: virtio_uml: Fix broken device handling in time-travelJohannes Berg1-10/+23
2022-06-09csky: patch_text: Fixup last cpu should be masterGuo Ren1-1/+1
2022-06-09s390/stp: clock_delta should be signedSven Schnelle2-5/+5
2022-06-09s390/perf: obtain sie_block from the right addressNico Boehr1-1/+1
2022-06-09MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERICTiezhu Yang1-0/+2
2022-06-09RISC-V: Fix the XIP buildPalmer Dabbelt1-1/+1
2022-06-09riscv: Fixup difference with defconfigGuo Ren1-0/+4
2022-06-09KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timerWanpeng Li1-0/+1
2022-06-09powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy1-9/+6
2022-06-09powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin1-0/+2
2022-06-09powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin1-2/+5
2022-06-09powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET1-8/+28
2022-06-09powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain1-1/+2
2022-06-09powerpc/perf: Fix the threshold compare group constraint for power10Kajol Jain1-4/+5
2022-06-09powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey1-0/+3
2022-06-09powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey1-0/+6
2022-06-09powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman1-2/+5
2022-06-09KVM: PPC: Book3S HV: Fix vcore_blocked tracepointFabiano Rosas2-8/+8
2022-06-09mce: fix set_mce_nospec to always unmap the whole pageJane Chu2-15/+14
2022-06-09x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu2-54/+48
2022-06-09ARM: dts: at91: sama7g5: remove interrupt-parent from gic nodeEugen Hristev1-1/+0