summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-10net: phy: realtek: fix EEE advertisement write on the internal PHY MMD pathOleksij Rempel
2026-08-10amt: Don't support cross-netns setup.Kuniyuki Iwashima
2026-08-10veth: fix queue index used to wake the peer txq in veth_pollJonas Köppeler
2026-08-10net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driverArtem Shimko
2026-08-10macvlan: inherit needed_headroom and needed_tailroom from lowerdevEric Dumazet
2026-08-10ipvlan: inherit needed_headroom and needed_tailroom from phy_devEric Dumazet
2026-08-10eth: bnxt: avoid deadlock when canceling IRQ affinity notifierJakub Kicinski
2026-08-10eth: bnxt: decrease indent in bnxt_request_irq()Jakub Kicinski
2026-08-10eth: bnxt: keep the aRFS rmap updated when TPH is enabledJakub Kicinski
2026-08-10eth: bnxt: cancel IRQ notifier before freeing affinity maskJakub Kicinski
2026-08-10pinctrl: rockchip: Add RV1106 pinctrl supportSimon Glass
2026-08-10pinctrl: rockchip: Decode drive strength in the get functionSimon Glass
2026-08-10nvme-pci: release descriptor pools on probe failureGuixin Liu
2026-08-10nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()Guixin Liu
2026-08-10nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu
2026-08-10nvme: zero the discard fallback pageYehyeong Lee
2026-08-10nvmet: fix Reservation Register Replace for unregistered host with IEKEYZhengrong Li
2026-08-10nvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
2026-08-10nvme-tcp: look up host_iface in the current netnsGeliang Tang
2026-08-10nvmet: passthru: fix OOB reads when parsing ns id descriptor listHari Mishal
2026-08-10Merge tag 'qcom-clk-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-08-10Merge tag 'v7.2-rockchip-clkfixes1' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-08-10Merge tag 'spacemit-clk-fixes-for-7.2-1' of https://git.kernel.org/pub/scm/li...Stephen Boyd
2026-08-10nvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov
2026-08-10spi: spi-mem: Flag DQS capabilityMiquel Raynal
2026-08-10Merge tag 'regmap-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-10watchdog: orion_wdt: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: qcom: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: aspeed: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: stm32_iwdg: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: dw_wdt: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: mediatek: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: apple: Constify some structuresChristophe JAILLET
2026-08-10watchdog: pretimeout: Convert dump pretimeout governor to tristateMayank Rungta
2026-08-10watchdog: booke_wdt: Document unused parameter of __booke_wdt_disable()Babanpreet Singh
2026-08-10watchdog: wdat_wdt: map registers that fall inside ACPI NVSRenê de Souza Pinto
2026-08-10watchdog: Add Nuvoton MA35D1 watchdog driver supportZi-Yu Chen
2026-08-10watchdog: qcom: report bootstatus on IPQ9574 and IPQ5332Kathiravan Thirumoorthy
2026-08-10watchdog: qcom: report WDIOF_POWERUNDER in bootstatusKathiravan Thirumoorthy
2026-08-10watchdog: sprd: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: sama5d4: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: realtek_otto: Remove redundant dev_err_probe()Pan Chuang
2026-08-10watchdog: orion: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: marvell_gti: Remove redundant dev_err_probe()Pan Chuang
2026-08-10watchdog: keembay: Remove redundant dev_err_probe()Pan Chuang
2026-08-10watchdog: intel-mid_wdt: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: cadence_wdt: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: bd96801_wdt: Remove redundant dev_err_probe()Pan Chuang
2026-08-10watchdog: take all OF aliases into account when assigning idRasmus Villemoes
2026-08-10watchdog: via_wdt: add missing MODULE_DEVICE_TABLE()Pengpeng Hou