]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jan 2019 00:12:03 +0000 (13:12 +1300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jan 2019 00:12:03 +0000 (13:12 +1300)
commit3af9e1b0eef21f7cba1dda2692722b2191ac830e
tree698e3150fc1647009e138d61a351a811b74b4924
parentc03b9fb31049b9ada1c83ee714db6c8ddf508f34
parent422310112809b102b957adf10da273131e770fda
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull pstore fixes from Kees Cook:

 - Fix console ramoops to show the previous boot logs (Sai Prakash
   Ranjan)

 - Avoid allocation and leak of platform data

* tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  pstore/ram: Avoid allocation and leak of platform data
  pstore/ram: Fix console ramoops to show the previous boot logs