summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-09bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi
2026-03-09net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2026-03-09net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel
2026-03-09net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel
2026-03-09net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel
2026-03-09serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai
2026-03-09net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas
2026-03-09drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli
2026-03-09drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli
2026-03-09spi: rockchip-sfc: Fix double-free in remove() callbackFelix Gu
2026-03-09HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens
2026-03-09nvdimm/bus: Fix potential use after free in asynchronous initializationIra Weiny
2026-03-09ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemonsMing Lei
2026-03-09spi: atcspi200: Fix double-free in atcspi_configure_dma()Felix Gu
2026-03-09spi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu
2026-03-09dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li
2026-03-09dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein
2026-03-09dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum
2026-03-08Merge tag 'i2c-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo
2026-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-03-07s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger
2026-03-07Merge tag 'fbdev-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-07firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi
2026-03-07firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu
2026-03-07Merge tag 'hwmon-for-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-07scsi: hisi_sas: Fix NULL pointer exception during user_scan()Xingui Yang
2026-03-07scsi: qla2xxx: Completely fix fcport double freeVladimir Riabchun
2026-03-07scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspendWang Shuaiwei
2026-03-07scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-06net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang
2026-03-06net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang
2026-03-06net: dsa: sja1105: ensure phylink_replay_link_end() will not be missedVladimir Oltean
2026-03-06net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()Vladimir Oltean
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran
2026-03-06net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad
2026-03-06net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-06bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu