Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-05-18 07:39:44 to 2026-05-19 07:53:37 UTC [more...]

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-19  7:53 UTC  (28+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
          ` [Linaro-mm-sig] "

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-19  7:39 UTC  (12+ messages)
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-19  6:56 UTC  (35+ messages)
` [PATCH v3 02/10] iov_iter: add iterator type for dmabuf maps
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests

[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-05-19  6:55 UTC  (17+ messages)
` [PATCH 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver
` [PATCH 02/15] accel/qda: Add QDA driver documentation
` [PATCH 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH 04/15] accel/qda: Add compute bus for QDA context banks
` [PATCH 05/15] iommu: Add QDA compute context bank bus to iommu_buses
` [PATCH 06/15] accel/qda: Create compute context bank devices on QDA compute bus
` [PATCH 07/15] accel/qda: Add memory manager for CB devices
` [PATCH 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH 10/15] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH 12/15] accel/qda: Add FastRPC invocation support
` [PATCH 13/15] accel/qda: Add DSP process creation and release
` [PATCH 14/15] accel/qda: Add remote memory mapping to DSP address space
` [PATCH 15/15] accel/qda: Add remote memory unmap from "

[PATCH] dma-buf: system_heap: Use LIST_HEAD() to initialize on stack list head
 2026-05-19  6:51 UTC  (2+ messages)

[sailus-media-tree:frame-desc] BUILD SUCCESS 9dab05e87cfa801b9a5569f2386369dde6ddffeb
 2026-05-19  6:01 UTC 

[PATCH v2] media: dvb-core: fix use-after-free in dvb_frontend_open()
 2026-05-19  5:10 UTC 

[PATCH] media: mediatek: mdp: avoid double free on video register failure
 2026-05-19  4:14 UTC  (4+ messages)

[PATCH] media: qcom: iris: avoid double free on video register failure
 2026-05-19  4:08 UTC  (3+ messages)

[PATCH v7 0/3] Mediatek MT8189 JPEG support
 2026-05-19  2:42 UTC  (3+ messages)

[PATCH v3 0/7] media: synopsys: enhancements and i.MX95 support
 2026-05-19  2:20 UTC  (3+ messages)

[linuxtv-media-pending:next] BUILD SUCCESS d97d13c24d7893abcfb80d38630ce74daaa1434c
 2026-05-19  2:17 UTC 

[PATCH v8 0/3] Mediatek MT8189 JPEG support
 2026-05-19  2:17 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: media: mediatek-jpeg-decoder: add MT8189 compatible string
` [PATCH v8 2/3] dt-bindings: media: mediatek-jpeg-encoder: "
` [PATCH v8 3/3] media: mediatek: jpeg: add compatible for MT8189 SoC

[PATCH] media: dvb-core: fix use-after-free in dvb_frontend_open()
 2026-05-19  2:15 UTC 

[PATCH v4 0/6] media: synopsys: enhancements and i.MX95 support
 2026-05-19  2:07 UTC  (7+ messages)
` [PATCH v4 1/6] media: synopsys: Fix IPI using hardcoded datatype
` [PATCH v4 2/6] media: synopsys: Add support for RAW16 Bayer formats
` [PATCH v4 3/6] media: synopsys: Add support for multiple streams
` [PATCH v4 4/6] media: synopsys: Add PHY stopstate wait for i.MX93
` [PATCH v4 5/6] media: dt-bindings: add NXP i.MX95 compatible string
` [PATCH v4 6/6] media: synopsys: Add support for i.MX95

[PATCH 0/6] drm/panthor: Use guards
 2026-05-18 23:50 UTC  (17+ messages)
` [PATCH 1/6] drm/panthor: Driver-wide xxx_[un]lock -> [scoped_]guard replacement
      ` [Linaro-mm-sig] "
` [PATCH 2/6] dma-resv: Define guards for context-less dma_resv locks
` [PATCH 3/6] drm: Define a conditional guard for drm_dev_{enter,exit}()

[GIT PULL for v7.1-rc5] media fixes
 2026-05-18 17:32 UTC  (2+ messages)

[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-18 16:54 UTC  (5+ messages)
` [PATCH 6/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v2 00/17] Rework frame descriptors
 2026-05-18 16:43 UTC  (18+ messages)
` [PATCH v2 01/17] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_(bpp|dt)()
` [PATCH v2 02/17] media: v4l2-subdev: Align frame descriptor error codes with routing
` [PATCH v2 03/17] media: v4l2-subdev: Prepare for changes in getting frame descriptors
` [PATCH v2 04/17] media: v4l2-subdev: Allow releasing frame descriptors on return
` [PATCH v2 05/17] media: v4l2-subdev: Allocate frame descriptors based on the need
` [PATCH v2 06/17] media: v4l2-subdev: Change the maximum number of routes
` [PATCH v2 07/17] media: v4l2-subdev: Return dynamically allocated pass-through routes
` [PATCH v2 08/17] media: v4l2-subdev: Always return at least one frame descriptor
` [PATCH v2 09/17] media: bcm2835-unicam: Use v4l2_subdev_get_frame_desc()
` [PATCH v2 10/17] media: nxp: imx8-isi: "
` [PATCH v2 11/17] media: raspberrypi: cfe: "
` [PATCH v2 12/17] media: rzg2l-cru: "
` [PATCH v2 13/17] media: rkisp1: "
` [PATCH v2 14/17] media: exynos4-is: "
` [PATCH v2 15/17] media: ti: cal: "
` [PATCH v2 16/17] media: ipu6: "
` [PATCH v2 17/17] staging: media: ipu7: "

[PATCH v9 0/9] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2026-05-18 15:33 UTC  (10+ messages)
` [PATCH v9 1/9] dt-bindings: media: sun6i-a31-csi: Add optional interconnect properties
` [PATCH v9 2/9] dt-bindings: media: sun6i-a31-isp: "
` [PATCH v9 3/9] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v9 4/9] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v9 5/9] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v9 6/9] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v9 7/9] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH v9 8/9] ARM: dts: sun8i-a83t: Add BananaPi M3 OV5640 camera overlay
` [PATCH v9 9/9] ARM: dts: sun8i-a83t: Add BananaPi M3 OV8865 "

[PATCH 00/12] misc/syncobj: add /dev/syncobj device
 2026-05-18 15:06 UTC  (10+ messages)
` [PATCH 12/12] misc/syncobj: add new device

[PATCH] media: rkvdec: fix PM runtime teardown ordering in remove
 2026-05-18 14:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCHv2 0/4] media: cec: add CEC LIP support
 2026-05-18 14:40 UTC  (5+ messages)
` [PATCHv2 1/4] media: include/uapi/linux/cec*.h: "
` [PATCHv2 2/4] Documentation: media: add CEC opcodes
` [PATCHv2 3/4] media: cec: core: add LIP support
` [PATCHv2 4/4] media: include/uapi/linux/cec*: clarify which msgs are CEC 2.0

[PATCH] drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
 2026-05-18 14:23 UTC  (2+ messages)

[PATCH 00/13] Add DMA support for LINFlexD UART driver
 2026-05-18 14:14 UTC  (3+ messages)

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-05-18 14:09 UTC  (20+ messages)
` [PATCH 01/16] media: sun6i-csi: bridge: Use V4L2 subdev active state
` [PATCH 02/16] media: sun6i-csi: capture: Implement vidioc_enum_framesizes
` [PATCH 03/16] media: sun6i-mipi-csi2: Use V4L2 subdev active state
` [PATCH 04/16] media: sun8i-a83t-mipi-csi2: "
` [PATCH 05/16] media: v4l2-common: Fix NV15_4L4 format info block height
` [PATCH 06/16] media: v4l2-common: Add missing tiled format info block sizes
` [PATCH 07/16] media: v4l2-common: Add NV12_16L16 pixel format to v4l2 format info
` [PATCH 08/16] media: v4l2-common: Add NV12_32L32 "
` [PATCH 09/16] media: sun6i-csi: Split format validation to a dedicated helper
` [PATCH 10/16] media: sun6i-csi: Add support for MC-centric format enumeration
` [PATCH 11/16] media: sun6i-csi: Tidy up and unify coding style
` [PATCH 12/16] media: sun6i-mipi-csi2: Fix parenthesis alignment
` [PATCH 13/16] media: sun6i-isp: Add dummy params link_validate implementation
` [PATCH 14/16] media: sun6i-isp: Use V4L2 subdev active state
` [PATCH 15/16] media: sun6i-isp: Add support for MC-centric format enumeration
` [PATCH 16/16] media: sun6i-isp: Add support for frame size enumeration

[PATCH] media: saa7164: avoid double free on video register failure
 2026-05-18 13:30 UTC 

[PATCH] media: stm32: dcmi: avoid double free on video register failure
 2026-05-18 13:23 UTC 

[PATCH] media: omap: vout: avoid double free on video register failure
 2026-05-18 13:14 UTC 

[PATCH] media: s5p-mfc: avoid double free on video register failure
 2026-05-18 13:09 UTC 

[PATCH] media: imx-jpeg: avoid double free on video register failure
 2026-05-18 13:02 UTC 

[PATCH] media: mediatek: jpeg: avoid double free on video register failure
 2026-05-18 12:51 UTC 

[PATCH] media: sti: hva: avoid double free on video register failure
 2026-05-18 12:47 UTC 

[PATCH] media: sti: delta: avoid double free on video register failure
 2026-05-18 12:43 UTC 

[PATCH] media: imagination: e5010: avoid double free on video register failure
 2026-05-18 12:08 UTC 

[PATCH] media: amphion: avoid double free on video register failure
 2026-05-18 11:58 UTC 

[PATCH] media: s5p-jpeg: avoid double free on video register failure
 2026-05-18 11:52 UTC 

[PATCH v4 00/12] media: microchip-isc: fixes and enhancements
 2026-05-18 11:29 UTC  (13+ messages)
` [PATCH v4 01/12] media: microchip-isc: fix SBGGR10 Bayer pattern
` [PATCH v4 02/12] media: microchip-isc: mask WB offset and gain register fields
` [PATCH v4 03/12] media: microchip-isc: fix race condition on stream stop
` [PATCH v4 04/12] media: microchip-isc: fix PM runtime leak in AWB work handler
` [PATCH v4 05/12] media: microchip-isc: add driver documentation
` [PATCH v4 06/12] media: microchip-isc: set SAM9X7 maximum resolution to 2560x1920
` [PATCH v4 07/12] media: microchip-isc: configure DPC and pipeline for SAMA7G5
` [PATCH v4 08/12] media: microchip-isc: add gamma 1.8 and 2.4 correction curves
` [PATCH v4 09/12] media: microchip-isc: add SAMA7G5 hue and saturation controls
` [PATCH v4 10/12] media: microchip-isc: use weighted averages for Grey World AWB
` [PATCH v4 11/12] media: microchip-isc: smooth AWB gains with EMA filter
` [PATCH v4 12/12] media: microchip-isc: scale DPC black level to sensor bit depth

[PATCH] media: rcar_drif: avoid double free on video register failure
 2026-05-18 10:51 UTC 

[PATCH] media: cxusb: avoid double free on radio register failure
 2026-05-18 10:50 UTC 

[PATCH] media: cxusb: avoid double free on video register failure
 2026-05-18 10:37 UTC 

[PATCH 00/17] Rework frame descriptors
 2026-05-18 10:39 UTC  (12+ messages)
` [PATCH 03/17] media: v4l2-subdev: Prepare for changes in getting "
` [PATCH 04/17] media: v4l2-subdev: Allocate frame descriptors based on the need

[PATCH] media: saa7134: avoid double free on empress register failure
 2026-05-18 10:33 UTC 

[PATCH] media: tw686x: avoid double free on video register failure
 2026-05-18 10:17 UTC 

[PATCH] media: imon: Add iMON VFD HID OEM v1.2 key mappings
 2026-05-18  9:16 UTC  (2+ messages)

[PATCH v3 0/6] media: uvcvideo: Fixes for hw timestamping
 2026-05-18  9:06 UTC  (6+ messages)
` [PATCH v3 5/6] media: uvcvideo: Do not add samples if dev_sof has not changed
` [PATCH v3 6/6] media: uvcvideo: Only do uvc_video_get_time() if needed

[PATCH] media: bcm2835-unicam: fix dummy buffer double free when register fails
 2026-05-18  8:37 UTC  (2+ messages)

[PATCH 0/3] Subject: [PATCH 0/3] media: qcom: Add Qualcomm JPEG encoder driver
 2026-05-18  7:53 UTC  (3+ messages)
` [PATCH 3/3] arm64: qcom: dts: qcm6490: Add JPEG encoder DT properties

[PATCH v5 00/16] firmware: qcom: Add OP-TEE PAS service support
 2026-05-18  7:44 UTC  (3+ messages)

[PATCH v3 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-18  7:42 UTC  (6+ messages)
` [PATCH v3 6/6] media: qcom: iris: vdec: allow GEN2 decoding into 10bit format


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox