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: <20220716232446.ndivv2hcrufezcz6@mercury.elektranox.org>
Date:   Sun, 17 Jul 2022 01:24:46 +0200
From:   Sebastian Reichel <sre@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [GIT PULL] power-supply changes for 5.19-rc

Hi Linus,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v5.19-rc

for you to fetch changes up to 093d27bb6f2d1963f927ef59c9a2d37059175426:

  power: supply: core: Fix boundary conditions in interpolation (2022-06-09 21:08:38 +0200)

----------------------------------------------------------------
Power Supply Fixes for 5.19 cycle

Fixes for the 5.19 cycle:
 * power-supply core temperature interpolation regression fix for
   incorrect boundaries
 * ab8500 needs to destroy it's work queues in error paths
 * Fix old DT refcount leak in arm-versatile

----------------------------------------------------------------
Dorian Rudolph (1):
      power: supply: core: Fix boundary conditions in interpolation

Gao Chao (1):
      power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probe

Miaoqian Lin (1):
      power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe

 drivers/power/reset/arm-versatile-reboot.c |  1 +
 drivers/power/supply/ab8500_fg.c           |  9 ++++++++-
 drivers/power/supply/power_supply_core.c   | 24 ++++++++++++------------
 3 files changed, 21 insertions(+), 13 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ