summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-08scsi: sd: Add manage_restart device attribute to scsi_diskMarkus Probst-1/+33
2025-11-08Merge patch series "Update lpfc to revision 14.4.0.12"Martin K. Petersen-110/+327
2025-11-08scsi: lpfc: Update lpfc version to 14.4.0.12Justin Tee-1/+1
2025-11-08scsi: lpfc: Add capability to register Platform Name ID to fabricJustin Tee-8/+150
2025-11-08scsi: lpfc: Allow support for BB credit recovery in point-to-point topologyJustin Tee-2/+4
2025-11-08scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGIJustin Tee-8/+32
2025-11-08scsi: lpfc: Modify kref handling for Fabric Controller ndlpsJustin Tee-36/+67
2025-11-08scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topologyJustin Tee-20/+49
2025-11-08scsi: lpfc: Ensure unregistration of rpis for received PLOGIsJustin Tee-14/+5
2025-11-08scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb()Justin Tee-2/+0
2025-11-08scsi: lpfc: Revise discovery related function headers and commentsJustin Tee-13/+13
2025-11-08scsi: lpfc: Update various NPIV diagnostic log messagingJustin Tee-6/+6
2025-11-08Merge patch series "smartpqi updates"Martin K. Petersen-3/+43
2025-11-08scsi: smartpqi: Update version to 2.1.36-026Don Brace-3/+3
2025-11-08scsi: smartpqi: Add support for Hurray Data new controller PCI deviceDavid Strahan-0/+4
2025-11-08scsi: smartpqi: Fix device resources accessed after device removalMike McGowen-0/+19
2025-11-08scsi: smartpqi: Add timeout value to RAID path requests to physical devicesMike McGowen-0/+17
2025-11-08scsi: ufs: ti-j721e: Add suspend-resume supportThomas Richard (TI.com)-8/+29
2025-11-08scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()Hamza Mahfooz-0/+3
2025-11-08scsi: fcoe: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari-1/+1
2025-11-08scsi: st: Skip buffer flush for information ioctlsDavid Jeffery-18/+22
2025-11-08scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handlingDavid Jeffery-23/+62
2025-11-08scsi: stex: Fix reboot_notifier leak in probe error pathHaotian Zhang-0/+1
2025-11-08nbd: defer config put in recv_workZheng Qixing-1/+1
2025-11-08kbuild: Rename Makefile.extrawarn to Makefile.warnNathan Chancellor-1/+1
2025-11-08PM: wakeup: Delete timer before removing wakeup source from listKaushlendra Kumar-7/+1
2025-11-08Merge tag 'kbuild-ms-extensions-6.19' into kbuild-nextNicolas Schier-2/+2
2025-11-08clk: lan966x: remove unused dt-bindings includeRobert Marko-2/+0
2025-11-08md/raid5: remove redundant __GFP_NOWARNHuiwen He-1/+1
2025-11-08md: avoid repeated calls to del_gendiskXiao Ni-1/+3
2025-11-08Revert "drm/nouveau: set DMA mask before creating the flush page"Dave Airlie-12/+12
2025-11-08md/md-llbitmap: Remove unneeded semicolonChen Ni-1/+1
2025-11-08md/md-linear: Enable atomic writesJohn Garry-0/+1
2025-11-08Factor out code into md_should_do_recovery()Wu Guanghao-12/+47
2025-11-08md: fix rcu protection in md_wakeup_threadYun Zhou-9/+13
2025-11-08md: delete mddev kobj before deleting gendisk kobjXiao Ni-1/+3
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-137/+2027
2025-11-07net: stmmac: sti: use ->set_phy_intf_sel()Russell King (Oracle)-16/+9
2025-11-07net: stmmac: sti: use stmmac_get_phy_intf_sel()Russell King (Oracle)-13/+9
2025-11-07net: stmmac: sti: use PHY_INTF_SEL_x directlyRussell King (Oracle)-15/+12
2025-11-07net: stmmac: sti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-5/+7
2025-11-07net: stmmac: lpc18xx: use ->set_phy_intf_sel()Russell King (Oracle)-14/+22
2025-11-07net: stmmac: lpc18xx: validate phy_intf_selRussell King (Oracle)-4/+3
2025-11-07net: stmmac: lpc18xx: use stmmac_get_phy_intf_sel()Russell King (Oracle)-5/+4
2025-11-07net: stmmac: lpc18xx: use PHY_INTF_SEL_x directlyRussell King (Oracle)-5/+3
2025-11-07net: stmmac: lpc18xx: convert to PHY_INTF_SEL_xRussell King (Oracle)-2/+2
2025-11-07net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur-6/+6
2025-11-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang-0/+2
2025-11-07netdevsim: implement psp device statsDaniel Zahka-0/+32
2025-11-07net/mlx5e: Add PSP stats support for Rx/Tx flowsJakub Kicinski-15/+240