messages from 2026-06-02 22:48:52 to 2026-06-04 01:24:41 UTC [more...]
[PATCH v3 00/14] drm/v3d: Scheduler and submission fixes and refactoring
2026-06-04 1:24 UTC (23+ messages)
` [PATCH v3 01/14] drm/v3d: Drop unused drm_encoder.h include from v3d_drv.h
` Claude review: "
` [PATCH v3 02/14] drm/v3d: Clear queue->active_job when v3d_fence_create() fails
` Claude review: "
` [PATCH v3 03/14] drm/v3d: Use inline lock for dma fence initialization
` Claude review: "
` [PATCH v3 04/14] drm/v3d: Replace spin_lock_irqsave() with spin_lock()
` Claude review: "
` [PATCH v3 05/14] drm/v3d: Extract v3d_job_add_syncobjs() helper
` Claude review: "
` [PATCH v3 06/14] drm/v3d: Reject invalid syncobj handles in submit ioctls
` Claude review: "
` [PATCH v3 07/14] drm/v3d: Migrate BO reservation locking to DRM exec
` Claude review: "
` [PATCH v3 08/14] drm/v3d: Introduce struct v3d_submit and convert CL/TFU/CSD ioctls
` [PATCH v3 09/14] drm/v3d: Make v3d_get_cpu_indirect_csd_params() a pure parser
` [PATCH v3 10/14] drm/v3d: Convert submit helpers to operate on struct v3d_submit
` [PATCH v3 11/14] drm/v3d: Refactor CPU ioctl into unified submission chain
` [PATCH v3 12/14] drm/v3d: Split BO fence attach from syncobj output handling
` [PATCH v3 13/14] drm/v3d: Reject invalid out_sync handles in submit ioctls
` [PATCH v3 14/14] drm/v3d: Ensure atomic submissions in v3d_submit_jobs()
` Claude review: drm/v3d: Scheduler and submission fixes and refactoring
[PATCH] drm/tyr: move probe resources into registration data
2026-06-04 1:21 UTC (3+ messages)
` Claude review: "
[PATCH v2 0/7] rust: drm: Higher-Ranked Lifetime private data
2026-06-03 23:29 UTC (13+ messages)
` [PATCH v2 1/7] rust: drm: Add Driver::ParentDevice associated type
` [PATCH v2 2/7] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections
` [PATCH v2 3/7] rust: drm: Add RegistrationData to drm::Driver
` [PATCH v2 4/7] rust: drm: Wrap ioctl dispatch in UnbindGuard
` [PATCH v2 5/7] rust: drm: Pass bound parent device to ioctl handlers
` [PATCH v2 6/7] rust: drm: Pass registration data "
` [PATCH v2 7/7] drm: nova: convert to use DRM registration data
[PATCH 0/5] Subject: [PATCH 0/5] Add Shikra (QCM2290) display support
2026-06-03 23:12 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: display: msm: qcm2290: Add Shikra MDSS
` [PATCH 2/5] drm/msm/mdss: Add Shikra support
` [PATCH 3/5] arm64: defconfig: Enable ILI7807S DSI panel driver
` [PATCH 4/5] soc: qcom: ubwc: Add Shikra UBWC config
` [PATCH 5/5] iommu/arm-smmu: Add qcom,shikra-mdss to Qualcomm SMMU client tables
[PATCH] gpu: nova-core: move lifetime to `Bar0`
2026-06-03 22:52 UTC (4+ messages)
[PATCH V1] accel/amdxdna: Remove drv_cmd tracing from job free callback
2026-06-03 20:17 UTC (5+ messages)
[PATCH v17 0/6] Rust bindings for gem shmem
2026-06-03 19:42 UTC (7+ messages)
` [PATCH v17 1/6] rust: drm: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v17 2/6] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v17 3/6] rust: drm: gem: shmem: Add vmap functions
` [PATCH v17 4/6] rust: faux: Allow retrieving a bound Device
` [PATCH v17 5/6] rust: sync: Add SetOnce::reset()
` [PATCH v17 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
2026-06-03 17:36 UTC (13+ messages)
` [PATCH 2/4] rust: rcu: add RcuBox type
` [PATCH 3/4] rust: Add dma_fence abstractions
[PATCH 0/3] drm/i915: Fix double cleanup in error paths
2026-06-03 16:35 UTC (6+ messages)
` [PATCH 1/3] drm/i915/display/intel_sdvo: Fix double connector destroy "
` [PATCH 2/3] drm/i915/display/intel_lvds: Drop redundant manual cleanup on init failure
` [PATCH 3/3] drm/i915/display/intel_dp: Drop redundant intel_dp_aux_fini() "
[PATCH 0/2] Add support for the BOE BF068MWM-TD0
2026-06-03 16:25 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Document "
` [PATCH 2/2] drm/panel: Add BOE BF068MWM-TD0 panel driver
[PATCH] drm/amdkfd: convert CRIU event-private allocation to kvcalloc()
2026-06-03 16:16 UTC (2+ messages)
[PATCH v12 0/3] rust: add basic serial device bus abstractions
2026-06-03 15:56 UTC (4+ messages)
` [PATCH v12 1/3] "
` [PATCH v12 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v12 3/3] MAINTAINERS: serdev: Add self for serdev
[PATCH 0/9] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
2026-06-03 15:18 UTC (43+ messages)
` [PATCH v2 00/30] "
` [PATCH v2 01/30] iommu: introduce iova_to_phys_length in iommu_domain_ops
` [PATCH v2 05/30] iommu/generic_pt: implement iova_to_phys_length
` [PATCH v2 10/30] iommu/ipmmu-vmsa: "
` [PATCH v2 11/30] iommu/mtk_iommu: "
` [PATCH v3 00/32] iommu: introduce iova_to_phys_length and remove iova_to_phys
` [PATCH v3 01/32] iommu: introduce iova_to_phys_length in iommu_domain_ops
` [PATCH v3 02/32] iommu/io-pgtable-arm: introduce iova_to_phys_length in io_pgtable_ops
` [PATCH v3 03/32] iommu/io-pgtable-arm-v7s: "
` [PATCH v3 04/32] iommu/io-pgtable-dart: "
` [PATCH v3 05/32] iommu/generic_pt: implement iova_to_phys_length
` [PATCH v3 06/32] iommu/arm-smmu-v3: "
` [PATCH v3 07/32] iommu/arm-smmu: "
` [PATCH v3 08/32] iommu/qcom_iommu: "
` [PATCH v3 09/32] iommu/apple-dart: "
` [PATCH v3 10/32] iommu/ipmmu-vmsa: "
` [PATCH v3 11/32] iommu/mtk_iommu: "
` [PATCH v3 12/32] iommu/exynos: "
` [PATCH v3 13/32] iommu/fsl_pamu: "
` [PATCH v3 14/32] iommu/msm: "
` [PATCH v3 15/32] iommu/mtk_v1: "
` [PATCH v3 16/32] iommu/omap: "
` [PATCH v3 17/32] iommu/rockchip: "
` [PATCH v3 18/32] iommu/s390: "
` [PATCH v3 19/32] iommu/sprd: "
` [PATCH v3 20/32] iommu/sun50i: "
` [PATCH v3 21/32] iommu/tegra-smmu: "
` [PATCH v3 22/32] iommu/virtio: "
` [PATCH v3 23/32] vfio: use iova_to_phys_length for efficient unmap
` [PATCH v3 24/32] iommufd: "
` [PATCH v3 25/32] iommufd/selftest: switch to iommu_iova_to_phys_length
` [PATCH v3 26/32] drm/panfrost: switch to iova_to_phys_length
` [PATCH v3 27/32] drm/panthor: "
` [PATCH v3 28/32] iommu/io-pgtable: selftests "
` [PATCH v3 29/32] iommu/io-pgtable-arm: remove deprecated iova_to_phys wrapper
` [PATCH v3 30/32] iommu/io-pgtable-arm-v7s: "
` [PATCH v3 31/32] iommu/io-pgtable-dart: "
` [PATCH v3 32/32] iommu: remove iova_to_phys from domain_ops and io_pgtable_ops
[PATCH v2 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
2026-06-03 15:08 UTC (3+ messages)
` [PATCH v2 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v2 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report
[PATCH] dma-fence: Use dma_fence_set_error() internally
2026-06-03 15:05 UTC
[PATCH RESEND] drm/bridge: sii902x: inline i2c_check_functionality check
2026-06-03 14:19 UTC (2+ messages)
[PATCH 00/76] drm/bridge: Convert all reset users to create_state
2026-06-03 14:07 UTC (25+ messages)
` [PATCH 01/76] drm/atomic-state-helper: Rename __drm_atomic_helper_bridge_reset()
` [PATCH 03/76] drm/atomic-state-helper: Drop memset from __drm_atomic_helper_bridge_state_init()
` [PATCH 05/76] drm/atomic-state-helper: Add drm_atomic_helper_bridge_create_state()
` [PATCH 10/76] drm/bridge: display-connector: Switch to atomic_create_state
` [PATCH 11/76] drm/bridge: fsl-ldb: "
` [PATCH 12/76] drm/bridge: imx8mp-hdmi-pvi: "
` [PATCH 13/76] drm/bridge: imx8qm-ldb: "
` [PATCH 26/76] drm/bridge: panel: "
` [PATCH 28/76] drm/bridge: samsung-dsim: "
` [PATCH 41/76] drm/bridge: ti-sn65dsi83: "
` [PATCH 42/76] drm/bridge: ti-sn65dsi86: "
` [PATCH 71/76] drm/xlnx: zynqmp_dp: "
[PATCH v3] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
2026-06-03 13:28 UTC (5+ messages)
` "
[PATCH 0/2] drm/rockchip: dw_hdmi_qp: Add support for HDMI overscan compensation
2026-06-03 13:11 UTC (5+ messages)
` [PATCH 2/2] drm/rockchip: dw_hdmi_qp: expose "overscan" property
` "
[PATCH v4 0/3] Rockchip DRM use-after-free & null-ptr-deref fixes
2026-06-03 13:03 UTC (5+ messages)
` [PATCH v4 2/3] drm/rockchip: dw_dp: Add missing newline in dev_err_probe() message
` "
` [PATCH v4 3/3] drm/rockchip: dw_dp: Release core resources
` "
[PATCH] staging: fbtft: Use sysfs_emit_at() to print to sysfs file
2026-06-03 12:48 UTC (3+ messages)
[PATCH v2 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-06-03 12:05 UTC (11+ messages)
` [PATCH v2 1/7] rust: types: rename ForLt to CovariantForLt
` [PATCH v2 2/7] rust: types: introduce ForLt base trait for CovariantForLt
` [PATCH v2 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v2 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v2 5/7] rust: devres: add DevresLt for ForLt-aware device resource access
` [PATCH v2 6/7] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH v2 7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()
[PATCH v3 0/5] gpu: drm: nova: enable calling into nova-core
2026-06-03 11:52 UTC (6+ messages)
` [PATCH v3 1/5] rust: inline some init methods
[PATCH v4 0/2] drm/v3d: Fix indirect CSD jobs with zeroed workgroups
2026-06-03 11:28 UTC (4+ messages)
` [PATCH v4 2/2] drm/v3d: Skip CSD when it has "
[PATCH] Documentation: drm: Add entry for removing spsc_queue to TODO list
2026-06-03 11:14 UTC (3+ messages)
[PATCH] drm/dumb-buffer: Drop buffer-size limits for now
2026-06-03 10:30 UTC (3+ messages)
[PATCH v2] drm/i915/edp: Check supported link rates DPCD read
2026-06-03 9:39 UTC (3+ messages)
[PATCH] staging: fbtft: replace sprintf with snprintf
2026-06-03 9:14 UTC (7+ messages)
[PATCH] drm/sched: Remove redundant entity->rq initialization and checks
2026-06-03 9:14 UTC (3+ messages)
[PATCH] accel/habanalabs: fix refcount leak in hl_direct_io()
2026-06-03 9:10 UTC
[PATCH 0/2] drm/amdgpu: fix MES queue init wptr reset on atomic64 carriers
2026-06-03 9:00 UTC (6+ messages)
` [PATCH 1/2] drm/amdgpu/mes11: fix queue init wptr reset
` "
[PATCH] gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappings
2026-06-03 8:37 UTC
[PATCH] drm/sched: fix NULL deref when logging missing entity runqueue
2026-06-03 7:10 UTC (5+ messages)
[PATCH v5] dma-buf: Fix silent overflow for phys vec to sgt
2026-06-03 7:04 UTC (2+ messages)
[PATCH v2 0/3] DSI Controller improvements for Rockchip platforms
2026-06-03 3:35 UTC (4+ messages)
` [PATCH v2 1/3] drm/rockchip: dsi: Add maximum per lane bit rate calculation
` [PATCH v2 2/3] drm/rockchip: dsi: Add dphy_get_timing support for multiple PHY types
` [PATCH v2 3/3] drm/rockchip: dsi: Relax the lane rate margin requirements
[PATCH v3] drm/virtio: abort virtqueue wait on device removal to avoid hung task
2026-06-03 1:23 UTC (2+ messages)
[PATCH v4 00/25] dynamic-debug cleanups refactors maintenance + alignment fix
2026-06-02 22:48 UTC (13+ messages)
` [PATCH v4 14/25] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v4 15/25] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v4 16/25] dyndbg: replace classmap list with an array-slice
` [PATCH v4 17/25] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v4 18/25] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
` [PATCH v4 19/25] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v4 20/25] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v4 21/25] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v4 22/25] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v4 23/25] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v4 24/25] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v4 25/25] dynamic_debug: use KBUILD_MODFILE for unique builtin module names
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