summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-18regmap: mdio: make it depend on PHYLIBHeiner Kallweit
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-18net/mlx5e: Add hds-thresh query support via ethtoolNimrod Oren
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2026-03-18NFC: nxp-nci: allow GPIOs to sleepIan Ray
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-18rtc: add data_race() in rtc_dev_poll()Mauricio Faria de Oliveira
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan
2026-03-18ACPI: processor: idle: Replace strlcat() with better alternativeAndy Shevchenko
2026-03-18dm: make "dmsetup remove_all" interruptibleMikulas Patocka
2026-03-18pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaíra Canal
2026-03-18PCI/pwrctrl: generic: Add UPD720201/UPD720202 USB 3.0 xHCI Host Controller su...Neil Armstrong
2026-03-18PCI/pwrctrl: generic: Simplify dev_err_probe() usageNeil Armstrong
2026-03-18PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as genericNeil Armstrong
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie
2026-03-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal
2026-03-18EDAC/i10nm: Add driver decoder for Granite Rapids serverQiuxu Zhuo
2026-03-18mshv: Fix error handling in mshv_region_pinStanislav Kinsburskii
2026-03-18staging: rtl8723bs: add missing blank lines after declarationsOskar Ray-Frayssinet
2026-03-18staging: rtl8723bs: fix line length warningAndrea Poldi
2026-03-18staging: rtl8723bs: simplify return checks in validate_recv_data_frame()Giacomo Di Clerico
2026-03-18staging: rtl8723bs: Replace msleep() with fsleep()Marcos Andrade
2026-03-18staging: rtl8723bs: Replace network magic numbers with EtherType macrosMarcos Andrade
2026-03-18staging: rtl8723bs: change custom comparing function to strcmp()Bera Yüzlü
2026-03-18staging: rtl8723bs: remove unused global efuse variablesMarcos Andrade
2026-03-18staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' typeNikolay Kulikov
2026-03-18staging: rtl8723bs: remove unnecessary spaces in rtw_security.cJoshua Gu
2026-03-18staging: rtl8723bs: remove redundant blank line in rtw_btcoex.cJoshua Gu
2026-03-18staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definitionNikolay Kulikov
2026-03-18cxl/mbox: Use proper endpoint validity check upon sanitizeDavidlohr Bueso
2026-03-18staging: greybus: loopback: remove unused argument from macroGiacomo Di Clerico
2026-03-18staging: rtl8723bs: fix blank line style in rtw_io.cLukas Kraft
2026-03-18staging: rtl8723bs: Remove space in the line startBera Yüzlü
2026-03-18staging: greybus: loopback: use sysfs_emit in sysfs show functionsLuis Soza Rodriguez
2026-03-18staging: octeon: remove BUG() callMark Adamenko
2026-03-18staging: rtl8723bs: replace rtw_linked_check() return type to boolNikolay Kulikov
2026-03-18staging: rtl8723bs: replace rtw_is_desired_network() return type to boolNikolay Kulikov
2026-03-18staging: rtl8723bs: replace rtw_is_same_ibss() return type to boolNikolay Kulikov
2026-03-18staging: rtl8723bs: replace rtw_if_up() return type to boolNikolay Kulikov
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-03-18usb: dwc3: imx: avoid calling imx suspend/resume callbacks twiceXu Yang
2026-03-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban
2026-03-18dwc3: google: Fix PM domain leak in dwc3_google_probe()Felix Gu