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

Message ID 202310301005.D5CF8F730E@keescook
State New
Headers
Series [GIT,PULL] pstore updates for v6.7-rc1 |

Pull-request

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

Message

Kees Cook Oct. 30, 2023, 5:05 p.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org Oct. 31, 2023, 5:42 a.m. UTC | #1
The pull request you sent on Mon, 30 Oct 2023 10:05:42 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5e37269945b4d6117770666a40081848558f9501

Thank you!