Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-05-27 16:31:07 to 2026-05-30 10:08:41 UTC [more...]

[PATCH v6 0/8] media: meson: Fix memory leak in error path in vdec
 2026-05-30 10:08 UTC  (11+ messages)
` [PATCH v6 1/8] media: meson: vdec: Fix memory leaks and lifetime of m2m device
` [PATCH v6 2/8] media: meson: vdec: Fix concurrent STREAMON / STREAMOFF race conditions
` [PATCH v6 3/8] media: meson: vdec: Handle kthread failure and free codec state
` [PATCH v6 4/8] media: meson: vdec: Condition buffer flushing on queue type in start_streaming
` [PATCH v6 5/8] media: meson: vdec: Cancel esparser work during teardown
` [PATCH v6 6/8] media: meson: vdec: Configure DMA mask and segment size in probe
` [PATCH v6 7/8] media: meson: vdec: Fix NULL pointer dereference in ISR handlers
` [PATCH v6 8/8] gpu: drm: meson: Fix DMA max segment size for DMABUF imports

[PATCH] media: mali-c55: fix integer overflow in scaler factor calculation
 2026-05-30 10:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4] media: iris: optimize COMV buffer allocation for VPU3x and VPU4x
 2026-05-30  9:24 UTC  (3+ messages)

Linking Patchwork with Sashiko?
 2026-05-30  8:30 UTC 

[PATCH v15 0/6] Rust bindings for gem shmem
 2026-05-30  5:50 UTC  (13+ messages)
` [PATCH v15 1/6] rust: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v15 2/6] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v15 3/6] rust: drm: gem: Add vmap functions to shmem bindings
` [PATCH v15 4/6] rust: faux: Allow retrieving a bound Device
` [PATCH v15 5/6] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v15 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()

[linuxtv-media-pending:fixes] BUILD SUCCESS f78073e84c800ae146ce62447e7a685a5ceeb92d
 2026-05-30  1:51 UTC 

[PATCH v7 13/15] wifi: ath12k: Switch to generic PAS TZ APIs
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 11/15] media: qcom: Pass proper PAS ID to set_remote_state API
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 12/15] net: ipa: Switch to generic PAS TZ APIs
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 10/15] media: qcom: Switch to generic PAS TZ APIs
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 06/15] remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIs
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 04/15] firmware: qcom: Add a PAS TEE service
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-30  0:46 UTC  (5+ messages)
` [PATCH v7 02/15] firmware: qcom: Add a generic PAS service

[PATCH v7 03/15] firmware: qcom_scm: Migrate to generic PAS service
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v7 07/15] remoteproc: qcom_wcnss: Switch to generic PAS TZ APIs
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 05/11] moduleparam: Rename .get field to .get_str
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-29 23:05 UTC  (20+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v2 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v2 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v2 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v2 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v2 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v2 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v2 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-05-29 22:57 UTC  (23+ messages)
` [PATCH 1/8] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH 2/8] dt-bindings: i2c: qcom-cci: Document Shikra compatible
` [PATCH 3/8] media: qcom: camss: add support for QCM2390 camss
` [PATCH 4/8] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH 5/8] arm64: dts: qcom: shikra: Add CCI definitions
` [PATCH 7/8] arm64: dts: qcom: shikra-cqm-evk-imx577-camera: Add DT overlay
` [PATCH 8/8] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "

[PATCH v3 0/3] Add Sony IMX471 camera sensor driver
 2026-05-29 22:33 UTC  (3+ messages)
` [PATCH v3 1/3] media: ipu-bridge: Add DMI information of Lenovo X9 to the image upside-down list

[PATCH v2 0/3] Add support for the Iris codec on Milos
 2026-05-29 21:48 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: media: qcom,milos-iris: Add Milos video codec
` [PATCH v2 2/3] media: iris: Add support for Milos (VPU v2.0)
` [PATCH v2 3/3] arm64: dts: qcom: milos: Add Iris VPU v2.0

[syzbot] [usb?] [media?] WARNING in igorplugusb_cmd/usb_submit_urb
 2026-05-29 19:50 UTC 

[BUG] KASAN: slab-use-after-free in au0828_dvb_register
 2026-05-29 19:22 UTC  (3+ messages)
`  "

[PATCH v2 (repost * 2)] media: usb: siano: don't set URB_FREE_BUFFER flag
 2026-05-29 19:02 UTC  (2+ messages)

[PATCH v5 00/12] media: microchip-isc: fixes and enhancements
 2026-05-29 16:35 UTC  (9+ messages)
` [PATCH v5 01/12] media: microchip-isc: fix SBGGR10 Bayer pattern
` [PATCH v5 09/12] media: microchip-isc: add SAMA7G5 hue and saturation controls
` [PATCH v5 11/12] media: microchip-isc: smooth AWB gains with EMA filter

[PATCH v3] media: add virtio-media driver
 2026-05-29 16:03 UTC  (2+ messages)

[PATCH] staging: media: atomisp: align block comments to match kernel style
 2026-05-29 15:43 UTC 

[PATCH 0/6] Add CAMSS support for Qualcomm Glymur
 2026-05-29 15:07 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: media: Add bindings for qcom,glymur-camss
` [PATCH 2/6] dt-bindings: i2c: qcom-cci: Document Glymur compatible
` [PATCH 3/6] media: qcom: camss: Add "
` [PATCH 4/6] media: qcom: camss: Add CSIPHY support for Glymur
` [PATCH 5/6] media: qcom: camss: enable vfe "
` [PATCH 6/6] media: qcom: camss: Enumerate resources "

[PATCH v2] media: bcm2835-unicam: Fix log status runtime access
 2026-05-29 15:06 UTC  (4+ messages)

[PATCH v6 0/2] media: qcom: iris: Add generic Gen2 firmware detection and loading
 2026-05-29 14:36 UTC  (3+ messages)
` [PATCH v6 1/2] media: iris: Initialize HFI ops after firmware load in core init
` [PATCH v6 2/2] media: iris: Add Gen2 firmware autodetect and fallback

[PATCH v7] media: iris: drop struct iris_fmt
 2026-05-29 14:26 UTC 

[linuxtv-media-pending:next] BUILD SUCCESS 2175323fdf820ebf2d861283d1de7ef394b048c5
 2026-05-29 14:12 UTC 

[PATCH v6] media: iris: drop struct iris_fmt
 2026-05-29 14:09 UTC 

[sailus-media-tree:cleanup] BUILD SUCCESS ec3876496f035949a995c8618c3e981c2e4cf985
 2026-05-29 13:52 UTC 

[PATCH v4 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-29 13:25 UTC  (11+ messages)

[sailus-media-tree:cvs] BUILD SUCCESS e3ea69c38d88837557aeef072fee1da4e7590000
 2026-05-29 12:43 UTC 

[PATCH] drm/prime: Fix unsupervised rb_tree corruption in drm_prime_remove_buf_handle
 2026-05-29 11:45 UTC  (8+ messages)
  `  "
  ` [PATCH v2] drm/prime: fix dangling dmabuf entries after handle release
      `  "

[PATCH v5 0/8] media: rockchip: rkcif: add support for rk3588 vicap
 2026-05-29 11:45 UTC  (2+ messages)
` (subset) "

[PATCH v2] media: iris: use IRQF_NO_AUTOEN when requesting the IRQ
 2026-05-29 11:27 UTC 

[PATCH v2 0/2] media: renesas: vsp1: Fix display pipeline regression
 2026-05-29 10:30 UTC  (5+ messages)
` [PATCH v2 2/2] Revert "media: renesas: vsp1: brx: Fix format propagation"

[GIT FIXES FOR v7.1] Regression fixes for Renesas VSP1 driver
 2026-05-29 10:29 UTC 

[PATCH v2] media: cec: core: Fix kmemleak due to missed rc_free_device() call
 2026-05-29  9:59 UTC 

[PATCH v8 0/5] media: iris: add support for purwa platform
 2026-05-29  9:45 UTC  (10+ messages)
  ` [PATCH v8 1/5] dt-bindings: media: qcom,sm8550-iris: Add X1P42100 compatible
  ` [PATCH v8 2/5] media: iris: Add hardware power on/off ops for X1P42100
  ` [PATCH v8 3/5] media: iris: Add platform data "
  ` [PATCH v8 4/5] arm64: dts: qcom: purwa: Override Iris clocks and operating points
  ` [PATCH v8 5/5] arm64: dts: qcom: purwa-iot-som: enable video

[PATCH v7 0/5] media: iris: add support for purwa platform
 2026-05-29  7:35 UTC  (3+ messages)

[PATCH] media: cec: meson: ao-cec-g12a: name the CEC core regmap to avoid debugfs clash
 2026-05-29  7:31 UTC  (2+ messages)

[PATCH v5 0/2] drm/amdgpu: fix recursive ww_mutex in devcoredump IB dump
 2026-05-29  6:47 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec
  ` [PATCH v6 2/2] drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format

[PATCH 2/4] dt-bindings: media: remove obsolete rc.txt
 2026-05-29  5:22 UTC 

[PATCH v5 0/5] media: qcom: camss: Add PIX support for CSID/VFE-340
 2026-05-28 23:16 UTC  (3+ messages)
` [PATCH v5 5/5] media: qcom: camss: vfe-340: Support for PIX client

Adding Linux-media to Sashiko
 2026-05-28 21:44 UTC  (3+ messages)

[PATCH v4] dma-buf: Fix silent overflow for phys vec to sgt
 2026-05-28 19:16 UTC 

[linuxtv-media-pending:next] BUILD SUCCESS a96fcde9fa9a6696991d1f172a8bc2bade82a6d9
 2026-05-28 19:15 UTC 

[PATCH] MAINTAINERS: Remove bouncing Intel media maintainers
 2026-05-28 19:06 UTC  (4+ messages)

[PATCH v5 0/3] media: i2c: cvs: Add Intel CVS driver
 2026-05-28 17:06 UTC  (7+ messages)
` [PATCH v5 1/3] media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)
` [PATCH v5 2/3] media: pci: intel: Add CVS support for IPU bridge driver
` [PATCH v5 3/3] ACPI: scan: Honor _DEP for Intel CVS devices

[RFC PATCH 0/1] media: uvcvideo: reset interface on bulk stream stop
 2026-05-28 16:45 UTC  (6+ messages)

[PATCH v4l-utils] v4l2-compliance: Add an option to override the driver name
 2026-05-28 16:34 UTC 

[PATCH v3] dma-buf: Fix silent overflow for phys vec to sgt
 2026-05-28 16:00 UTC 

[PATCH 0/4] Fix checking of iommu_map_sgtable return value
 2026-05-28 15:07 UTC  (5+ messages)
` [PATCH 1/4] gpu: host1x: Fix iommu_map_sgtable() return value check
` [PATCH 2/4] drm/tegra: "

[PATCH] dma-buf: fix UAF in dma_buf_fd() tracepoint
 2026-05-28 14:53 UTC  (3+ messages)

[PATCH 0/3] media: i2c: Add imx576 camera sensor driver
 2026-05-28 14:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add imx576 sensor

[PATCH v1 0/4] media: atomisp: prevent integer overflow in DVS table allocations
 2026-05-28 13:40 UTC 

[PATCH v6 00/14] media: iris: Add support for glymur platform
 2026-05-28 10:59 UTC  (6+ messages)
` [PATCH v6 06/14] media: iris: Add context bank hooks for platform specific initialization

[PATCH v2 0/3] media: i2c: imx412: Modernize driver with CCI and streams API
 2026-05-28  9:50 UTC  (2+ messages)

[PATCH v6 0/2] Pinefeat cef168 lens control board driver
 2026-05-28  8:36 UTC  (3+ messages)

[PATCH 0/2] PM: hibernate: add helper to detect image-write phase
 2026-05-28  8:18 UTC  (4+ messages)
` [PATCH v2 0/2] PM: hibernate: skip UVC resume after snapshot
  ` [PATCH v2 1/2] PM: hibernate: add pm_hibernation_snapshot_done() helper
  ` [PATCH v2 2/2] media: uvcvideo: skip resume after hibernation snapshot

[PATCH] media: sun6i-csi: bridge: Remove duplicate mbus format entries
 2026-05-28  7:41 UTC  (2+ messages)

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-05-28  7:35 UTC  (3+ messages)
` [PATCH 15/16] media: sun6i-isp: Add support for MC-centric format enumeration

[PATCH v2] media: Documentation: Add myself as maintainer for media-ci
 2026-05-28  7:16 UTC 

[PATCH] media: Documentation: Add myself as maintainer for media-ci
 2026-05-28  6:55 UTC 

[PATCH v2] dma-buf: set SB_I_NOEXEC and SB_I_NODEV on the pseudo filesystem
 2026-05-28  2:39 UTC  (2+ messages)

[PATCH] media: cec: core: Add missing rc_free_device() call
 2026-05-27 22:20 UTC 

[PATCH] drivers: media: mc: mc-request.c clean up error handling in media_request_ioctl_reinit
 2026-05-27 21:24 UTC 

[PATCH 00/12] media: i2c: convert ternaries to string_choices helpers
 2026-05-27 20:54 UTC  (2+ messages)

[PATCH v2] dma-buf: Fix silent overflow for phys vec to sgt
 2026-05-27 20:50 UTC 

[PATCH] dma-buf: Fix silent overflow for phys vec to sgt
 2026-05-27 20:36 UTC  (3+ messages)

[PATCH] media: rkvdec: hevc: cap EXT SPS RPS control counts before descriptor assembly
 2026-05-27 19:47 UTC  (5+ messages)
` [PATCH v2 0/3] media: rkvdec: hevc: bound EXT SPS RPS control counts
  ` [PATCH v2 1/3] media: rkvdec: hevc: tighten EXT SPS RPS control dimensions
  ` [PATCH v2 2/3] media: v4l2-ctrls: validate HEVC EXT SPS RPS counts
  ` [PATCH v2 3/3] media: rkvdec: hevc: guard INTER_REF_PIC_SET_PRED index underflow

[patch 1/1] drivers/media/v4l2-core/v4l2-vp9.c: reduce inlining
 2026-05-27 18:30 UTC  (3+ messages)

[PATCH] media: vidtv: Use crc32_be() instead of open coding
 2026-05-27 18:27 UTC  (2+ messages)

[PATCH v4] staging: media: Remove deprecated Atmel ISC drivers
 2026-05-27 16:31 UTC  (2+ messages)


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