[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1360067333.git.dmitry.kasatkin@intel.com>
Date: Tue, 5 Feb 2013 14:34:48 +0200
From: Dmitry Kasatkin <dmitry.kasatkin@...el.com>
To: linux-security-module@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [RFC 0/2] initramfs with digital signature protection
This an RFC for the signed initramfs images, which can be used to provide
verified initial user-space. Please read patch description for the detailed
explanation.
BR,
Dmitry
Dmitry Kasatkin (2):
export unpack_to_rootfs
initramfs with digital signature protection
init/Kconfig | 7 +++
init/Makefile | 1 +
init/do_mounts.h | 12 ++++
init/initramfs.c | 2 +-
init/initramfs_sig.c | 171 ++++++++++++++++++++++++++++++++++++++++++++++++++
init/main.c | 4 ++
6 files changed, 196 insertions(+), 1 deletion(-)
create mode 100644 init/initramfs_sig.c
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists