2013-10-30 13:08:55

by David Howells

[permalink] [raw]
Subject: [GIT PULL] KEYS: Fixes for next branch


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(-)


2013-10-30 22:41:52

by James Morris

[permalink] [raw]
Subject: Re: [GIT PULL] KEYS: Fixes for next branch

On Wed, 30 Oct 2013, David Howells wrote:

>
> 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.

Thanks, pulled.

Again, please aim for around -rc4 in the future.


--
James Morris
<[email protected]>