messages from 2025-08-28 09:09:22 to 2025-08-29 14:37:38 UTC [more...]
[PATCH v1 00/36] mm: remove nth_page()
2025-08-29 14:37 UTC (126+ messages)
` [PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v1 03/36] s390/Kconfig: "
` [PATCH v1 04/36] x86/Kconfig: "
` [PATCH v1 05/36] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v1 16/36] fs: hugetlbfs: cleanup "
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 19/36] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 22/36] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v1 23/36] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within "
` [PATCH v1 25/36] drm/i915/gem: "
` [PATCH v1 26/36] mspro_block: "
` [PATCH v1 27/36] memstick: "
` [PATCH v1 28/36] mmc: "
` [PATCH v1 29/36] scsi: scsi_lib: "
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 31/36] vfio/pci: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()
` ✓ i915.CI.BAT: success for series starting with [v1,01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` ✗ i915.CI.Full: failure for mm: remove nth_page()
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-29 6:32 UTC (25+ messages)
` [PATCH v2 01/18] arm64: topology: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 02/18] KVM: x86: "
` [PATCH v2 03/18] ACPI: processor: thermal: "
` [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH v2 05/18] cpufreq: CPPC: "
` [PATCH v2 08/18] cpufreq: mediatek: "
` [PATCH v2 10/18] cpufreq: s5pv210: "
` [PATCH v2 11/18] cpufreq: tegra186: "
` ✗ i915.CI.BAT: failure for cpufreq: use __free() for all cpufreq_cpu_get() references (rev2)
[PATCH 1/2] drm/i915: Disable tracepoints for PREEMPT_RT
2025-08-29 13:18 UTC (12+ messages)
` [PATCH 2/2] drm/i915/display: Make tracepoints work correctly on xe with PREEMPT_RT
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915: Disable tracepoints for PREEMPT_RT
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/display: Make intel_crtc_get_vblank_counter safe on PREEMPT_RT
2025-08-29 13:17 UTC
[PATCH] drm/i915/dp: convert open-coded timeout to poll_timeout_us()
2025-08-29 12:16 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH i-g-t 0/4] Add initial Panthor tests
2025-08-29 11:48 UTC (13+ messages)
` [PATCH i-g-t 1/4] lib: add support for opening Panthor devices
` [PATCH i-g-t 2/4] tests: panthor: add initial infrastructure
` [PATCH i-g-t 3/4] lib: initial panthor infrastructure
` [PATCH i-g-t 4/4] tests/panthor: add panthor tests
[PATCH] drm/i915/display: Fix possible overflow on tc power domain selection
2025-08-29 11:11 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
Re:
2025-08-29 10:50 UTC (16+ messages)
` stupid and complicated PAT :)
` stupid "
[PATCH v2 0/4] ALPM LFPS and silence period calculation
2025-08-29 10:23 UTC (7+ messages)
` [PATCH v2 1/4] drm/i915/alpm: Calculate silence period
` [PATCH v2 2/4] drm/i915/alpm: Add own define for LFPS count
` [PATCH v2 3/4] drm/i915/alpm: Replace hardcoded LFPS cycle with proper calculation
` [PATCH v2 4/4] drm/i915/alpm: Use actual lfps cycle and silence periods in wake time
` ✓ i915.CI.BAT: success for ALPM LFPS and silence period calculation (rev2)
linux-next: build failure after merge of the drm-misc tree
2025-08-29 8:01 UTC (2+ messages)
[CI v3] drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL
2025-08-29 5:48 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL (rev4)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/backlight: Honor VESA eDP backlight luminance control capability
2025-08-29 4:06 UTC (3+ messages)
[PATCH 00/20] drm/i915/display: convert to generic poll_timeout_us()
2025-08-29 0:27 UTC (23+ messages)
` [PATCH 01/20] drm/i915/hdmi: use generic poll_timeout_us() instead of __wait_for()
` [PATCH 02/20] drm/i915/hdcp: "
` [PATCH 03/20] drm/i915/hdcp: use generic poll_timeout_us() instead of wait_for()
` [PATCH 04/20] drm/i915/dsi: use generic poll_timeout_us() instead of wait_for_us()
` [PATCH 05/20] drm/i915/dsi-pll: use generic poll_timeout_us() instead of wait_for()
` [PATCH 06/20] drm/i915/gmbus: use generic poll_timeout*() instead of wait_for*()
` [PATCH 07/20] drm/i915/wm: use generic poll_timeout_us() instead of wait_for()
` [PATCH 08/20] drm/i915/cdclk: "
` [PATCH 09/20] drm/i915/power: "
` [PATCH 10/20] drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for DKL PHY
` [PATCH 11/20] drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for VLV/CHV
` [PATCH 12/20] drm/i915/dp: use generic poll_timeout_us() instead of wait_for()
` [PATCH 13/20] drm/i915/dp: use generic poll_timeout_us() instead of wait_for() in link training
` [PATCH 14/20] drm/i915/vblank: use generic poll_timeout_us() instead of wait_for()
` [PATCH 15/20] drm/i915/tc: "
` [PATCH 16/20] drm/i915/dsb: "
` [PATCH 17/20] drm/i915/lspcon: "
` [PATCH 18/20] drm/i915/opregion: "
` [PATCH 19/20] drm/i915/ddi: prefer poll_timeout_us() over readx_poll_timeout()
` [PATCH 20/20] drm/i915/pps: prefer poll_timeout_us() over read_poll_timeout()
` ✓ i915.CI.BAT: success for drm/i915/display: convert to generic poll_timeout_us()
` ✗ i915.CI.Full: failure "
[PATCH v4 1/2] drm/buddy: Optimize free block management with RB tree
2025-08-28 23:33 UTC (6+ messages)
` [PATCH v4 2/2] drm/buddy: Separate clear and dirty free block trees
` ✓ i915.CI.BAT: success for series starting with [v4,1/2] drm/buddy: Optimize free block management with RB tree
` ✗ i915.CI.Full: failure "
[PATCH v8 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-08-28 22:31 UTC (6+ messages)
` [PATCH v8 1/1] "
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[CI v2] drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL
2025-08-28 18:54 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL (rev3)
[PATCH v2] drm/i915: use REG_BIT on FW_BLC_SELF_* macros
2025-08-28 18:02 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH 5.4.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-08-28 18:02 UTC (8+ messages)
` [PATCH 5.10.y] "
` [PATCH 5.15.y] "
` [PATCH 6.1.y] "
` [PATCH 6.6.y] "
` [PATCH 6.12.y] "
` [PATCH 6.16.y] "
` ✗ Fi.CI.BUILD: failure for Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS" (rev7)
[CI] drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL
2025-08-28 15:39 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL (rev2)
[PATCH] drm/i915/hdmi: add debugfs to contorl HDMI bpc
2025-08-28 14:10 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/i915: compute pipe bpp from link bandwidth management
[PATCH] drm/i915: make FW_BLC_SELF_* macros type-safe
2025-08-28 13:40 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v2 1/3] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
2025-08-28 9:51 UTC (2+ messages)
[PATCH 0/4] ALPM LFPS and silence period calculation
2025-08-28 9:48 UTC (7+ messages)
` [PATCH 3/4] drm/i915/alpm: Replace hardcoded LFPS cycle with proper calculation
` [PATCH 4/4] drm/i915/alpm: Use actual lfps cycle and silence periods in wake time
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;
as well as URLs for NNTP newsgroup(s).