lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 13 Oct 2022 18:06:45 -0300 From: "Guilherme G. Piccoli" <gpiccoli@...lia.com> To: linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org Cc: linux-fsdevel@...r.kernel.org, linux-efi@...r.kernel.org, kernel-dev@...lia.com, kernel@...ccoli.net, keescook@...omium.org, anton@...msg.org, ccross@...roid.com, tony.luck@...el.com, ardb@...nel.org, "Guilherme G. Piccoli" <gpiccoli@...lia.com> Subject: [PATCH V2 0/3] Some pstore improvements V2 Hi Kees / Ard and all pstore/efi folks, this is the second iteration of the patchset with modifications in some patches, one patch dropped and applied on top of the first 3 patches in the old series [0] (since they were already picked by Kees). I've tested this with QEMU guest using OVMF and both ramoops and efi-pstore backends. Reviews and comments are greatly appreciated! Cheers, Guilherme [0] https://lore.kernel.org/lkml/20221006224212.569555-1-gpiccoli@igalia.com/ Guilherme G. Piccoli (3): pstore: Alert on backend write error efi: pstore: Follow convention for the efi-pstore backend name efi: pstore: Add module parameter for setting the record size drivers/firmware/efi/efi-pstore.c | 25 ++++++++++++++++++------- fs/pstore/platform.c | 10 ++++++++++ 2 files changed, 28 insertions(+), 7 deletions(-) -- 2.38.0
Powered by blists - more mailing lists