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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 18 Jan 2012 11:12:04 +1100 (EST)
From:	James Morris <jmorris@...ei.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] Misc. security subsystem updates

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