summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-11thunderbolt: Clamp DMA tunnel credits to what a hop register can holdFan Ye1-1/+9
2026-08-10scsi: fnic: Fix built-in NVMe/FC buildKaran Tilak Kumar2-2/+2
2026-08-10PCI: ultrarisc: Use module_platform_driver()Jia Wang1-1/+1
2026-08-10PCI: ultrarisc: Get and enable DP1000 PCIe controller clocksJia Wang1-7/+78
2026-08-10et131x: propagate EEPROM readiness errorsAvi Weiss1-1/+1
2026-08-10net: sfp: fix hwmon_name memory leak on hwmon registration failureKrishan Singh1-0/+4
2026-08-10drivers/s390/net: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-10s390/ctcm: Add __context_unsafe() attribute to various functionsHeiko Carstens2-17/+9
2026-08-10nvme: raise FDP placement handle cap to U8_MAX and warn on overflowGuixin Liu1-2/+9
2026-08-10tap: fix incorrect variable used for USO check in set_offload()Rongguang Wei1-3/+2
2026-08-10net: xilinx: axienet: Treat xlnx,rxmem as a required propertySuraj Gupta1-1/+4
2026-08-10bonding: fix wrong extack attribute in ARP validate netlink error pathHangbin Liu1-1/+1
2026-08-10net: phy: realtek: fix EEE advertisement write on the internal PHY MMD pathOleksij Rempel1-1/+1
2026-08-10amt: Don't support cross-netns setup.Kuniyuki Iwashima1-0/+3
2026-08-10veth: fix queue index used to wake the peer txq in veth_pollJonas Köppeler1-1/+1
2026-08-10net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driverArtem Shimko3-0/+230
2026-08-10macvlan: inherit needed_headroom and needed_tailroom from lowerdevEric Dumazet1-0/+4
2026-08-10ipvlan: inherit needed_headroom and needed_tailroom from phy_devEric Dumazet1-0/+4
2026-08-10eth: bnxt: avoid deadlock when canceling IRQ affinity notifierJakub Kicinski2-25/+64
2026-08-10eth: bnxt: decrease indent in bnxt_request_irq()Jakub Kicinski1-23/+23
2026-08-10eth: bnxt: keep the aRFS rmap updated when TPH is enabledJakub Kicinski1-4/+15
2026-08-10eth: bnxt: cancel IRQ notifier before freeing affinity maskJakub Kicinski1-2/+2
2026-08-10pinctrl: rockchip: Add RV1106 pinctrl supportSimon Glass2-0/+196
2026-08-10pinctrl: rockchip: Decode drive strength in the get functionSimon Glass1-19/+19
2026-08-10nvme-pci: release descriptor pools on probe failureGuixin Liu1-0/+1
2026-08-10nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()Guixin Liu1-1/+2
2026-08-10nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu1-1/+1
2026-08-10nvme: zero the discard fallback pageYehyeong Lee1-1/+1
2026-08-10nvmet: fix Reservation Register Replace for unregistered host with IEKEYZhengrong Li1-2/+25
2026-08-10nvmet-fc: fix invalid free in LS IOD error pathJiang HongHui1-1/+1
2026-08-10nvme-tcp: look up host_iface in the current netnsGeliang Tang1-1/+2
2026-08-10nvmet: passthru: fix OOB reads when parsing ns id descriptor listHari Mishal1-0/+9
2026-08-10Merge tag 'qcom-clk-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2-36/+18
2026-08-10Merge tag 'v7.2-rockchip-clkfixes1' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-4/+4
2026-08-10Merge tag 'spacemit-clk-fixes-for-7.2-1' of https://git.kernel.org/pub/scm/li...Stephen Boyd1-2/+2
2026-08-10nvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov1-0/+13
2026-08-10spi: spi-mem: Flag DQS capabilityMiquel Raynal1-0/+32
2026-08-10Merge tag 'regmap-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+17
2026-08-10watchdog: orion_wdt: Propagate errors from optional IRQ lookupbui duc phuc1-0/+8
2026-08-10watchdog: qcom: Propagate errors from optional IRQ lookupbui duc phuc1-13/+14
2026-08-10watchdog: aspeed: Propagate errors from optional IRQ lookupbui duc phuc1-0/+2
2026-08-10watchdog: stm32_iwdg: Propagate errors from optional IRQ lookupbui duc phuc1-1/+4
2026-08-10watchdog: dw_wdt: Propagate errors from optional IRQ lookupbui duc phuc1-1/+1
2026-08-10watchdog: mediatek: Propagate errors from optional IRQ lookupbui duc phuc1-2/+2
2026-08-10watchdog: apple: Constify some structuresChristophe JAILLET1-2/+2
2026-08-10watchdog: pretimeout: Convert dump pretimeout governor to tristateMayank Rungta1-2/+2
2026-08-10watchdog: booke_wdt: Document unused parameter of __booke_wdt_disable()Babanpreet Singh1-0/+1
2026-08-10watchdog: wdat_wdt: map registers that fall inside ACPI NVSRenê de Souza Pinto1-1/+26
2026-08-10watchdog: Add Nuvoton MA35D1 watchdog driver supportZi-Yu Chen3-0/+374
2026-08-10watchdog: qcom: report bootstatus on IPQ9574 and IPQ5332Kathiravan Thirumoorthy1-0/+10