messages from 2026-06-30 06:08:29 to 2026-06-30 15:59:51 UTC [more...]
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-06-30 15:27 UTC (18+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 07/19] i2c: pxa-pci: use platform_device_set_of_node()
` [PATCH v2 09/19] net: bcmgenet: "
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 14/19] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v2 17/19] usb: musb: use platform_device_set_of_node_from_dev()
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-06-30 15:59 UTC (18+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
[PATCH v4 0/2] drm: bridge: cdns-mhdp8546: Add support for no-hpd
2026-06-30 10:57 UTC (3+ messages)
` [PATCH v4 2/2] drm: bridge: cdns-mhdp8546: Add no-hpd property
[PATCH] drm/amd/display:Check dp_128b_132b_supported_link_rates.raw before link_rate setting
2026-06-30 15:11 UTC (2+ messages)
[PATCH] drm/tidss: Fix synclost issue while disabling layer due to erratum i2097
2026-06-30 11:00 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix typo in comment
2026-06-30 13:33 UTC (2+ messages)
[PATCH 0/2] drm/imagination: Remove Matt Coster as maintainer
2026-06-30 15:58 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: gpu: img,powervr-*: "
[PATCH v6] drm/imagination: Fix double call to drm_sched_entity_fini()
2026-06-30 15:42 UTC (4+ messages)
[PATCH v2 0/7] Host1x/VIC support on Tegra264
2026-06-30 15:42 UTC (3+ messages)
` [PATCH v2 1/7] dt-bindings: display: tegra: Changes to support Tegra264
[PATCH v7] drm/imagination: Fix double call to drm_sched_entity_fini()
2026-06-30 15:40 UTC
[PATCH v2] drm/arm/malidp: use clk_bulk API in runtime PM resume and suspend
2026-06-30 15:34 UTC (2+ messages)
[PATCH v2] drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_bridge_in_chain()
2026-06-30 15:34 UTC
[PATCH 00/11] drm/panthor: Misc fixes for bugs found by shashiko
2026-06-30 15:33 UTC (4+ messages)
` [PATCH 06/11] drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
linux-next: manual merge of the drm-intel tree with the origin tree
2026-06-30 15:32 UTC
[PATCH v2] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
2026-06-30 15:31 UTC (2+ messages)
linux-next: duplicate patch in the drm-intel tree
2026-06-30 15:28 UTC
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-06-30 15:09 UTC (8+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
dma_fence cleanup/rework
2026-06-30 14:45 UTC (5+ messages)
` [PATCH 01/10] dma-buf: rename dma_fence_enable_sw_signaling
` [PATCH 03/10] drm/amdgpu: use dma_fence_test_signaled_flag()
[PATCH] drm/virtio: fail init on display-info timeout
2026-06-30 14:42 UTC (3+ messages)
[PATCH v10 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
2026-06-30 14:33 UTC (8+ messages)
` [PATCH v10 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v10 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v10 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v10 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
` [PATCH v10 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level
[PATCH 0/3] drm/xe: Disable stolen memory for driver allocations
2026-06-30 14:10 UTC (6+ messages)
` [PATCH 1/3] drm/xe: Avoid using stolen memory for DPT
` [PATCH 2/3] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH 3/3] drm/xe/display: Do not allocate into stolen for new framebuffers
[PATCH v2 2/4] drm/ssd130x: Add RGB565 support to SSD133X family
2026-06-30 14:04 UTC (2+ messages)
[PATCH v2] gpu: nova-core: parse structs via zerocopy
2026-06-30 14:03 UTC (2+ messages)
[PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-06-30 13:50 UTC (3+ messages)
` [PATCH v4 2/7] rust: types: introduce ForLt base trait for CovariantForLt
[PATCH 0/3] Convert LP8864 LED driver to backlight class
2026-06-30 13:50 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: backlight: ti, lp8864: Add backlight class properties
` [PATCH 1/3] dt-bindings: backlight: ti,lp8864: "
[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
2026-06-30 13:46 UTC (3+ messages)
[PATCH v2] drm/vmwgfx: Fix NULL vs error pointer bug in vmw_prime_import_sg_table()
2026-06-30 13:45 UTC (2+ messages)
[PATCH] dma-buf: explicitely forbid exposing pages from get_user_pages()
2026-06-30 13:42 UTC (3+ messages)
[PATCH] drm/virtio: bound EDID block reads to the response buffer
2026-06-30 13:17 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
2026-06-30 13:14 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: "
[PATCH v5 00/20] rust: I/O type generalization and projection
2026-06-30 13:07 UTC (5+ messages)
[PATCH v3 0/4] Add vm_bind param check to ensure no overlap with kbo AS carveout
2026-06-30 13:01 UTC (4+ messages)
` [PATCH v3 4/4] drm/panthor: Check for sparse binding range overflow
[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
2026-06-30 12:58 UTC (4+ messages)
[PATCH] drm/ras: include linux/types.h in drm_ras.h
2026-06-30 12:53 UTC (5+ messages)
[PATCH v2] drm/ttm: add generic drvparam[] alias for ttm_place::fpfn/lpfn
2026-06-30 12:47 UTC (4+ messages)
[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-06-30 12:45 UTC (26+ messages)
` [PATCH v8 01/14] firmware: qcom: Add a generic PAS service
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to "
` [PATCH v8 04/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v8 05/14] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v8 06/14] remoteproc: qcom_wcnss: "
` [PATCH v8 07/14] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v8 08/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v8 09/14] media: qcom: "
` [PATCH v8 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v8 11/14] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v8 12/14] wifi: ath12k: "
` [PATCH v8 13/14] firmware: qcom_scm: Remove SCM PAS wrappers
[PATCH v2 0/2] drm/logicvc: Avoid UAF in DRM object management
2026-06-30 12:44 UTC (6+ messages)
` [PATCH v2 1/2] drm/logicvc: Avoid use-after-free with devm_kzalloc()
` [PATCH v2 2/2] drm/logicvc: Avoid using DRM resources after device is unplugged
[PATCH RESEND v4 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
2026-06-30 12:43 UTC (2+ messages)
[PATCH] dma-buf: Split sgl by largest page-aligned chunk
2026-06-30 12:42 UTC (7+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks
[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
2026-06-30 12:40 UTC (23+ messages)
` [PATCH v2 01/11] rust: driver: remove `IdTable::id`
` [PATCH v2 02/11] rust: driver: simplify `IdArray::new_without_index`
` [PATCH v2 03/11] rust: pci: use `Option<&IdInfo>` for device ID info
` [PATCH v2 04/11] rust: usb: "
` [PATCH v2 05/11] rust: net/phy: remove expansion from doc
` [PATCH v2 06/11] rust: driver: centralize device ID handling
` [PATCH v2 07/11] rust: driver: remove `$module_table_name` from `module_device_table`
` [PATCH v2 08/11] rust: driver: store pointers in `DeviceId`
` [PATCH v2 09/11] rust: driver: remove open-coded matching logic
` [PATCH v2 10/11] rust: driver: remove duplicate ID table
` [PATCH v2 11/11] RFC: rust: driver: support map-like syntax for "
[PATCH v2 0/4] drm/nouveau/gsp/r570: Fix runtime PM
2026-06-30 11:53 UTC (4+ messages)
` [PATCH v2 1/4] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
iommu/smmu/PCI ATS + TTM unmaps + nouveau best way forward
2026-06-30 11:51 UTC (4+ messages)
[PATCH] drm/msm/dp: Skip push_idle in atomic_disable if display is not powered on
2026-06-30 11:30 UTC (3+ messages)
[PATCH 1/3] drm/ssd130x: fix column and row end address in partial updates for ssd132x
2026-06-30 11:16 UTC (5+ messages)
[PATCH v9 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
2026-06-30 10:48 UTC (9+ messages)
` [PATCH v9 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v9 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v9 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v9 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
` [PATCH v9 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level
[PATCH] drm/i915: add disable_edp module parameter to skip phantom eDP init
2026-06-30 10:47 UTC (2+ messages)
[PATCH v2] drm/sched: Protect entity->last_scheduled with spinlock
2026-06-30 10:46 UTC (4+ messages)
[PATCH v2 0/3] drm/xe/i2c: alerts and controller enabling modifications
2026-06-30 10:31 UTC (8+ messages)
` [PATCH v2 2/3] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v2 3/3] drm/xe/mcu_i2c: Take over control of the controller enabling
[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
2026-06-30 10:12 UTC (2+ messages)
[PATCH] drm/fixed: fix kernel-doc for drm_sm2fixp()
2026-06-30 9:59 UTC (3+ messages)
[PATCH] drm/dp: fix kernel-doc for struct drm_dp_vsc_sdp
2026-06-30 9:58 UTC (3+ messages)
[PATCH v15 0/9] Add Type-C DP support for RK3399 EVB IND board
2026-06-30 9:54 UTC (7+ messages)
` [PATCH v15 1/9] drm/bridge: Implement generic USB Type-C DP HPD bridge
[PATCH v5] drm/imagination: Fix double call to drm_sched_entity_fini()
2026-06-30 9:52 UTC (2+ messages)
[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
2026-06-30 9:48 UTC (11+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 2/7] pwm: th1520: "
` [PATCH 3/7] cpufreq: rcpufreq_dt: "
` [PATCH 4/7] block: rnull: "
[PATCH v4] drm/imagination: Fix double call to drm_sched_entity_fini()
2026-06-30 9:32 UTC (3+ messages)
[PATCH 5.10/5.15/6.1/6.6/6.12] agp/amd64: Fix broken error propagation in agp_amd64_probe()
2026-06-30 9:21 UTC (4+ messages)
[PATCH v2] drm/tegra: fix host1x_bo_pin leak in tegra_dc_pin error path
2026-06-30 9:19 UTC (3+ messages)
[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
2026-06-30 8:58 UTC (9+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] drm/amdgpu: Add DRIVER_PLANE_COLOR_PIPELINE "
` [PATCH v1 3/4] drm/i915: "
` [PATCH v1 4/4] drm/vkms: "
[PATCH] dma-buf/test: add KUnit case for dma_fence_dedup_array() empty input
2026-06-30 8:29 UTC (3+ messages)
[PATCH 0/2] drm/panel: Add Novatek NT36536 panel driver
2026-06-30 7:46 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Novatek NT36536
[PATCH v5 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-06-30 7:08 UTC (12+ messages)
` [PATCH v5 1/7] dt-bindings: display: verisilicon, dc: generalize for single-output variants
` [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: "
[RFC PATCH] accel/amdxdna: Replace sprintf() with sysfs_emit() in sysfs show functions
2026-06-29 15:07 UTC
[PATCH] drm/amdgpu: reject mapping info for unmapped BOs
2026-06-29 13:56 UTC (5+ messages)
` [PATCH v2] drm/amdgpu: reject mapping info when BO VA is gone
[PATCH v3] drm/amdgpu: reject mapping info when BO VA is gone
2026-06-29 16:11 UTC (2+ messages)
[PATCH] drm/bridge: sii902x: validate I2S data lane values
2026-06-30 6:58 UTC
[PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into the transmute byte-safety bound
2026-06-29 11:38 UTC (5+ messages)
[PATCH] drm/amd/powerplay: add NULL check for vega10_ps
2026-06-29 13:09 UTC
[PATCH] drm/amd/display: Remove unused-but-set variable hubp from
2026-06-29 13:09 UTC
[PATCH] GPU: drm: meson: inline call to drm_simple_encoder_init()
2026-06-29 17:39 UTC
[PATCH v3 0/3] drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages()
2026-06-30 7:08 UTC (4+ messages)
` [PATCH v3 1/3] drm/gpusvm: free the whole IOVA reservation on unmap
` [PATCH v3 2/3] drm/gpusvm: do not route system pages to device_unmap() on IOVA unmap
` [PATCH v3 3/3] drm/gpusvm: publish dpagemap early to avoid device mapping leak on error
[PATCH v2] misc: fastrpc: fix UAF and kernel panic during cleanup on process abort
2026-06-30 6:46 UTC (2+ messages)
[PATCH v3 0/3] Add drm_ras netlink error event support
2026-06-30 6:26 UTC (4+ messages)
` [PATCH v3 3/3] drm/xe/xe_ras: Add error-event support for CRI
[PATCH] drm/lima: call drm_mm_init() with a valid allocation range
2026-06-30 6:25 UTC (3+ messages)
[PATCH v3 0/4] Add DRM driver for LG LH609QH1 Panel with SiliconWorks SW49410 DDIC
2026-06-30 6:09 UTC (10+ messages)
` [PATCH v3 2/4] dt-bindings: display: panel: Add documentation for lg,sw49410-lh609qh1
` [PATCH v3 4/4] Revert "dt-bindings: display: panel: panel-simple: Add lg,sw49410 compatible"
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