public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-21 14:33:55 to 2025-11-26 17:46:37 UTC [more...]

[PATCH v2] media: radio-keene: fix memory leak in error path
 2025-11-26 17:46 UTC  (2+ messages)

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-26 17:26 UTC  (13+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH 2/6] amd/amdkfd: Ignore return code of dma_fence_signal()
` [PATCH 3/6] drm/gpu/xe: Ignore dma_fenc_signal() return code
` [PATCH 4/6] dma-buf: Don't misuse dma_fence_signal()
` [PATCH 5/6] drm/ttm: Remove return check of dma_fence_signal()
` [PATCH 6/6] dma-buf/dma-fence: Remove return code of signaling-functions

[PATCH v3 00/28] drm/amdgpu: use all SDMA instances for TTM clears and moves
 2025-11-26 17:14 UTC  (10+ messages)
` [PATCH v3 19/28] drm/ttm: rework pipelined eviction fence handling
` [PATCH v3 27/28] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-26 16:54 UTC  (7+ messages)
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine

[PATCH v2] media: venus: assign unique bus_info strings for encoder and decoder
 2025-11-26 14:00 UTC 

[PATCH v2] media: venus: vdec: restrict EOS addr quirk to IRIS2 only
 2025-11-26  9:57 UTC  (7+ messages)

[PATCH 0/7] media: qcom: camss: Add SM8750 support
 2025-11-26  9:38 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: i2c: qcom-cci: Document SM8750 compatible
` [PATCH 2/7] media: dt-bindings: Add CAMSS device for SM8750
` [PATCH 3/7] media: qcom: camss: Add SM8750 compatible camss driver
` [PATCH 4/7] media: qcom: camss: csiphy: Add support for v2.3.0 two-phase CSIPHY
` [PATCH 5/7] media: qcom: camss: csid: Add support for CSID 980
` [PATCH 6/7] media: qcom: camss: vfe: Add support for VFE gen4
` [PATCH 7/7] arm64: dts: qcom: sm8750: Add support for camss

[PATCH 1/1] media: v4l2-async: Fix error handling on steps after finding a match
 2025-11-26  9:06 UTC 

[PATCH] media: ipu6: isys: csi2: guard remote pad/subdev and zero link freq
 2025-11-26  9:05 UTC 

[PATCH v1] media: tegra: vi: replace devm_kzalloc with kzalloc in probe
 2025-11-26  8:58 UTC  (2+ messages)

[PATCH v6 0/3] Add CCI and imx577 sensor support for monaco evk
 2025-11-26  8:10 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible
` [PATCH v6 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
` [PATCH v6 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay

[PATCH] dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
 2025-11-26  7:18 UTC  (2+ messages)

[PATCH v2] media: usb: uvc: Fix NULL pointer dereference during USB device hot-unplug
 2025-11-26  6:43 UTC  (7+ messages)

[PATCH] media: venus: assign unique bus_info strings for encoder and decoder
 2025-11-26  5:31 UTC  (9+ messages)

[PATCH] media: venus: vdec: fix error state assignment for zero bytesused
 2025-11-26  4:23 UTC 

[PATCH] media: radio-keene: fix memory leak in error path
 2025-11-26  3:41 UTC 

[PATCH v2] dma-buf: add some tracepoints to debug
 2025-11-26  1:39 UTC  (2+ messages)

drivers/media/i2c/ccs/ccs.o: error: objtool: ccs_set_selection(): unexpected end of section .text.ccs_set_selection
 2025-11-25 23:24 UTC  (5+ messages)
          ` [PATCH 1/1] media: ccs: Avoid possible division by zero

[syzbot] [media?] [usb?] memory leak in v4l2_ctrl_handler_init_class (2)
 2025-11-25 21:29 UTC  (7+ messages)

[PATCH] staging: media: Remove unnecessary braces from if statement
 2025-11-25 21:15 UTC  (2+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-11-25 19:40 UTC  (22+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 04/11] block: introduce dma token backed bio type
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
` [RFC v2 06/11] nvme-pci: add support for dmabuf reggistration
` [RFC v2 07/11] nvme-pci: implement dma_token backed requests
` [RFC v2 08/11] io_uring/rsrc: add imu flags
` [RFC v2 09/11] io_uring/rsrc: extended reg buffer registration
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
` [RFC v2 11/11] io_uring/rsrc: implement dmabuf regbuf import

[PATCH] media: ipu6: isys: csi2: guard NULL remote pad/subdev on enable/disable
 2025-11-25 18:31 UTC 

[PATCH v4 0/4] media: adv7180: make VPP handling more flexible
 2025-11-25 14:29 UTC  (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: adi,adv7180: add VPP and CSI register maps
` [PATCH v4 2/4] media: adv7180: add support for ancillary devices
` [PATCH v4 3/4] media: adv7180: implement g_register and s_register
` [PATCH v4 4/4] media: adv7180: fix frame interval in progressive mode

[PATCH v4l-utils] edid-decode: add more details to the AMD VSDB
 2025-11-25 13:41 UTC  (2+ messages)

[PATCH 1/2] dma-buf: Add __dma_fence_is_signaled()
 2025-11-25 13:35 UTC  (6+ messages)
` [PATCH 2/2] dma-buf/dma-fence: Unify return codes for signalled fences

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-11-25 11:47 UTC  (12+ messages)
` [PATCH RFC v2 1/3] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver
` [PATCH RFC v2 3/3] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs

[PATCH v5 0/7] Add AMD ISP4 driver
 2025-11-25  7:55 UTC  (19+ messages)

[PATCH] dma-buf: add some tracepoints to debug
 2025-11-25  7:52 UTC  (3+ messages)
    ` 答复: [External Mail]Re: "

[PATCH] media: venus: vdec: restrict EOS addr quirk to IRIS2 only
 2025-11-25  4:39 UTC  (3+ messages)

[PATCH 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
 2025-11-25  3:06 UTC  (14+ messages)
` [PATCH 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

[PATCH v7 0/5] media: qcom: camss: Add Kaanapali support
 2025-11-25  2:28 UTC  (4+ messages)
` [PATCH v7 1/5] media: dt-bindings: Add CAMSS device for Kaanapali

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-11-24 18:54 UTC  (5+ messages)
` [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema

[PATCH v2] dvb-usb: dtv5100: rewrite i2c message usb_control send/recv
 2025-11-24 16:49 UTC  (2+ messages)

[HELP] V4L2 kept reporting CROPCAP fail
 2025-11-24 11:29 UTC  (8+ messages)

[PATCH v9 0/8] Add strobe duration and strobe output enable v4l2 ctrl
 2025-11-24 10:18 UTC  (3+ messages)
` [PATCH v9 6/8] media: i2c: ov9282: add strobe_duration v4l2 control

[PATCH v5 3/5] docs: media: v4l2-ioctl.h: document two global variables
 2025-11-24  9:57 UTC 

sparse: Lots of (erroneous?) "different address space" errrors in new version
 2025-11-24  8:55 UTC 

[PATCH v4l-utils] libv4l2: zero v4l2_buffer
 2025-11-24  6:34 UTC 

[PATCH] media: aspeed: Fix dram hang at res-change
 2025-11-24  3:05 UTC 

[PATCH] v4l2-tracer: unique_ptr conversions
 2025-11-23 21:02 UTC 

v4l-cx23885-enc.fw file on linuxtv.org
 2025-11-23 19:28 UTC 

[PATCH V6 4/4] media: ti: vpe: Add the VIP driver
 2025-11-23  8:10 UTC  (2+ messages)

uvc_video issue: Panasonic S1II initialization fails in webcam mode
 2025-11-22 17:58 UTC  (3+ messages)

[PATCH v4 3/5] docs: media: v4l2-ioctl.h: document two global variables
 2025-11-22 12:37 UTC 

[PATCH v3 0/4] media: adv7180: make VPP handling more flexible
 2025-11-22 12:35 UTC  (3+ messages)
` [PATCH v3 4/4] media: adv7180: fix frame interval in progressive mode

[PATCH] media: dtv5100: fix buffer overflow in dtv5100_i2c_msg()
 2025-11-22  9:30 UTC 

[PATCH RFC] mm/vmap: map contiguous pages in batches whenever possible
 2025-11-22  9:03 UTC 

[PATCH] media: dvb-core: fix use-after-free in dvb_device_open() error path
 2025-11-22  6:12 UTC 

[PATCH v3 0/5] Add manual request completion to the MediaTek VCodec driver
 2025-11-21 21:07 UTC  (3+ messages)
` [PATCH v3 4/5] media: vcodec: Implement manual request completion

[PATCH v2 0/9] Initial DMABUF support for iommufd
 2025-11-21 16:26 UTC  (11+ messages)
` [PATCH v2 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH v2 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH v2 3/9] iommufd: Do not map/unmap revoked DMABUFs
` [PATCH v2 4/9] iommufd: Allow a DMABUF to be revoked
` [PATCH v2 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH v2 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH v2 7/9] iommufd: Have iopt_map_file_pages convert the fd to a file
` [PATCH v2 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
` [PATCH v2 9/9] iommufd/selftest: Add some tests for the dmabuf flow


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