linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-15 04:17:22 to 2022-11-17 12:41:15 UTC [more...]

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-17 12:38 UTC  (9+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end)
` [RFC PATCH 6/9] dt-bindings: drop redundant part of title (end, part three)
` [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning)
` [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title
` [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual)

Try to address the DMA-buf coherency problem
 2022-11-17 12:10 UTC  (17+ messages)

[PATCH 1/4] media: i2c: s5k6a3: switch to using gpiod API
 2022-11-17 11:06 UTC  (10+ messages)
` [PATCH 2/4] media: i2c: s5k5baf: "
` [PATCH 3/4] media: i2c: s5c73m3: remove support for platform data
` [PATCH 4/4] media: i2c: s5c73m3: switch to using gpiod API

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-17 10:32 UTC  (10+ messages)
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible

[PATCH] dma-buf: Fix possible UAF in dma_buf_export
 2022-11-17 10:16 UTC  (3+ messages)

[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
 2022-11-17 10:02 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: media: "

[RFC PATCH v7] media: mediatek: vcodec: support stateless AV1 decoder
 2022-11-17  9:43 UTC 

[PATCH 0/2] media: Add regulator support to ov9282
 2022-11-17  9:40 UTC  (3+ messages)

[PATCH 0/5] media: mediatek: vcodec: Fix decode random crash for PLT test
 2022-11-17  9:29 UTC  (4+ messages)
` [PATCH 3/5] media: mediatek: vcodec: Fix h264 set lat buffer error

[PATCH v2,0/5] media: mediatek: vcodec: Fix decode random crash for PLT test
 2022-11-17  9:24 UTC  (6+ messages)
` [PATCH v2,1/5] media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
` [PATCH v2,2/5] media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
` [PATCH v2,3/5] media: mediatek: vcodec: Fix h264 set lat buffer error
` [PATCH v2,4/5] media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
` [PATCH v2,5/5] media: mediatek: vcodec: Core thread depends on core_list

[PATCH v4] udmabuf: add vmap and vunmap methods to udmabuf_ops
 2022-11-17  9:04 UTC  (2+ messages)

[PATCH v2 0/3] media: rkisp1: Miscellaneous improvements
 2022-11-17  8:42 UTC  (4+ messages)
` [PATCH v2 1/3] media: rkisp1: Add NV16M and NV61M to output formats
` [PATCH v2 2/3] media: rkisp1: Make local immutable array variables static const
` [PATCH v2 3/3] media: rkisp1: Implement ENUM_FRAMESIZES

[PATCH] media: coda: Add check for dcoda_iram_alloc
 2022-11-17  6:56 UTC 

[PATCH] media: coda: Add check for kmalloc
 2022-11-17  7:02 UTC 

[RFC PATCH v6] media: mediatek: vcodec: support stateless AV1 decoder
 2022-11-17  6:17 UTC 

[PATCH v2 0/2] arm64: allwinner: h6: Add second IOMMU reference to Cedrus
 2022-11-17  6:07 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: allwinner: video-engine: Fix number of IOMMU channels
` [PATCH v2 2/2] arm64: dts: allwinner: h6: Fix Cedrus "

[PATCH v3 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver
 2022-11-17  4:59 UTC  (5+ messages)
` [PATCH v3 1/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_frontend
` [PATCH v3 2/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_net
` [PATCH v3 3/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_register_device()
` [PATCH v3 4/4] media: ttusb-dec: Fix memory leak in ttusb_dec_exit_dvb()

[PATCH 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver
 2022-11-17  4:16 UTC  (6+ messages)
` [PATCH 1/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_frontend
` [PATCH 2/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_net
` [PATCH 3/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_register_device()
` [PATCH 4/4] media: ttusb-dec: Fix memory leak in ttusb_dec_exit_dvb()

[sailus-media-tree:master] BUILD SUCCESS 235265156a501fe65d3f1f1ae3004cdc42302251
 2022-11-17  2:34 UTC 

[PATCH v2,1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-17  2:16 UTC  (5+ messages)
` [PATCH v2,2/3] media: dt-bindings: media: mediatek: vcodec: Adding racing control register base

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-17  0:46 UTC  (31+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 19/20] habanalabs: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH v7 0/7] CAMSS fixes for rb3, switch on IMX577 for RB5
 2022-11-17  0:32 UTC  (8+ messages)
` [PATCH v7 1/7] arm64: dts: qcom: sdm845: Define the number of available ports
` [PATCH v7 2/7] arm64: dts: qcom: sdm845-db845c: Drop redundant address-cells, size-cells declaration
` [PATCH v7 3/7] arm64: dts: qcom: sdm845-db845c: Drop redundant reg = in port
` [PATCH v7 4/7] arm64: dts: qcom: sdm845-db845c: Use okay not ok, disabled not disable for status
` [PATCH v7 5/7] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: Add navigation mezzanine dts
` [PATCH v7 6/7] arm64: dts: qcom: sm8250: camss: Define ports and ports address/size cells
` [PATCH v7 7/7] arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Add vision mezzanine

[PATCH 0/2] arm64: allwinner: h6: Add second IOMMU reference to Cedrus
 2022-11-16 23:42 UTC  (6+ messages)
` [PATCH 1/2] media: dt-bindings: allwinner: video-engine: Fix number of IOMMU channels
` [PATCH 2/2] arm64: dts: allwinner: h6: Fix Cedrus "

[PATCH v3] udmabuf: add vmap and vunmap methods to udmabuf_ops
 2022-11-16 20:48 UTC  (4+ messages)

[PATCH v4 0/5] Add the cat24c208 EDID EEPROM driver + new EDID capability
 2022-11-16 20:07 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: media: add cat24c208 bindings

[PATCH 1/2] media: s5c73m3: Replace legacy gpio interface for gpiod
 2022-11-16 19:43 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: media: s5c73m3: Fix reset-gpio descriptor

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-16 18:37 UTC  (17+ messages)
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags "
` [PATCH 3/7] RDMA/qib: "
` [PATCH 5/7] s390/ism: "
` [PATCH 7/7] dma-mapping: reject __GFP_COMP in dma_alloc_attrs

[PATCH 0/2] arm64: allwinner: h6: Add IOMMU reference to Hantro G2 decoder
 2022-11-16 18:31 UTC  (7+ messages)
` [PATCH 1/2] media: dt-bindings: allwinner: h6-vpu-g2: Add IOMMU reference property
` [PATCH 2/2] arm64: dts: allwinner: h6: Add IOMMU reference to Hantro G2

[PATCH v6 0/7] CAMSS fixes for rb3, switch on IMX577 for RB5
 2022-11-16 17:12 UTC  (18+ messages)
` [PATCH v6 1/7] arm64: dts: qcom: sdm845: Define the number of available ports
` [PATCH v6 2/7] arm64: dts: qcom: sdm845-db845c: Drop redundant address-cells, size-cells declaration
` [PATCH v6 3/7] arm64: dts: qcom: sdm845-db845c: Drop redundant reg = in port
` [PATCH v6 4/7] arm64: dts: qcom: sdm845-db845c: Use okay not ok, disabled not disable for status
` [PATCH v6 5/7] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: Add navigation mezzanine dts
` [PATCH v6 6/7] arm64: dts: qcom: sm8250: camss: Define ports and ports address/size cells
` [PATCH v6 7/7] arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Add vision mezzanine

[PATCH for v6.1] media: v4l2-dv-timings.c: fix too strict blanking sanity checks
 2022-11-16 15:07 UTC 

[PATCH] media: i2c: refer to config VIDEO_DEV to make ov08x40 image sensor driver usable
 2022-11-16 13:35 UTC  (2+ messages)

[PATCH] media: dvb-core: Fix UAF due to refcount races at releasing
 2022-11-16 13:19 UTC  (5+ messages)

[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
 2022-11-16 12:38 UTC  (16+ messages)
` [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

[PATCH v3 1/2] dt-bindings: media: i2c: Add IMX519 CMOS sensor binding
 2022-11-16  8:41 UTC  (2+ messages)

[PATCH v3] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-16  8:39 UTC  (2+ messages)

[PATCH v3] utils: add v4l2-tracer utility
 2022-11-16  7:59 UTC  (4+ messages)
` [PATCH] v4l2-tracer: add support for most basic controls
` [PATCHv2] "

[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-16  5:54 UTC  (5+ messages)

cron job: media_tree daily build: WARNINGS
 2022-11-16  4:15 UTC 

[PATCH v2 1/2] dt-bindings: media: i2c: Add IMX519 CMOS sensor binding
 2022-11-16  1:37 UTC  (3+ messages)

[PATCH v2 2/2] media: i2c: Add driver for IMX519 sensor
 2022-11-16  1:28 UTC  (3+ messages)

[PATCH v3 2/2] media: i2c: Add driver for IMX519 sensor
 2022-11-16  1:18 UTC 

[PATCH v2 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver
 2022-11-15 14:23 UTC  (5+ messages)
` [PATCH v2 1/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_frontend
` [PATCH v2 2/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_net
` [PATCH v2 3/4] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_register_device()
` [PATCH v2 4/4] media: ttusb-dec: Fix memory leak in ttusb_dec_exit_dvb()

[PATCH 00/23] Add Tegra20 parallel video input capture
 2022-11-15 12:16 UTC  (9+ messages)
` [PATCH 01/23] dt-bindings: display: tegra: add bindings for Tegra20 VIP
` [PATCH 02/23] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH 03/23] ARM: dts: tegra20: add label to nvidia,tegra20-vi node
` [PATCH 04/23] ARM: dts: tegra20-tamonten: add label to avdd_vdac regulator

[PATCH 0/1] Fix for VP9 DRC and Decoder STOP issue
 2022-11-15 12:12 UTC  (2+ messages)
` [PATCH 1/1] venus: Enable sufficient sequence change support for sc7180 and Fix for Decoder STOP command issue

[PATCH 0/1] Fix for H265 decoding failure 
 2022-11-15 12:10 UTC  (2+ messages)
` [PATCH 1/1] venus : "

[PATCH] media: mediatek: vcodec: Skip unsupported h264 encoder profile
 2022-11-15 11:57 UTC  (4+ messages)

[PATCH 0/1] Fix for VP9 DRC and Decoder STOP issue
 2022-11-15 10:38 UTC  (2+ messages)

[Patch v5 0/3] Add new compatible for Exynos3250
 2022-11-15  9:35 UTC  (3+ messages)
  ` [Patch v5 3/3] ARM: dts: exynos: Add new SoC specific compatible string for Exynos3250 SoC
    ` (subset) "

cron job: media_tree daily build: WARNINGS
 2022-11-15  4:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).