summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-14net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards
2026-05-14net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)
2026-05-14crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
2026-05-14crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty
2026-05-14crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty
2026-05-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
2026-05-14mmc: core: Add quirk for incorrect manufacturing dateAvri Altman
2026-05-14mmc: core: Adjust MDT beyond 2025Avri Altman
2026-05-14octeon_ep_vf: add NULL check for napi_build_skb()David Carlier
2026-05-14remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()Chen Ni
2026-05-14remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()Chen Ni
2026-05-14RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe
2026-05-14RDMA/rxe: Reject unknown opcodes before ICRC processingMichael Bommarito
2026-05-14RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloadsMichael Bommarito
2026-05-14RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe
2026-05-14RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()Junrui Luo
2026-05-14RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
2026-05-14RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()Jason Gunthorpe
2026-05-14RDMA/mana: Validate rx_hash_key_lenJason Gunthorpe
2026-05-14RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-14RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-14RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-14RDMA/ionic: Fix typo in format stringJason Gunthorpe
2026-05-14RDMA/ionic: bound node_desc sysfs read with %.64sKai Zen
2026-05-14power: supply: max17042: avoid overflow when determining healthAndré Draszik
2026-05-14PCI/ASPM: Fix pci_clear_and_set_config_dword() usageLukas Wunner
2026-05-14PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner
2026-05-14PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue
2026-05-14PCI: Update saved_config_space upon resource assignmentLukas Wunner
2026-05-14scsi: mpt3sas: Limit NVMe request size to 2 MiBRanjan Kumar
2026-05-14RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
2026-05-14pmdomain: core: Fix detach procedure for virtual devices in genpdUlf Hansson
2026-05-14nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni
2026-05-14nvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni
2026-05-14nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-05-14md/raid10: fix divide-by-zero in setup_geo() with zero far_copiesJunrui Luo
2026-05-14iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE updateNicolin Chen
2026-05-14iommu/vt-d: Block PASID attachment to nested domain with dirty trackingZhenzhong Duan
2026-05-14iommufd: Fix return value of iommufd_fault_fops_write()Zhenzhong Duan
2026-05-14dm-verity-fec: fix the size of dm_verity_fec_io::erasuresEric Biggers
2026-05-14dm-verity-fec: fix reading parity bytes split across blocks (take 3)Eric Biggers
2026-05-14dm-verity-fec: fix corrected block count statEric Biggers
2026-05-14dm-verity-fec: correctly reject too-small hash devicesEric Biggers
2026-05-14dm-verity-fec: correctly reject too-small FEC devicesEric Biggers
2026-05-14dm: fix a buffer overflow in ioctl processingMikulas Patocka
2026-05-14dm: don't report warning when doing deferred removeMikulas Patocka
2026-05-14dm-thin: fix metadata refcount underflowMikulas Patocka
2026-05-14cpuidle: powerpc: avoid double clear when breaking snoozeShrikanth Hegde
2026-05-14clk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley
2026-05-14clk: imx: imx8-acm: fix flags for acm clocksStefan Eichenberger