messages from 2026-07-13 00:41:07 to 2026-07-13 08:33:18 UTC [more...]
[PATCH] drm/panel: ilitek-ili9881c: do not fail probe if iovcc is absent
2026-07-13 8:30 UTC (2+ messages)
[PATCH] accel/ivpu: Fix wrong register read in LNL failure diagnostics
2026-07-13 8:32 UTC (3+ messages)
[PATCH] drm/xe/oa: Check managed mutex initialization errors
2026-07-13 8:30 UTC
[PATCH] drm/panthor: Check debugfs GEM lock initialization
2026-07-13 8:29 UTC
[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
2026-07-13 8:27 UTC (11+ messages)
` [PATCH 01/16] dt-bindings: twl-regulator: Add bindings for exposing ti, twl4030-regen
` [PATCH 01/16] dt-bindings: twl-regulator: Add bindings for exposing ti,twl4030-regen
` [PATCH 07/16] ASoC: dt-bindings: add TI PCM1773
` [Letux-kernel] "
` [PATCH 09/16] ASoC: dt-bindings: add OpenPandora Sound Card
[PATCH v1] udmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()
2026-07-13 8:18 UTC (8+ messages)
[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-07-13 8:17 UTC (14+ messages)
` [PATCH v8 01/10] rust: module: move module types into `module.rs`
` [PATCH v8 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v8 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v8 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v8 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v8 06/10] rust: miscdevice: "
` [PATCH v8 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v8 08/10] rust: binder: "
` [PATCH v8 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v8 10/10] rust: module: update MAINTAINERS to cover module.rs
[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-13 8:04 UTC (4+ messages)
[PATCH] gpu: buddy: avoid repeated builds of root dfs when alloc range
2026-07-13 8:02 UTC (3+ messages)
[PATCH v4 0/3] Add vm_bind param check to ensure no overlap with kbo AS carveout
2026-07-13 7:59 UTC (4+ messages)
` [PATCH v4 2/3] drm/panthor: Add vm_bind region with kbo range overlap check
[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
2026-07-13 7:30 UTC (13+ messages)
` [PATCH v6 1/7] Add documentation for Sahara protocol
` [PATCH v6 4/7] bus: mhi: Add QDU100 Sahara variant and firmware fallback
` [PATCH v6 5/7] bus: mhi: Load DDR training data using device serial number
` [PATCH v6 7/7] bus: mhi: Expose DDR training data via controller sysfs
[PATCH RFC 0/8] drm: Add DRM_MODE_ATOMIC_RESET flag
2026-07-13 7:11 UTC (3+ messages)
[regression] amdgpu carrizo: no display signal after modeset
2026-07-13 7:13 UTC (7+ messages)
` [resend] "
[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
2026-07-11 18:45 UTC (14+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-13 3:36 UTC (4+ messages)
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
[PATCH v2 0/4] drm/nouveau: fix list cursor use after loop in the clk pstate paths
2026-07-12 12:36 UTC (5+ messages)
` [PATCH v2 1/4] drm/nouveau/clk: fix list cursor use after loop in nvkm_clk_ustate_update
` [PATCH v2 2/4] drm/nouveau/clk: don't use the pstate cursor after the loop
` [PATCH v2 3/4] drm/nouveau/device: "
` [PATCH v2 4/4] drm/nouveau/clk: don't clobber reclock status when restoring volt/fan
[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-11 3:22 UTC (19+ messages)
` [PATCH v8 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v8 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v8 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v8 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-11 6:29 UTC (46+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH v2 04/33] mm: introduce and use vma_end_pgoff()
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
` [PATCH v2 15/33] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH v2 16/33] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH v2 17/33] mm: introduce and use linear_page_delta()
` [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH v2 19/33] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH v2 20/33] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH v2 21/33] mm: use linear_page_[index, delta]() consistently
` [PATCH v2 22/33] mm/vma: introduce vma_assert_can_modify()
` [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH v2 24/33] mm/vma: move __install_special_mapping() to vma.c
` [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH v2 26/33] mm/vma: update vma_shrink() to not pass start, pgoff parameters
` [PATCH v2 27/33] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
` [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
` [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
` [PATCH v2 31/33] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH v2 32/33] tools/testing/vma: default VMA, mm flag bits to 64-bit
` [PATCH v2 33/33] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCH 2/2] drm/nouveau/clk: don't clobber reclock status when restoring volt/fan
2026-07-11 8:45 UTC
[PATCH v2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
2026-07-10 9:10 UTC (6+ messages)
` [PATCH v3 0/2] drm/bridge: ti-sn65dsi83: Add reverse "
` [PATCH v3 1/2] drm/bridge: ti-sn65dsi83: Add reversed "
` [PATCH v3 2/2] dt-bindings: display: sn65dsi83: Add output data-lanes
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-10 21:03 UTC (33+ messages)
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 17/30] mm: prefer vma_[start, end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() "
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCH] drm/panthor: add gpu_load debugfs node
2026-07-13 3:19 UTC (3+ messages)
` "
[PATCH] misc: fastrpc: drop channel context ref on failed open
2026-07-13 6:00 UTC (2+ messages)
[PATCH] rust: io: convert ResourceSize into a transparent newtype
2026-07-12 11:36 UTC
[PATCH 0/2] Bring includes in linux/kmod.h up to date
2026-07-10 13:57 UTC (3+ messages)
` [PATCH 2/2] module: "
[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
2026-07-10 16:39 UTC (3+ messages)
` [PATCH 10/60] drm/appletbdrm: Convert to atomic_create_state
[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-10 18:07 UTC (10+ messages)
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
[PATCH v2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
2026-07-10 8:01 UTC (3+ messages)
[PATCH] accel/rocket: Validate task regcmd address and count on submission
2026-07-11 6:21 UTC
[PATCH 1/2] drm/nouveau/clk: fix list cursor use after loop in nvkm_clk_ustate_update
2026-07-11 8:44 UTC
[PATCH] dt-bindings: Add missing bracket
2026-07-10 11:25 UTC
[PATCH 0/2] accel: Remove redundant error messages on IRQ request failure
2026-07-10 10:59 UTC (3+ messages)
` [PATCH 1/2] accel: ethosu: Remove redundant dev_err()
` [PATCH 2/2] accel: rocket: "
[PATCH 0/4] rust: Add support for reserving of ranges of IDs
2026-07-10 15:09 UTC (10+ messages)
` [PATCH 3/4] rust: id_pool: add contiguous area allocation
[PATCH drm-amd] drm/amd/display: dce100: skip non-DP stream encoders for DP MST
2026-07-10 10:52 UTC
[PATCH v2 0/7] drm/panthor: Protected mode support for Mali CSF GPUs
2026-07-13 7:02 UTC (5+ messages)
` [PATCH v2 3/7] drm/panthor: Explicit expansion of locked VM region
` [PATCH v2 5/7] drm/panthor: Don't allocate protm_suspend_buf
[PATCH v4] drm/v3d: Associate BOs with every job that accesses them
2026-07-13 6:34 UTC (2+ messages)
[CI v4 00/14] drm/i915/color: Enable SDR plane color pipeline
2026-07-13 6:05 UTC (24+ messages)
` [CI v4 01/14] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [CI v4 02/14] drm/i915/color: Add CSC on SDR plane color pipeline
` [CI v4 03/14] drm/i915/display: extract glk_plane_color_ctl_input_csc helper
` [CI v4 04/14] drm/i915/display: simplify glk_plane_color_ctl_input_csc
` [CI v4 05/14] drm/i915/display: Track CSC mode in intel plane state
` [CI v4 06/14] drm/i915/display: Program input CSC on SDR planes
` [CI v4 07/14] drm/i915/color: Add YCbCr limited-to-full range color block support
` [CI v4 08/14] drm/i915/color: Add YUV range correction to SDR plane pipeline
` [CI v4 09/14] drm/i915/color: Add support for 1D LUT in SDR planes
` [CI v4 10/14] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [CI v4 11/14] drm/i915/color: Program Pre-CSC registers for SDR
` [CI v4 12/14] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [CI v4 13/14] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [CI v4 14/14] drm/i915/color: Add color pipeline support "
[PATCH v13 0/4] misc: fastrpc: Add polling mode support
2026-07-13 5:38 UTC (9+ messages)
` [PATCH v13 1/4] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v13 2/4] misc: fastrpc: Replace hardcoded ctxid mask with GENMASK
` [PATCH v13 3/4] misc: fastrpc: Expand context ID mask for DSP polling mode support
` [PATCH v13 4/4] misc: fastrpc: Add polling mode support for fastRPC driver
[drm-misc:for-linux-next 1/1] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:161:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-07-13 3:44 UTC
[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
2026-07-13 3:04 UTC (3+ messages)
[PATCH] drm/stm/ltdc: Fix clock cleanup error handling
2026-07-13 1:54 UTC (2+ messages)
[PATCH RESEND v5 00/25] drm/msm/dp: Add MST support for MSM chipsets
2026-07-13 0:54 UTC (7+ messages)
` [PATCH RESEND v5 23/25] drm/msm/dp: add dp_mst_drm to manage DP MST encoder operations
` [PATCH RESEND v5 24/25] drm/msm/dp: add connector abstraction for DP MST
` [PATCH RESEND v5 25/25] drm/msm/dp: add HPD callback for dp MST
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