summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-19net/mlx5e: Add hds-thresh query support via ethtoolNimrod Oren1-1/+5
2026-03-19net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-19net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-19net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski5-21/+86
2026-03-19NFC: nxp-nci: allow GPIOs to sleepIan Ray1-2/+2
2026-03-19net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-19net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-19netdevsim: drop PSP ext ref on forward failureWesley Atwell1-1/+4
2026-03-19Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2026-03-19rtc: add data_race() in rtc_dev_poll()Mauricio Faria de Oliveira1-1/+10
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5
2026-03-18ACPI: processor: idle: Replace strlcat() with better alternativeAndy Shevchenko1-3/+1
2026-03-18dm: make "dmsetup remove_all" interruptibleMikulas Patocka1-10/+25
2026-03-18pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaíra Canal1-8/+4
2026-03-18PCI/pwrctrl: generic: Add UPD720201/UPD720202 USB 3.0 xHCI Host Controller su...Neil Armstrong1-0/+4
2026-03-18PCI/pwrctrl: generic: Simplify dev_err_probe() usageNeil Armstrong1-6/+3
2026-03-18PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as genericNeil Armstrong4-10/+11
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie1-0/+3
2026-03-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal1-6/+6
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal1-1/+1
2026-03-18EDAC/i10nm: Add driver decoder for Granite Rapids serverQiuxu Zhuo1-0/+14
2026-03-18mshv: Fix error handling in mshv_region_pinStanislav Kinsburskii1-2/+4
2026-03-18staging: rtl8723bs: add missing blank lines after declarationsOskar Ray-Frayssinet9-0/+22
2026-03-18staging: rtl8723bs: fix line length warningAndrea Poldi1-1/+2
2026-03-18staging: rtl8723bs: simplify return checks in validate_recv_data_frame()Giacomo Di Clerico1-4/+1
2026-03-18staging: rtl8723bs: Replace msleep() with fsleep()Marcos Andrade1-1/+2
2026-03-18staging: rtl8723bs: Replace network magic numbers with EtherType macrosMarcos Andrade1-2/+3
2026-03-18staging: rtl8723bs: change custom comparing function to strcmp()Bera Yüzlü3-23/+10
2026-03-18staging: rtl8723bs: remove unused global efuse variablesMarcos Andrade2-37/+0
2026-03-18staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' typeNikolay Kulikov3-10/+9
2026-03-18staging: rtl8723bs: remove unnecessary spaces in rtw_security.cJoshua Gu1-4/+4
2026-03-18staging: rtl8723bs: remove redundant blank line in rtw_btcoex.cJoshua Gu1-1/+0
2026-03-18staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definitionNikolay Kulikov1-1/+0
2026-03-18cxl/mbox: Use proper endpoint validity check upon sanitizeDavidlohr Bueso1-1/+1
2026-03-18staging: greybus: loopback: remove unused argument from macroGiacomo Di Clerico1-2/+2
2026-03-18staging: rtl8723bs: fix blank line style in rtw_io.cLukas Kraft1-0/+2
2026-03-18staging: rtl8723bs: Remove space in the line startBera Yüzlü1-1/+1
2026-03-18staging: greybus: loopback: use sysfs_emit in sysfs show functionsLuis Soza Rodriguez1-7/+7
2026-03-18staging: octeon: remove BUG() callMark Adamenko1-2/+0
2026-03-18staging: rtl8723bs: replace rtw_linked_check() return type to boolNikolay Kulikov2-2/+2
2026-03-18staging: rtl8723bs: replace rtw_is_desired_network() return type to boolNikolay Kulikov1-3/+2
2026-03-18staging: rtl8723bs: replace rtw_is_same_ibss() return type to boolNikolay Kulikov2-8/+5
2026-03-18staging: rtl8723bs: replace rtw_if_up() return type to boolNikolay Kulikov2-8/+4
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds12-49/+52
2026-03-18usb: dwc3: imx: avoid calling imx suspend/resume callbacks twiceXu Yang1-0/+6
2026-03-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
2026-03-18dwc3: google: Fix PM domain leak in dwc3_google_probe()Felix Gu1-2/+3
2026-03-18cdc-acm: new quirk for EPSON HMDOliver Neukum2-0/+10
2026-03-18usb: hcd: queue wakeup_work to system_freezable_wq workqueueXu Yang1-1/+1