public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pstore updates for v5.7-rc1
@ 2020-03-30  4:21 Kees Cook
  2020-03-30 20:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2020-03-30  4:21 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, chenqiwu, Gustavo A. R. Silva, Kees Cook,
	Vasily Averin

Hi Linus,

Please pull these pstore updates for v5.7-rc1. These mostly some minor
cleanups and a bug fix for an ftrace corner case.

Thanks!

-Kees

The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:

  Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 8128d3aac0ee3420ede34950c9c0ef9ee118bec9:

  pstore/ram: Replace zero-length array with flexible-array member (2020-03-09 14:45:40 -0700)

----------------------------------------------------------------
pstore updates

- Improve failure paths (chenqiwu)
- Fix ftrace position index (Vasily Averin)
- Use proper flexible-array member (Gustavo A. R. Silva)

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      pstore/ram: Replace zero-length array with flexible-array member

Vasily Averin (1):
      pstore: pstore_ftrace_seq_next should increase position index

chenqiwu (2):
      pstore/platform: fix potential mem leak if pstore_init_fs failed
      pstore/ram: remove unnecessary ramoops_unregister_dummy()

 fs/pstore/inode.c    | 5 ++++-
 fs/pstore/platform.c | 4 ++--
 fs/pstore/ram.c      | 1 -
 fs/pstore/ram_core.c | 2 +-
 4 files changed, 7 insertions(+), 5 deletions(-)

-- 
Kees Cook

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

end of thread, other threads:[~2020-03-30 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-30  4:21 [GIT PULL] pstore updates for v5.7-rc1 Kees Cook
2020-03-30 20:40 ` 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