summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-06drm/amd/display: use udelay rather than fsleepAlex Deucher
2026-02-06ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron
2026-02-06drm/amdkfd: Don't use sw fault filter if retry cam enabledPhilip Yang
2026-02-06pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pinsKrzysztof Kozlowski
2026-02-06drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold
2026-02-06pinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski
2026-02-06drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton
2026-02-06team: Move team device type change at the end of team_port_addNikola Z. Ivanov
2026-02-06wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam
2026-02-06mei: trace: treat reg parameter as stringAlexander Usyskin
2026-02-06gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold
2026-02-06scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier
2026-02-06gpio: pca953x: mask interrupts in irq shutdownMartin Larsson
2026-02-06scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li
2026-02-06pinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski
2026-02-06gpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev
2026-02-06scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi
2026-02-06net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu
2026-02-06net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman
2026-02-06net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao
2026-02-06net/mlx5e: TC, delete flows only for existing peersMark Bloch
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi
2026-02-06net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet
2026-02-06octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan
2026-02-06net: bcmasp: fix early exit leak with fixed phyJustin Chen
2026-02-06can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde
2026-02-06net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan
2026-02-06Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su
2026-01-30net: phy: fix phy_uses_state_machine()Russell King (Oracle)
2026-01-30net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean
2026-01-30net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean
2026-01-30wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh
2026-01-30drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang
2026-01-30usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang
2026-01-30nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-01-30nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-01-30nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner
2026-01-30phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang
2026-01-30phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe pathDragan Simic
2026-01-30dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold
2026-01-30dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold