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]
Date:   Tue,  3 Aug 2021 14:27:33 +0300
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 5.14-rc

Hello Greg,

This pull request contains interconnect core and driver fixes for 5.14-rc.
The details are in the signed tag. Please pull them into char-misc-linus
when possible. The patches have been also in linux-next.

Thanks,
Georgi

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-5.14-rc5

for you to fetch changes up to 85b1ebfea2b0d8797266bcc6f04b6cc87e38290a:

  interconnect: Fix undersized devress_alloc allocation (2021-08-02 12:25:00 +0300)

----------------------------------------------------------------
interconnect fixes for v5.14

This contains a few core and driver fixes that have been reported.
- core: Fix undersized devres_alloc allocation
- core: Zero initial BW after sync-state
- core: Always call pre_aggregate before aggregate
- qcom: rpmh: Ensure floor BW is enforced for all nodes
- qcom: rpmh: Add BCMs to commit list in pre_aggregate

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

----------------------------------------------------------------
Colin Ian King (1):
      interconnect: Fix undersized devress_alloc allocation

Mike Tipton (4):
      interconnect: Zero initial BW after sync-state
      interconnect: Always call pre_aggregate before aggregate
      interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
      interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate

 drivers/interconnect/core.c          |  9 ++-
 drivers/interconnect/qcom/icc-rpmh.c | 22 ++++----
 2 files changed, 18 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ