messages from 2026-03-01 01:59:23 to 2026-03-02 20:41:17 UTC [more...]
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-02 20:24 UTC (69+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` [PATCH v2 003/110] audit: widen ino fields "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v2 005/110] trace: store i_ino as u64 instead of ino_t/unsigned long
` [PATCH v2 006/110] trace: reorder TP_STRUCT__entry fields for better packing on 32-bit
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` [PATCH v2 008/110] jbd2: "
` [PATCH v2 009/110] f2fs: "
` [PATCH v2 010/110] lockd: "
` [PATCH v2 011/110] nfs: "
` [PATCH v2 012/110] nfsd: "
` [PATCH v2 013/110] locks: "
` [PATCH v2 014/110] proc: "
` [PATCH v2 015/110] nilfs2: "
` [PATCH v2 016/110] 9p: "
` [PATCH v2 017/110] affs: "
` [PATCH v2 018/110] afs: "
` [PATCH v2 019/110] autofs: "
` [PATCH v2 020/110] befs: "
` [PATCH v2 021/110] bfs: "
` [PATCH v2 022/110] cachefiles: "
` [PATCH v2 023/110] ceph: "
` [PATCH v2 024/110] coda: "
` [PATCH v2 025/110] cramfs: "
` [PATCH v2 026/110] ecryptfs: "
` [PATCH v2 027/110] efs: "
` [PATCH v2 028/110] exportfs: "
` [PATCH v2 029/110] ext2: "
` [PATCH v2 030/110] freevxfs: "
` [PATCH v2 031/110] hfs: "
` [PATCH v2 032/110] hfsplus: "
` [PATCH v2 033/110] hpfs: "
` [PATCH v2 034/110] isofs: "
` [PATCH v2 035/110] jffs2: "
` [PATCH v2 036/110] jfs: "
` [PATCH v2 037/110] minix: "
` [PATCH v2 038/110] nsfs: "
` [PATCH v2 039/110] ntfs3: "
` [PATCH v2 040/110] ocfs2: "
` [PATCH v2 041/110] orangefs: "
` [PATCH v2 042/110] overlayfs: "
` [PATCH v2 043/110] qnx4: "
` [PATCH v2 044/110] qnx6: "
` [PATCH v2 045/110] ubifs: "
` [PATCH v2 046/110] udf: "
` [PATCH v2 047/110] ufs: "
` [PATCH v2 048/110] zonefs: "
` [PATCH v2 049/110] security: "
` [PATCH v2 050/110] drm/amdgpu: "
` [PATCH v2 051/110] fsnotify: "
` [PATCH v2 052/110] net: "
` [PATCH v2 053/110] uprobes: "
` [PATCH v2 054/110] dma-buf: "
` [PATCH v2 055/110] fscrypt: "
` [PATCH v2 056/110] fsverity: "
` [PATCH v2 057/110] iomap: "
` [PATCH v2 058/110] net: "
` [PATCH v2 059/110] vfs: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
` [PATCH v2 061/110] ext4: replace PRIino with %llu/%llx format strings
` [PATCH v2 062/110] jbd2: "
` [PATCH v2 063/110] f2fs: "
` [PATCH v2 064/110] lockd: "
` [PATCH v2 065/110] nfs: "
` [PATCH v2 066/110] nfsd: "
` [PATCH v2 067/110] proc: "
` [PATCH v2 068/110] nilfs2: "
[PATCH RFC] media: i2c: Add AR0234 camera sensor driver
2026-03-02 19:15 UTC (3+ messages)
[ANN] Media Summit on May 26th in Nice, France
2026-03-02 18:47 UTC (7+ messages)
[PATCH WIP v4 0/9] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2026-03-02 18:43 UTC (2+ messages)
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-03-02 18:03 UTC (7+ messages)
[PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
2026-03-02 17:46 UTC (9+ messages)
` [PATCH v2 0/2] Add TPS68470 power supply support for ov13b10 sensor
` [PATCH v2 1/2] platform/x86: int3472: Add board data for Intel nvl
` [PATCH v2 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
` [PATCH v3 0/2] Add TPS68470 power supply support for ov13b10 sensor
` [PATCH v3 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
` [PATCH v3 2/2] media: i2c: ov13b10: support tps68470 regulator and gpio
[PATCH v3] media: synopsys: hdmirx: support use with sleeping GPIOs
2026-03-02 16:32 UTC
[PATCH v8 00/18] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2026-03-02 16:19 UTC (3+ messages)
` [PATCH v8 08/18] arm64: dts: qcom: x1e80100: Add CAMCC block definition
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-03-02 15:57 UTC (47+ messages)
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver
[PATCH] media: qcom: camss: Populate media hw_revision from CAMSS resources
2026-03-02 15:51 UTC (4+ messages)
[PATCH v2 0/3] media: v4l: async: add helper API v4l2_async_pad_init_and_register_subdev()
2026-03-02 15:43 UTC (4+ messages)
` [PATCH v2 1/3] media: v4l: async: add helper API media_async_register_subdev()
[PATCH v2 0/5] media: qcom: camss: Add PIX support for CSID/VFE‑340
2026-03-02 15:29 UTC (6+ messages)
` [PATCH v2 2/5] media: camss: csid-340: Add VC-to-interface mapping
[PATCH 0/9] accel: New driver for NXP's Neutron NPU
2026-03-02 14:57 UTC (9+ messages)
` [PATCH 3/9] dt-bindings: npu: Add bindings for NXP Neutron
` [PATCH 7/9] accel/neutron: Add job submission IOCTL
[PATCH v2 0/3] media: i2c: ov9282: Modernize driver with CCI and streams API
2026-03-02 14:44 UTC (6+ messages)
` [PATCH v2 1/3] media: i2c: ov9282: Convert to CCI register access helpers
` [PATCH v2 2/3] media: i2c: ov9282: Switch to using the sub-device state lock
` [PATCH v2 3/3] media: i2c: ov9282: switch to {enable,disable}_streams
[PATCH v1 1/1] media: atomisp: Kill OP_std_modadd() macro
2026-03-02 14:30 UTC
[PATCH 0/2] arm64: dts: qcom: Add Hamoa EVK camera DTSO
2026-03-02 14:19 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: hamoa-iot-som: Add pm8010 L4M regulator
[PATCH 0/5] Replace the dmabuf custom test framework with kunit
2026-03-02 13:58 UTC (9+ messages)
` [PATCH 1/5] dma-buf: Change st-dma-resv.c to use kunit
` [PATCH 2/5] dma-buf: Change st-dma-fence.c "
` [PATCH 3/5] dma-buf: Change st-dma-fence-unwrap.c "
` [PATCH 4/5] dma-buf: Change st-dma-fence-chain.c "
` [PATCH 5/5] dma-buf: Remove the old selftest
[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
2026-03-02 13:20 UTC (11+ messages)
` [RFC PATCH 3/7] vfio/pci: Support mmap() of a DMABUF
[PATCH] media: intel/ipu6: fix error pointer dereference
2026-03-02 12:40 UTC (2+ messages)
[PATCH v4] staging: media: atomisp: fix block comment style in atomisp_cmd.c
2026-03-02 12:35 UTC
[PATCH v2 00/11] media: qcom: iris: rework platform data handling
2026-03-02 12:22 UTC (11+ messages)
` [PATCH v2 01/11] media: qcom: iris: drop pas_id from the iris_platform_data struct
` [PATCH v2 03/11] media: qcom: iris: handle HFI params directly
` [PATCH v2 04/11] media: qcom: iris: simplify HFI params handling
` [PATCH v2 06/11] media: qcom: iris: don't use function indirection in gen2-specific code
[PATCH] media: venus: allow interlaced video streams
2026-03-02 11:28 UTC (6+ messages)
[PATCH] media: venus: fix QCOM_MDT_LOADER dependency
2026-03-02 10:51 UTC (2+ messages)
[PATCH] media: iris: fix QCOM_MDT_LOADER dependency
2026-03-02 10:51 UTC (2+ messages)
[PATCH v5 0/6] media: qcom: iris: encoder feature enhancements batch2
2026-03-02 10:12 UTC (3+ messages)
` [PATCH v5 4/6] media: qcom: iris: Add hierarchical coding support for encoder
[PATCH] media: iris: Fix use-after-free in iris_release_internal_buffers()
2026-03-02 10:09 UTC (2+ messages)
[PATCH 0/5] media: iris: add support for purwa platform
2026-03-02 9:59 UTC (3+ messages)
` [PATCH 4/5] media: iris: Add platform data for X1P42100
[RFC v1 00/11] Add iMX95 neoisp driver
2026-03-02 9:41 UTC (7+ messages)
` [RFC v1 01/11] media: uapi: v4l2-isp: Add v4l2 ISP extensible statistics definitions
` "
[PATCH v2 0/3] media: qcom: iris: Add support for Gen2 firmware detection and loading on SC7280
2026-03-02 9:26 UTC (4+ messages)
` [PATCH v2 3/3] media: "
[PATCH v3] media: v4l2-flash: Enter LED off state after file handle closed
2026-03-02 9:22 UTC (5+ messages)
[PATCH v2 0/9] dma-buf: heaps: Turn heaps into modules
2026-03-02 9:19 UTC (4+ messages)
` [PATCH v2 6/9] mm: cma: Export cma_get_name
[PATCH v2] dma-buf: Suppress a thread-safety complaint
2026-03-02 9:06 UTC (2+ messages)
[PATCH] Add linux-next specific files for 20260227
2026-03-02 9:03 UTC (3+ messages)
` [PATCH] media: atomisp: ov2722: move sensor init from set_fmt to s_stream
[PATCH v6 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
2026-03-02 8:13 UTC (5+ messages)
` [PATCH v6 05/15] gpu: host1x: convert MIPI to use operation function pointers
[PATCH v9 0/7] Add AMD ISP4 driver
2026-03-02 7:30 UTC (8+ messages)
` [PATCH v9 1/7] media: platform: amd: Introduce amd isp4 capture driver
` [PATCH v9 2/7] media: platform: amd: low level support for isp4 firmware
` [PATCH v9 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v9 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v9 5/7] media: platform: amd: isp4 video node and buffers "
` [PATCH v9 6/7] media: platform: amd: isp4 debug fs logging and more descriptive errors
` [PATCH v9 7/7] Documentation: add documentation of AMD isp 4 driver
[PATCH v2 0/3] dma-buf: heaps: cma: enable dmem cgroup accounting
2026-03-02 5:26 UTC (8+ messages)
[PATCH v5 0/6] Add support for MT8196 video encoder
2026-03-02 3:52 UTC (7+ messages)
` [PATCH v5 1/6] media: mediatek: encoder: Add a new encoder driver interface
` [PATCH v5 2/6] media: mediatek: encoder: Add support for common firmware interface
` [PATCH v5 3/6] media: mediatek: encoder: Add support for VCP encode process
` [PATCH v5 4/6] media: mediatek: encoder: Add a new platform data member
` [PATCH v5 5/6] media: dt-bindings: mediatek,vcodec-encoder: Add MT8196
` [PATCH v5 6/6] media: mediatek: encoder: Add MT8196 encoder compatible data
[PATCH v10 2/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
2026-03-02 2:09 UTC
[PATCH v2] staging: atomisp: remove unnecessary else after return in atomisp_cmd.c
2026-03-01 22:30 UTC
[PATCH] staging: atomisp: remove unnecessary else after return in atomisp_cmd.c
2026-03-01 21:46 UTC (2+ messages)
[PATCH] staging: atomisp: use __func__ in debug message in atomisp_cmd.c
2026-03-01 21:44 UTC
[PATCH] staging: atomisp: remove useless return statement in atomisp_cmd.c
2026-03-01 21:39 UTC (2+ messages)
[PATCH] staging: atomisp: fix indentation in atomisp_cmd.c
2026-03-01 21:11 UTC
[syzbot] [media?] memory leak in vidtv_psi_service_desc_init
2026-03-01 21:07 UTC (2+ messages)
` [PATCH] media: vidtv: fix nfeeds state corruption on start_streaming failure
[PATCH] staging: atomisp: fix block comment style in atomisp_cmd.c
2026-03-01 20:59 UTC
[PATCH] staging: atomisp: fix block comment style in atomisp_cmd.c
2026-03-01 20:53 UTC
[PATCH RFC 00/26] Add DMA-buf mapping types and convert vfio/iommufd to use them
2026-03-01 19:05 UTC (2+ messages)
[PATCH] media: fimc: check return value of clk_enable in runtime_resume" -m "In fimc_runtime_resume(), the return value of clk_enable(fimc->clock[CLK_GATE]) was not checked. If enabling the clock fails, subsequent register accesses (fimc_hw_reset() and capture/m2m resume) may trigger a bus error or undefined behavior
2026-03-01 16:18 UTC
[RESEND PATCH] media: samsung: exynos4-is: Simplify with scoped for each OF child loop
2026-03-01 13:44 UTC
[PATCH] media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()
2026-03-01 13:39 UTC
[PATCH v3 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2026-03-01 11:42 UTC (6+ messages)
` [PATCH v3 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
[PATCH 0/3] media: i2c: ov9282: Modernize driver with CCI and streams API
2026-03-01 6:40 UTC (10+ messages)
` [PATCH 1/3] media: i2c: ov9282: Convert to CCI register access helpers
` [PATCH 2/3] media: i2c: ov9282: Switch to using the sub-device state lock
` [PATCH 3/3] media: i2c: ov9282: switch to {enable,disable}_streams
FAILED: Patch "media: venus: vdec: fix error state assignment for zero bytesused" failed to apply to 5.10-stable tree
2026-03-01 2:01 UTC
FAILED: Patch "media: ccs: Avoid possible division by zero" failed to apply to 5.10-stable tree
2026-03-01 2:00 UTC
FAILED: Patch "media: i2c/tw9906: Fix potential memory leak in tw9906_probe()" failed to apply to 5.10-stable tree
2026-03-01 2:00 UTC
FAILED: Patch "media: cx88: Add missing unmap in snd_cx88_hw_params()" failed to apply to 5.10-stable tree
2026-03-01 2:00 UTC
FAILED: Patch "media: cx23885: Add missing unmap in snd_cx23885_hw_params()" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: cx25821: Add missing unmap in snd_cx25821_hw_params()" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: i2c/tw9903: Fix potential memory leak in tw9903_probe()" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: radio-keene: fix memory leak in error path" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: mtk-mdp: Fix error handling in probe function" failed to apply to 5.10-stable tree
2026-03-01 1:59 UTC
FAILED: Patch "media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()" failed to apply to 5.10-stable tree
2026-03-01 1: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