summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström
2025-06-26platform/x86: wmi: Fix WMI event enablementArmin Wolf
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström
2025-06-26drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...Thomas Hellström
2025-06-26usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-06-26drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter
2025-06-26drm/panel-edp: Add CMN N116BCJ-EAKLangyan Ye
2025-06-26drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction checkBartosz Golaszewski
2025-06-26clk: renesas: rzv2h: Add missing include fileFabrizio Castro
2025-06-26EDAC/mem_repair: Reduce stack usage in edac_mem_repair_get_desc()Arnd Bergmann
2025-06-26platform/mellanox: nvsw-sn2201: Fix bus number in adapter error messageAlok Tiwari
2025-06-26platform/mellanox: Fix spelling and comment clarity in Mellanox driversAlok Tiwari
2025-06-26irqchip/aslint-sswi: Resolve hart indexVladimir Kondratiev
2025-06-26irqchip/aclint-sswi: Reduce data scopeVladimir Kondratiev
2025-06-26irqchip/aclint-sswi: Remove unneeded includesVladimir Kondratiev
2025-06-26irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P8...Vladimir Kondratiev
2025-06-26irqchip/riscv-aplic: Use riscv_get_hart_index()Vladimir Kondratiev
2025-06-26Merge tag 'nvme-6.16-2025-06-26' of git://git.infradead.org/nvme into block-6.16Jens Axboe
2025-06-26ublk: sanity check add_dev input for underflowRonnie Sahlberg
2025-06-26drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko
2025-06-26drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()Luca Ceresoli
2025-06-26drm/bridge: get/put the bridge reference in drm_bridge_attach/detach()Luca Ceresoli
2025-06-26drm/bridge: get/put the bridge reference in drm_bridge_add/remove()Luca Ceresoli
2025-06-26eth: fbnic: rename fbnic_fw_clear_cmpl to fbnic_mbx_clear_cmplJakub Kicinski
2025-06-26eth: fbnic: sort includesJakub Kicinski
2025-06-26eth: fbnic: realign whitespaceJakub Kicinski
2025-06-26eth: fbnic: fix stampinn typo in a commentJakub Kicinski
2025-06-26eth: fbnic: remove duplicate FBNIC_MAX_.XQS macrosJakub Kicinski
2025-06-26drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko
2025-06-26drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld
2025-06-26drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst
2025-06-26net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delayMatthias Schiffer
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch
2025-06-26RDMA/core: Extend RDMA device registration to be net namespace awareMark Bloch
2025-06-26nvme: fix atomic write size validationChristoph Hellwig
2025-06-26nvme: refactor the atomic write unit detectionChristoph Hellwig
2025-06-26nvme: reset delayed remove_work after reconnectKeith Busch
2025-06-26crypto: s390 - New s390 specific protected key hash phmacHarald Freudenberger
2025-06-26drm/tidss: Add OLDI bridge supportAradhya Bhatia
2025-06-26drm/tidss: Mark AM65x OLDI code separatelyAradhya Bhatia
2025-06-26drm/i915/display: move unordered works to new private workqueueLuca Coelho
2025-06-26RDMA/rxe: Fix a couple IS_ERR() vs NULL bugsDan Carpenter
2025-06-26RDMA/siw: work around clang stack size warningArnd Bergmann
2025-06-26RDMI: hfi1: drop cpumask_empty() call in hfi1/affinity.cYury Norov [NVIDIA]
2025-06-26RDMA: hfi1: simplify hfi1_get_proc_affinity()Yury Norov [NVIDIA]
2025-06-26RDMA: hfi1: use rounddown in find_hw_thread_mask()Yury Norov [NVIDIA]
2025-06-26RDMA: hfi1: simplify init_real_cpu_mask()Yury Norov [NVIDIA]
2025-06-26RDMA: hfi1: simplify find_hw_thread_mask()Yury Norov [NVIDIA]
2025-06-26RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()Yury Norov [NVIDIA]