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:   Fri, 29 Sep 2023 01:20:58 +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 fixes for 6.6-rc

Hi Linus,

All patches have been in linux-next for a week, no issues have been
reported. Please pull. Greetings,

-- Sebastian

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.6-rc

for you to fetch changes up to 488ef44c068e79752dba8eda0b75f524f111a695:

  power: supply: rk817: Fix node refcount leak (2023-09-20 19:37:15 +0200)

----------------------------------------------------------------
Power Supply Fixes for 6.6 cycle

 * core: fix use after free during device release
 * ab8500: avoid reporting multiple batteries to userspace
 * rk817: fix DT node resource leak
 * misc. small fixes, mostly for compiler warnings/errors

----------------------------------------------------------------
Chris Morgan (1):
      power: supply: rk817: Fix node refcount leak

Christophe JAILLET (1):
      power: supply: rt9467: Fix rt9467_run_aicl()

Dan Carpenter (1):
      power: supply: ucs1002: fix error code in ucs1002_get_property()

David Thompson (1):
      pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency

Harshit Mogalapalli (1):
      power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()

Justin Stitt (1):
      power: vexpress: fix -Wvoid-pointer-to-enum-cast warning

Krzysztof Kozlowski (1):
      power: reset: use capital "OR" for multiple licenses in SPDX

Linus Walleij (1):
      power: supply: ab8500: Set typing and props

Nicolas Frattaroli (1):
      power: supply: rk817: Add missing module alias

Randy Dunlap (1):
      power: supply: rt5033_charger: recognize EXTCON setting

Sebastian Reichel (1):
      power: supply: core: fix use after free in uevent

 drivers/power/reset/Kconfig               |  2 +-
 drivers/power/reset/pwr-mlxbf.c           |  2 +-
 drivers/power/reset/vexpress-poweroff.c   |  2 +-
 drivers/power/supply/Kconfig              |  1 +
 drivers/power/supply/ab8500_btemp.c       |  9 +--------
 drivers/power/supply/ab8500_chargalg.c    |  2 +-
 drivers/power/supply/mt6370-charger.c     |  2 +-
 drivers/power/supply/power_supply_sysfs.c |  7 +++++++
 drivers/power/supply/rk817_charger.c      | 16 +++++++++++++---
 drivers/power/supply/rt9467-charger.c     |  4 ++--
 drivers/power/supply/ucs1002_power.c      |  3 ++-
 11 files changed, 31 insertions(+), 19 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