[GIT PULL] KEYS: Fixes for next branch

From: David Howells
Date: Wed Oct 30 2013 - 09:08:58 EST



Hi James,

Could you pull these five commits into your next branch? They are a set of
fixes, some for the commits you have there and some for the upstream kernel.

David
---
The following changes since commit 50b719f811583a47762ecb7e480d253abc2eb22f:

Merge branch 'smack-for-3.13' of git://git.gitorious.org/smack-next/kernel into ra-next (2013-10-30 14:07:10 +1100)

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 6ef4d2eaf5a46d4ab6db02612b5e883b834017b8:

kernel/system_certificate.S: use real contents instead of macro GLOBAL() (2013-10-30 12:58:00 +0000)

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

clone of "master"
----------------------------------------------------------------
Chen Gang (1):
kernel/system_certificate.S: use real contents instead of macro GLOBAL()

David Howells (2):
KEYS: Fix a race between negating a key and reading the error set
KEYS: Fix keyring quota misaccounting on key replacement and unlink

Josh Boyer (1):
KEYS: Make BIG_KEYS boolean

Wei Yongjun (1):
KEYS: fix error return code in big_key_instantiate()

kernel/system_certificates.S | 10 ++++------
security/keys/Kconfig | 2 +-
security/keys/big_key.c | 4 +++-
security/keys/key.c | 3 ++-
security/keys/keyring.c | 28 ++++++++++++++++------------
security/keys/request_key.c | 4 +++-
6 files changed, 29 insertions(+), 22 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/