linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pstore updates for v5.1-rc1
@ 2019-03-04 17:27 Kees Cook
  2019-03-09 19:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2019-03-04 17:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Yue Hu

Hi Linus,

Please pull these pstore changes for v5.1-rc1. These are some small
cleanups mostly in the ramoops backend.

Thanks!

-Kees

The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:

  Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.1-rc1

for you to fetch changes up to 93ee4b7d9f0632690713aee604c49e298e634094:

  pstore/ram: Avoid needless alloc during header write (2019-02-12 13:45:53 -0800)

----------------------------------------------------------------
pstore cleanups

- Remove some needless memory allocations (Yue Hu, Kees Cook)
- Add zero-length checks to avoid no-op calls (Yue Hu)

----------------------------------------------------------------
Kees Cook (1):
      pstore/ram: Avoid needless alloc during header write

Yue Hu (4):
      pstore/ram: Replace dummy_data heap memory with stack memory
      pstore: Avoid writing records with zero size
      pstore/ram: Move initialization earlier
      pstore/ram: Add kmsg hlen zero check to ramoops_pstore_write()

 fs/pstore/platform.c |  3 +++
 fs/pstore/ram.c      | 64 ++++++++++++++++++++++++----------------------------
 2 files changed, 32 insertions(+), 35 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-09 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04 17:27 [GIT PULL] pstore updates for v5.1-rc1 Kees Cook
2019-03-09 19:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).