linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] Misc. security subsystem updates
@ 2012-01-18  0:12 James Morris
  0 siblings, 0 replies; only message in thread
From: James Morris @ 2012-01-18  0:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-security-module, linux-kernel

Included here are the requested changes for the new digital signature API, 
some bugfixes, and an update to the MAINTAINERS file for the git rpo.

Please pull.

The following changes since commit c2bc3a316a7281f67e36b34dac2802cbe36a9128:
  Linus Torvalds (1):
        Merge branch 'x86/rdrand' of git://git.kernel.org/.../tip/tip

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git for-linus

David Howells (1):
      KEYS: Add missing smp_rmb() primitives to the keyring search code

Dmitry Kasatkin (5):
      lib: digital signature config option name change
      lib: digital signature dependency fix
      lib: MPILIB Kconfig description update
      lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
      integrity: digital signature config option name change

James Morris (1):
      security: update MAINTAINERS file with new git repo

Mimi Zohar (2):
      keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
      encrypted-keys: fix rcu and sparse messages

Tetsuo Handa (1):
      TOMOYO: Accept \000 as a valid character.

 MAINTAINERS                                      |    2 +-
 include/linux/digsig.h                           |    4 ++--
 include/linux/key.h                              |    3 +++
 lib/Kconfig                                      |   19 +++++++++----------
 lib/Makefile                                     |    2 +-
 security/integrity/Kconfig                       |    4 ++--
 security/integrity/Makefile                      |    2 +-
 security/integrity/integrity.h                   |    4 ++--
 security/keys/encrypted-keys/encrypted.c         |    6 +++---
 security/keys/encrypted-keys/masterkey_trusted.c |    4 +++-
 security/keys/gc.c                               |    4 +++-
 security/keys/keyring.c                          |   22 +++++++++++++++-------
 security/keys/trusted.c                          |    4 ++--
 security/tomoyo/util.c                           |    6 +++---
 14 files changed, 50 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-18  0:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-18  0:12 [GIT] Misc. security subsystem updates James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).