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
include
.gitignore -rw-r--r-- 94 bytes
Kconfig -rw-r--r-- 7.7 KB
Makefile -rw-r--r-- 2.9 KB
default_cpio_list -rw-r--r-- 153 bytes
gen_init_cpio.c -rw-r--r-- 12.8 KB
gen_initramfs.sh -rwxr-xr-x 5.7 KB
initramfs_data.S -rw-r--r-- 1.2 KB

back to top