summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-19drm/gpuvm: Introduce drm_gpuvm_madvise_ops_createHimal Prasad Ghimiray
2025-08-19drm/gpuvm: Kill drm_gpuva_init()Boris Brezillon
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon
2025-08-20cpufreq: mediatek-hw: don't use error path on NULL fdvfsNicolas Frattaroli
2025-08-19microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1Parthiban Veerasooran
2025-08-19microchip: lan865x: fix missing netif_start_queue() call on device openParthiban Veerasooran
2025-08-19net/mlx5: CT: Use the correct counter offsetVlad Dogaru
2025-08-19net/mlx5: HWS, Fix table creation UIDAlex Vesker
2025-08-19net/mlx5: HWS, don't rehash on every kind of insertion failureYevgeny Kliteynik
2025-08-19net/mlx5: HWS, prevent rehash from filling up the queuesYevgeny Kliteynik
2025-08-19net/mlx5: HWS, fix complex rules rehash error flowYevgeny Kliteynik
2025-08-19net/mlx5: HWS, fix simple rules rehash error flowYevgeny Kliteynik
2025-08-19net/mlx5: HWS, fix bad parameter in CQ creationYevgeny Kliteynik
2025-08-19scsi: myrs: Fix dma_alloc_coherent() error checkThomas Fourier
2025-08-19scsi: lpfc: use min() to improve codeQianfeng Rong
2025-08-19scsi: hpsa: use min()/min_t() to improve codeQianfeng Rong
2025-08-19scsi: ufs: core: Only collect timestamps if monitoring is enabledBart Van Assche
2025-08-19scsi: qla2xxx: Fix memcpy() field-spanning write issueGustavo A. R. Silva
2025-08-19scsi: scsi_debug: Use vcalloc() to simplify codeQianfeng Rong
2025-08-19scsi: ipr: Use vmalloc_array() to simplify codeQianfeng Rong
2025-08-19scsi: hpsa: Fix incorrect comment formatCryolitia PukNgae
2025-08-19Merge patch series "scsi: pm80xx: Fix expander support"Martin K. Petersen
2025-08-19net: stmmac: dwmac4: stop hardware from dropping checksum-error packetsOleksij Rempel
2025-08-19net: stmmac: dwmac4: report Rx checksum errors in statusOleksij Rempel
2025-08-19net: stmmac: Correctly handle Rx checksum offload errorsOleksij Rempel
2025-08-19net: stmmac: thead: Enable TX clock before MAC initializationYao Zi
2025-08-19net: hns3: change the function return type from int to boolJijie Shao
2025-08-19net: hns3: add parameter check for tx_copybreak and tx_spare_buf_sizeJijie Shao
2025-08-19net: phy: realtek: enable serdes option mode for RTL8226-CGMarkus Stockhausen
2025-08-19gve: prevent ethtool ops after shutdownJordan Rhee
2025-08-19chtls: Convert to skb_dst_resetStanislav Fomichev
2025-08-19staging: octeon: Convert to skb_dst_dropStanislav Fomichev
2025-08-19net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur
2025-08-19cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWANLubomir Rintel
2025-08-19EDAC/skx_common: Remove unused *NUM*_IMC macrosQiuxu Zhuo
2025-08-19EDAC/i10nm: Reallocate skx_dev list if preconfigured cnt != runtime cntQiuxu Zhuo
2025-08-19EDAC/skx_common: Remove redundant upper bound check for res->imcQiuxu Zhuo
2025-08-19EDAC/skx_common: Make skx_dev->imc[] a flexible arrayQiuxu Zhuo
2025-08-19EDAC/skx_common: Swap memory controller index mappingQiuxu Zhuo
2025-08-19EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imcQiuxu Zhuo
2025-08-19EDAC/{skx_common,skx}: Use configuration data, not global macrosQiuxu Zhuo
2025-08-19EDAC/i10nm: Skip DIMM enumeration on a disabled memory controllerQiuxu Zhuo
2025-08-19i2c: rtl9300: Add missing count byte for SMBus Block OpsSven Eckelmann
2025-08-19i2c: rtl9300: Increase timeout for transfer pollingSven Eckelmann
2025-08-19i2c: rtl9300: Fix multi-byte I2C writeHarshal Gohel
2025-08-19i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xferAlex Guo
2025-08-19EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC supportKyle Manna
2025-08-19thermal: intel: int340x: Remove redundant acpi_has_method() callSalah Triki
2025-08-19cpufreq: Avoid calling get_governor() for first policyZihuan Zhang