messages from 2026-07-01 12:36:47 to 2026-07-02 07:18:47 UTC [more...]
[PATCH] fbdev: protect mode sysfs reads with lock_fb_info()
2026-07-01 23:29 UTC (6+ messages)
` [PATCH v2 1/2] fbdev: bound mode sysfs output to the sysfs buffer
` [PATCH v2 2/2] fbdev: serialize mode sysfs access with lock_fb_info()
[PATCH v2 0/5] drm/nova: replace `transmute` with `zerocopy`
2026-07-01 17:50 UTC (5+ messages)
` [PATCH v2 2/5] drm/nova: use `zerocopy` in booter.rs
` [PATCH v2 3/5] drm/nova: use `zerocopy` in fwsec.rs
[PATCH v2 0/2] drm/amdgpu/jpeg: deduplicate process_interrupt across JPEG versions
2026-07-02 7:07 UTC (7+ messages)
` [PATCH v2 1/2] drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interrupt
[PATCH 0/1] udmabuf: reject unknown UDMABUF_CREATE flags
2026-07-01 17:39 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 0/2] fbdev: fix mode sysfs lifetime and bounds issues
2026-07-01 23:56 UTC (5+ messages)
` [PATCH v3 1/3] fbdev: bound mode sysfs output to the sysfs buffer
` [PATCH v3 3/3] fbdev: serialize mode sysfs access with lock_fb_info()
[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
2026-07-02 7:18 UTC (24+ messages)
` [PATCH v5 07/19] rust: drm: restrict AlwaysRefCounted to Normal GEM Object context
` [PATCH v5 08/19] rust: drm/gem: remove DeviceContext from shmem::Object
` [PATCH v5 09/19] rust: drm: split Deref for Device context typestates
` [PATCH v5 10/19] rust: drm: pin ioctl Device reference to Normal context
` [PATCH v5 11/19] rust: drm: add Ioctl device context typestate
` [PATCH v5 12/19] rust: drm: Add RegistrationGuard for drm_dev_enter/exit critical sections
` [PATCH v5 13/19] rust: drm: Wrap ioctl dispatch in RegistrationGuard
` [PATCH v5 14/19] rust: drm: return ParentDevice from Device AsRef
` [PATCH v5 15/19] rust: drm: add AsRef<ParentDevice<Bound>> for Device<Registered>
` [PATCH v5 16/19] drm: fix race between partial drm_dev_register() failure and ioctl
` [PATCH v5 17/19] rust: drm: Add RegistrationData to drm::Driver
[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
2026-07-02 7:12 UTC (3+ messages)
[PATCH v10 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-02 7:06 UTC (8+ messages)
` [PATCH v10 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v10 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
[PULL] drm-misc-next
2026-07-02 6:58 UTC
[PULL] drm-intel-fixes
2026-07-02 6:57 UTC
[PATCH v8 0/4] misc: fastrpc: Add missing bug fixes
2026-07-02 6:46 UTC (6+ messages)
` [PATCH v8 3/4] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
` (subset) [PATCH v8 0/4] misc: fastrpc: Add missing bug fixes
[PATCH v1 0/4] drm/hyperv: A fix and a few cleanups
2026-07-02 6:45 UTC (9+ messages)
` [PATCH v1 1/4] drm/hyperv: Unregister pci driver in error path before module unload
` [PATCH v1 2/4] drm/hyperv: Explicitly set subvendor and subdevice for pci match array
` [PATCH v1 3/4] drm/hyperv: Drop useless empty remove callback
` [PATCH v1 4/4] drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arrays
[PATCH v2 0/3] drm/v3d: Miscellaneous fixes
2026-07-02 6:44 UTC (3+ messages)
` [PATCH v2 1/3] drm/v3d: Associate BOs with every job that accesses them
[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-02 6:22 UTC (9+ messages)
` [PATCH v2 1/3] drm/i915/gem: split shared memory allocation table logic
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows
[PATCH v2] dt-bindings: display: verisilicon, dc: make resets non-optional
2026-07-02 5:48 UTC
[PATCH] misc: fastrpc: create duplicate sessions after all CB probing
2026-07-02 5:35 UTC (3+ messages)
[PATCH] dma-buf: Split sgl by largest page-aligned chunk
2026-07-02 4:56 UTC (7+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks
[PATCH v2 0/4] rust: more memory barriers bindings
2026-07-02 4:56 UTC (5+ messages)
` [PATCH v2 1/4] rust: sync: add helpers for mb, dma_mb and friends
` [PATCH v2 2/4] rust: sync: generic memory barriers
[PATCH v2 0/4] Support partitioned Host1x
2026-07-02 4:22 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: display: tegra: Make non-vm registers optional
` [PATCH v2 2/4] dt-bindings: display: tegra: Add channel/syncpoint range properties
` [PATCH v2 3/4] gpu: host1x: Support running without hv/common registers
` [PATCH v2 4/4] gpu: host1x: Allow limiting usable channel and syncpoint ranges
[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
2026-07-02 4:03 UTC (4+ messages)
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
[PATCH v3] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
2026-07-02 3:56 UTC (3+ messages)
[PATCH v2] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
2026-07-02 2:38 UTC (3+ messages)
[PATCH v4 00/13] gpu: nova-core: consolidate and streamline GSP boot process
2026-07-02 2:28 UTC (3+ messages)
` [PATCH v4 09/13] gpu: nova-core: introduce GspBootMethod
[PATCH v2] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
2026-07-02 1:12 UTC (2+ messages)
` [PATCH v3] "
[PATCH] gpu: nova: fix rust-analyzer generation
2026-07-02 1:09 UTC (4+ messages)
[PATCH v3 0/3] drm/nouveau/gsp/r570: Fix runtime PM
2026-07-02 0:47 UTC (8+ messages)
` [PATCH v3 1/3] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH v3 2/3] drm/nouveau/gsp/r570: Never enter Gcoff state
` [PATCH v3 3/3] drm/nouveau/gsp/r570: Add missing state flags to GSP resume arguments
iommu/smmu/PCI ATS + TTM unmaps + nouveau best way forward
2026-07-01 23:34 UTC (5+ messages)
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-01 22:46 UTC (23+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 03/11] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 05/11] bitmap: Add bitmap_allocate() function
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
` [PATCH v3 07/11] dma-buf: heaps: Add debugfs support
` [PATCH v3 08/11] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v3 09/11] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v3 10/11] arm64: tegra: Hook up VPR to host1x
` [PATCH v3 11/11] arm64: tegra: Add VPR placeholder node on Tegra264
[PATCH V1] accel/amdxdna: Fix use-after-free in debug BO command handling
2026-07-01 22:02 UTC (4+ messages)
[PATCH] nouveau/instmem: use iomapping interface for instmem handling
2026-07-01 21:52 UTC (2+ messages)
[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
2026-07-01 21:16 UTC (13+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v4 02/10] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v4 03/10] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v4 04/10] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v4 05/10] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v4 06/10] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v4 07/10] vfio/pci: Clean up BAR zap and revocation
` [PATCH v4 08/10] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v4 09/10] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v4 10/10] vfio/pci: Add mmap() attributes to DMABUF feature
[PATCH] gpu: nova-core: remove `#[allow(non_snake_case)]`
2026-07-01 21:07 UTC (2+ messages)
[PATCH v1] misc: fastrpc: fix channel ctx ref leak when session alloc fails
2026-07-01 21:07 UTC (2+ messages)
[PATCH] misc: fastrpc: take fl->lock when moving mmaps on interrupted invoke
2026-07-01 21:07 UTC (2+ messages)
[PATCH v6 0/4] Enable new features for flipkart-rimob
2026-07-01 21:55 UTC (6+ messages)
` [PATCH v6 1/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH v6 2/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
` [PATCH v6 3/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
` [PATCH v6 4/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable Hall sensor
[PATCH] MAINTAINERS: fastrpc: remove inactive maintainer and add reviewer
2026-07-01 20:54 UTC (2+ messages)
[PATCH] misc: fastrpc: release pending invoke refs on rpmsg removal
2026-07-01 20:08 UTC (4+ messages)
[PATCH] misc: fastrpc: reject overflowing invoke buffer ranges
2026-07-01 20:05 UTC (2+ messages)
[PATCH v4] drm: uapi: Add macro for chipset specific event ID region
2026-07-01 18:51 UTC (2+ messages)
[PATCH v2] drm/imagination: Fix user array stride in pvr_set_uobj_array()
2026-07-01 18:44 UTC
[PATCH] drm/vmwgfx: Fix NULL vs error pointer bug in vmw_prime_import_sg_table()
2026-07-01 18:43 UTC (2+ messages)
[PATCH] drm/vmwgfx: Validate vmw_surface_metadata::array_size
2026-07-01 18:31 UTC (2+ messages)
[PATCH] drm/imagination: make pvr_fw_trace_init_mask_ops static
2026-07-01 18:18 UTC (3+ messages)
[PATCH] drm/imagination: Fix user array stride in pvr_set_uobj_array()
2026-07-01 18:16 UTC (2+ messages)
[PATCH v2 0/4] drm/nouveau/gsp/r570: Fix runtime PM
2026-07-01 18:16 UTC (7+ messages)
` [PATCH v2 1/4] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
[PATCH] accel/rocket: initialize job domain before cleanup paths
2026-07-01 17:31 UTC (2+ messages)
[PATCH] drm/exec: Use kvmalloc_objs for exec->objects
2026-07-01 17:24 UTC
[PATCH 0/3] drm/bridge: fix wording in comment about graph
2026-07-01 17:19 UTC (4+ messages)
` [PATCH 1/3] drm: of: fix wording in comment
` [PATCH 2/3] drm/bridge: samsung-dsim: "
` [PATCH 3/3] drm/bridge: "
[PATCH] drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messages
2026-07-01 17:19 UTC (2+ messages)
[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
2026-07-01 16:53 UTC (14+ messages)
` [PATCH 23/42] dt-bindings: display: mediatek: Introduce Digital Video Output HW
` [PATCH 26/42] dt-bindings: display: mediatek: Introduce MT8196 Layer Blender
` [PATCH 28/42] dt-bindings: display: mediatek: Introduce MT8196 extended DMA Engine
` [PATCH 30/42] dt-bindings: display: mediatek: Introduce MT8196 Output Processor
` [PATCH 38/42] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor
` [PATCH 40/42] dt-bindings: display: mediatek: Introduce MT8196 Image Resizer
[PATCH v9] drm/i915/dg2: Add per-context control for Wa_22013059131
2026-07-01 16:47 UTC (4+ messages)
[PATCH V2] drm/panel-edp: Support MB116AS01'3 edp panel
2026-07-01 16:38 UTC (2+ messages)
[PATCH] drm/panel-edp: Change the KD116N2930A15 panel enable delay
2026-07-01 16:33 UTC (4+ messages)
[PATCH v10 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
2026-07-01 16:26 UTC (5+ messages)
[PATCH v4 0/3] drm/panel, of, sysfb: Use OF panel-orientation helper in simpledrm
2026-07-01 16:21 UTC (5+ messages)
` [PATCH v4 1/3] drm/of: Implement drm_of_get_panel_orientation()
` [PATCH v4 3/3] drm/panel: Use drm_of_get_panel_orientation()
[PATCH] drm/bridge: sii902x: validate I2S data lane values
2026-07-01 16:16 UTC (2+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-01 16:09 UTC (2+ messages)
[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
2026-07-01 16:10 UTC (5+ messages)
[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
2026-07-01 15:12 UTC (3+ messages)
[PATCH] drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
2026-07-01 15:03 UTC (2+ messages)
[PATCH] drm/syncobj: Use kmalloc_objs for chains
2026-07-01 14:48 UTC (2+ messages)
[PATCH 00/12] PHY: MediaTek DP PHY refactor and MT8196 eDP
2026-07-01 14:38 UTC (24+ messages)
` [PATCH 01/12] dt-bindings: phy: Document MT8195 and MT8196 DisplayPort PHYs
` [PATCH 02/12] phy: phy-mtk-dp: Rename regs to regmap in struct mtk_dp_phy
` [PATCH 04/12] phy: phy-mtk-dp: Migrate register offsets to SoC specific pdata
` [PATCH 05/12] phy: phy-mtk-dp: Implement power_on and power_off PHY callbacks
` [PATCH 07/12] phy: phy-mtk-dp: Support setting volt swing and preemphasis values
` [PATCH 08/12] phy: phy-mtk-dp: Add support for digital and analog calibration
` [PATCH 09/12] phy: phy-mtk-dp: Rewrite and document default driving param macros
` [PATCH 10/12] phy: phy-mtk-dp: Add bitrate register val definitions to SoC data
` [PATCH 11/12] phy: phy-mtk-dp: Add PHYD Lane EN register mask "
` [PATCH 12/12] phy: phy-mtk-dp: Add support for MT8196 eDP PHY
[PATCH] drm/i915/gt: Fix NULL deref on sched_engine alloc failure
2026-07-01 14:13 UTC (2+ messages)
[PATCH 00/11] drm: MediaTek DisplayPort cleanups and MT8196 eDP
2026-07-01 14:09 UTC (15+ messages)
` [PATCH 05/11] drm/mediatek: mtk_dp: Rework register offsets for proper PHY usage
` [PATCH 06/11] drm/mediatek: mtk_dp: Use PHY API for PHY power sequences
` [PATCH 07/11] drm/mediatek: mtk_dp: Add support for PHY from devicetree
` [PATCH 08/11] drm/mediatek: mtk_dp: Move max link rate to SoC specific data
` [PATCH 09/11] drm/mediatek: mtk_dp: Add support for HotPlug Detection in DP AUX
` [PATCH 10/11] drm/mediatek: mtk_dp: Add support for eDP1.5 IPs and MT8196 SoC
` [PATCH 11/11] drm/mediatek: mtk_dp: Clarify XTAL freq and Debounce registers
[PATCH 1/2] backlight: aw99706: Fix DT property names to match binding
2026-07-01 13:52 UTC (4+ messages)
` [PATCH 2/2] backlight: aw99706: Validate all DT property values consistently
[PATCH] MAINTAINERS: update my email address for the AW99706 backlight driver
2026-07-01 13:35 UTC
[PATCH 0/3] drm/ssd130x: fix column and row end address in partial updates of ssd132x and ssd133x devices
2026-07-01 13:23 UTC (2+ messages)
[PATCH] drm/panel: novatek-nt37801: Use mipi_dsi_*_multi() functions
2026-07-01 12:56 UTC
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