summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-06RDMA/mana_ib: Handle net event for pointing to the current netdevLong Li
2026-02-06net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li
2026-02-06pinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski
2026-02-06drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher
2026-02-06pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pinsKrzysztof Kozlowski
2026-02-06Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"John Ogness
2026-02-06wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang
2026-02-06gpiolib: acpi: Fix potential out-of-boundary left shiftAndy Shevchenko
2026-02-06drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron
2026-02-06drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher
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-06drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold
2026-02-06gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-02-06nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereferenceMing Lei
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-06bcache: fix I/O accounting leak in detached_dev_do_requestShida Zhang
2026-02-06bcache: use bio cloning for detached device requestsShida Zhang
2026-02-06bcache: fix improper use of bi_end_ioShida Zhang
2026-02-06gpio: virtuser: fix UAF in configfs release pathYuhao Huang
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/mlx5: Fix vhca_id access call trace use before allocParav Pandit
2026-02-06net/mlx5: Initialize events outside devlink lockCosmin Ratiu
2026-02-06net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory
2026-02-06net: phy: micrel: fix clk warning when removing the driverWei Fang
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-06ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma
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-02-06can: at91_can: Fix memory leak in at91_can_probe()Zilin Guan
2026-01-30vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon
2026-01-30vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
2026-01-30vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon
2026-01-30vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon