summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2 daysdrm/amd/display: use udelay rather than fsleepAlex Deucher1-1/+1
2 daysptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-6/+6
2 daysdrm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron1-1/+6
2 daysdrm/amdkfd: Don't use sw fault filter if retry cam enabledPhilip Yang1-1/+4
2 dayspinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pinsKrzysztof Kozlowski4-180/+6
2 daysdrm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2 dayspinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski1-0/+17
2 daysdrm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-8/+0
2 daysteam: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
2 dayswifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang1-2/+8
2 daysdrm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2 daysmei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
2 daysgpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy2-13/+4
2 daysdrm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2 daysdrm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2 daysdrm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2 daysdrm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2 daysscsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2 daysgpio: pca953x: mask interrupts in irq shutdownMartin Larsson1-0/+2
2 daysscsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li1-0/+1
2 dayspinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2 daysgpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev1-1/+1
2 daysscsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi1-2/+2
2 daysnet/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
2 daysnet/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
2 daysnet/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
2 daysnet/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
2 daysice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2 daysrocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2 daysnet: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi1-2/+7
2 daysnet: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2 daysbonding: annotate data-races around slave->last_rxEric Dumazet2-12/+14
2 daysocteon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2 daysnet: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2 dayscan: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde1-2/+2
2 daysnet/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2 daysBluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
9 daysnet: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
9 daysnet: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
9 daysnet: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
9 dayswifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh1-2/+2
9 daysdrm/amdgpu: csa unmap use uninterruptible lockPhilip Yang1-1/+1
9 daysusbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
9 daysnvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
9 daysnvme-pci: do not directly handle subsys reset falloutKeith Busch7-11/+58
9 daysnvme-fc: rename free_ctrl callback to match name patternDaniel Wagner1-2/+2
9 daysphy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang1-1/+1
9 daysphy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe pathDragan Simic1-17/+10
9 daysdmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
9 daysdmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold1-6/+12