[GIT PULL] Keyrings, modsigning adjustments

From: David Howells
Date: Fri Jan 23 2015 - 08:27:45 EST


Hi James,

Could you pull these into security/next? There are the following pieces:

(1) Make /proc/keys unconditional as it's used by libkeyutils now.

(2) Reduce the verbosity of the ASN.1 compiler and the X.509 certificate
collection during building.

Thanks,
David
---
The following changes since commit 961be7ef6963806cb978ccd6acf6bf84b0c63346:

tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device (2015-01-22 13:37:33 +1100)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/keys-next-20150123

for you to fetch changes up to e994393acd65e729a574aaca466eab22b5b39cc6:

X.509: silence asn1 compiler debug output (2015-01-23 12:10:39 +0000)

----------------------------------------------------------------
Keyrings changes for next

----------------------------------------------------------------
Arnd Bergmann (2):
X.509: shut up about included cert for silent build
X.509: silence asn1 compiler debug output

David Howells (1):
KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y

Documentation/security/keys.txt | 2 --
kernel/Makefile | 2 +-
scripts/asn1_compiler.c | 30 +++++++++++++++++++-----------
security/keys/Kconfig | 18 ------------------
security/keys/proc.c | 8 --------
5 files changed, 20 insertions(+), 40 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/