summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-11drm/xe/display: Fix double mutex initializationLucas De Marchi1-5/+0
2024-04-11net: ena: Set tx_info->xdpf value to NULLDavid Arinzon1-1/+3
2024-04-11net: ena: Fix incorrect descriptor free behaviorDavid Arinzon1-3/+11
2024-04-11net: ena: Wrong missing IO completions check orderDavid Arinzon1-9/+12
2024-04-11net: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
2024-04-11net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2-34/+200
2024-04-11Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer1-29/+9
2024-04-11net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon1-2/+2
2024-04-11Merge tag 'amd-drm-fixes-6.9-2024-04-10' of https://gitlab.freedesktop.org/ag...Dave Airlie32-127/+652
2024-04-11Merge tag 'drm-intel-fixes-2024-04-10' of https://anongit.freedesktop.org/git...Dave Airlie9-27/+79
2024-04-11net/mlx5: fix possible stack overflowsArnd Bergmann1-41/+41
2024-04-11net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan1-0/+7
2024-04-11net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran3-2/+34
2024-04-11net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-11net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-11net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-11net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17
2024-04-11net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-11net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-04-11net/mlx5: offset comp irq index in name by oneMichael Liang1-1/+3
2024-04-11net/mlx5: Register devlink first under devlink lockShay Drory2-18/+20
2024-04-11net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2-6/+7
2024-04-11r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit1-1/+2
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans1-14/+14
2024-04-11net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2-5/+13
2024-04-11Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encryptedMichael Kelley1-1/+3
2024-04-11uio_hv_generic: Don't free decrypted memoryRick Edgecombe1-4/+8
2024-04-11hv_netvsc: Don't free decrypted memoryRick Edgecombe1-2/+5
2024-04-11Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe1-4/+21
2024-04-11Drivers: hv: vmbus: Leak pages if set_memory_encrypted() failsRick Edgecombe1-7/+22
2024-04-11hv: vmbus: Convert sprintf() family to sysfs_emit() familyLi Zhijian1-52/+42
2024-04-10Merge tag 'media/v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-13/+32
2024-04-10Merge tag 'platform-drivers-x86-v6.9-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-10/+25
2024-04-10r8169: fix LED-related deadlock on module removalHeiner Kallweit3-16/+33
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley4-1/+18
2024-04-10drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-10drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei2-4/+54
2024-04-10drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-10drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-10drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-10drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-10drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-10drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-10drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2024-04-10amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6
2024-04-10drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin1-0/+1
2024-04-10drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar1-4/+11
2024-04-10drm/amd/pm: fix the high voltage issue after unloadKenneth Feng4-14/+48
2024-04-10drm/amd/display: Skip on writeback when it's not applicableAlex Hung1-1/+8
2024-04-10drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou1-13/+3