summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-09f2fs: support fault injection for dquot_initialize()Chao Yu11-26/+45
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-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-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/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman1-2/+5
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-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-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
2022-06-09PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini1-9/+14
2022-06-09ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()Waiman Long1-0/+14
2022-06-09proc: fix dentry/inode overinstantiating under /proc/${pid}/netAlexey Dobriyan2-0/+6
2022-06-09ASoC: atmel-classd: Remove endianness flag on class d componentCharles Keepax1-1/+0
2022-06-09ASoC: atmel-pdmic: Remove endianness flag on pdmic componentCharles Keepax1-1/+0
2022-06-09arm64: dts: marvell: espressobin-ultra: enable front USB3 portRobert Marko1-1/+0
2022-06-09arm64: dts: marvell: espressobin-ultra: fix SPI-NOR configRobert Marko1-4/+0
2022-06-09RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li2-0/+27
2022-06-09powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-06-09powerpc/idle: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-06-09pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang1-4/+3
2022-06-09pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable pinsGeert Uytterhoeven1-0/+29