[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1467844411-32373-1-git-send-email-keescook@chromium.org>
Date: Wed, 6 Jul 2016 15:33:19 -0700
From: Kees Cook <keescook@...omium.org>
To: linux-kernel@...r.kernel.org
Cc: Kees Cook <keescook@...omium.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Arnd Bergmann <arnd@...db.de>
Subject: [PATCH 00/12] lkdtm: use struct arrays instead of enums
This is a large refactoring of lkdtm to make it easier to add new
tests, and breaks up tests into separate source files.
Final results are the same, but uses struct arrays instead of enums.
-Kees
Powered by blists - more mailing lists