summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He1-0/+1
2023-01-18mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2023-01-18mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang1-1/+11
2023-01-18mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2023-01-18mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2023-01-18mmc: atmel-mci: fix return value check of mmc_add_host()Yang Yingliang1-3/+6
2023-01-18mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+5
2023-01-18mmc: vub300: fix return value check of mmc_add_host()Yang Yingliang1-3/+8
2023-01-18mmc: toshsd: fix return value check of mmc_add_host()Yang Yingliang1-1/+5
2023-01-18mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+10
2023-01-18mmc: mxcmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2023-01-18mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2023-01-18NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust1-0/+2
2023-01-18SUNRPC: Fix missing release socket in rpc_sockname()Wang ShaoBo1-1/+1
2023-01-18ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui1-0/+3
2023-01-18media: saa7164: fix missing pci_disable_device()Liu Shixin1-1/+3
2023-01-18regulator: core: fix module refcount leak in set_supply()Yang Yingliang1-0/+1
2023-01-18wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() failsChen Zhongjin1-1/+3
2023-01-18bonding: uninitialized variable in bond_miimon_inspect()Dan Carpenter1-1/+1
2023-01-18ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong1-4/+4
2023-01-18drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang1-0/+1
2023-01-18drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()Xiongfeng Wang1-0/+1
2023-01-18ALSA: asihpi: fix missing pci_disable_device()Liu Shixin1-1/+1
2023-01-18NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust1-7/+12
2023-01-18NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust1-6/+4
2023-01-18drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun1-1/+3
2023-01-18media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain1-2/+15
2023-01-18media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()Baisong Zhong1-0/+4
2023-01-18media: dvb-core: Fix ignored return value in dvb_register_frontend()Chen Zhongjin1-1/+7
2023-01-18pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng1-1/+3
2023-01-18media: imon: fix a race condition in send_packet()Gautam Menghani1-3/+3
2023-01-18drbd: remove call to memset before free device/resource/connectionWang ShaoBo1-3/+0
2023-01-18mtd: maps: pxa2xx-flash: fix memory leak in probeZheng Yongjun1-0/+2
2023-01-18bonding: Export skip slave logic to functionMaor Gottlieb1-21/+26
2023-01-18clk: rockchip: Fix memory leak in rockchip_clk_register_pll()Xiu Jianfeng1-0/+1
2023-01-18ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong1-4/+4
2023-01-18HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson1-1/+1
2023-01-18media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can2-2/+6
2023-01-18media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang1-0/+1
2023-01-18Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson1-6/+3
2023-01-18mtd: lpddr2_nvm: Fix possible null-ptr-derefHui Tang1-0/+2
2023-01-18wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng1-8/+12
2023-01-18ima: Fix misuse of dereference of pointer in template_desc_init_fields()Xiu Jianfeng1-2/+2
2023-01-18regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()Yang Yingliang1-0/+1
2023-01-18ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng1-1/+1
2023-01-18drm/radeon: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-7/+11
2023-01-18net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells1-0/+2
2023-01-18media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy1-1/+2
2023-01-18wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut2-2/+8
2023-01-18mtd: Fix device name leak when register device failed in add_mtd_device()Zhang Xiaoxu1-1/+3