]> 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)
commit00e548dc946ea784488749096d7fd97e5d8f7d2a
tree698e3150fc1647009e138d61a351a811b74b4924
parent6c34b99bcd54a37039849329760fe71058b9a540
parente04bc22f9509a39e741f675cb20c261a707ec032
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