[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230324212033.empobvkrgug5l3x6@mercury.elektranox.org>
Date: Fri, 24 Mar 2023 22:20:33 +0100
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 6.3-rc
Hi Linus,
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.3-rc
for you to fetch changes up to 06615d11cc78162dfd5116efb71f29eb29502d37:
power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition (2023-03-12 23:28:04 +0100)
----------------------------------------------------------------
Power Supply Fixes for 6.3 cycle
Fixes for the 6.3 cycle:
* rk817: Fix compiler warning
* cros_usbpd-charger: Fix excessive error printing
* axp288_fuel_gauge: handle platform_get_irq error
* bq24190: Fix race condition in remove path
* da9150: Fix race condition in remove path
----------------------------------------------------------------
Denis Arefev (1):
power: supply: axp288_fuel_gauge: Added check for negative values
Grant Grundler (1):
power: supply: cros_usbpd: reclassify "default case!" as debug
Jiapeng Chong (1):
power: supply: rk817: Fix unsigned comparison with less than zero
Zheng Wang (2):
power: supply: bq24190: Fix use after free bug in bq24190_remove due to race condition
power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition
drivers/power/supply/axp288_fuel_gauge.c | 2 ++
drivers/power/supply/bq24190_charger.c | 1 +
drivers/power/supply/cros_usbpd-charger.c | 2 +-
drivers/power/supply/da9150-charger.c | 1 +
drivers/power/supply/rk817_charger.c | 4 ----
5 files changed, 5 insertions(+), 5 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists