summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-28drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of displayJani Nikula-9/+7
2025-11-28drm/panthor: Relax a check in panthor_sched_pre_reset()Boris Brezillon-2/+0
2025-11-28drm/panthor: Make panthor_vm_[un]map_pages() more robustBoris Brezillon-27/+54
2025-11-28drm/panthor: Add support for atomic page table updatesBoris Brezillon-93/+97
2025-11-28drm/panthor: Recover from panthor_gpu_flush_caches() failuresBoris Brezillon-7/+12
2025-11-28drm/panthor: Kill lock_region()Boris Brezillon-10/+10
2025-11-28drm/panthor: Always wait after sending a command to an ASBoris Brezillon-15/+12
2025-11-28drm/panthor: Prevent potential UAF in group creationAkash Goel-4/+15
2025-11-28gpio: shared: fix a deadlockBartosz Golaszewski-35/+28
2025-11-28drm/{i915,xe}/hdcp: use parent interface for HDCP GSC callsJani Nikula-81/+126
2025-11-28drm/i915/hdcp: move i915 specific HDCP GSC implementation to i915Jani Nikula-2/+5
2025-11-28gpio: shared-proxy: set suppress_bind_attrsBartosz Golaszewski-0/+1
2025-11-28gpio: shared: ignore GPIO hogs when traversing the device treeBartosz Golaszewski-0/+7
2025-11-28gpio: shared: ignore special __symbols__ node when traversing device treeBartosz Golaszewski-0/+16
2025-11-28mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang-1/+4
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel-2834/+7300
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe-26/+36
2025-11-28iommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe-20/+33
2025-11-28genpt: Make GENERIC_PT invisibleGeert Uytterhoeven-1/+1
2025-11-28ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TCNiklas Cassel-0/+4
2025-11-28drm/display/dp_mst: Add protection against 0 vcpiSuraj Kandpal-1/+2
2025-11-27Merge tag 'drm-fixes-2025-11-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-65/+85
2025-11-27bnxt_en: Add Virtual Admin Link State Support for VFsRob Miller-5/+57
2025-11-27bnxt_en: Do not set EOP on RX AGG BDs on 5760X chipsMichael Chan-1/+9
2025-11-27bnxt_en: Add CQ ring dump to bnxt_dump_cp_sw_state()Michael Chan-2/+10
2025-11-27bnxt_en: Remove the redundant BNXT_EN_FLAG_MSIX_REQUESTED flagKalesh AP-6/+2
2025-11-27bnxt_en: Enhance log message in bnxt_get_module_status()Gautam R A-0/+5
2025-11-27bnxt_en: Enhance TX pri countersMichael Chan-4/+16
2025-11-27iavf: clarify VLAN add/delete log messages and lower log levelAlok Tiwari-4/+8
2025-11-27ice: fix comment typo and correct module format stringAlok Tiwari-2/+2
2025-11-27idpf: correct queue index in Rx allocation error messagesAlok Tiwari-4/+4
2025-11-27idpf: use desc_ring when checking completion queue DMA allocationAlok Tiwari-1/+1
2025-11-27ixgbe: avoid redundant call to ixgbe_non_sfp_link_config()Alok Tiwari-2/+2
2025-11-27e1000e: Remove unneeded checksTony Nguyen-5/+1
2025-11-27idpf: convert vport state to bitmapEmil Tantilov-30/+28
2025-11-27ixgbevf: ixgbevf_q_vector clean upNatalia Wochtman-17/+1
2025-11-27dibs: Remove KMSG_COMPONENT macroHeiko Carstens-2/+1
2025-11-28Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-12/+10
2025-11-27net: thunder: convert to use .get_rx_ring_countBreno Leitao-13/+3
2025-11-27net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev-1/+1
2025-11-28Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-27/+31
2025-11-28Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...Dave Airlie-20/+36
2025-11-27net: dsa: yt921x: Use macros for MIB locationsDavid Yang-54/+103
2025-11-27net: dsa: yt921x: Fix parsing MIB attributesDavid Yang-11/+11
2025-11-27r8169: add DASH support for RTL8127APJaven Xu-0/+1
2025-11-27net: vxlan: prevent NULL deref in vxlan_xmit_oneAntoine Tenart-3/+15
2025-11-27iavf: Implement settime64 with -EOPNOTSUPPMichal Schmidt-0/+7
2025-11-27net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-8/+9
2025-11-27gve: Fix race condition on tx->dropped_pkt updateMax Yuan-0/+8
2025-11-27eth: bnxt: make use of napi_consume_skb()Jakub Kicinski-1/+1