lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250827105749.32f7cc29@foz.lan>
Date: Wed, 27 Aug 2025 10:57:49 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Andrew Morton
 <akpm@...ux-foundation.org>, Linux Media Mailing List
 <linux-media@...r.kernel.org>, Linux Kernel Mailing List
 <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v6.17-rc4] media fixes

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git media/v6.17-2

For:
  - drop the redundant pm_runtime_mark_last_busy() on rkvdec driver;
  - fix an error handling in probe at rkvdec driver;
  - fix an issue affecting lt6911uxe/lt6911uxc related to CSI-2
    GPIO pins at int3472.

Regards,
Mauro

---

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git tags/media/v6.17-2

for you to fetch changes up to 6f6fbd9a0c5a75eee0618c1499cf73cc770b3f52:

  media: Remove redundant pm_runtime_mark_last_busy() calls (2025-08-18 09:55:08 +0200)

----------------------------------------------------------------
[GIT PULL for v6.17-rc4] media fixes

----------------------------------------------------------------
Christophe JAILLET (1):
      media: rkvdec: Fix an error handling path in rkvdec_probe()

Dan Carpenter (1):
      media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()

Dongcheng Yan (1):
      platform/x86: int3472: add hpd pin support

Sakari Ailus (2):
      media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls
      media: Remove redundant pm_runtime_mark_last_busy() calls

 drivers/media/i2c/alvium-csi2.c                         |  1 -
 drivers/media/i2c/ccs/ccs-core.c                        |  7 +------
 drivers/media/i2c/dw9768.c                              |  1 -
 drivers/media/i2c/gc0308.c                              |  3 ---
 drivers/media/i2c/gc2145.c                              |  3 ---
 drivers/media/i2c/imx219.c                              |  2 --
 drivers/media/i2c/imx283.c                              |  3 ---
 drivers/media/i2c/imx290.c                              |  3 ---
 drivers/media/i2c/imx296.c                              |  1 -
 drivers/media/i2c/imx415.c                              |  1 -
 drivers/media/i2c/mt9m114.c                             |  6 ------
 drivers/media/i2c/ov4689.c                              |  3 ---
 drivers/media/i2c/ov5640.c                              |  4 ----
 drivers/media/i2c/ov5645.c                              |  3 ---
 drivers/media/i2c/ov64a40.c                             |  7 +------
 drivers/media/i2c/ov8858.c                              |  2 --
 drivers/media/i2c/st-mipid02.c                          |  2 --
 drivers/media/i2c/tc358746.c                            |  5 -----
 drivers/media/i2c/thp7312.c                             |  4 ----
 drivers/media/i2c/vd55g1.c                              |  4 ----
 drivers/media/i2c/vd56g3.c                              |  4 ----
 drivers/media/i2c/video-i2c.c                           |  4 ----
 .../media/platform/chips-media/wave5/wave5-vpu-dec.c    |  4 ----
 .../media/platform/chips-media/wave5/wave5-vpu-enc.c    |  5 -----
 drivers/media/platform/nvidia/tegra-vde/h264.c          |  2 --
 drivers/media/platform/qcom/iris/iris_hfi_queue.c       |  1 -
 drivers/media/platform/raspberrypi/pisp_be/pisp_be.c    |  2 --
 drivers/media/platform/rockchip/rkvdec/rkvdec.c         | 17 +++++++++--------
 drivers/media/platform/verisilicon/hantro_drv.c         |  1 -
 drivers/media/rc/gpio-ir-recv.c                         |  4 +---
 drivers/platform/x86/intel/int3472/discrete.c           |  6 ++++++
 include/linux/platform_data/x86/int3472.h               |  1 +
 32 files changed, 19 insertions(+), 97 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ