All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Joel Fernandes <joel@joelfernandes.org>,
	Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>,
	Yue Hu <huyue2@yulong.com>
Subject: [GIT PULL] pstore fixes for v5.0-rc4
Date: Sun, 20 Jan 2019 15:06:08 -0800	[thread overview]
Message-ID: <20190120230608.GA20111@beast> (raw)

Hi Linus,

Please pull these pstore fixes for v5.0-rc4.

Thanks!

-Kees

The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:

  Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.0-rc4

for you to fetch changes up to 5631e8576a3caf606cdc375f97425a67983b420c:

  pstore/ram: Avoid allocation and leak of platform data (2019-01-20 14:44:52 -0800)

----------------------------------------------------------------
Fixes for pstore/ram

- Fix console ramoops to show the previous boot logs (Sai Prakash Ranjan)
- Avoid allocation and leak of platform data

----------------------------------------------------------------
Kees Cook (1):
      pstore/ram: Avoid allocation and leak of platform data

Sai Prakash Ranjan (1):
      pstore/ram: Fix console ramoops to show the previous boot logs

 fs/pstore/ram.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2019-01-21  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-20 23:06 Kees Cook [this message]
2019-01-21 22:00 ` [GIT PULL] pstore fixes for v5.0-rc4 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=20190120230608.GA20111@beast \
    --to=keescook@chromium.org \
    --cc=huyue2@yulong.com \
    --cc=joel@joelfernandes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=saiprakash.ranjan@codeaurora.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.