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>] [day] [month] [year] [list]
Message-Id: <20260115140728.494253-1-djakov@kernel.org>
Date: Thu, 15 Jan 2026 16:07:28 +0200
From: Georgi Djakov <djakov@...nel.org>
To: gregkh@...uxfoundation.org
Cc: linux-pm@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	djakov@...nel.org
Subject: [GIT PULL] interconnect fixes for 6.19-rc

Hello Greg,

This pull request contains a couple of small fixes for v6.19. They are
listed in the signed tag. All have been in linux-next for a few days.
Please pull them into char-misc-linus when you get a chance.

Thanks,
Georgi

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.19-rc6

for you to fetch changes up to 8cc27f5c6dd17dd090f3a696683f04336c162ff5:

  interconnect: debugfs: initialize src_node and dst_node to empty strings (2026-01-12 01:58:36 +0200)

----------------------------------------------------------------
interconnect fixes for v6.19-rc

This contains a few small fixes for the current cycle.

- dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrectly added reg and clocks
- MAINTAINERS: Add interconnect-clk.h to interconnect API entry
- interconnect: debugfs: initialize src_node and dst_node to empty strings

Signed-off-by: Georgi Djakov <djakov@...nel.org>

----------------------------------------------------------------
Georgi Djakov (1):
      interconnect: debugfs: initialize src_node and dst_node to empty strings

Krzysztof Kozlowski (1):
      dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrectly added reg and clocks

Kuan-Wei Chiu (1):
      MAINTAINERS: Add interconnect-clk.h to interconnect API entry

 .../devicetree/bindings/interconnect/qcom,sa8775p-rpmh.yaml      | 31 ++++++++
 MAINTAINERS                                                      |  1 +
 drivers/interconnect/debugfs-client.c                            |  5 ++
 3 files changed, 37 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ