Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1686999 > unrolled thread

[GIT PULL] security subsystem updates #3: keys fixes

Started byJames Morris <jmorris@namei.org>
First post2017-07-14 03:10 +0200
Last post2017-07-14 03:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] security subsystem updates #3: keys fixes James Morris <jmorris@namei.org> - 2017-07-14 03:10 +0200

#1686999 — [GIT PULL] security subsystem updates #3: keys fixes

FromJames Morris <jmorris@namei.org>
Date2017-07-14 03:10 +0200
Subject[GIT PULL] security subsystem updates #3: keys fixes
Message-ID<u2Xhf-4Dh-1@gated-at.bofh.it>
Hi Linus,

Please pull these patches for the keys subsystem, which includes a minor 
fix and documentation updates.

---

The following changes since commit b86faee6d111294fa95a2e89b5f771b2da3c9782:

  Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs (2017-07-13 14:35:37 -0700)

are available in the git repository at:

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

Eric Biggers (1):
      KEYS: DH: validate __spare field

Jarkko Sakkinen (1):
      modsign: add markers to endif-statements in certs/Makefile

Mat Martineau (1):
      KEYS: Add documentation for asymmetric keyring restrictions

 Documentation/crypto/asymmetric-keys.txt |   65 ++++++++++++++++++++++++++----
 Documentation/security/keys/core.rst     |    6 +++
 certs/Makefile                           |    6 +-
 security/keys/compat_dh.c                |    2 +
 security/keys/dh.c                       |    5 ++
 5 files changed, 73 insertions(+), 11 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web