messages from 2026-03-01 01:18:52 to 2026-03-02 09:41:17 UTC [more...]
[RFC v1 00/11] Add iMX95 neoisp driver
2026-03-02 9:41 UTC (7+ messages)
` [RFC v1 01/11] media: uapi: v4l2-isp: Add v4l2 ISP extensible statistics definitions
` "
[PATCH 0/9] accel: New driver for NXP's Neutron NPU
2026-03-02 9:31 UTC (4+ messages)
` [PATCH 7/9] accel/neutron: Add job submission IOCTL
[PATCH v2 0/3] media: qcom: iris: Add support for Gen2 firmware detection and loading on SC7280
2026-03-02 9:26 UTC (4+ messages)
` [PATCH v2 3/3] media: "
[PATCH v3] media: v4l2-flash: Enter LED off state after file handle closed
2026-03-02 9:22 UTC (5+ messages)
[PATCH v2 0/9] dma-buf: heaps: Turn heaps into modules
2026-03-02 9:19 UTC (4+ messages)
` [PATCH v2 6/9] mm: cma: Export cma_get_name
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-03-02 9:19 UTC (46+ messages)
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver
[PATCH v2] dma-buf: Suppress a thread-safety complaint
2026-03-02 9:06 UTC (2+ messages)
[PATCH] Add linux-next specific files for 20260227
2026-03-02 9:03 UTC (3+ messages)
` [PATCH] media: atomisp: ov2722: move sensor init from set_fmt to s_stream
[PATCH v6 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
2026-03-02 8:13 UTC (5+ messages)
` [PATCH v6 05/15] gpu: host1x: convert MIPI to use operation function pointers
[PATCH v9 0/7] Add AMD ISP4 driver
2026-03-02 7:30 UTC (8+ messages)
` [PATCH v9 1/7] media: platform: amd: Introduce amd isp4 capture driver
` [PATCH v9 2/7] media: platform: amd: low level support for isp4 firmware
` [PATCH v9 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v9 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v9 5/7] media: platform: amd: isp4 video node and buffers "
` [PATCH v9 6/7] media: platform: amd: isp4 debug fs logging and more descriptive errors
` [PATCH v9 7/7] Documentation: add documentation of AMD isp 4 driver
[PATCH] media: venus: allow interlaced video streams
2026-03-02 7:31 UTC (4+ messages)
[PATCH v2 0/3] dma-buf: heaps: cma: enable dmem cgroup accounting
2026-03-02 5:26 UTC (8+ messages)
[PATCH v5 0/6] Add support for MT8196 video encoder
2026-03-02 3:52 UTC (7+ messages)
` [PATCH v5 1/6] media: mediatek: encoder: Add a new encoder driver interface
` [PATCH v5 2/6] media: mediatek: encoder: Add support for common firmware interface
` [PATCH v5 3/6] media: mediatek: encoder: Add support for VCP encode process
` [PATCH v5 4/6] media: mediatek: encoder: Add a new platform data member
` [PATCH v5 5/6] media: dt-bindings: mediatek,vcodec-encoder: Add MT8196
` [PATCH v5 6/6] media: mediatek: encoder: Add MT8196 encoder compatible data
[PATCH v10 2/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
2026-03-02 2:09 UTC
[PATCH v2] staging: atomisp: remove unnecessary else after return in atomisp_cmd.c
2026-03-01 22:30 UTC
[PATCH] staging: atomisp: remove unnecessary else after return in atomisp_cmd.c
2026-03-01 21:46 UTC (2+ messages)
[PATCH] staging: atomisp: use __func__ in debug message in atomisp_cmd.c
2026-03-01 21:44 UTC
[PATCH] staging: atomisp: remove useless return statement in atomisp_cmd.c
2026-03-01 21:39 UTC (2+ messages)
[PATCH] staging: atomisp: fix indentation in atomisp_cmd.c
2026-03-01 21:11 UTC
[syzbot] [media?] memory leak in vidtv_psi_service_desc_init
2026-03-01 21:07 UTC (2+ messages)
` [PATCH] media: vidtv: fix nfeeds state corruption on start_streaming failure
[PATCH] staging: atomisp: fix block comment style in atomisp_cmd.c
2026-03-01 20:59 UTC
[PATCH] staging: atomisp: fix block comment style in atomisp_cmd.c
2026-03-01 20:53 UTC
[PATCH RFC 00/26] Add DMA-buf mapping types and convert vfio/iommufd to use them
2026-03-01 19:05 UTC (2+ messages)
[PATCH 0/5] Replace the dmabuf custom test framework with kunit
2026-03-01 18:57 UTC (6+ messages)
` [PATCH 1/5] dma-buf: Change st-dma-resv.c to use kunit
` [PATCH 2/5] dma-buf: Change st-dma-fence.c "
` [PATCH 3/5] dma-buf: Change st-dma-fence-unwrap.c "
` [PATCH 4/5] dma-buf: Change st-dma-fence-chain.c "
` [PATCH 5/5] dma-buf: Remove the old selftest
[PATCH] media: fimc: check return value of clk_enable in runtime_resume" -m "In fimc_runtime_resume(), the return value of clk_enable(fimc->clock[CLK_GATE]) was not checked. If enabling the clock fails, subsequent register accesses (fimc_hw_reset() and capture/m2m resume) may trigger a bus error or undefined behavior
2026-03-01 16:18 UTC
[ANN] Media Summit on May 26th in Nice, France
2026-03-01 15:02 UTC (3+ messages)
[PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
2026-03-01 14:40 UTC (6+ messages)
` [PATCH v2 0/2] Add TPS68470 power supply support for ov13b10 sensor
` [PATCH v2 1/2] platform/x86: int3472: Add board data for Intel nvl
` [PATCH v2 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
[RESEND PATCH] media: samsung: exynos4-is: Simplify with scoped for each OF child loop
2026-03-01 13:44 UTC
[PATCH] media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()
2026-03-01 13:39 UTC
[PATCH v3 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2026-03-01 11:42 UTC (6+ messages)
` [PATCH v3 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
[PATCH v2 0/3] media: i2c: ov9282: Modernize driver with CCI and streams API
2026-03-01 10:48 UTC (4+ messages)
` [PATCH v2 1/3] media: i2c: ov9282: Convert to CCI register access helpers
` [PATCH v2 2/3] media: i2c: ov9282: Switch to using the sub-device state lock
` [PATCH v2 3/3] media: i2c: ov9282: switch to {enable,disable}_streams
[PATCH 0/3] media: i2c: ov9282: Modernize driver with CCI and streams API
2026-03-01 6:40 UTC (10+ messages)
` [PATCH 1/3] media: i2c: ov9282: Convert to CCI register access helpers
` [PATCH 2/3] media: i2c: ov9282: Switch to using the sub-device state lock
` [PATCH 3/3] media: i2c: ov9282: switch to {enable,disable}_streams
FAILED: Patch "media: venus: vdec: fix error state assignment for zero bytesused" failed to apply to 5.10-stable tree
2026-03-01 2:01 UTC
FAILED: Patch "media: ccs: Avoid possible division by zero" failed to apply to 5.10-stable tree
2026-03-01 2:00 UTC
FAILED: Patch "media: i2c/tw9906: Fix potential memory leak in tw9906_probe()" failed to apply to 5.10-stable tree
2026-03-01 2:00 UTC
FAILED: Patch "media: cx88: Add missing unmap in snd_cx88_hw_params()" failed to apply to 5.10-stable tree
2026-03-01 2:00 UTC
FAILED: Patch "media: cx23885: Add missing unmap in snd_cx23885_hw_params()" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: cx25821: Add missing unmap in snd_cx25821_hw_params()" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: i2c/tw9903: Fix potential memory leak in tw9903_probe()" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: radio-keene: fix memory leak in error path" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: mtk-mdp: Fix error handling in probe function" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: mediatek: encoder: Fix uninitialized scalar variable issue" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: venus: vdec: fix error state assignment for zero bytesused" failed to apply to 5.15-stable tree
2026-03-01 1:51 UTC
FAILED: Patch "media: i2c: ov5647: use our own mutex for the ctrl lock" failed to apply to 5.15-stable tree
2026-03-01 1:50 UTC
FAILED: Patch "media: ccs: Avoid possible division by zero" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: i2c: ov5647: Sensor should report RAW color space" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: i2c: ov5647: Correct minimum VBLANK value" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: i2c: ov5647: Initialize subdev before controls" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: i2c: ov5647: Correct pixel array offset" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: cx25821: Add missing unmap in snd_cx25821_hw_params()" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: i2c/tw9903: Fix potential memory leak in tw9903_probe()" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: i2c/tw9906: Fix potential memory leak in tw9906_probe()" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: cx23885: Add missing unmap in snd_cx23885_hw_params()" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: radio-keene: fix memory leak in error path" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: cx88: Add missing unmap in snd_cx88_hw_params()" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "media: mtk-mdp: Fix error handling in probe function" failed to apply to 5.15-stable tree
2026-03-01 1:48 UTC
FAILED: Patch "media: mediatek: encoder: Fix uninitialized scalar variable issue" failed to apply to 5.15-stable tree
2026-03-01 1:48 UTC
FAILED: Patch "media: venus: vdec: fix error state assignment for zero bytesused" failed to apply to 6.1-stable tree
2026-03-01 1:42 UTC
FAILED: Patch "media: i2c: ov5647: use our own mutex for the ctrl lock" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: ccs: Avoid possible division by zero" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: i2c: ov5647: Correct minimum VBLANK value" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: i2c: ov5647: Correct pixel array offset" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: i2c: ov5647: Sensor should report RAW color space" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: i2c: ov5647: Initialize subdev before controls" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: i2c/tw9903: Fix potential memory leak in tw9903_probe()" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: i2c/tw9906: Fix potential memory leak in tw9906_probe()" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: cx88: Add missing unmap in snd_cx88_hw_params()" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: radio-keene: fix memory leak in error path" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: cx23885: Add missing unmap in snd_cx23885_hw_params()" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: cx25821: Add missing unmap in snd_cx25821_hw_params()" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: amphion: Drop min_queued_buffers assignment" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "media: mediatek: encoder: Fix uninitialized scalar variable issue" failed to apply to 6.1-stable tree
2026-03-01 1:40 UTC
FAILED: Patch "media: mtk-mdp: Fix error handling in probe function" failed to apply to 6.1-stable tree
2026-03-01 1:40 UTC
FAILED: Patch "media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC" failed to apply to 6.1-stable tree
2026-03-01 1:40 UTC
FAILED: Patch "media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()" failed to apply to 6.1-stable tree
2026-03-01 1:40 UTC
FAILED: Patch "media: verisilicon: AV1: Fix tile info buffer size" failed to apply to 6.6-stable tree
2026-03-01 1:33 UTC
FAILED: Patch "media: venus: vdec: restrict EOS addr quirk to IRIS2 only" failed to apply to 6.6-stable tree
2026-03-01 1:33 UTC
FAILED: Patch "media: venus: vdec: fix error state assignment for zero bytesused" failed to apply to 6.6-stable tree
2026-03-01 1:33 UTC
FAILED: Patch "media: i2c: ov01a10: Fix digital gain range" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: ccs: Avoid possible division by zero" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: i2c: ov5647: use our own mutex for the ctrl lock" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: i2c: ov5647: Sensor should report RAW color space" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: i2c: ov5647: Correct minimum VBLANK value" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: i2c: ov5647: Initialize subdev before controls" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: i2c: ov5647: Correct pixel array offset" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "media: i2c/tw9906: Fix potential memory leak in tw9906_probe()" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: i2c/tw9903: Fix potential memory leak in tw9903_probe()" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: cx25821: Add missing unmap in snd_cx25821_hw_params()" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: radio-keene: fix memory leak in error path" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: cx23885: Add missing unmap in snd_cx23885_hw_params()" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: cx88: Add missing unmap in snd_cx88_hw_params()" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: i2c: ov01a10: Fix test-pattern disabling" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: i2c: ov01a10: Fix analogue gain range" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: i2c: ov01a10: Fix reported pixel-rate value" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() calls" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: i2c: ov01a10: Fix the horizontal flip control" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: verisilicon: AV1: Set IDR flag for intra_only frame type" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: amphion: Drop min_queued_buffers assignment" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC" failed to apply to 6.6-stable tree
2026-03-01 1:31 UTC
FAILED: Patch "media: verisilicon: AV1: Fix enable cdef computation" failed to apply to 6.6-stable tree
2026-03-01 1:30 UTC
FAILED: Patch "media: mediatek: encoder: Fix uninitialized scalar variable issue" failed to apply to 6.6-stable tree
2026-03-01 1:30 UTC
FAILED: Patch "media: verisilicon: AV1: Fix tx mode bit setting" failed to apply to 6.6-stable tree
2026-03-01 1:30 UTC
FAILED: Patch "media: mtk-mdp: Fix error handling in probe function" failed to apply to 6.6-stable tree
2026-03-01 1:30 UTC
FAILED: Patch "media: verisilicon: AV1: Fix tile info buffer size" failed to apply to 6.12-stable tree
2026-03-01 1:22 UTC
FAILED: Patch "media: venus: vdec: fix error state assignment for zero bytesused" failed to apply to 6.12-stable tree
2026-03-01 1:22 UTC
FAILED: Patch "media: venus: vdec: restrict EOS addr quirk to IRIS2 only" failed to apply to 6.12-stable tree
2026-03-01 1:22 UTC
FAILED: Patch "media: i2c: ov01a10: Fix digital gain range" failed to apply to 6.12-stable tree
2026-03-01 1:21 UTC
FAILED: Patch "media: stm32: dcmipp: bytecap: clear all interrupts upon stream stop" failed to apply to 6.12-stable tree
2026-03-01 1:21 UTC
FAILED: Patch "media: i2c: ov5647: use our own mutex for the ctrl lock" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov5647: Sensor should report RAW color space" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: ipu6: Fix typo and wrong constant in ipu6-mmu.c" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: ipu6: Fix RPM reference leak in probe error paths" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov5647: Correct minimum VBLANK value" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: ccs: Fix setting initial sub-device state" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: ccs: Avoid possible division by zero" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: dw9714: Fix powerup sequence" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov5647: Correct pixel array offset" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c/tw9906: Fix potential memory leak in tw9906_probe()" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov5647: Initialize subdev before controls" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c/tw9903: Fix potential memory leak in tw9903_probe()" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov01a10: Fix test-pattern disabling" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: cx88: Add missing unmap in snd_cx88_hw_params()" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov01a10: Fix the horizontal flip control" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() calls" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov01a10: Fix passing stream instead of pad to v4l2_subdev_state_get_format()" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: cx23885: Add missing unmap in snd_cx23885_hw_params()" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: cx25821: Add missing unmap in snd_cx25821_hw_params()" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov01a10: Fix reported pixel-rate value" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
FAILED: Patch "media: i2c: ov01a10: Fix analogue gain range" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: radio-keene: fix memory leak in error path" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: tegra-video: Fix memory leak in __tegra_channel_try_format()" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: verisilicon: AV1: Set IDR flag for intra_only frame type" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: amphion: Drop min_queued_buffers assignment" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: mediatek: encoder: Fix uninitialized scalar variable issue" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: mtk-mdp: Fix error handling in probe function" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: verisilicon: AV1: Fix tx mode bit setting" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: chips-media: wave5: Fix device cleanup order to prevent kernel panic" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: chips-media: wave5: Fix Null reference while testing fluster" failed to apply to 6.12-stable tree
2026-03-01 1:19 UTC
FAILED: Patch "media: verisilicon: AV1: Fix enable cdef computation" failed to apply to 6.12-stable tree
2026-03-01 1:18 UTC
FAILED: Patch "media: chips-media: wave5: Fix kthread worker destruction in polling mode" failed to apply to 6.12-stable tree
2026-03-01 1:18 UTC
FAILED: Patch "media: chips-media: wave5: Fix PM runtime usage count underflow" failed to apply to 6.12-stable tree
2026-03-01 1:18 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