From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
"Guilherme G. Piccoli" <gpiccoli@igalia.com>,
"Jiasheng Jiang" <jiasheng@iscas.ac.cn>,
"Kees Cook" <keescook@chromium.org>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: [GIT PULL] pstore updates for v6.5-rc1
Date: Tue, 27 Jun 2023 16:55:18 -0700 [thread overview]
Message-ID: <202306271655.F397BDF@keescook> (raw)
Hi Linus,
Please pull these tiny pstore updates for v6.5-rc1.
Thanks!
-Kees
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.5-rc1
for you to fetch changes up to d97038d5ec2062733c1e016caf9baaf68cf64ea1:
pstore/ram: Add check for kstrdup (2023-06-14 11:52:10 -0700)
----------------------------------------------------------------
pstore updates for v6.5-rc1
- Check for out-of-memory condition (Jiasheng Jiang)
- Convert to platform remove callback returning void (Uwe Kleine-König)
----------------------------------------------------------------
Jiasheng Jiang (1):
pstore/ram: Add check for kstrdup
Uwe Kleine-König (1):
pstore/ram: Convert to platform remove callback returning void
fs/pstore/ram.c | 6 ++----
fs/pstore/ram_core.c | 2 ++
2 files changed, 4 insertions(+), 4 deletions(-)
--
Kees Cook
next reply other threads:[~2023-06-27 23:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-27 23:55 Kees Cook [this message]
2023-06-28 4:50 ` [GIT PULL] pstore updates for v6.5-rc1 pr-tracker-bot
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=202306271655.F397BDF@keescook \
--to=keescook@chromium.org \
--cc=gpiccoli@igalia.com \
--cc=jiasheng@iscas.ac.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=u.kleine-koenig@pengutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.