messages from 2026-08-03 18:05:24 to 2026-08-04 10:11:17 UTC [more...]
[PATCH v5 00/16] Add dmabuf read/write via io_uring
2026-08-04 8:41 UTC (7+ messages)
` [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
` [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests
[PATCH v11] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
2026-08-04 10:11 UTC (3+ messages)
[PATCH 1/2] drm/sched: Guard against NULL dev in drm_sched_job trace event
2026-08-04 10:09 UTC (2+ messages)
` [PATCH 2/2] drm/sched: Set mock device in KUnit test scheduler
[PATCH 00/12] drm/panthor: Fix the unplug logic
2026-08-04 10:09 UTC (13+ messages)
` [PATCH 01/12] drm/panthor: Disable reset work before unplug
` [PATCH 02/12] drm/panthor: Further delay reset work enablement
` [PATCH 03/12] drm/panthor: Move the debugfs initialization to panthor_device.c
` [PATCH 04/12] drm/panthor: Flush the cleanup_wq before destroying the drm_device
` [PATCH 05/12] drm/panthor: Drop unused vm argument passed to panthor_vm_prepare_sync_only_op_ctx()
` [PATCH 06/12] drm/panthor: Split panthor_vm
` [PATCH 07/12] drm/panthor: Add fine-grained restrictions on VMs
` [PATCH 08/12] drm/panthor: Check AS state before disabling
` [PATCH 09/12] drm/panthor: Don't pre-allocate VMAs or page tables when preparing a full VM unmap
` [PATCH 10/12] drm/panthor: Make the VM cleanup path more robust against UAF
` [PATCH 11/12] drm/panthor: Make the unplug logic more robust
` [PATCH 12/12] drm/panthor: Fix unplug in the reset path
[PATCH v9 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
2026-08-04 9:42 UTC (19+ messages)
` [PATCH v9 01/18] drm/amdgpu: add SVM ioctl UAPI definitions
` [PATCH v9 02/18] drm/amdgpu: add SVM core header and VM integration
` [PATCH v9 03/18] drm/amdgpu: implement SVM attribute tree and helper functions
` [PATCH v9 04/18] drm/amdgpu: implement SVM attribute set/get/clear operations
` [PATCH v9 05/18] drm/amdgpu: add SVM range types and work queue interface
` [PATCH v9 06/18] drm/amdgpu/gmc: add get_svm_pte_flags callback
` [PATCH v9 07/18] drm/amdgpu: implement SVM range GPU mapping core
` [PATCH v9 08/18] drm/amdgpu: implement SVM range notifier and GC helpers
` [PATCH v9 09/18] drm/amdgpu: add SVM notifier invalidate callback and checkpoint
` [PATCH v9 10/18] drm/amdgpu: implement SVM initialization and lifecycle
` [PATCH v9 11/18] drm/amdgpu: add SVM ioctl entry and fault handler module
` [PATCH v9 12/18] drm/amdgpu: integrate SVM into build system and VM fault path
` [PATCH v9 13/18] drm/amdgpu: add VRAM migration infrastructure for drm_pagemap
` [PATCH v9 14/18] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
` [PATCH v9 15/18] drm/amdgpu: implement synchronous TTM eviction for SVM BOs
` [PATCH v9 16/18] drm/amdgpu: hook up ZONE_DEVICE registration in device init and reset
` [PATCH v9 17/18] drm/amdgpu: add SVM range migration helpers for drm_pagemap
` [PATCH v9 18/18] drm/amdgpu: integrate VRAM migration into SVM fault and prefetch paths
[PATCH v4 0/2] drm/drm_blend: allow blend mode property without PREMULTI
2026-08-04 9:07 UTC (5+ messages)
` [PATCH v4 2/2] drm: ensure blend mode supported if pixel format with alpha exposed
[PATCH v2 0/3] arm64: dts: qcom: add the Xiaomi Mi Pad 5 Pro 5G
2026-08-04 8:55 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: novatek,nt36523: add the Mi Pad 5 Pro 5G panel
` [PATCH v2 2/3] dt-bindings: arm: qcom: add the Xiaomi Mi Pad 5 Pro 5G
` [PATCH v2 3/3] arm64: dts: qcom: sm8250: add device tree for "
[PATCH v8 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
2026-08-04 8:53 UTC (12+ messages)
` [PATCH v8 1/6] cgroup/dmem: Add queries for protection values
` [PATCH v8 2/6] cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper
` [PATCH v8 3/6] drm/ttm: Extract code for attempting allocation in a place
` [PATCH v8 4/6] drm/ttm: Split cgroup charge and resource allocation
` [PATCH v8 5/6] drm/ttm: Be more aggressive when allocating below protection limit
` [PATCH v8 6/6] drm/ttm: Use common ancestor of evictor and evictee as limit pool
[PATCH v6] drm/omap: dsi: avoid sending bta sync all the time in writes
2026-08-04 8:52 UTC (2+ messages)
[PATCH v2] drm/omap: dsi: do not copy isr table
2026-08-04 8:49 UTC (3+ messages)
[PATCH] fbdev: ssd1307fb: defer I2C transfers from damage callbacks
2026-08-04 8:47 UTC (3+ messages)
[Bug 221827] New: Backlight regression with 7.1.6
2026-08-04 8:48 UTC (2+ messages)
` [Bug 221827] "
[PATCH v2 00/10] Add HPD support for Rockchip Analogix DP
2026-08-04 8:44 UTC (16+ messages)
` [PATCH v2 01/10] drm/bridge: analogix_dp: Manage pm runtime and IRQ for native HPD pin detection
` [PATCH v2 02/10] drm/bridge: analogix_dp: Return bitmask from analogix_dp_get_irq_type()
` [PATCH v2 03/10] drm/bridge: analogix_dp: Add IRQF_ONESHOT and simplify IRQ handling
` [PATCH v2 04/10] drm/bridge: analogix_dp: Extend clear_hotplug_interrupts to accept IRQ bitmask
` [PATCH v2 05/10] drm/bridge: analogix_dp: Extend mute/unmute HPD interrupts to accept irq bitmask
` [PATCH v2 06/10] drm/bridge: analogix_dp: Simplify analogix_dp_config_interrupt()
` [PATCH v2 07/10] drm/bridge: analogix_dp: Use platform-specific HPD detection scheme
` [PATCH v2 08/10] drm/bridge: analogix_dp: Skip native HPD interrupt ops for GPIO HPD
` [PATCH v2 09/10] drm/bridge: analogix_dp: Restrict forced connected status only for panel endpoint
` [PATCH v2 10/10] drm/bridge: analogix_dp: Handle HPD notification from downstream bridge
[PATCH v3 0/4] rust: Add support for reserving of ranges of IDs
2026-08-04 8:37 UTC (6+ messages)
` [PATCH v3 2/4] rust: bitmap: add contiguous area operations
[PATCH v2] drm/tests/gpu_buddy: fix interleaving in buffer clearance test
2026-08-04 8:17 UTC (2+ messages)
[PATCH 0/4] arm64: dts: qcom: add the Xiaomi Mi Pad 5 Pro 5G
2026-08-04 8:10 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: display: panel: novatek,nt36523: add the Mi Pad 5 Pro 5G panel
` [PATCH 2/4] dt-bindings: arm: qcom: add the Xiaomi Mi Pad 5 Pro 5G
` [PATCH 3/4] arm64: dts: qcom: sm8250-xiaomi-elish: label the WiFi node
[PATCH v12 0/4] Introduce cold reset recovery method
2026-08-04 8:03 UTC (5+ messages)
` [PATCH v12 4/4] drm/xe/ras: Use fault-inject to trigger punit error handler
[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
2026-08-04 7:50 UTC (5+ messages)
[PATCH v3 0/2] drm/panel: Add support for Novatek NT36532 panel
2026-08-04 7:42 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Novatek NT36532
` [PATCH v3 2/2] drm/panel: Add Novatek NT36532 panel driver
[PATCH v6 0/7] drm/bridge: Implement generic USB Type-C DP HPD bridge
2026-08-04 7:38 UTC (14+ messages)
` [PATCH v6 1/7] drm/bridge: aux-hpd-bridge: Add drm_dev_has_dp_hpd_bridge()
` [PATCH v6 2/7] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v6 3/7] drm/display: Add soft depend for aux-hpd-typec-dp-bridge module
` [PATCH v6 4/7] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH v6 5/7] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v6 6/7] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v6 7/7] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
2026-08-04 2:38 UTC (6+ messages)
` [RFC PATCH 1/3] drm/xe: Capture devcoredump on TLB invalidation timeout
` [RFC PATCH 2/3] drm/xe: Log when a timed out TLB invalidation ack finally arrives
` [RFC PATCH 3/3] drm/xe: Kick GuC while TLB invalidation acks are overdue
[REGRESSION] 7.1: apple-gmux backlight dead on MacBookPro13,3 - PCI bridge left with VGA enable set and VGA 16-bit decode cleared, aliasing legacy VGA I/O over the gmux ports
2026-08-04 6:01 UTC
[PATCH v2] [PATCH v2] drm/i915/dsi: Fix command mode line time calculation
2026-08-03 15:42 UTC
[RFC PATCH 0/6] Boot logo supplied by the device tree
2026-08-04 5:25 UTC (5+ messages)
[PATCH] udmabuf: vastly increase the size limit per dmabuf
2026-08-04 7:03 UTC (4+ messages)
[PATCH v3 0/3] drm/bridge: ti-sn65dsi83: Various fixes
2026-08-04 6:48 UTC (7+ messages)
` [PATCH v3 1/3] drm/bridge: ti-sn65dsi83: Propagate error in sn65dsi83_reset_pipe()
` [PATCH v3 2/3] drm/bridge: ti-sn65dsi83: Fix error handling in sn65dsi83_reset_work()
[PATCH] fastrpc: Reduce log level for DSP info and reserved memory messages
2026-08-04 6:41 UTC (3+ messages)
[PATCH] drm/pagemap: Prevent double migration of device pages
2026-08-04 6:33 UTC (5+ messages)
[PATCH v2] dma-buf/udmabuf: Disable the size limit by default
2026-08-04 6:22 UTC (4+ messages)
[PATCH v4 0/5] gpu: nova-core: blackwell follow-ups and fixes
2026-08-04 5:54 UTC (8+ messages)
` [PATCH v4 1/5] gpu: nova-core: correct FRTS vidmem offset calculation
` [PATCH v4 2/5] gpu: nova-core: rename heap size field
` [PATCH v4 3/5] gpu: nova-core: return non-WPR heap size as u64 from HALs
` [PATCH v4 4/5] gpu: nova-core: split FbLayout into FSP and non-FSP versions
` [PATCH v4 5/5] gpu: nova-core: pass WPR metadata ownership to FmcBootArgs
[PATCH] drm/dp: Add EDP_20 rev definition
2026-08-04 5:48 UTC
[PATCH v13 00/11] migrate on fault for device pages
2026-08-04 4:26 UTC (12+ messages)
` [PATCH v13 01/11] mm/Kconfig: changes for "
` [PATCH v13 02/11] mm: add helper to convert HMM pfn to migrate pfn
` [PATCH v13 03/11] mm/hmm: preparations for HMM to participate in migration
` [PATCH v13 04/11] mm/hmm: do the plumbing "
` [PATCH v13 05/11] mm/hmm: implement folio split for migrate needs in HMM pagewalk
` [PATCH v13 06/11] mm/hmm: migrate collection in HMM pagewalk - pte level
` [PATCH v13 07/11] mm/hmm: migrate collection in HMM pagewalk - pmd level
` [PATCH v13 08/11] mm/hmm: add lazy MMU mode support for migration in HMM pagewalk
` [PATCH v13 09/11] mm/hmm: implement rollback for device page "
` [PATCH v13 10/11] mm: enable device page migration from "
` [PATCH v13 11/11] lib/test_hmm: add a new testcase for the migrate on fault
[PATCH v2 0/3] backlight: aw99706: DT parsing and blank state fixes
2026-08-04 4:26 UTC (8+ messages)
` [PATCH v2 1/3] backlight: aw99706: Fix DT property names to match binding
` [PATCH v2 2/3] backlight: aw99706: Validate all DT property values consistently
` [PATCH v2 3/3] backlight: aw99706: Honor the core blank state in update_status()
[PATCH v2 0/2] drm/panel: Add support for Novatek NT36532 panel
2026-08-03 14:49 UTC (4+ messages)
` [PATCH v2 2/2] drm/panel: Add Novatek NT36532 panel driver
[PATCH v3 0/5] gpu: nova-core: blackwell follow-ups and fixes
2026-08-04 4:03 UTC (5+ messages)
` [PATCH v3 1/5] gpu: nova-core: correct FRTS vidmem offset calculation
` [PATCH v3 4/5] gpu: nova-core: split FbLayout into FSP and non-FSP versions
[PATCH v3 0/3] backlight: aw99706: DT parsing and blank state fixes
2026-08-04 3:28 UTC (7+ messages)
` [PATCH v3 1/3] backlight: aw99706: Fix DT property names to match binding
` [PATCH v3 2/3] backlight: aw99706: Validate all DT property values consistently
` [PATCH v3 3/3] backlight: aw99706: Honor the core blank state in update_status()
[PATCH 02/13] drm/sun4i: vi scaler: Fix coefficient selection
2026-08-04 2:13 UTC (2+ messages)
[PATCH] gpu: nova-core: Extract PMC registers definitions
2026-08-03 22:34 UTC
[PATCH] dt-bindings: Correct white-space style
2026-08-03 22:29 UTC (3+ messages)
[PATCH 0/2] dt-bindings: display: ti: Convert ti, tpd12s015 to DT schema
2026-08-03 22:17 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH] drm/nouveau/iccsense: fix memory leak in nvkm_iccsense_oneinit
2026-08-03 22:05 UTC (2+ messages)
[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
2026-08-03 20:55 UTC (2+ messages)
` (subset) "
[PATCH v2] dt-bindings: fix typos and brackets
2026-08-03 20:54 UTC (2+ messages)
[PATCH v2 0/3] rust: io: register: a few fixups
2026-08-03 20:46 UTC (2+ messages)
[PATCH v2] drm/panel-edp: Add Sharp LQ120P1JX51 (Surface Pro 12in 1st Ed.)
2026-08-03 20:02 UTC (2+ messages)
[PATCH] drm/panel-edp: Add pre_unprepare delay
2026-08-03 19:50 UTC (2+ messages)
[PATCH v8 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-08-03 19:17 UTC (7+ messages)
` [PATCH v8 2/2] drm/bridge: "
[PATCH v9 00/22] Synopsys DisplayPort Controller improvements for Rockchip platforms
2026-08-03 19:11 UTC (32+ messages)
` [PATCH v9 01/22] drm/bridge: synopsys: dw-dp: Register DP AUX on bridge attach
` [PATCH v9 02/22] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
` [PATCH v9 03/22] drm/bridge: synopsys: dw-dp: Fix error handling in dw_dp_link_enable()
` [PATCH v9 04/22] drm/bridge: synopsys: dw-dp: Cancel pending HPD work
` [PATCH v9 06/22] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v9 07/22] drm/bridge: synopsys: dw-dp: Fix AUX transfer timeout race condition
` [PATCH v9 09/22] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid
` [PATCH v9 10/22] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v9 12/22] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v9 13/22] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
` [PATCH v9 14/22] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v9 15/22] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v9 16/22] drm/rockchip: dw_dp: Add runtime "
` [PATCH v9 17/22] drm/bridge: synopsys: dw-dp: Protect sdp_reg_bank from concurrent access
` [PATCH v9 18/22] drm/bridge: synopsys: dw-dp: Drop useless reservation of first slot
` [PATCH v9 19/22] drm/bridge: synopsys: dw-dp: Clear only enabled SDPs on atomic disable
` [PATCH v9 21/22] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
` [PATCH v9 22/22] drm/bridge: synopsys: dw-dp: Add audio support
linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
2026-08-03 19:02 UTC (5+ messages)
[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
2026-08-03 18:47 UTC (4+ messages)
` [PATCH 3/3] drm/ttm: allocate pool pages as compound (__GFP_COMP)
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-08-03 18:22 UTC (5+ messages)
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs "
[PATCH v1] drm/msm/dp: Disable stream clock after video-ready timeout
2026-08-03 18:21 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox