[GIT PULL] pstore updates for v6.7-rc1

From: Kees Cook
Date: Mon Oct 30 2023 - 13:05:47 EST


Hi Linus,

Please pull these small pstore updates for v6.7-rc1.

Thanks!

-Kees

The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.7-rc1

for you to fetch changes up to a19d48f7c5d57c0f0405a7d4334d1d38fe9d3c1c:

pstore/platform: Add check for kstrdup (2023-10-12 09:47:01 -0700)

----------------------------------------------------------------
pstore updates for v6.7-rc1

- Check for out-of-memory condition during initialization (Jiasheng Jiang)

- Fix documentation typos (Tudor Ambarus)

----------------------------------------------------------------
Jiasheng Jiang (1):
pstore/platform: Add check for kstrdup

Tudor Ambarus (2):
docs: pstore-blk.rst: use "about" as a preposition after "care"
docs: pstore-blk.rst: fix typo, s/console/ftrace

Documentation/admin-guide/pstore-blk.rst | 8 ++++----
fs/pstore/platform.c | 9 ++++++++-
2 files changed, 12 insertions(+), 5 deletions(-)

--
Kees Cook