messages from 2026-07-17 08:53:51 to 2026-07-17 14:49:53 UTC [more...]
[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
2026-07-17 14:49 UTC (5+ messages)
` [RFC PATCH 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
` [RFC PATCH 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
[PATCH] media: chips-media: wave5: Handle polling IRQ thread failure
2026-07-17 14:31 UTC (2+ messages)
[PATCH v5 00/10] Metadata series preparation
2026-07-17 14:21 UTC (3+ messages)
` [PATCH v6 03/16] media: imx219: Account for rate_factor in control steps
[PATCH 0/4] media: qcom: camss: Report CAMSS hardware version via media controller
2026-07-17 14:20 UTC (5+ messages)
` [PATCH 1/4] media: qcom: camss: Add PM clock support and integrate with runtime PM
` [PATCH 2/4] media: qcom: camss: Add PM clock definitions for QCM2290
` [PATCH 3/4] media: qcom: camss: Drop top_ahb/ahb/axi from QCM2290 subdevice clocks
` [PATCH 4/4] media: qcom: camss: Report hardware version via media controller
[PATCH 0/2] media: Revert 2a934fdb01db ("media: v4l2-dev: fix error handling in __video_register_device()")
2026-07-17 13:42 UTC (3+ messages)
` [PATCH 1/2] Revert "media: v4l2-dev: fix error handling in __video_register_device()"
` [PATCH 2/2] media: v4l2-core: v4l2-dev: add comments on device_register fail
Linking Patchwork with Sashiko?
2026-07-17 13:25 UTC (11+ messages)
[PATCH] media: ov5693: add OVTI5693 ACPI HID for IPU6 Surface devices
2026-07-17 13:20 UTC (5+ messages)
` [PATCH v2 0/3] media: Enable the OV5693 front camera on "
` [PATCH v2 1/3] media: i2c: ov5693: Add OVTI5693 ACPI HID
` [PATCH v2 2/3] media: ipu-bridge: Add OVTI5693 to the list of supported sensors
` [PATCH v2 3/3] media: i2c: ov5693: Gate the MIPI clock lane for IPU6
[PATCH 0/2] Support RAW12 bayer formats
2026-07-17 13:16 UTC (2+ messages)
[PATCH v1] dma-buf/udmabuf: Disable the size limit by default
2026-07-17 12:57 UTC
[PATCH v9 00/14] media: iris: Add support for glymur platform
2026-07-17 12:54 UTC (3+ messages)
` [PATCH v9 13/14] arm64: dts: qcom: glymur: Add iris video node
[PATCH 00/19] media: clean up unnecessary vb2_queue_release calls
2026-07-17 12:47 UTC (7+ messages)
` [PATCH 05/19] media: platform: amd: isp4: drop "
` [PATCH 06/19] media: amlogic: c3: isp: "
` [PATCH 11/19] media: nxp: imx7-media-csi: use _vb2_fop_release/vb2_video_unregister_device
[PATCH v3 0/9] media: Add support for Broadcom/RPi BCM2835 ISP
2026-07-17 11:36 UTC (11+ messages)
` [PATCH v3 1/9] platform/raspberrypi: vchiq-mmal: Include missing headers
` [PATCH v3 2/9] platform/raspberrypi: vchiq-mmal: Move headers to include/linux
` [PATCH v3 3/9] platform/raspberrypi: vchiq-mmal: Support ISP parameters and stats
` [PATCH v3 4/9] platform/raspberrypi: vchiq-mmal: Support bayer and gray formats
` [PATCH v3 5/9] platform/raspberrypi: vchiq: Add helpers for vchiq driver data
` [PATCH v3 6/9] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH v3 7/9] media: platform: broadcom: Move unicam driver to subdir
` [PATCH v3 8/9] media: platform: broadcom: Add bcm2835-isp driver
` [PATCH v3 9/9] platform/raspberrypi: vchiq: Load bcm2835_isp driver from vchiq
[PATCH v3 0/6] platform/raspberrypi: Add Broadcom Videocore shared memory support
2026-07-17 11:00 UTC (7+ messages)
` [PATCH v3 1/6] platform/raspberrypi: vchiq-mmal: Reset buffers_with_vpu on port_enable
` [PATCH v3 2/6] platform/raspberrypi: vchiq: Store audio device in driver management struct
` [PATCH v3 3/6] platform/raspberrypi: Add VideoCore shared memory support
` [PATCH v3 4/6] platform/raspberrypi: vchiq-mmal: Use vc-sm-cma to support zero copy
` [PATCH v3 5/6] platform/raspberrypi: vchiq-mmal: Support sending data to MMAL ports
` [PATCH v3 6/6] platform/raspberrypi: vchiq: Register vc-sm-cma as a platform driver
[PATCH 16/16] media: s2255: Replace bare 'unsigned' with 'unsigned int'
2026-07-17 9:26 UTC
[PATCH 15/16] media: s2255: Remove unnecessary braces from single-statement blocks
2026-07-17 9:26 UTC
[PATCH 14/16] media: s2255: Remove unnecessary debug logging and out-of-memory messages
2026-07-17 9:26 UTC
[PATCH 13/16] media: s2255: Remove unnecessary return statements from void functions
2026-07-17 9:25 UTC
[PATCH 12/16] media: s2255: Fix block comment style to kernel format
2026-07-17 9:25 UTC
[PATCH 11/16] media: s2255: Add blank lines after variable declarations
2026-07-17 9:25 UTC
[PATCH 00/16] media: s2255: Coding style cleanup
2026-07-17 9:23 UTC (11+ messages)
` [PATCH 01/16] media: s2255: Rename remaining CamelCase identifiers to snake_case
` [PATCH 02/16] media: s2255: Remove unnecessary spaces after casts
` [PATCH 03/16] media: s2255: Use consistent braces on all arms of if/else statements
` [PATCH 04/16] media: s2255: Replace NULL comparisons with ! notation
` [PATCH 05/16] media: s2255: Fix alignment to match open parenthesis
` [PATCH 06/16] media: s2255: Remove multiple blank lines and before close braces
` [PATCH 07/16] media: s2255: Add blank lines after function/struct/enum declarations
` [PATCH 08/16] media: s2255: Add spaces around multiplication operators
` [PATCH 09/16] media: s2255: Remove unnecessary parentheses around conditions
` [PATCH 10/16] media: s2255: Parenthesize macro argument to avoid precedence issues
[PATCH 0/2] media: i2c: Add Samsung S5KJN5 image sensor
2026-07-17 9:23 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: "
[PATCH] media: stm32: dcmi: fix some error handling bugs in probe()
2026-07-17 9:12 UTC
page: | 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