commit | 278b14eb920322255bf5b831e2bcfc1bf5999036 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 02 16:39:51 2020 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 02 16:39:51 2020 -0800 |
tree | 8715f86aed2fd47f754b1fc902921ac932719fbb | |
parent | 74f1a299107b9e1a563831a4ba85f769ab577164 [diff] | |
parent | 9e5f1c19800b808a37fb9815a26d382132c26c3d [diff] |
Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Pull pstore bug fixes from Kees Cook: - always reset circular buffer state when writing new dump (Aleksandr Yashkin) - fix rare error-path memory leak (Kees Cook) * tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: pstore/ram: Write new dumps to start of recycled zones pstore/ram: Fix error-path memory leak in persistent_ram_new() callers