summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-11r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit1-6/+2
2024-08-11net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina1-6/+18
2024-08-11net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina1-3/+4
2024-08-11net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke1-2/+9
2024-08-11wifi: ath12k: fix soft lockup on suspendJohan Hovold1-1/+2
2024-08-11nouveau: set placement to original placement on uvmm validate.Dave Airlie1-0/+1
2024-08-11drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin1-0/+8
2024-08-11drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin1-0/+12
2024-08-11drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin3-26/+50
2024-08-11drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin3-19/+48
2024-08-11drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin1-0/+6
2024-08-11drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich1-3/+3
2024-08-11drm/virtio: Fix type of dma-fence context variableDmitry Osipenko1-1/+1
2024-08-11drm/amdgpu: fix contiguous handling for IB parsing v2Christian König1-8/+8
2024-08-11drm/ast: Fix black screen after resumeJammy Huang1-0/+5
2024-08-11drm/ast: astdp: Wake up during connector status detectionThomas Zimmermann3-2/+35
2024-08-11drm/vmwgfx: Fix handling of dumb buffersZack Rusin12-502/+740
2024-08-11drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin1-10/+7
2024-08-11PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman1-1/+3
2024-08-11HID: wacom: Modify pen IDsTatsunosuke Tobita1-2/+1
2024-08-11platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda1-0/+2
2024-08-11perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry1-1/+1
2024-08-11igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim1-16/+17
2024-08-11net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-08-11net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi1-0/+1
2024-08-11net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu1-3/+4
2024-08-11net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh1-1/+4
2024-08-11net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch1-1/+1
2024-08-11net/mlx5: Fix error handling in irq_pool_request_irqShay Drory1-3/+7
2024-08-11net/mlx5: Always drain health in shutdown callbackShay Drory2-1/+2
2024-08-11drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida1-1/+2
2024-08-11drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida1-1/+3
2024-08-11net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju1-15/+19
2024-08-11net: mvpp2: Don't re-use loop iteratorDan Carpenter1-3/+3
2024-08-11drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal1-1/+1
2024-08-11ice: xsk: fix txq interrupt mappingMaciej Fijalkowski1-10/+14
2024-08-11ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski1-1/+1
2024-08-11ice: improve updating ice_{t,r}x_ring::xsk_poolMaciej Fijalkowski6-55/+87
2024-08-11ice: toggle netif_carrier when setting up XSK poolMaciej Fijalkowski1-1/+7
2024-08-11ice: modify error handling when setting XSK pool in ndo_bpfMaciej Fijalkowski1-14/+16
2024-08-11ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski1-5/+4
2024-08-11ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski1-3/+1
2024-08-11ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak1-1/+5
2024-08-11i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa1-33/+0
2024-08-11net: axienet: start napi before enabling Rx/TxAndy Chiu1-1/+1
2024-08-11drm/client: Fix error code in drm_client_buffer_vmap_local()Dan Carpenter1-1/+1
2024-08-11Bluetooth: btintel: Fail setup on errorKiran K1-0/+3
2024-08-11net: phy: realtek: add support for RTL8366S Gigabit PHYMark Mentovai1-0/+7
2024-08-11drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes1-1/+28
2024-08-11bnxt_en: Fix RSS logic in __bnxt_reserve_rings()Pavan Chebbi1-2/+4