messages from 2026-03-11 03:36:34 to 2026-03-11 14:03:47 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 14:03 UTC (94+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [Intel-wired-lan] "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
2026-03-11 11:36 UTC (20+ messages)
` [PATCH 01/19] drm/dp: Rename and relocate AS SDP payload field masks
` [PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros
` [PATCH 03/19] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 05/19] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 06/19] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 07/19] drm/i915/dp: Account for AS_SDP guardband only when enabled
` [PATCH 08/19] drm/i915/dp: Add a helper to decide if AS SDP can be used
` [PATCH 09/19] drm/i915/dp: Skip AS SDP for DP branch devices
` [PATCH 10/19] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 11/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 12/19] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 13/19] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 14/19] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 15/19] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 16/19] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 17/19] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 18/19] drm/i915/dp: Make provision for AS SDP version 1
` [PATCH 19/19] drm/i915/dp: Always enable AS SDP if supported by source + sink
[PATCH v4 0/2] Add "link bpc" DRM property
2026-03-11 11:30 UTC (3+ messages)
` [PATCH v4 1/2] drm/connector: hdmi: Add a 'link bpc' property
` [PATCH v4 2/2] drm/amd/display: Add support for "
[PATCH v2 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers
2026-03-11 10:10 UTC (17+ messages)
` [PATCH v2 01/16] drm/mipi-dbi: Only modify planes on enabled CRTCs
` [PATCH v2 02/16] drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()
` [PATCH v2 03/16] drm/mipi-dbi: Provide callbacks for atomic interfaces
` [PATCH v2 04/16] drm/hx8357d: Use regular atomic helpers; drop simple-display helpers
` [PATCH v2 05/16] drm/ili9163: "
` [PATCH v2 06/16] drm/ili9225: "
` [PATCH v2 07/16] drm/ili9341: "
` [PATCH v2 08/16] drm/ili9486: "
` [PATCH v2 09/16] drm/mi0283qt: "
` [PATCH v2 10/16] drm/panel-mipi-dbi: "
` [PATCH v2 11/16] drm/st7586: "
` [PATCH v2 12/16] drm/st7735r: Rename struct st7735r_priv to struct st7735r_device
` [PATCH v2 13/16] drm/st7735r: Rename priv variable to st7735r
` [PATCH v2 14/16] drm/st7735r: Use regular atomic helpers; drop simple-display helpers
` [PATCH v2 15/16] drm/mipi-dbi: Remove simple-display helpers from mipi-dbi
` [PATCH v2 16/16] drm/simple-kms: Deprecate simple-kms helpers
[PATCH 0/4] Add support for clear counter and error event in DRM RAS
2026-03-11 10:29 UTC (5+ messages)
` [PATCH 1/4] drm/drm_ras: Add clear-error-counter netlink command to drm_ras
` [PATCH 2/4] drm/xe/xe_drm_ras: Add support for clear-error-counter in XE DRM RAS
` [PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification
` [PATCH 4/4] drm/xe/xe_drm_ras: Add error-event support in XE DRM RAS
[PATCH v2 0/4] drm/gem-dma: Support dedicated DMA device for allocation
2026-03-11 9:49 UTC (5+ messages)
` [PATCH v2 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` [PATCH v2 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` [PATCH v2 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` [PATCH v2 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device
[PATCH 0/2] drm/tidss: Two minor fixes
2026-03-11 9:15 UTC (6+ messages)
` [PATCH 1/2] drm/tidss: Drop extra drm_mode_config_reset() call
` [PATCH 2/2] drm/tidss: Fix missing drm_bridge_attach() call
[PATCH v2 0/2] drm/tidss: Two minor fixes
2026-03-11 9:14 UTC (3+ messages)
` [PATCH v2 1/2] drm/tidss: Drop extra drm_mode_config_reset() call
` [PATCH v2 2/2] drm/tidss: Fix missing drm_bridge_add() call
[PATCH v2 00/25] soc/qcom/ubwc: rework UBWC configuration database
2026-03-11 9:01 UTC (5+ messages)
` [PATCH v2 01/25] drm/msm/mdss: correct UBWC programming sequences
` [PATCH v2 06/25] drm/msm/mdss: use qcom_ubwc_version_tag() helper
[PATCH 0/3] Arm China Linlon-D6 display controller support
2026-03-11 5:55 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Arm Technology (China) Co., Ltd
` [PATCH 2/3] dt-bindings: display: arm, komeda: add Arm China Linlon D6 compatible
` [PATCH 3/3] drm/komeda: Add support for Arm China Linlon-D6
[PATCH v3] fbdev/hga: Request memory region before ioremap
2026-03-10 12:30 UTC
[PATCH v2] fbdev/hga: Request memory region before ioremap
2026-03-10 11:38 UTC
[PATCH] MAINTAINERS: adjust file entry in GPU BUDDY ALLOCATOR
2026-03-11 7:58 UTC (4+ messages)
[PATCH v2 0/7] drm/bridge: tc358768: Long command support
2026-03-11 7:48 UTC (8+ messages)
` [PATCH v2 1/7] drm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODE
` [PATCH v2 2/7] drm/bridge: tc358768: Set pre_enable_prev_first for reverse order
` [PATCH v2 3/7] drm/bridge: tc358768: Separate indirect register writes
` [PATCH v2 4/7] drm/bridge: tc358768: Support non-continuous clock
` [PATCH v2 5/7] drm/bridge: tc358768: Add LP mode command support
` [PATCH v2 6/7] drm/bridge: tc358768: Separate video format config
` [PATCH v2 7/7] drm/bridge: tc358768: Add support for long command tx via video buffer
[PATCH v2] drm/sysfb: Fix efidrm error handling and memory type mismatch
2026-03-11 7:44 UTC (2+ messages)
[PATCH] drm/amdgpu: fix PASID task_info lookup race
2026-03-11 3:51 UTC (3+ messages)
` Claude review: "
[PATCH] video/fbdev/via: check ioremap return value in viafb_lcd_get_mobile_state
2026-03-11 3:49 UTC (3+ messages)
` Claude review: "
[PATCH 0/4] drm/gem-dma: Support dedicated DMA device for allocation
2026-03-11 3:48 UTC (10+ messages)
` [PATCH 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` Claude review: "
` [PATCH 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` Claude review: "
` [PATCH 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` Claude review: "
` [PATCH 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device
` Claude review: "
` Claude review: drm/gem-dma: Support dedicated DMA device for allocation
[PATCH RESEND 0/4] drm/gem-dma: Support dedicated DMA device for allocation
2026-03-11 3:45 UTC (10+ messages)
` [PATCH RESEND 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` Claude review: "
` [PATCH RESEND 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` Claude review: "
` [PATCH RESEND 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` Claude review: "
` [PATCH RESEND 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device
` Claude review: "
` Claude review: drm/gem-dma: Support dedicated DMA device for allocation
[PATCH V4 0/5] Enable ADSP and CDSP for Glymur SoC
2026-03-11 3:43 UTC (12+ messages)
` [PATCH V4 1/5] dt-bindings: remoteproc: qcom, sm8550-pas: Add Glymur ADSP
` Claude review: "
` [PATCH V4 2/5] dt-bindings: remoteproc: qcom, sm8550-pas: Add Glymur CDSP
` Claude review: "
` [PATCH V4 3/5] dt-bindings: misc: qcom, fastrpc: Add compatible for Glymur
` Claude review: "
` [PATCH V4 4/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
` Claude review: "
` [PATCH V4 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP
` Claude review: "
` Claude review: Enable ADSP and CDSP for Glymur SoC
[PATCH v3 0/2] Add support for Tianma TA066VVHM03 DSI panel
2026-03-11 3:40 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Document Tianma TA066VVHM03
` Claude review: "
` [PATCH v3 2/2] drm/panel: Add support for Tianma TA066VVHM03 panel
` Claude review: "
` Claude review: Add support for Tianma TA066VVHM03 DSI panel
[PATCH] gpu: nova: rename drivers to use kebab-case convention
2026-03-11 3:37 UTC (3+ messages)
` Claude review: "
[PATCH] fbdev/hga: Request memory region before ioremap
2026-03-11 3:36 UTC (2+ messages)
` Claude review: "
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