From: Sven Peter <sven@svenpeter.dev>
To: soc@lists.linux.dev
Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Apple SoC RTKit IPC library updates for v6.15
Date: Sun, 2 Mar 2025 12:38:42 +0100 [thread overview]
Message-ID: <20250302113842.58092-1-sven@svenpeter.dev> (raw)
Hi,
Please merge these Apple SoC RTKit IPC library updates for v6.15.
This batch includes a bunch of minor improvements and bugfixes mostly
required for our downstream drivers (e.g. DCP) which we are planning to
upstream in the next months.
There's one API change which requires a single line adjustment to our
NVMe driver as well which has been reviewed by a NVMe maintainer.
Best,
Sven
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
https://github.com/AsahiLinux/linux.git tags/asahi-soc-rtkit-6.15
for you to fetch changes up to e210227f0259d2666cc41b28ed1b7b0b0a99ed4d:
soc: apple: rtkit: Cut syslog messages after the first '\0' (2025-02-28 21:36:45 +0000)
----------------------------------------------------------------
Apple SoC RTKit IPC library updates for 6.15:
- Additional logging for errors
- A few minor improvements and bugfixes required for drivers that are
yet to be upstreamed
----------------------------------------------------------------
Asahi Lina (2):
soc: apple: rtkit: Check & log more failures
soc: apple: rtkit: Pass the crashlog to the crashed() callback
Harshit Mogalapalli (1):
soc: apple: rtkit: Fix use-after-free in apple_rtkit_crashlog_rx()
Hector Martin (1):
soc: apple: rtkit: Implement OSLog buffers properly
Janne Grunau (3):
soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ON
soc: apple: rtkit: Use high prio work queue
soc: apple: rtkit: Cut syslog messages after the first '\0'
drivers/nvme/host/apple.c | 2 +-
drivers/soc/apple/rtkit-internal.h | 1 +
drivers/soc/apple/rtkit.c | 112 +++++++++++++++++++++++++------------
include/linux/soc/apple/rtkit.h | 2 +-
4 files changed, 78 insertions(+), 39 deletions(-)
reply other threads:[~2025-03-02 11:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250302113842.58092-1-sven@svenpeter.dev \
--to=sven@svenpeter.dev \
--cc=asahi@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=soc@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox