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]
Date:   Sat, 4 Feb 2023 19:08:07 +0900
From:   Hector Martin <marcan@...can.st>
To:     SoC Team <soc@...nel.org>
Cc:     Asahi Linux <asahi@...ts.linux.dev>,
        LKML <linux-kernel@...r.kernel.org>,
        Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: [GIT PULL] Apple SoC RTKit/PMGR updates for 6.3


Hi SoC folks,

Please merge these driver changes for 6.3.

This batch comes with mostly RTKit changes adding APIs and features
needed for upcoming drivers, plus a PMGR change that also unblocks some
upcoming changes.

-Hector

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://github.com/AsahiLinux/linux.git tags/asahi-soc-rtkit-pmgr-6.3

for you to fetch changes up to 22991d8d57251509b8ee5c0b3dac04506fe5ed7a:

  soc: apple: rtkit: Add register dump decoding to crashlog (2023-01-31 20:44:47 +0900)

----------------------------------------------------------------
Apple SoC RTKit/PMGR updates for 6.3.

This time around we have a PMGR change to allow IRQ-safe usage, RTKit
crash register dump decoding, and a bunch of RTKit API changes used by
upcoming drivers.

----------------------------------------------------------------
Asahi Lina (3):
      soc: apple: rtkit: Add a private pointer to apple_rtkit_shmem
      soc: apple: rtkit: Export non-devm init/free functions
      soc: apple: rtkit: Add register dump decoding to crashlog

Hector Martin (2):
      soc: apple: rtkit: Add apple_rtkit_idle() function
      soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe mode

 drivers/soc/apple/apple-pmgr-pwrstate.c | 11 ++--
 drivers/soc/apple/rtkit-crashlog.c      | 93 +++++++++++++++++++++++++++++++++
 drivers/soc/apple/rtkit.c               | 36 +++++++++++--
 include/linux/soc/apple/rtkit.h         | 26 +++++++++
 4 files changed, 157 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ