[GIT PULL] KEYS: More fixes for next branch

From: David Howells
Date: Thu Nov 14 2013 - 13:58:36 EST



Hi James,

Here are some fixes that are needed for the keyrings stuff in your next
branch. Could you pull them please?

David
---
The following changes since commit 217091dd7a7a1bdac027ddb7c5a25f6ac0b8e241:

ima: define '_ima' as a builtin 'trusted' keyring (2013-10-31 20:20:48 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git keys-devel

for you to fetch changes up to 62fe318256befbd1b4a6765e71d9c997f768fe79:

KEYS: Fix keyring content gc scanner (2013-11-14 14:09:53 +0000)

----------------------------------------------------------------
(from the branch description for keys-devel local branch)

Keyrings development
----------------------------------------------------------------
David Howells (4):
KEYS: The RSA public key algorithm needs to select MPILIB
KEYS: Fix UID check in keyctl_get_persistent()
KEYS: Fix error handling in big_key instantiation
KEYS: Fix keyring content gc scanner

crypto/asymmetric_keys/Kconfig | 1 +
security/keys/big_key.c | 1 +
security/keys/gc.c | 42 +--------------------------------------
security/keys/keyring.c | 45 ++++++++++++++++++++++++++++++++----------
security/keys/persistent.c | 6 ++----
5 files changed, 40 insertions(+), 55 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/