lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 30 Oct 2013 13:08:40 +0000
From:	David Howells <dhowells@...hat.com>
To:	jmorris@...ei.org
cc:	dhowells@...hat.com, keyrings@...ux-nfs.org,
	linux-security-module@...r.kernel.org, gang.chen@...anux.com,
	yongjun_wei@...ndmicro.com.cn, sgallagh@...hat.com,
	jwboyer@...oraproject.org, linux-kernel@...r.kernel.org
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ