summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin1-0/+1
2023-01-18scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing1-1/+9
2023-01-18scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang1-9/+10
2023-01-18scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang1-1/+3
2023-01-18scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang1-1/+2
2023-01-18crypto: tcrypt - Fix multibuffer skcipher speed test mem leakZhang Yiqun1-9/+0
2023-01-18scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can1-1/+1
2023-01-18scsi: hpsa: use local workqueues instead of system workqueuesDon Brace2-3/+20
2023-01-18RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu1-3/+3
2023-01-18crypto: ccree - Make cc_debugfs_global_fini() available for module init functionUwe Kleine-König1-1/+1
2023-01-18RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang1-0/+2
2023-01-18PCI: Check for alloc failure in pci_request_irq()Zeng Heng1-0/+2
2023-01-18scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli1-1/+1
2023-01-18RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang1-1/+1
2023-01-18f2fs: fix normal discard processDongdong Zhang1-1/+1
2023-01-18apparmor: Fix abi check to include v8 abiJohn Johansen1-1/+1
2023-01-18apparmor: fix lockdep warning when removing a namespaceJohn Johansen1-1/+1
2023-01-18apparmor: fix a memleak in multi_transaction_new()Gaosheng Cui1-1/+3
2023-01-18stmmac: fix potential division by 0Piergiorgio Beruto2-2/+3
2023-01-18Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-3/+3
2023-01-18ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore1-2/+2
2023-01-18net: lan9303: Fix read error execution pathJerry Ray1-1/+3
2023-01-18net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky1-12/+2
2023-01-18net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky1-3/+6
2023-01-18net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2-2/+2
2023-01-18hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-3/+3
2023-01-18net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-2/+2
2023-01-18net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18net/tunnel: wait until all sk_user_data reader finish before releasing the sockHangbin Liu1-0/+1
2023-01-18net: farsync: Fix kmemleak when rmmods farsyncLi Zetao1-0/+2
2023-01-18ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-01-18drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can1-0/+2
2023-01-18net: defxx: Fix missing err handling in dfx_init()Yongqiang Liu1-4/+18
2023-01-18net: vmw_vsock: vmci: Check memcpy_from_msg()Artem Chernyshev1-1/+5
2023-01-18clk: socfpga: use clk_hw_register for a5/c5Dinh Nguyen3-15/+22
2023-01-18clk: socfpga: clk-pll: Remove unused variable 'rc'Lee Jones1-2/+1
2023-01-18blktrace: Fix output non-blktrace event when blk_classic option enabledYang Jihong1-1/+2
2023-01-18wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen2-1/+2
2023-01-18rtl8xxxu: add enumeration for channel bandwidthChris Chiu2-1/+10
2023-01-18wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith1-1/+1
2023-01-18clk: samsung: Fix memory leak in _samsung_clk_register_pll()Xiu Jianfeng1-0/+1
2023-01-18media: coda: Add check for kmallocJiasheng Jiang1-2/+8
2023-01-18media: coda: Add check for dcoda_iram_allocJiasheng Jiang1-2/+2