aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-31scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can
2022-12-31PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error pathFrank Li
2022-12-31RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu
2022-12-31RDMA/hns: fix memory leak in hns_roce_alloc_mr()Zhengchao Shao
2022-12-31RDMA/irdma: Initialize net_type before checking itMustafa Ismail
2022-12-31crypto: ccree - Make cc_debugfs_global_fini() available for module init functionUwe Kleine-König
2022-12-31RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang
2022-12-31PCI: Check for alloc failure in pci_request_irq()Zeng Heng
2022-12-31RDMA/hns: Fix incorrect sge nums calculationLuoyouming
2022-12-31RDMA/hns: Fix ext_sge num error when post sendLuoyouming
2022-12-31RDMA/rxe: Fix mr->map double freeLi Zhijian
2022-12-31crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui
2022-12-31scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli
2022-12-31RDMA/irdma: Do not request 2-level PBLEs for CQ allocMustafa Ismail
2022-12-31RDMA/irdma: Fix RQ completion opcodeMustafa Ismail
2022-12-31RDMA/irdma: Fix inline for multiple SGE'sMustafa Ismail
2022-12-31RDMA/siw: Set defined status for work completion with undefined statusBernard Metzler
2022-12-31RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang
2022-12-31RDMA/core: Make sure "ib_port" is valid when access sysfs nodeMark Zhang
2022-12-31RDMA/restrack: Release MR restrack when deleteMark Zhang
2022-12-31PCI: imx6: Initialize PHY before deasserting core resetSascha Hauer
2022-12-31PCI: vmd: Disable MSI remapping after suspendNirmal Patel
2022-12-31IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-12-31RDMA/siw: Fix immediate work request flush to completion queueBernard Metzler
2022-12-31scsi: qla2xxx: Fix set-but-not-used variable warningsBart Van Assche
2022-12-31RDMA/irdma: Report the correct link speedShiraz Saleem
2022-12-31crypto: rockchip - rework by using crypto_engineCorentin Labbe
2022-12-31crypto: rockchip - remove non-aligned handlingCorentin Labbe
2022-12-31crypto: rockchip - better handle cipher keyCorentin Labbe
2022-12-31crypto: rockchip - add fallback for ahashCorentin Labbe
2022-12-31crypto: rockchip - add fallback for cipherCorentin Labbe
2022-12-31crypto: rockchip - do not store mode globallyCorentin Labbe
2022-12-31crypto: rockchip - do not do custom power managementCorentin Labbe
2022-12-31PCI: pci-epf-test: Register notifier if only core_init_notifier is enabledKunihiko Hayashi
2022-12-31RDMA/core: Fix order of nldev_exit callLeon Romanovsky
2022-12-31PCI: dwc: Fix n_fts[] array overrunVidya Sagar
2022-12-31scsi: core: Fix a race between scsi_done() and scsi_timeout()Bart Van Assche
2022-12-31crypto: nitrox - avoid double free on error path in nitrox_sriov_init()Natalia Petrova
2022-12-31crypto: sun8i-ss - use dma_addr instead u32Corentin Labbe
2022-12-31crypto: hisilicon/qm - re-enable communicate interrupt before notifying PFWeili Qian
2022-12-31crypto: hisilicon/qm - fix incorrect parameters usageWeili Qian
2022-12-31i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
2022-12-31stmmac: fix potential division by 0Piergiorgio Beruto
2022-12-31octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET
2022-12-31Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Wang ShaoBo