Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932077Ab2KHRfk (ORCPT ); Thu, 8 Nov 2012 12:35:40 -0500 Received: from cantor2.suse.de ([195.135.220.15]:38256 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755644Ab2KHRfe (ORCPT ); Thu, 8 Nov 2012 12:35:34 -0500 From: Takashi Iwai To: Matthew Garrett Cc: Alan Cox , joeyli , Jiri Kosina , David Howells , Rusty Russell , Ming Lei , linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-efi@vger.kernel.org Subject: [PATCH RFC v2 0/4] Add firmware signature file check Date: Thu, 8 Nov 2012 18:35:05 +0100 Message-Id: <1352396109-3989-1-git-send-email-tiwai@suse.de> X-Mailer: git-send-email 1.8.0 In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 871 Lines: 25 Hi, this is the revised patches I sent in this week for adding the firmware signing support. No big changes in the code but a bit of clean ups and more descriptions in changelog and comments now. At this point, it still needs to have a proper Kconfig help text, and move the stuff of CONFIG_MODULE_SIG to be indepdent from CONFIG_MODULE so that the code required for signature checks can be built for the firmware loader even without module. But, before doing that, I'd like to hear whether this approach is really a way to go, or better to throw away and scratch. Any suggests / comments appreciated. thanks, Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/