summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18drivers: dio: fix possible memory leak in dio_init()Yang Yingliang1-0/+8
2023-01-18IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea1-0/+7
2023-01-18hwrng: geode - Fix PCI device refcount leakXiongfeng Wang1-8/+28
2023-01-18hwrng: amd - Fix PCI device refcount leakXiongfeng Wang1-5/+13
2023-01-18crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui1-2/+6
2023-01-18orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu1-4/+4
2023-01-18RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen1-0/+6
2023-01-18crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing1-1/+1
2023-01-18f2fs: avoid victim selection from previous victim sectionYonggil Song1-2/+3
2023-01-18RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can1-0/+2
2023-01-18scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui1-0/+3
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-18scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang1-0/+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-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-18crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui1-1/+9
2023-01-18crypto: ccree - swap SHA384 and SHA512 larval hashes at build timeGeert Uytterhoeven3-35/+17
2023-01-18scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli1-1/+1
2023-01-18RDMA/siw: Set defined status for work completion with undefined statusBernard Metzler1-2/+2
2023-01-18RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang1-1/+1
2023-01-18RDMA/siw: Fix immediate work request flush to completion queueBernard Metzler2-6/+58
2023-01-18f2fs: fix normal discard processDongdong Zhang1-1/+1
2023-01-18RDMA/core: Fix order of nldev_exit callLeon Romanovsky1-1/+1
2023-01-18apparmor: Use pointer to struct aa_label for lbs_credXiu Jianfeng1-2/+2
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_ll: 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-18can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann1-5/+0
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