https://github.com/torvalds/linux
Revision 8b24ef44789c990329a15a287ae0e634720745e8 authored by Linus Torvalds on 06 March 2021, 01:21:25 UTC, committed by Linus Torvalds on 06 March 2021, 01:21:25 UTC
Pull pstore fixes from Kees Cook:

 - Rate-limit ECC warnings (Dmitry Osipenko)

 - Fix error path check for NULL (Tetsuo Handa)

* tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  pstore/ram: Rate-limit "uncorrectable error in header" message
  pstore: Fix warning in pstore_kill_sb()
2 parent s 63dcd69 + 7db688e
History
Tip revision: 8b24ef44789c990329a15a287ae0e634720745e8 authored by Linus Torvalds on 06 March 2021, 01:21:25 UTC
Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Tip revision: 8b24ef4
File Mode Size
Kconfig -rw-r--r-- 74.4 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 14.9 KB
do_mounts.h -rw-r--r-- 908 bytes
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_rd.c -rw-r--r-- 7.7 KB
init_task.c -rw-r--r-- 6.2 KB
initramfs.c -rw-r--r-- 15.3 KB
main.c -rw-r--r-- 37.7 KB
noinitramfs.c -rw-r--r-- 813 bytes
version.c -rw-r--r-- 1.1 KB

back to top