summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-03Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-81/+114
2026-04-03Merge tag 'drm-fixes-2026-04-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds48-108/+1013
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-33/+94
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie17-0/+699
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-26/+48
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-3/+57
2026-04-03Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds4-19/+28
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds51-182/+521
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2026-04-02Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+13
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis1-1/+1
2026-04-02drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman1-0/+2
2026-04-02bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
2026-04-02bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan1-4/+9
2026-04-02bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan4-23/+41
2026-04-02net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
2026-04-02net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
2026-04-02net/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
2026-04-02net: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
2026-04-02net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
2026-04-02virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen1-3/+0
2026-04-01net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos1-10/+4
2026-04-01net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni1-15/+31
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou1-0/+3
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
2026-03-31drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDPVille Syrjälä1-1/+1
2026-03-31drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changesVille Syrjälä1-0/+54
2026-03-31bnxt_en: set backing store type from query typePengpeng Hou1-4/+4
2026-03-31net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi3-0/+10
2026-03-31net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...Donet Tom1-3/+4
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar2-3/+8
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom2-3/+3
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo1-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom4-21/+64
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom1-2/+2
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang1-1/+4
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo1-0/+7
2026-03-30drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher3-3/+0
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost1-14/+13
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost1-1/+1
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio1-0/+12
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio1-1/+3
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio1-6/+0