messages from 2026-03-10 09:01:27 to 2026-03-11 03:24:17 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 2:07 UTC (25+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 15/61] trace: "
` [PATCH 18/61] sound: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 46/61] vfio: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 15:41 UTC (2+ messages)
[PATCH v3] fbdev/hga: Request memory region before ioremap
2026-03-10 13:08 UTC (2+ messages)
[PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 13:33 UTC (2+ messages)
` (subset) "
[PATCH v2] fbdev/hga: Request memory region before ioremap
2026-03-10 11:49 UTC (2+ messages)
[PATCH v2 00/25] soc/qcom/ubwc: rework UBWC configuration database
2026-03-11 3:23 UTC (22+ messages)
` [PATCH v2 01/25] drm/msm/mdss: correct UBWC programming sequences
` [PATCH v2 02/25] soc: qcom: ubwc: define UBWC 3.1
` [PATCH v2 03/25] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` [PATCH v2 04/25] drm/msm/adreno: Trust the SSoT UBWC config
` [PATCH v2 05/25] drm/msm/adreno: use qcom_ubwc_version_tag() helper
` [PATCH v2 06/25] drm/msm/mdss: "
` [PATCH v2 07/25] drm/msm/adreno: use new helper to set min_acc length
` [PATCH v2 08/25] drm/msm/mdss: "
` [PATCH v2 09/25] drm/msm/adreno: use new helper to set macrotile_mode
` [PATCH v2 10/25] drm/msm/mdss: "
` [PATCH v2 11/25] drm/msm/mdss: use new helper to set UBWC bank spreading
` [PATCH v2 12/25] drm/msm/adreno: use new helper to set ubwc_swizzle
` [PATCH v2 13/25] drm/msm/dpu: "
` [PATCH v2 14/25] drm/msm/mdss: "
` [PATCH v2 15/25] drm/msm/dpu: drop ubwc_dec_version
` [PATCH v2 16/25] drm/msm/adreno: adapt for UBWC 3.1 support
` [PATCH v2 17/25] drm/msm/mdss: "
` [PATCH v2 18/25] drm/msm/dpu: "
` [PATCH v2 19/25] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
` [PATCH v2 20/25] soc: qcom: ubwc: drop ubwc_dec_version
` [PATCH v2 22/25] soc: qcom: ubwc: drop macrotile_mode from the database
[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
2026-03-11 3:23 UTC (6+ messages)
` [PATCH v2 1/2] drm/colorop: Preserve bypass value in duplicate_state()
` Claude review: "
` [PATCH v2 2/2] drm/atomic: Add affected colorops with affected planes
` Claude review: "
` Claude review: drm/colorop: Keep colorop state consistent across atomic commits
[PATCH v7 00/26] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-03-11 3:21 UTC (32+ 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
` Claude review: drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
[PATCH] accel/ivpu: Apply minor code style cleanups to align with kernel style
2026-03-11 3:17 UTC (3+ messages)
` Claude review: "
[PATCH v2 0/2] drm/bridge: add drm_bridge_clear_and_put()
2026-03-11 3:16 UTC (6+ messages)
` [PATCH v2 1/2] "
` Claude review: "
` [PATCH v2 2/2] drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge
` Claude review: "
[PATCH] drm/msm/mdss: Add a TODO for better managing the MDSS clock power state
2026-03-11 3:15 UTC (4+ messages)
` Claude review: "
[PATCH] drm/msm/hdmi: make 'msm_hdmi_pm_ops' static
2026-03-11 3:14 UTC (5+ messages)
` Claude review: "
[PATCH v37 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2026-03-11 3:13 UTC (10+ messages)
` [PATCH v37 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` Claude review: "
` [PATCH v37 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` Claude review: "
` [PATCH v37 3/4] drm/xe/xe_vm: Add per VM fault info
` Claude review: "
` [PATCH v37 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` Claude review: "
[PATCH] drm/amd/display: Fix a benign uninitialized variable warning
2026-03-11 3:10 UTC (3+ messages)
` Claude review: "
[PATCH 00/14] drm/atomic: Rework initial state allocation
2026-03-11 3:09 UTC (30+ messages)
` [PATCH 01/14] drm/atomic: Document atomic state lifetime
` Claude review: "
` [PATCH 02/14] drm/atomic: Drop drm_private_state.obj assignment from create_state
` Claude review: "
` [PATCH 03/14] drm/mode-config: Mention drm_mode_config_reset() culprits
` Claude review: "
` [PATCH 04/14] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` Claude review: "
` [PATCH 05/14] drm/plane: Add new atomic_create_state callback
` Claude review: "
` [PATCH 06/14] drm/crtc: "
` Claude review: "
` [PATCH 07/14] drm/connector: "
` Claude review: "
` [PATCH 08/14] drm/mode-config: Create drm_mode_config_create_state()
` Claude review: "
` [PATCH 09/14] drm/drv: Call drm_mode_config_create_state() by default
` Claude review: "
` [PATCH 10/14] drm/atomic: Drop private obj state allocation
` Claude review: "
` [PATCH 11/14] drm/drv: Drop drm_mode_config_reset() from our skeleton
` Claude review: "
` [PATCH 12/14] drm/tidss: Drop call to drm_mode_config_reset at probe time
` Claude review: "
` [PATCH 13/14] drm/tidss: Convert to atomic_create_state
` Claude review: "
` [PATCH 14/14] drm/bridge_connector: "
` Claude review: "
` Claude review: drm/atomic: Rework initial state allocation
[PATCH V1] accel/amdxdna: Fix runtime suspend deadlock when there is pending job
2026-03-11 3:06 UTC (5+ messages)
` Claude review: "
[PATCH V2] accel/amdxdna: Fix runtime suspend deadlock when there is pending job
2026-03-11 3:04 UTC (5+ messages)
` Claude review: "
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-03-11 3:02 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
` Claude review: gpu: nova-core: Add memory management support
[PATCH] drm/imagination: simplify pvr_fw_trace_seq_data
2026-03-11 2:56 UTC (3+ messages)
` Claude review: "
[PATCH] accel/habanalabs: kzalloc + kcalloc to kzalloc_flex
2026-03-11 2:54 UTC (3+ messages)
` Claude review: "
[PATCH] gpu: nova: rename drivers to use kebab-case convention
2026-03-11 1:34 UTC (3+ messages)
[PATCH v3 2/2] drm/panel: Add support for Tianma TA066VVHM03 panel
2026-03-10 22:20 UTC (2+ messages)
[PATCH] video: fbdev: omapfb: Add missing error check for clk_get()
2026-03-10 17:42 UTC (2+ messages)
[PATCH] video/fbdev/via: check ioremap return value in viafb_lcd_get_mobile_state
2026-03-10 16:36 UTC (2+ messages)
[PATCH v2 0/2] dma-buf: heaps: Use page clearing helpers
2026-03-10 15:29 UTC (6+ messages)
` [PATCH v2 1/2] dma-buf: heaps: Clear CMA pages with clear_pages()
` [PATCH v2 2/2] dma-buf: heaps: Clear CMA highages using helper
[PATCH 0/2] drm/imagination: Drain interrupts before suspending the GPU
2026-03-10 11:41 UTC (3+ messages)
` [PATCH 1/2] drm/imagination: Synchronize "
` [PATCH 2/2] drm/imagination: Disable "
[PATCH v1 0/4] Add eDP support for RK3576
2026-03-10 11:11 UTC (6+ messages)
` [PATCH v1 1/4] dt-bindings: display: rockchip: analogix-dp: Add "
` [PATCH v1 2/4] arm64: dts: rockchip: Add eDP node "
` [PATCH v1 3/4] drm/bridge: analogix_dp: Add support "
` [PATCH v1 4/4] drm/rockchip: "
[PATCH] fbdev/hga: Request memory region before ioremap
2026-03-10 10:03 UTC (2+ messages)
[PATCH V4 0/5] Enable ADSP and CDSP for Glymur SoC
2026-03-10 9:17 UTC (4+ messages)
` [PATCH V4 1/5] dt-bindings: remoteproc: qcom, sm8550-pas: Add Glymur ADSP
` [PATCH V4 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: "
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