[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210723221933.3431999-1-keescook@chromium.org>
Date: Fri, 23 Jul 2021 15:19:30 -0700
From: Kees Cook <keescook@...omium.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Kees Cook <keescook@...omium.org>,
Ard Biesheuvel <ardb@...nel.org>, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org, clang-built-linux@...glegroups.com
Subject: [PATCH 0/3] lib/test_stackinit: Add assigned initializers
Hi,
This is a series of changes to test_stackinit.ko to expand the tests and
provide a stand-alone build, in support of the recent work in GCC for
the -ftrivial-auto-var-init={zero,pattern} option[1].
Thanks,
-Kees
[1] https://gcc.gnu.org/pipermail/gcc-patches/2021-July/575224.html
Kees Cook (3):
lib/test_stackinit: Fix static initializer test
lib/test_stackinit: Allow building stand-alone
lib/test_stackinit: Add assigned initializers
lib/test_stackinit.c | 252 +++++++++++++++++++++++++++++++------------
1 file changed, 185 insertions(+), 67 deletions(-)
--
2.30.2
Powered by blists - more mailing lists