summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh
2025-12-18net: dsa: mxl-gsw1xx: manually clear RANEG bitDaniel Golle
2025-12-18net: dsa: mxl-gsw1xx: fix .shutdown driver operationDaniel Golle
2025-12-18net: dsa: mxl-gsw1xx: fix order in .remove operationDaniel Golle
2025-12-18net: dsa: lantiq_gswip: fix order in .remove operationDaniel Golle
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe
2025-12-18spi: cadence-quadspi: Fix probe error path and loggingMark Brown
2025-12-18can: fix build dependencyMarc Kleine-Budde
2025-12-17ublk: fix deadlock when reading partition tableMing Lei
2025-12-17e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li
2025-12-17idpf: reduce mbx_task schedule delay to 300usBrian Vazquez
2025-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou
2025-12-17RDMA/efa: Remove possible negative shiftMichael Margolin
2025-12-17RTRS/rtrs: clean up rtrs headers kernel-docRandy Dunlap
2025-12-17RDMA/irdma: avoid invalid read in irdma_net_eventMichal Schmidt
2025-12-17RDMA/mana_ib: check cqe length for kernel CQsKonstantin Taranov
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner
2025-12-17iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju
2025-12-17i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero
2025-12-17i40e: fix scheduling in set_rx_modePrzemyslaw Korba
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada
2025-12-17serial: 8250: longson: Fix NULL vs IS_ERR() bug in probeDan Carpenter
2025-12-17serial: core: Restore sysfs fwnode informationAndy Shevchenko
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
2025-12-17usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_commonMario Limonciello (AMD)
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke
2025-12-17usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li
2025-12-17usb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou
2025-12-17usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li
2025-12-17usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann
2025-12-17usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami
2025-12-17xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
2025-12-17mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas
2025-12-17mmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri
2025-12-17spi: mt65xx: Use IRQF_ONESHOT with threaded IRQFei Shao
2025-12-17spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta
2025-12-17spi: cadence-quadspi: Add error logging for DMA request failureAnurag Dutta
2025-12-16scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek
2025-12-16scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek
2025-12-16scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil
2025-12-16scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry
2025-12-16RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe
2025-12-16RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe
2025-12-17i2c: i801: Add support for Intel Nova Lake-SJarkko Nikula