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: <20251126145329.5022-1-johan@kernel.org>
Date: Wed, 26 Nov 2025 15:53:23 +0100
From: Johan Hovold <johan@...nel.org>
To: Srinivas Kandagatla <srini@...nel.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-sound@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/6] slimbus: core: fix device, OF node and rpm leaks

This series fixes device, OF node and runtime PM reference leaks in the
slimbus implementation.

Included are also two related kernel doc updates and cleanup of one of
the involved helpers.

Johan


Johan Hovold (6):
  slimbus: core: fix OF node leak on registration failure
  slimbus: core: fix runtime PM imbalance on report present
  slimbus: core: fix device reference leak on report present
  slimbus: core: amend slim_get_device() kernel doc
  slimbus: core: fix of_slim_get_device() kernel doc
  slimbus: core: clean up of_slim_get_device()

 drivers/slimbus/core.c | 54 +++++++++++++++++++++++-------------------
 1 file changed, 29 insertions(+), 25 deletions(-)

-- 
2.51.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ