summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-05drm/dp_mst: Verify request type in the corresponding down message replyImre Deak
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak
2024-12-05spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia
2024-12-05net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta
2024-12-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-04net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu
2024-12-04net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan
2024-12-04net/mlx5: E-Switch, Fix switching to switchdev mode in MPVPatrisious Haddad
2024-12-04net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabledPatrisious Haddad
2024-12-04net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu
2024-12-04net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layoutCosmin Ratiu
2024-12-04bnxt_en: handle tpa_info in queue API implementationDavid Wei
2024-12-04bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()David Wei
2024-12-04bnxt_en: refactor tpa_info alloc/free into helpersDavid Wei
2024-12-04geneve: do not assume mac header is set in geneve_xmit_skb()Eric Dumazet
2024-12-04mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel
2024-12-04acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane
2024-12-04Merge tag 'platform-drivers-x86-v6.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-04scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry
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-04staging: gpib: Fix i386 build issueDave Penkler
2024-12-04staging: gpib: Fix faulty workaround for assignment in ifDave Penkler
2024-12-04staging: gpib: Workaround for ppc build failureDave Penkler
2024-12-04staging: gpib: Make GPIB_NI_PCI_ISA depend on HAS_IOPORTNathan Chancellor
2024-12-04serial: sh-sci: Check if TX data was written to device in .tx_empty()Claudiu Beznea
2024-12-04usb: typec: ucsi: Fix connector status writing past buffer sizeLucas De Marchi