messages from 2026-09-14 11:23:43 to 2026-09-15 08:27:57 UTC [more...]
[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
2026-09-15 8:18 UTC (29+ messages)
` [PATCH 01/28] ALSA: ac97: Refactor snd_ac97_get_name() to use snprintf()
` [PATCH 02/28] sunrpc: Refactor rpc_sockaddr2uaddr() to use snprintf() instead of strlcat()
` [PATCH 03/28] ARM: atags: Replace strlcat() with snprintf() for cmdline extend
` [PATCH 04/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_nsymb_init()
` [PATCH 05/28] ALSA: usb-audio: Refactor usb_audio_make_longname() to use seq_buf
` [PATCH 06/28] comedi: comedi_bond: Refactor strlcat() to seq_buf in do_dev_config()
` [PATCH 07/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_psymb_init()
` [PATCH 08/28] devlink: Refactor strlcat() to seq_buf in __devlink_compat_running_version()
` [PATCH 09/28] drm/dp_mst: Refactor build_mst_prop_path() to use seq_buf
` [PATCH 10/28] of/fdt: Replace strlcat() with snprintf() in early_init_dt_scan_chosen()
` [PATCH 11/28] wifi: brcmfmac: Replace strlcat() with snprintf() in brcmf_fw_alloc_request()
` [PATCH 12/28] fortify: Convert strlcat() to snprintf() in strcat()
` [PATCH 13/28] i40e: Replace strlcat() with snprintf() in i40e_nvm_version_str()
` [PATCH 14/28] ALSA: usb-audio: Refactor append_ctl_name() to use snprintf()
` [PATCH 15/28] orangefs: Use seq_buf for debug help string generation
` [PATCH 16/28] pinctrl: samsung: Use snprintf() to construct pin bank names
` [PATCH 17/28] MIPS: cmdline: Refactor bootcmdline_append() to use snprintf()
` [PATCH 18/28] LoongArch: Refactor bootcmdline_init() to use seq_buf instead of strlcat()
` [PATCH 19/28] x86/setup: Use snprintf() to concatenate builtin and boot command lines
` [PATCH 20/28] parisc: Refactor strlcat() to seq_buf in setup_cmdline()
` [PATCH 21/28] NFS: nfsroot: Refactor root_nfs_cat() to use snprintf()
` [PATCH 22/28] media: si2165: Use snprintf() to format frontend name
` [PATCH 23/28] Input: synaptics_usb - use seq_buf and snprintf() for name and phys
` [PATCH 24/28] EDAC/thunderx: Fix stale error context in thunderx_l2c_threaded_isr()
` [PATCH 25/28] EDAC/thunderx: Replace strlcat() with seq_buf
` [PATCH 26/28] wifi: wil6210: Refactor resume_triggers2string() to use seq_buf
` [PATCH 27/28] drm/xe/pf: Convert strlcat() to seq_buf in control_read()
` [PATCH 28/28] drm/xe/pf: Refactor strlcat() to seq_buf in sched_group_engines_read()
[PATCH] media: adv7180: Initialize mutex before ancillary clients
2026-09-15 8:26 UTC
[PATCH] media: i2c: imx290: fix runtime PM reference handling on probe errors
2026-09-15 8:22 UTC
[PATCH v3 0/2] drm/drm_crtc: dma_fence_ops fixes
2026-09-15 8:18 UTC (4+ messages)
` [PATCH v3 1/2] drm/drm_crtc: ensure dma_fence_ops remain valid during device unbind
[PATCH v7 0/9] media: qcom: camss: CAMSS Offline Processing Engine support
2026-09-15 8:11 UTC (10+ messages)
` [PATCH v7 1/9] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v7 2/9] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v7 3/9] dt-bindings: media: qcom,qcm2290-camss-ope: Document shikra compatible
` [PATCH v7 4/9] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v7 5/9] media: Documentation: uapi: Add qcom-camss ISP params documentation
` [PATCH v7 6/9] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v7 7/9] arm64: dts: qcom: agatti: Add OPE node
` [PATCH v7 8/9] arm64: dts: qcom: shikra: "
` [PATCH v7 9/9] arm64: defconfig: Enable CAMSS OPE driver
[PATCH] media: i2c: gc0308: drop runtime PM reference after probe
2026-09-15 8:05 UTC
[PATCH] media: ipu-bridge: Add upside-down sensor quirks for the Surface Pro 9
2026-09-15 7:56 UTC (2+ messages)
[PATCH] media: i2c: ar0521: remove duplicate media entity cleanup
2026-09-15 7:55 UTC
[PATCH] media: i2c: alvium-csi2: balance runtime PM usage count on remove
2026-09-15 7:45 UTC
[PATCH 0/5] media: iris: add support for maili platform
2026-09-15 7:33 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: media: venus,common: Extend clocks and power domains
` [PATCH 2/5] dt-bindings: media: qcom,maili-iris: Add maili video codec binding
` [PATCH 3/5] media: iris: add AV1 decode buffer size support for vpu4x
` [PATCH 4/5] media: iris: fix VPU4x encoder line buffer size calculations
` [PATCH 5/5] media: iris: add maili platform data
[PATCH] media: ipu-bridge: add the OV13858 rear sensor
2026-09-15 7:29 UTC (4+ messages)
` [PATCH v2] "
[BUG] media: dw2102: general protection fault in su3000_i2c_transfer
2026-09-15 7:23 UTC
[PATCH v6 0/9] vfio/pci: Add mmap() for DMABUFs
2026-09-15 7:20 UTC (10+ messages)
` [PATCH v6 9/9] vfio/pci: Permanently revoke a DMABUF on request
[PATCH 00/21] IPU6 multi-stream and metadata support preparation
2026-09-15 7:15 UTC (23+ messages)
` [PATCH 01/21] media: ipu6: Fix releasing resources at failing streamon
` [PATCH 02/21] media: ipu6: Move streaming control to CSI-2 receiver driver
` [PATCH 03/21] media: ipu6: Stream number on CSI-2 receiver source pads is always 0
` [PATCH 04/21] media: ipu6: Rename misnamed out_free_watermark label in video init
` [PATCH 05/21] media: ipu6: Always request a capture ack
` [PATCH 06/21] media: ipu6: Clean up link frequency calculation
` [PATCH 07/21] media: ipu6: Get watermark configuration directly from ipdata
` [PATCH 08/21] media: ipu6: Collect IPU streams into CSI-2 receiver sub-device context
` [PATCH 09/21] media: ipu6: Start streaming once all streams have started, stop when not
` [PATCH 10/21] media: ipu6: Add lockdep checks for CSI-2 streaming enable and disable
` [PATCH 11/21] media: ipu6: Remove nr_queues and nr_streaming fields in ipu6_isys_stream
` [PATCH 12/21] media: ipu6: Collect enabled stream IDs
` [PATCH 13/21] media: ipu6: Avoid accessing av->streams before streaming
` [PATCH 14/21] media: ipu6: Rework watermark calculation
` [PATCH 15/21] media: ipu6: Rework watermark setting
` [PATCH 16/21] media: ipu6: Bridge the gap between streams in V4L2 and IPU6 firmware
` [PATCH 17/21] media: ipu6: Drop {get,put}_streams_opened()
` [PATCH 18/21] media: ipu6: Serialise access to stream pointers by isys stream_lock
` [PATCH 19/21] media: ipu6: Move firmware init/cleanup to RPM callbacks
` [PATCH 20/21] media: ipu6: Don't track power status, rely on runtime PM
` [PATCH 21/21] media: ipu6: Support upstream sub-devices without get_frame_desc()
[PATCH 0/4] media: iris: Enable Iris video codec on Eliza
2026-09-15 7:10 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: media: qcom,sm8550-iris: Document Eliza IRIS accelerator
` [PATCH 4/4] arm64: dts: qcom: eliza-mtp: Enable iris video codec
[PATCH v7 0/3] media: i2c: Add OmniVision OG0VA1B camera sensor driver
2026-09-15 6:54 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: media: i2c: og0ve1b: Add OmniVision OG0VA1B camera sensor
` [PATCH v7 2/3] media: i2c: og0ve1b: Introduce per-sensor data structure
` [PATCH v7 3/3] media: i2c: og0ve1b: Add support for OmniVision OG0VA1B
[PATCH v6 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
2026-09-15 6:28 UTC (9+ messages)
` [PATCH v6 10/18] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v6 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v6 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v6 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route
[sailus-media-tree:metadata] BUILD REGRESSION 357c2e168b861a3df80c68a9c44de9c9c282ec46
2026-09-15 3:19 UTC
[linuxtv-media-pending:next] BUILD SUCCESS b38d06ad1e13c32970d58039c154f009b81a3368
2026-09-15 2:50 UTC
[PATCH] media: uapi: Fix C3 ISP type references in kernel-doc
2026-09-15 2:20 UTC (2+ messages)
[PATCH v2 0/6] media: imx8-isi: Add i.MX952 ISI support
2026-09-15 2:19 UTC (18+ messages)
` [PATCH v2 1/6] media: imx8-isi: Reorder mxc_imx95_data to follow mxc_imx93_data
` [PATCH v2 2/6] media: imx8-isi: Use per-platform format_mask for output format field
` [PATCH v2 3/6] media: imx8-isi: Remove unused model field from platform data
` [PATCH v2 4/6] media: dt-bindings: nxp,imx8-isi: Add i.MX952 ISI compatible string
` [PATCH v2 5/6] media: nxp: imx8-isi: Add i.MX952 ISI support
` [PATCH v2 6/6] media: imx8-isi: Enable ISI RAW10/12/14 output LSB alignment
[PATCH] media: radio-maxiradio: balance PCI device enable on cleanup
2026-09-15 2:13 UTC
[PATCH] media: radio-sf16fmr2: unregister v4l2 device on tuner init failure
2026-09-15 1:57 UTC
[PATCH 1/2] media: sti: hva: Drop redundant clock preparation in probe
2026-09-15 1:13 UTC (2+ messages)
` [PATCH 2/2] media: sti: hva: Release the runtime clock on teardown
[PATCH] media: tw68: balance PCI enable on cleanup
2026-09-15 1:11 UTC
[PATCH 0/3] media: hws: fix shared IRQ and video quiesce handling
2026-09-15 1:01 UTC (4+ messages)
` [PATCH 1/3] media: hws: remove debug controls and lifecycle tracing
` [PATCH 2/3] media: hws: quiesce interrupts without disabling shared IRQ
` [PATCH 3/3] media: hws: serialize video quiesce with queue state
[ANNOUNCEMENT] Camera & ISP at Linux Plumbers Conference
2026-09-14 23:38 UTC
[PATCH 0/3] dma-buf: system_heap: 2MB system heap chunks
2026-09-14 23:24 UTC (7+ messages)
` [PATCH 1/3] dma-buf: system_heap: add a 2MB allocation order for IOMMU superpages
` [PATCH 2/3] dma-buf: system_heap: fix the allocation ladder on non-4K base pages
` [PATCH 3/3] dma-buf: validate the attachment before asserting its reservation lock
[PATCH] staging: media: imx: remove unused header includes
2026-09-14 19:55 UTC (2+ messages)
[PATCH 2/3] media: verisilicon: hantro: cancel watchdog work before m2m release
2026-09-14 19:35 UTC (2+ messages)
[PATCH 00/10] media: i2c: ov9282: fix control range handling
2026-09-14 19:21 UTC (11+ messages)
` [PATCH 01/10] media: i2c: ov9282: handle error from exposure range update
` [PATCH 02/10] media: i2c: ov9282: fix line time and exposure time calculation
` [PATCH 03/10] media: i2c: ov9282: fix flash duration to/from microseconds conversion
` [PATCH 04/10] media: i2c: ov9282: update flash_duration range even when powered down
` [PATCH 05/10] media: i2c: ov9282: add refresh of missing ranges on a mode change
` [PATCH 06/10] media: i2c: ov9282: refresh flash_duration range on an HBLANK write
` [PATCH 07/10] media: i2c: ov9282: drop redundant vblank field
` [PATCH 08/10] media: i2c: ov9282: harmonize dev_err_probe usage
` [PATCH 09/10] media: i2c: ov9282: fix flash duration control range
` [PATCH 10/10] media: i2c: ov9282: clamp flash_duration default to its maximum
[PATCH 0/8] media: qcom: camss: support several cameras behind a CSI-2 bridge
2026-09-14 19:17 UTC (18+ messages)
` [PATCH 1/8] media: qcom: camss: take the link frequency from the CSI-2 transmitter
` [PATCH 2/8] media: qcom: camss: create the source to CSIPHY link per endpoint
` [PATCH 3/8] media: qcom: camss: vfe-17x: do not gate write master done on IRQ_STATUS_0
` [PATCH 4/8] media: qcom: camss: vfe-17x: use the write master matching the RDI line
` [PATCH 5/8] media: qcom: camss: vfe: only reset the VFE when its last line stops
` [PATCH 6/8] media: qcom: camss: refcount streaming on the shared CSIPHY and CSID
` [PATCH 7/8] media: qcom: camss: drive streams-aware transmitters through the streams API
` [PATCH 8/8] media: qcom: camss: enable only the stream of the pipeline's virtual channel
[PATCH v17 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-09-14 18:51 UTC (3+ messages)
` [PATCH v17 20/22] media: i2c: maxim-serdes: add MAX96724 driver
[PATCH v4 0/6] media: Enable the OV5693 front camera on IPU6 Surface devices
2026-09-14 18:06 UTC (4+ messages)
` [PATCH v5 0/7] "
[PATCH v16 0/5] Add phy_get_by_of_node and devm helper
2026-09-14 15:49 UTC (6+ messages)
` [PATCH v16 1/5] phy: core: Fix use-after-free in phy_get paths
[PATCH v2 06/14] ARM: omap2: remove omap24xx support
2026-09-14 14:08 UTC
[PATCH 1/2] media: i2c: ov08x40: Implement the selection API
2026-09-14 14:00 UTC (2+ messages)
[PATCH] media: ov08x40: implement get_selection
2026-09-14 13:58 UTC (2+ messages)
[PATCH v16 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-09-14 13:10 UTC (6+ messages)
[PATCH 0/3] firmware: qcom: scm: pass struct qcom_scm through the API
2026-09-14 12:41 UTC (4+ messages)
` [PATCH 1/3] firmware: qcom: scm: pass qcom_scm to internal helpers
` [PATCH 2/3] firmware: qcom: scm: pass qcom_scm through the exported API
` [PATCH 3/3] firmware: qcom: scm: drop the __scm global
[PATCH v3 0/4] media: rockchip: Add JPEG decoder driver
2026-09-14 12:19 UTC (5+ messages)
` [PATCH v3 1/4] media: dt-bindings: Add Rockchip JPEG decoder
` [PATCH v3 2/4] media: rockchip: Add JPEG decoder driver
` [PATCH v3 3/4] arm64: dts: rockchip: rk3588: Add JPEG decoder node
` [PATCH v3 4/4] arm64: dts: rockchip: rk356x: "
[PATCH] media: iris: Add SC8280XP platform data
2026-09-14 12:11 UTC (2+ messages)
[PATCH v7 00/14] Metadata series preparation
2026-09-14 12:02 UTC (5+ messages)
` [PATCH v7 14/14] media: v4l2-subdev: Add struct v4l2_subdev_client_info pointer to pad ops
[PATCH] dma-fence: Fix dma_fence_enable_signaling() reference in kernel-doc
2026-09-14 11:46 UTC (2+ messages)
[PATCH v8 00/13] Metadata series preparation
2026-09-14 11:41 UTC (14+ messages)
` [PATCH v8 01/13] media: Documentation: Improve pixel rate calculation documentation
` [PATCH v8 02/13] media: imx219: Account rate_factor in setting upper exposure limit
` [PATCH v8 03/13] media: imx219: Account for rate_factor in control steps
` [PATCH v8 04/13] media: imx219: The horizontal blanking step is 8
` [PATCH v8 05/13] media: imx219: Rename "binning" as "bin_hv" in imx219_set_pad_format
` [PATCH v8 06/13] media: Improve enable_streams and disable_streams documentation
` [PATCH v8 07/13] media: v4l2-subdev: Move subdev client capabilities into a new struct
` [PATCH v8 08/13] media: v4l2-subdev: Move op check to sub-device op wrappers
` [PATCH v8 09/13] media: v4l2-subdev: Always call get_fmt() if set_fmt() is unavailable
` [PATCH v8 10/13] media: v4l2-subdev: Don't assign set_fmt where it's equivalent to get_fmt
` [PATCH v8 11/13] media: mt9m001: Pass sub-device state to set_selection() callback
` [PATCH v8 12/13] media: cvs: Drop comments on sub-device operations
` [PATCH v8 13/13] media: v4l2-subdev: Add struct v4l2_subdev_client_info pointer to pad ops
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;
as well as URLs for NNTP newsgroup(s).