From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Eugen Hristev <eugen.hristev@linaro.org>,
Kees Cook <kees@kernel.org>
Subject: [GIT PULL] pstore updates for v6.14-rc1
Date: Wed, 15 Jan 2025 16:22:37 -0800 [thread overview]
Message-ID: <202501151622.549ACC6FA7@keescook> (raw)
Hi Linus,
Please pull these small pstore updates for v6.14-rc1.
Thanks!
-Kees
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.14-rc1
for you to fetch changes up to 067cdf020329a07dd8ee1574c3086998343b1b2b:
pstore/zone: avoid dereferencing zero sized ptr after init zones (2025-01-10 08:51:46 -0800)
----------------------------------------------------------------
pstore updates for v6.14-rc1
- pstore/blk: trivial typo fixes (Eugen Hristev)
- pstore/zone: reject zero-sized allocations (Eugen Hristev)
----------------------------------------------------------------
Eugen Hristev (2):
pstore/blk: trivial typo fixes
pstore/zone: avoid dereferencing zero sized ptr after init zones
fs/pstore/blk.c | 4 ++--
fs/pstore/zone.c | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
--
Kees Cook
next reply other threads:[~2025-01-16 0:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-16 0:22 Kees Cook [this message]
2025-01-20 22:31 ` [GIT PULL] pstore updates for v6.14-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=202501151622.549ACC6FA7@keescook \
--to=kees@kernel.org \
--cc=eugen.hristev@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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.