messages from 2026-01-15 11:46:21 to 2026-01-20 15:12:12 UTC [more...]
[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-20 15:10 UTC (23+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
` ✗ Fi.CI.BUILD: failure for mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them (rev2)
[PATCH v2] drm/i915/selftests: Prevent userspace mapping invalidation
2026-01-20 15:05 UTC (5+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Prevent userspace mapping invalidation (rev2)
linux-next: manual merge of the drm-misc tree with the drm-next tree
2026-01-20 14:30 UTC
[PATCH] drm: Unwind drm device registration upon error
2026-01-20 13:58 UTC
[PATCH v3 0/3] Fix Cx0 Suspend Resume issue
2026-01-20 13:57 UTC (9+ messages)
` [PATCH v3 1/3] drm/i915/pps: Enable panel power earlier
` [PATCH v3 2/3] drm/i915/cx0: Clear response ready & error bit
` [PATCH v3 3/3] drm/i915/cx0: Rename intel_clear_response_ready flag
` ✓ i915.CI.BAT: success for Fix Cx0 Suspend Resume issue (rev3)
` ✓ i915.CI.Full: "
[PATCH] drm/i915/display: Disable DMG Clock Gating
2026-01-20 11:05 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v7] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
2026-01-20 10:37 UTC (2+ messages)
[PATCH] drm/i915: Setting/clearing the memory access bit when enabling/disabling i915
2026-01-20 9:50 UTC (4+ messages)
` [PATCH v3] drm/i915: Clearing the Memory Space Enable bit when disabling i915
` ✗ i915.CI.BAT: failure for drm/i915: Setting/clearing the memory access bit when enabling/disabling i915 (rev3)
[PATCH v3 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
2026-01-20 9:39 UTC (7+ messages)
` [PATCH v3 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [PATCH v3 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming
linux-next: build failure after merge of the drm-misc tree
2026-01-19 23:09 UTC (4+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
2026-01-19 22:57 UTC (6+ messages)
` ✓ i915.CI.BAT: success for drm/{i915, xe}/pcode: move display pcode calls to parent interface (rev2)
` ✗ i915.CI.Full: failure "
` [v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-19 21:18 UTC (17+ messages)
` [PATCH 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH 04/12] mm: add basic VMA flag operation helper functions
` [PATCH 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH 06/12] mm: update secretmem "
` [PATCH 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH 08/12] mm: update all remaining mmap_prepare users "
` [PATCH 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
` ✗ Fi.CI.BUILD: failure for mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2744:49: warning: passing argument 6 of 'drm_property_replace_blob_from_id' makes integer from pointer without a cast
2026-01-19 20:19 UTC
[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2744:16: error: too few arguments to function call, expected 7, have 6
2026-01-19 19:25 UTC
[CI 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
2026-01-19 18:39 UTC (18+ messages)
` [CI 01/15] drm/i915/cx0: Move C10 port clock calculation
` [CI 02/15] drm/i915/cx0: Move C20 "
` [CI 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [CI 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [CI 05/15] drm/i915/cx0: Drop encoder from port clock calculation
` [CI 06/15] drm/i915/cx0: Create macro around PLL tables
` [CI 07/15] drm/i915/lt_phy: Create macro for LT PHY PLL state
` [CI 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [CI 09/15] drm/i915/cx0: Fix HDMI FRL clock rates
` [CI 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming
` [CI 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [CI 12/15] drm/i915/lt_phy: Add verification for lt phy "
` [CI 13/15] drm/i915/cx0: Drop C20 25.175 MHz rate
` [CI 14/15] drm/i915/lt_phy: Drop 27.2 "
` [CI 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables
` ✓ i915.CI.BAT: success for drm/i915/pll: Verify pll dividers and remove redundant .clock member (rev4)
` ✓ i915.CI.Full: "
[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2740:15: error: too few arguments to function 'drm_property_replace_blob_from_id'
2026-01-19 17:56 UTC
[PATCH] drm/i915: Handle allocation failure in active_instance
2026-01-19 17:36 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH 0/9] docs: Fix kernel-doc -Werror and moves it to tools/docs
2026-01-19 15:29 UTC (11+ messages)
` [PATCH 1/9] docs: kdoc: fix logic to handle unissued warnings
` [PATCH 2/9] docs: kdoc: avoid error_count overflows
` [PATCH 3/9] docs: kdoc: ensure that comments are using our coding style
` [PATCH 4/9] docs: kdoc: some fixes to kernel-doc comments
` [PATCH 5/9] docs: kdoc: remove support for an external kernel-doc from sphinx
` [PATCH 6/9] docs: kdoc: move kernel-doc to tools/docs
` [PATCH 7/9] docs: kdoc: move the return values to the helper message
` [PATCH 8/9] docs: kdoc: improve description of MsgFormatter
` [PATCH 9/9] docs: conf.py: get rid of the now unused kerneldoc_bin env var
` ✗ Fi.CI.BUILD: failure for docs: Fix kernel-doc -Werror and moves it to tools/docs
[PATCH v2] drm/i915/display: Disable casf with joiner
2026-01-19 13:33 UTC (5+ messages)
` [PATCH v3] drm/i915/casf: Disable CASF "
` ✗ i915.CI.BAT: failure for drm/i915/display: Disable casf with joiner (rev3)
` ✓ i915.CI.BAT: success "
[PATCH 00/12] Recover sysfb after DRM probe failure
2026-01-19 10:03 UTC (15+ messages)
[PATCH i-g-t v6] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
2026-01-19 9:08 UTC (2+ messages)
[PATCH v3] drm/i915/selftests: Defer signalling the request fence
2026-01-19 8:43 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Defer signalling the request fence (rev5)
[PATCH] drm/i915/display: Wait for pipe start to avoid vblank and scanline jumps
2026-01-19 7:57 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH] drm/i915/display: fix the pixel normalization handling for xe3p_lpd
2026-01-18 23:56 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 0/2] drm/{i915, xe}/dsb: move DSB buffer calls to parent interface
2026-01-16 23:45 UTC (6+ messages)
` [PATCH 1/2] drm/i915/dsb: move i915 specific DSB buffer implementation to i915
` [PATCH 2/2] drm/{i915,xe}/dsb: move DSB buffer to parent interface
` ✗ Fi.CI.BUILD: failure for drm/{i915, xe}/dsb: move DSB buffer calls "
[PATCH v5 0/6] Unload linux/kernel.h
2026-01-16 17:32 UTC (15+ messages)
` [PATCH v5 1/6] kernel.h: drop STACK_MAGIC macro
` [PATCH v5 2/6] moduleparam: include required headers explicitly
` [PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
` [PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
` [PATCH v5 6/6] tracing: move tracing declarations from kernel.h to a dedicated header
` ✓ i915.CI.BAT: success for Unload linux/kernel.h (rev6)
` ✓ i915.CI.Full: "
[PATCH i-g-t v5] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
2026-01-16 17:15 UTC (3+ messages)
[PATCH] drm/i915/crtc: Guard vblank wait when CRTC lookup fails
2026-01-16 14:03 UTC (8+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH i-g-t v4] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
2026-01-16 12:10 UTC (3+ messages)
[PULL] drm-misc-fixes
2026-01-16 11:46 UTC
[RFC PATCH 00/10] Enable seamless boot (fastboot) for PTL
2026-01-16 11:39 UTC (13+ messages)
` [PATCH RFC 01/10] drm/i915/display: Implement passive initialization for splash screen preservation
` [PATCH RFC 02/10] drm/xe/display: Implement seamless boot state reconstruction for PTL
` [PATCH RFC 03/10] drm/i915/display: Implement aggressive boot state preservation "
` [PATCH RFC 04/10] drm/xe/display: Fix initial plane reconstruction and stolen memory handling
` [PATCH RFC 05/10] drm/i915/display: Enable early PLL readout and robustify modeset setup
` [PATCH RFC 06/10] drm/i915/display: Fix vblank timestamps and update logic for fastboot
` [PATCH RFC 07/10] drm/i915/display: Implement seamless fastboot for MSO panels on PTL
` [PATCH RFC 08/10] drm/i915/display: Robustify fastboot and power init for seamless boot
` [PATCH RFC 09/10] drm/i915/display: Fix initial plane config readout and MSO stride for PTL
` [PATCH RFC 10/10] drm/i915/display: Refactor initial plane readout and harden boot handover
` ✗ Fi.CI.BUILD: failure for Enable seamless boot (fastboot) for PTL
[PULL] drm-intel-gt-next
2026-01-16 8:13 UTC
[PATCH] drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
2026-01-16 6:57 UTC (3+ messages)
[PATCH 00/15] drm/i915/dp: Clean up link BW/DSC slice config computation (DSC slice)
2026-01-15 18:36 UTC (3+ messages)
` ✗ i915.CI.Full: failure for "
[RFC PATCH] drm/i915: i915 null pointer dereference
2026-01-15 16:28 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PULL] drm-intel-next
2026-01-15 16:19 UTC (2+ messages)
[PULL] drm-xe-next
2026-01-15 16:16 UTC
[PULL] drm-intel-next
2026-01-15 15:52 UTC
[IFX-260112-1977499] RE: Structural hardware support gap on modern AMD systems: missing official AMD & ITE sensor, fan and power stack for Linux (all distros) and FreeBSD ~|~CRM0071640006510
2026-01-12 21:00 UTC
[PULL] drm-misc-next
2026-01-15 12:29 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