Re: [PATCH v4 1/1] plainmount: Support plain encryption mode

2022-07-10 Thread Glenn Washburn
On Sat, 02 Jul 2022 17:44:37 + Maxim Fomin wrote: > From 109488f1aa001682b7184ae830a785ee13b92cce Mon Sep 17 00:00:00 2001 > From: Maxim Fomin > Date: Sat, 2 Jul 2022 18:32:48 +0100 > Subject: [PATCH v4 1/1] plainmount: Support plain encryption mode > > This patch adds support for plain enc

Re: [PATCH] kern/efi: Log a console error during a stack check failure

2022-07-10 Thread Glenn Washburn
On Tue, 22 Mar 2022 18:05:29 +0100 Daniel Kiper wrote: > On Mon, Mar 21, 2022 at 03:14:39PM +, Chris Coulson wrote: > > The initial implementation of the stack protector just busy looped > > in __stack_chk_fail in order to reduce the amount of code being > > executed after the stack has been