aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-05drm/dp_mst: Verify request type in the corresponding down message replyImre Deak1-0/+31
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak1-2/+19
2024-12-05spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah1-3/+3
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia1-0/+2
2024-12-05net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta1-0/+1
2024-12-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11-18/+41
2024-12-04net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu1-2/+11
2024-12-04net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan1-15/+17
2024-12-04net/mlx5: E-Switch, Fix switching to switchdev mode in MPVPatrisious Haddad1-2/+2
2024-12-04net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabledPatrisious Haddad1-0/+1
2024-12-04net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu1-0/+1
2024-12-04net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layoutCosmin Ratiu1-0/+2
2024-12-04bnxt_en: handle tpa_info in queue API implementationDavid Wei1-4/+23
2024-12-04bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()David Wei1-20/+16
2024-12-04bnxt_en: refactor tpa_info alloc/free into helpersDavid Wei1-52/+90
2024-12-04geneve: do not assume mac header is set in geneve_xmit_skb()Eric Dumazet1-1/+1
2024-12-04mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel1-1/+5
2024-12-04acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane1-1/+6
2024-12-04Merge tag 'platform-drivers-x86-v6.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-10/+4
2024-12-04scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry1-1/+1
2024-12-04scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery1-1/+6
2024-12-04scsi: ufs: core: Add missing post notify for power mode changePeter Wang1-3/+4
2024-12-04scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane1-1/+1
2024-12-04scsi: ufs: core: sysfs: Prevent div by zeroGwendal Grignou1-0/+6
2024-12-04scsi: qla2xxx: Update version to 10.02.09.400-kNilesh Javali1-2/+2
2024-12-04scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy1-0/+1
2024-12-04scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran1-0/+1
2024-12-04scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap1-10/+0
2024-12-04nvme-tcp: simplify nvme_tcp_teardown_io_queues()Chunguang.xu1-10/+4
2024-12-04nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()Chunguang.xu1-1/+0
2024-12-04nvme-rdma: unquiesce admin_q before destroy itChunguang.xu1-7/+1
2024-12-04nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu1-1/+1
2024-12-04scsi: qla2xxx: Fix use after free on unloadQuinn Tran1-7/+8
2024-12-04scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran1-22/+92
2024-12-04nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundaryChristoph Hellwig1-1/+2
2024-12-04scsi: mpi3mr: Update driver version to 8.12.0.3.50Ranjan Kumar1-2/+2
2024-12-04scsi: mpi3mr: Handling of fault code for insufficient powerRanjan Kumar1-0/+40
2024-12-04scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar1-1/+1
2024-12-04scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsRanjan Kumar2-77/+13
2024-12-04scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar1-11/+25
2024-12-04nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin1-2/+1
2024-12-04nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi1-2/+3
2024-12-04scsi: mpt3sas: Update driver version to 51.100.00.00Ranjan Kumar1-4/+4
2024-12-04scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar1-1/+6
2024-12-04staging: gpib: Fix i386 build issueDave Penkler1-0/+4
2024-12-04staging: gpib: Fix faulty workaround for assignment in ifDave Penkler1-1/+1
2024-12-04staging: gpib: Workaround for ppc build failureDave Penkler1-1/+1
2024-12-04staging: gpib: Make GPIB_NI_PCI_ISA depend on HAS_IOPORTNathan Chancellor1-0/+1
2024-12-04serial: sh-sci: Check if TX data was written to device in .tx_empty()Claudiu Beznea1-0/+29
2024-12-04usb: typec: ucsi: Fix connector status writing past buffer sizeLucas De Marchi1-1/+2