messages from 2026-03-09 08:24:06 to 2026-03-11 08:18:59 UTC [more...]
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-11 8:18 UTC (39+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
` [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-11 8:18 UTC (18+ messages)
` [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 18/61] sound: "
` [PATCH 46/61] vfio: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 15/61] trace: "
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [PATCH 38/61] net: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [Intel-wired-lan] [PATCH 06/61] 9p: "
` [Intel-wired-lan] [PATCH 08/61] fuse: "
[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
2026-03-11 8:12 UTC (47+ messages)
` [PATCH v2 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
` [PATCH v2 02/24] drm/i915/lt_phy: Add check if PLL is enabled
` [PATCH v2 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
` [PATCH v2 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
` [PATCH v3 03/24] "
` [PATCH v3 04/24] "
` [PATCH v2 05/24] drm/i915/lt_phy: Add lane_count to "
` [PATCH v2 06/24] drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
` [PATCH v2 11/24] drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
` [PATCH v2 12/24] drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
` [PATCH v2 14/24] drm/i915/lt_phy: Add xe3plpd .get_freq hook
` [PATCH v2 16/24] drm/i915/lt_phy: Replace crtc compute clock
` [PATCH v2 17/24] drm/i915/lt_phy: Add .enable_clock hook on DDI
` [PATCH v2 18/24] drm/i915/lt_phy: Add .disable_clock "
` [PATCH v2 19/24] drm/i915/lt_phy: Dump lane count for HW state
` [PATCH v2 21/24] drm/i915/lt_phy: Get encoder configuration for xe3plpd platform
` [PATCH v2 22/24] drm/i915/lt_phy: Add xe3plpd Thunderbolt pll hooks
` [PATCH v2 24/24] drm/i915/lt_phy: Enable dpll framework for xe3plpd
` ✗ Fi.CI.BUILD: failure for Refactor LT PHY PLL handling to use DPLL framework (rev4)
` ✗ i915.CI.BAT: failure for Refactor LT PHY PLL handling to use DPLL framework (rev5)
[PATCH 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
2026-03-11 7:58 UTC (4+ messages)
` [PATCH 1/2] drm/i915/dmc: Remove invalid PIPEDMC interrupt bits
` [PATCH 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt
` ✓ i915.CI.BAT: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev2)
[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
2026-03-11 4:53 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface (rev2)
` ✓ i915.CI.Full: "
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-03-11 0:58 UTC (25+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 03/23] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v9 06/23] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v9 07/23] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v9 08/23] gpu: nova-core: mm: Add common memory management types
` [PATCH v9 09/23] gpu: nova-core: mm: Add TLB flush support
` [PATCH v9 10/23] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v9 11/23] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v9 12/23] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v9 13/23] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v9 14/23] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v9 15/23] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v9 16/23] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v9 17/23] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v9 18/23] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v9 19/23] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v9 20/23] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v9 21/23] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v9 22/23] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v9 23/23] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB
` ✗ Fi.CI.BUILD: failure for gpu: nova-core: Add memory management support (rev2)
[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
2026-03-10 22:45 UTC (5+ messages)
` [PATCH v2 1/2] drm/colorop: Preserve bypass value in duplicate_state()
` [PATCH v2 2/2] drm/atomic: Add affected colorops with affected planes
` ✓ i915.CI.BAT: success for drm/colorop: Keep colorop state consistent across atomic commits (rev2)
` ✓ i915.CI.Full: "
[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
2026-03-10 21:07 UTC (7+ messages)
` [PATCH 2/2] drm/atomic: Add affected colorops with affected planes
[PATCH v7 00/26] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-03-10 19:03 UTC (33+ messages)
` [PATCH v7 01/26] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH v7 02/26] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH v7 03/26] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH v7 04/26] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH v7 05/26] drm/i915/display: Move vblank put until after critical section
` [PATCH v7 06/26] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v7 07/26] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v7 08/26] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v7 09/26] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v7 10/26] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [PATCH v7 11/26] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v7 12/26] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH v7 13/26] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v7 14/26] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v7 15/26] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [PATCH v7 16/26] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v7 17/26] drm/i915: Drop the irqs_disabled() check
` [PATCH v7 18/26] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v7 19/26] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v7 20/26] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v7 21/26] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [PATCH v7 22/26] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v7 23/26] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v7 24/26] PREEMPT_RT injection
` [PATCH v7 25/26] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v7 26/26] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev14)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev15)
[PATCH] drm/i915/dmc: Update PIPEDMC interrupt mask
2026-03-10 18:14 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH 00/10] drm/i915/color: Enable SDR plane color pipeline
2026-03-10 14:32 UTC (3+ messages)
` [PATCH 01/10] drm/colorop: Add DRM_COLOROP_CSC_FF
[PATCH v7 0/2] Miscellaneous fixes in drm code
2026-03-10 13:37 UTC (2+ messages)
linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
2026-03-10 13:34 UTC
(subset) [PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 13:33 UTC
[PATCH i-g-t] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
2026-03-10 12:28 UTC (3+ messages)
[CI] drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
2026-03-10 9:26 UTC (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: fix an unlikely NULL pointer deference at probe (rev2)
` ✓ i915.CI.Full: "
[PATCH 0/5] Add support for Common SDP Transmission Line
2026-03-10 9:08 UTC (11+ messages)
` [PATCH 2/5] drm/i915/dp: Add fields to store CMN_SDP_TL register state in crtc_state
` [PATCH 3/5] drm/i915/dp: Add helper for AS SDP TL and fix documentation
` [PATCH 5/5] drm/i915/dp: Enable Common SDP Transmission line
[PATCH RFC 0/3] Some updates over DP AUX Transactions
2026-03-10 9:01 UTC (6+ messages)
` [PATCH RFC 3/3] drm/i915/dp: Configure PORT_AUX_CTL and then trigger the tx
` ✗ i915.CI.BAT: failure for Some updates over DP AUX Transactions
[PATCH RFC 0/4] DP: Read LTTPR caps followed by DPRX caps
2026-03-10 8:58 UTC (5+ messages)
[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
2026-03-10 8:52 UTC (8+ messages)
` [PATCHv2] "
[PATCH v2] iopoll: fix function parameter names in read_poll_timeout_atomic()
2026-03-10 8:50 UTC (4+ messages)
[PATCH v2 23/24] drm/i915/lt_phy: Remove LT PHY specific state verification
2026-03-10 8:40 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2] drm/i915/dg2: Update workaround 22013059131
2026-03-10 7:50 UTC (2+ messages)
[RFC PATCH 0/7] queued static-key API reduces IPIs to 134/16154 in dyndbg
2026-03-09 19:38 UTC (11+ messages)
` [RFC PATCH 1/7] jump_label: expose queueing API for batched static key updates
` [RFC PATCH 2/7] virtio: use pr_debug_ratelimited to avoid flooding
` [RFC PATCH 3/7] drivers/tty/serial/serial_core: ratelimit uart_wait_until_sent
` [RFC PATCH 4/7] dyndbg: use static-key queueing API in dynamic-debug
` [RFC PATCH 5/7] dyndbg: hoist static_key_apply_queued up
` [RFC PATCH 6/7] lib/dynamic_debug: add negation support to queries
` [RFC PATCH 7/7] dyndbg-test: test keyword !value negation
` ✗ Fi.CI.BUILD: failure for queued static-key API reduces IPIs to 134/16154 in dyndbg
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-03-06 11:45 UTC (9+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2026-03-08 23:40 UTC (3+ messages)
[PATCH v10 21/22] drm/tests: bridge: Add test for HDMI output bus formats helper
2026-03-09 15:40 UTC (2+ messages)
[PATCH v10 03/22] drm: Add new general DRM property "color format"
2026-03-09 15:25 UTC (2+ messages)
[PATCH v10 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats
2026-03-09 15:21 UTC (2+ messages)
[PATCH v12 0/1] Rust GPU buddy allocator bindings
2026-03-09 13:53 UTC (3+ messages)
` [PATCH v12.1 "
` [PATCH v12.1 1/1] rust: gpu: Add "
[PATCH] drm/i915/backlight: Check if VESA backlight is possible
2026-03-09 11:50 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dp: ALPM init to be done after DPCD init
2026-03-09 9:38 UTC (3+ messages)
` [PATCHv6] drm/i915/dp: Read ALPM caps "
[PATCH] drm/i915/hdcp: Take force_hdcp14 into account during check_link
2026-03-09 9:19 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/hdcp: Take force_hdcp14 into account during check_link (rev2)
[PATCH 0/8] drm/{i915,xe}: sort out step enums between the drivers
2026-03-09 9:16 UTC (16+ messages)
` [PATCH 2/8] drm/i915/display: add step name in display runtime info
` [PATCH 3/8] drm/i915/dmc: use step name from "
` [PATCH 4/8] drm/xe/compat: remove intel_step_name macro
` [PATCH 5/8] drm/intel: add shared step.h and switch i915 to use it
` [PATCH 6/8] drm/xe/step: switch to the shared step definitions with i915
` [PATCH 7/8] drm/xe/step: switch from enum xe_step to intel_step naming
` [PATCH 8/8] drm/i915/display: switch to including common step file directly
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