On Wed, Dec 02, 2020 at 04:42:57PM -0500, Konstantin Ryabitsev wrote: > On Tue, Dec 01, 2020 at 12:12:34PM -0800, Kees Cook wrote: > > --- > > This was sent off-list, so I'm resending it to lkml (with the commit log > > cleaned up sligthly) before I push it into for-next/pstore. > > Also, nice: > > Writing /tmp/20201201_keescook_pstore_move_kmsg_bytes_default_into_kconfig.mbx > ✔ [PATCH] pstore: Move kmsg_bytes default into Kconfig > --- > ✔ Attestation-by: Kees Cook <keesc...@chromium.org> (pgp: 8972F4DFDC6DC026)
Yay! :) > Did you use the sendemail-validate hook for this? In my scripts right now, I'm doing this before "git send-email": # Construct header-based attestations b4 attest outgoing/* I haven't yet converted to using the git hook. -- Kees Cook