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>,
	Kees Cook <keescook@chromium.org>
Subject: [GIT PULL] pstore fix for v4.20-rc5
Date: Thu, 29 Nov 2018 15:15:16 -0800	[thread overview]
Message-ID: <20181129231516.GA30466@beast> (raw)

Hi Linus,

Please pull this pstore fix for v4.20-rc5.

Thanks!

-Kees

The following changes since commit 1227daa43bce1318ff6fb54e6cd862b4f60245c7:

  pstore/ram: Clarify resource reservation labels (2018-10-22 07:11:58 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v4.20-rc5

for you to fetch changes up to 89d328f637b9904b6d4c9af73c8a608b8dd4d6f8:

  pstore/ram: Correctly calculate usable PRZ bytes (2018-11-29 13:46:43 -0800)

----------------------------------------------------------------
pstore fix:

- Fix corrupted compression due to unlucky size choice with ECC

----------------------------------------------------------------
Kees Cook (1):
      pstore/ram: Correctly calculate usable PRZ bytes

 fs/pstore/ram.c        | 15 ++++++---------
 include/linux/pstore.h |  5 ++++-
 2 files changed, 10 insertions(+), 10 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2018-11-29 23:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-29 23:15 Kees Cook [this message]
2018-11-30 18:50 ` [GIT PULL] pstore fix for v4.20-rc5 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=20181129231516.GA30466@beast \
    --to=keescook@chromium.org \
    --cc=joel@joelfernandes.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.