[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202012151219.126DB90@keescook>
Date:   Tue, 15 Dec 2020 12:19:50 -0800
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Christoph Hellwig <hch@....de>,
        Kees Cook <keescook@...omium.org>,
        Vasile-Laurentiu Stanimir 
        <vasile-laurentiu.stanimir@...driver.com>,
        WeiXiong Liao <gmpy.liaowx@...il.com>
Subject: [GIT PULL] pstore updates for v5.11-rc1
Hi Linus,
Please pull these pstore updates for v5.11-rc1.
Thanks!
-Kees
The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:
  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)
are available in the Git repository at:
  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.11-rc1
for you to fetch changes up to 26fecbf7602dd69b649914e61526bd67c557fece:
  pstore: Move kmsg_bytes default into Kconfig (2020-12-01 12:09:17 -0800)
----------------------------------------------------------------
pstore updates for v5.11-rc1
- Clean up unused but exposed API (Christoph Hellwig)
- Provide KCONFIG for default size of kmsg buffer (Vasile-Laurentiu Stanimir)
----------------------------------------------------------------
Christoph Hellwig (3):
      pstore/zone: cap the maximum device size
      pstore/blk: update the command line example
      pstore/blk: remove {un,}register_pstore_blk
Vasile-Laurentiu Stanimir (1):
      pstore: Move kmsg_bytes default into Kconfig
 Documentation/admin-guide/pstore-blk.rst |  7 +--
 fs/pstore/Kconfig                        |  8 +++
 fs/pstore/blk.c                          | 83 ++++----------------------------
 fs/pstore/inode.c                        |  2 +-
 fs/pstore/internal.h                     |  1 -
 fs/pstore/platform.c                     |  2 +-
 fs/pstore/zone.c                         |  4 ++
 include/linux/pstore_blk.h               | 42 ----------------
 8 files changed, 26 insertions(+), 123 deletions(-)
-- 
Kees Cook
Powered by blists - more mailing lists
 
