messages from 2026-06-09 13:01:47 to 2026-06-10 16:30:56 UTC [more...]
[PATCH 0/3] media: Media-CI patches for kernel 7.2
2026-06-10 16:30 UTC (8+ messages)
` [PATCH 1/3] media: ov9282: Remove unused kerneldoc description
` [PATCH 2/3] media: rzg2l-cru: "
` [PATCH 3/3] media: mc-entity: Add missing kerneldoc
[PATCH v20 0/4] Rust bindings for gem shmem
2026-06-10 16:21 UTC (5+ messages)
` [PATCH v20 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v20 2/4] rust: drm: gem: shmem: Add vmap functions
` [PATCH v20 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v20 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-10 16:00 UTC (7+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
[PATCH v5 00/10] Metadata series preparation
2026-06-10 16:00 UTC (26+ messages)
` [PATCH v5 02/10] media: imx219: Scale the vblank limits according to rate_factor
` [PATCH v5 06/10] media: imx219: Fix vertical blanking and exposure for analogue binning
[PATCH 0/3] Add VSP and FCPVD support for RZ/T2H and RZ/N2H SoCs
2026-06-10 15:49 UTC (7+ messages)
` [PATCH 1/3] media: dt-bindings: media: renesas,fcp: Document "
` [PATCH 2/3] media: dt-bindings: media: renesas,vsp1: "
` [PATCH 3/3] media: renesas: vsp1: Make reset control optional to support platforms without a reset line
[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-10 15:43 UTC (10+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v3 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v3 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v3 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v3 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v3 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v3 9/9] vfio/pci: Add mmap() attributes to DMABUF feature
[PATCH v1] media: ite-cir: Use an enum for the different supported device types
2026-06-10 15:27 UTC
[PATCH] dma-buf: move system_cc_shared heap under separate Kconfig
2026-06-10 15:23 UTC (2+ messages)
[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
2026-06-10 15:15 UTC (15+ messages)
[PATCH v13 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-06-10 15:06 UTC (10+ messages)
` [PATCH v13 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v13 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v13 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v13 17/22] media: i2c: maxim-serdes: add MAX96724 driver
[PATCH v2 0/9] v4l2: Add tracing for stateless codecs
2026-06-10 14:33 UTC (10+ messages)
` [PATCH v2 1/9] media: Move visl traces to v4l2-core
` [PATCH v2 2/9] media: Map each struct field to its own trace field
` [PATCH v2 3/9] media: Add tgid and fd fields in v4l2_fh struct
` [PATCH v2 4/9] media: Add tgid and fd to the v4l2-requests trace fields
` [PATCH v2 5/9] media: Add missing types to v4l2_ctrl_ptr
` [PATCH v2 6/9] media: Trace the stateless controls when set in v4l2-ctrls-core.c
` [PATCH v2 7/9] media: Add stream on/off traces and run them in the ioctl
` [PATCH v2 8/9] media: Add HW run/done trace events
` [PATCH v2 9/9] media: hantro: Add v4l2_hw run/done traces
[PATCH v5] media: qcom: iris: use disable_irq() during power-off
2026-06-10 14:15 UTC
[PATCH RFC 1/2] media: docs: Clarify V4L2_FMT_FLAG_DYN_RESOLUTION usage
2026-06-10 14:00 UTC (9+ messages)
[PATCH v7 0/2] arm64: dts: qcom: fix power domain handling on SM8250
2026-06-10 13:52 UTC (7+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: sm8250: sort out Iris power domains
[PATCH v7] media: iris: Add Gen2 firmware autodetect and fallback
2026-06-10 13:51 UTC
[FYI] Several firmware files removed from linux-firmware.git (affects multiple drivers)
2026-06-10 13:43 UTC (2+ messages)
[PATCH] staging: media: atomisp: use kvmalloc_objs() in make_histogram()
2026-06-10 13:36 UTC (2+ messages)
[PATCH v9 0/8] media: qcom: venus: add MSM8939 support
2026-06-10 13:32 UTC (5+ messages)
` [PATCH v9 2/8] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
` [PATCH v9 6/8] arm64: dts: qcom: msm8939: Add venus node
[PATCH 0/2] media: venus: fix HFI parser payload size returns
2026-06-10 13:26 UTC (5+ messages)
` [PATCH 1/2] media: venus: fix payload size returned by parse_caps() and parse_alloc_mode()
` [PATCH 2/2] media: venus: fix payload size calculation in parse_raw_formats()
[PATCH v4] media: qcom: iris: guard IRQ handler with runtime PM check
2026-06-10 12:54 UTC (4+ messages)
[PATCH 1/2] media: i2c: ov8865: Program the mode on stream start if needed
2026-06-10 12:38 UTC (13+ messages)
` [PATCH 2/2] media: i2c: ov8865: Drop PM runtime reference if stream start fails
` [PATCH v2 1/2] media: i2c: ov8865: Drop the runtime PM usage count on stream failure
` [PATCH v2 2/2] media: i2c: ov8865: Program the sensor on stream start
[PATCH 0/9] media/arm64: HM1092 IR camera and ASUS Zenbook A14 (X1P42100) camera support
2026-06-10 12:24 UTC (15+ messages)
` [PATCH 1/9] arm64: dts: qcom: x1-asus-zenbook-a14: Add on OV02C10 RGB sensor on CSIPHY4
` [PATCH 2/9] media: dt-bindings: Add Himax HM1092 NIR sensor
` [PATCH 3/9] media: i2c: hm1092: add Himax HM1092 mono NIR sensor driver
` [PATCH 4/9] MAINTAINERS: add entry for the Himax HM1092 "
` [PATCH 5/9] arm64: dts: qcom: x1-asus-zenbook-a14: add HM1092 IR camera and wire cameras to camss
` [PATCH 6/9] arm64: dts/media: qcom: keep PLL8 out of Purwa camss hot path
` [PATCH 7/9] arm64: dts: qcom: hamoa: reorder csiphy power-domains for v8 CSI2-PHY
` [PATCH 8/9] dt-bindings: phy: qcom: add MIPI CSI2 mode constants
` [PATCH 9/9] phy: qcom-mipi-csi2: accept PHY_QCOM_CSI2_MODE_DPHY phy-cell
[PATCH] drm/nouveau: Document weird looking bugfix
2026-06-10 12:12 UTC (3+ messages)
media: solo6x10: KASAN wild-memory-access in complete() on early IRQ
2026-06-10 11:51 UTC
media: saa7164: WARN_ON in __queue_work() on early IRQ
2026-06-10 11:40 UTC
v4l2-compliance does not pick media device with -z and -u options
2026-06-10 11:33 UTC
media: pluto2: BUG: spinlock bad magic in pluto_irq() on early IRQ
2026-06-10 11:22 UTC
media: ngene: BUG: spinlock bad magic in irq_handler() on early IRQ
2026-06-10 11:18 UTC
[BUG] rkvdec-vdpu383-h264: wrong pixels at horizontal de-blocking edges y=4 and y=12
2026-06-10 10:43 UTC (4+ messages)
[PATCH 0/6] media: v4l2-isp: Add support for extensible statistics
2026-06-10 9:43 UTC (12+ messages)
[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-06-10 9:38 UTC (6+ messages)
` [PATCH 12/15] accel/qda: Add FastRPC invocation support
[PATCH 0/3] media: qcom: Add support for the iris codec on shikra
2026-06-10 9:17 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: media: qcom,qcm2290-venus: document shikra Iris compatible
` [PATCH 2/3] arm64: dts: qcom: shikra: Add Iris video codec node
` [PATCH 3/3] arm64: dts: qcom: shikra-evk: Enable Iris core
[PATCH v8 00/12] media: iris: Add support for glymur platform
2026-06-10 8:44 UTC (14+ messages)
` [PATCH v8 01/12] media: iris: Add iris vpu bus support
` [PATCH v8 02/12] iommu: Add iris-vpu-bus to iommu_buses
` [PATCH v8 03/12] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v8 04/12] media: iris: Add context bank hooks for platform specific initialization
` [PATCH v8 05/12] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v8 06/12] media: iris: Replace enum-indexed clock and power domain tables with per-block structures
` [PATCH v8 07/12] media: iris: Add power sequence for glymur
` [PATCH v8 08/12] media: iris: Handle CPU_CS_SCIACMDARG3 register write via program bootup registers hook
` [PATCH v8 09/12] media: iris: Add support to select core for dual core platforms
` [PATCH v8 10/12] media: iris: Add platform data for glymur
` [PATCH v8 11/12] arm64: dts: qcom: glymur: Add iris video node
` [PATCH v8 12/12] arm64: dts: qcom: glymur-crd: Enable iris video codec node
[PATCH v3] media: dvb-core: fix use-after-free in dvb_frontend_open()
2026-06-10 8:30 UTC
[PATCH v7 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2026-06-10 8:23 UTC (5+ messages)
` [PATCH v7 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH v7 7/8] media: qcom: camss: Account for C-PHY when calculating link frequency
[PATCH] media: mali-c55: Fix AEXP IHIST disable bit shift
2026-06-10 8:18 UTC (3+ messages)
[PATCH v2] media: i2c: imx219: Fix PIXEL_RATE for special binning mode
2026-06-10 8:13 UTC (3+ messages)
[PATCH v6 1/2] accel/rocket: Fix error path handling in rocket_job_run()
2026-06-10 7:10 UTC (2+ messages)
` [PATCH v6 2/2] accel/rocket: Fix iommu_group leak and unsafe IRQ register access
[PATCH v4 0/3] Add Sony IMX471 camera sensor driver
2026-06-10 7:11 UTC (3+ messages)
` [PATCH v4 3/3] media: i2c: imx471: Add Sony IMX471 image "
[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-06-10 7:04 UTC (8+ messages)
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio
[PATCH] media: mali-c55: Fix clock leak on reset deassert failure
2026-06-10 6:50 UTC (2+ messages)
[PATCH] media: mali-c55: fix dropped last AEC histogram zone weight
2026-06-10 6:48 UTC (2+ messages)
[PATCH] media: mali-c55: fix integer overflow in scaler factor calculation
2026-06-10 6:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH] media: i2c: imx219: Drop the hack of doubling PIXEL_RATE
2026-06-10 6:27 UTC (3+ messages)
[PATCH v5 1/2] accel/rocket: Fix error path handling in rocket_job_run()
2026-06-10 6:01 UTC (2+ messages)
` [PATCH v5 2/2] accel/rocket: Fix iommu_group leak and unsafe IRQ register access
[BUG] media: dvb: KASAN slab-use-after-free in dvb_frontend_do_ioctl
2026-06-10 3:31 UTC
[PATCH v4 1/2] accel/rocket: Fix error path handling in rocket_job_run()
2026-06-10 3:03 UTC (2+ messages)
` [PATCH v4 2/2] accel/rocket: Fix iommu_group leak and unsafe IRQ register access
[PATCH 1/2] dt-bindings: media: qcom,sm8550-iris: Allow IOVA reservation memory-region
2026-06-10 1:14 UTC (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris
[PATCH v19 0/4] Rust bindings for gem shmem
2026-06-10 0:20 UTC (2+ messages)
[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-06-09 22:30 UTC (15+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
[PATCH] staging: media: atomisp: fix variable shadowing warnings
2026-06-09 20:09 UTC (2+ messages)
` [PATCH] media: atomisp: Fix local "
[PATCH] media: dvb: correct CONFIG_DVB_S5H1432 macro name in #endif comment
2026-06-09 19:51 UTC
[PATCH] media: bcm2835-unicam: Fix asc leaked in error/remove path
2026-06-09 19:39 UTC (2+ messages)
[PATCH v1] media: Drop unused assignments from pnp_device_id array
2026-06-09 17:00 UTC
[PATCH v5 04/10] media: imx219: Make control handler ops for PIXEL_RATE NULL
2026-06-09 16:44 UTC (16+ messages)
[PATCH v7] dma-buf: Fix silent overflow for phys vec to sgt
2026-06-09 16:40 UTC
[PATCH v6] dma-buf: Fix silent overflow for phys vec to sgt
2026-06-09 16:19 UTC (3+ messages)
[PATCH v2] media: pci: Use PCI_DEVICE macros and drop zeros from pci_device_id arrays
2026-06-09 16:18 UTC (2+ messages)
[PATCH v2 0/8] media: Add iMX95 neoisp driver
2026-06-09 15:09 UTC (3+ messages)
[PATCH] dma-buf: enable sg_table wrapping on CONFIG_DEBUG
2026-06-09 13:59 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