* [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
* Re: [GIT PULL] pstore updates for v5.7-rc1
2020-03-30 4:21 [GIT PULL] pstore updates for v5.7-rc1 Kees Cook
@ 2020-03-30 20:40 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-30 20:40 UTC (permalink / raw)
To: Kees Cook
Cc: Linus Torvalds, linux-kernel, chenqiwu, Gustavo A. R. Silva,
Kees Cook, Vasily Averin
The pull request you sent on Sun, 29 Mar 2020 21:21:57 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.7-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c271bdbf38e03ea0c19ce0041c1eaefb42227110
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ 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