summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09i2c: at91: Initialize dma_buf in at91_twi_xfer()Nathan Chancellor1-1/+1
2022-06-09iommu/mediatek: Fix NULL pointer dereference when printing dev_nameMiles Chen2-0/+13
2022-06-09MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmonGuenter Roeck1-86/+41
2022-06-09iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker1-2/+11
2022-06-09cpufreq: mediatek: Unregister platform device on exitRex-BC Chen1-4/+6
2022-06-09cpufreq: mediatek: Use module_init and add module_exitJia-Wei Chang1-1/+7
2022-06-09i2c: at91: use dma safe buffersMichael Walle1-0/+11
2022-06-09iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu2-2/+13
2022-06-09iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu1-1/+0
2022-06-09iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu1-2/+1
2022-06-09iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu1-2/+5
2022-06-09iommu/amd: Enable swiotlb in all casesMario Limonciello1-7/+0
2022-06-09riscv: Fixup difference with defconfigGuo Ren1-0/+4
2022-06-09f2fs: fix dereference of stale list iterator after loop bodyJakob Koschel1-3/+6
2022-06-09f2fs: fix to do sanity check on inline_dots inodeChao Yu1-0/+7
2022-06-09OPP: call of_node_put() on error path in _bandwidth_supported()Dan Carpenter1-1/+1
2022-06-09Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov1-8/+8
2022-06-09KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timerWanpeng Li1-0/+1
2022-06-09pinctrl: apple: Use a raw spinlock for the regmapHector Martin1-0/+1
2022-06-09RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller1-5/+7
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö2-6/+14
2022-06-09nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder1-1/+1
2022-06-09mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang1-4/+2
2022-06-09gpio: sim: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET1-2/+2
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-09macintosh: via-pmu and via-cuda need RTC_LIBRandy Dunlap1-0/+2
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-09mailbox: pcc: Fix an invalid-load caught by the address sanitizerMario Limonciello1-1/+1
2022-06-09perf stat: Always keep perf metrics topdown events in a groupKan Liang4-13/+15
2022-06-09perf evlist: Keep topdown counters in weak groupIan Rogers4-2/+39
2022-06-09hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...Yang Yingliang1-1/+1
2022-06-09PCI: microchip: Fix potential race in interrupt handlingDaire McNamara1-5/+1
2022-06-09KVM: PPC: Book3S HV: Fix vcore_blocked tracepointFabiano Rosas2-8/+8
2022-06-09PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan1-1/+6
2022-06-09Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin1-0/+1
2022-06-09mce: fix set_mce_nospec to always unmap the whole pageJane Chu4-40/+23
2022-06-09x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu3-58/+52
2022-06-09hugetlbfs: fix hugetlbfs_statfs() lockingMina Almasry1-2/+2
2022-06-09ARM: dts: at91: sama7g5: remove interrupt-parent from gic nodeEugen Hristev1-1/+0
2022-06-09crypto: cryptd - Protect per-CPU resource by disabling BH.Sebastian Andrzej Siewior1-12/+11
2022-06-09crypto: sun8i-ss - handle zero sized sgCorentin Labbe1-1/+9
2022-06-09crypto: sun8i-ss - rework handling of IVCorentin Labbe3-52/+107
2022-06-09tty: fix deadlock caused by calling printk() under tty_port->lockQi Zheng1-1/+2