summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-04scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery
2024-12-04scsi: ufs: core: Add missing post notify for power mode changePeter Wang
2024-12-04scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane
2024-12-04scsi: ufs: core: sysfs: Prevent div by zeroGwendal Grignou
2024-12-04scsi: qla2xxx: Update version to 10.02.09.400-kNilesh Javali
2024-12-04scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy
2024-12-04scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran
2024-12-04scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap
2024-12-04nvme-tcp: simplify nvme_tcp_teardown_io_queues()Chunguang.xu
2024-12-04nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()Chunguang.xu
2024-12-04nvme-rdma: unquiesce admin_q before destroy itChunguang.xu
2024-12-04nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu
2024-12-04scsi: qla2xxx: Fix use after free on unloadQuinn Tran
2024-12-04scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran
2024-12-04nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundaryChristoph Hellwig
2024-12-04scsi: mpi3mr: Update driver version to 8.12.0.3.50Ranjan Kumar
2024-12-04scsi: mpi3mr: Handling of fault code for insufficient powerRanjan Kumar
2024-12-04scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar
2024-12-04scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsRanjan Kumar
2024-12-04scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar
2024-12-04nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin
2024-12-04nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi
2024-12-04scsi: mpt3sas: Update driver version to 51.100.00.00Ranjan Kumar
2024-12-04scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar
2024-12-04spi: intel: Add Panther Lake SPI controller supportAapo Vienamo
2024-12-03drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-04Merge tag 'drm-misc-fixes-2024-11-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-04Merge tag 'drm-misc-fixes-2024-11-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-03bcache: revert replacing IS_ERR_OR_NULL with IS_ERR againLiequan Che
2024-12-03nvme-pci: remove two deallocate zeroes quirksKeith Busch
2024-12-03igb: Fix potential invalid memory access in igb_init_module()Yuan Can
2024-12-03ixgbe: Correct BASE-BX10 compliance codeTore Amundsen
2024-12-03ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller
2024-12-03ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller
2024-12-03idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay
2024-12-03ice: Fix VLAN pruning in switchdev modeMarcin Szycik
2024-12-03ice: Fix NULL pointer dereference in switchdevWojciech Drewek
2024-12-03ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba
2024-12-03ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski
2024-12-03drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD failsWill Deacon
2024-12-03irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...Geert Uytterhoeven
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-03iommufd: Fix out_fput in iommufd_fault_alloc()Nicolin Chen
2024-12-03block: rnull: add missing MODULE_DESCRIPTIONFUJITA Tomonori
2024-12-03irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren
2024-12-03irqchip/gic-v3: Fix irq_complete_ack() commentLorenzo Pieralisi
2024-12-03rtnetlink: fix double call of rtnl_link_get_net_ifla()Cong Wang
2024-12-03net/qed: allow old cards not supporting "num_images" to workLouis Leseur
2024-12-03drm/xe: Move the coredump registration to the worker threadJohn Harrison
2024-12-03drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong