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>] [day] [month] [year] [list]
Date:	Mon, 16 Feb 2015 13:42:10 +1100 (AEDT)
From:	James Morris <jmorris@...ei.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org
Subject: [GIT PULL] Security subsystem fixes for 3.20

Please pull these bugfixes for 3.20.


---

The following changes since commit 1fa185ebcbcefdc5229c783450c9f0439a69f0c1:

  Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris (2015-02-15 18:02:02 -0800)

are available in the git repository at:

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

Casey Schaufler (1):
      Smack: secmark connections

David Jeffery (1):
      Don't leak a key reference if request_key() tries to use a revoked keyring

James Morris (2):
      Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus
      Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/kernel into for-linus

Jarkko Sakkinen (2):
      tpm: fix suspend/resume paths for TPM 2.0
      tpm, tpm_tis: fix TPM 2.0 probing

honclo (1):
      Added Little Endian support to vtpm module

 drivers/char/tpm/tpm-interface.c |    6 ++-
 drivers/char/tpm/tpm.h           |    5 ++-
 drivers/char/tpm/tpm2-cmd.c      |   59 ++++++++++++++++++++++++++++---------
 drivers/char/tpm/tpm_crb.c       |   20 +++---------
 drivers/char/tpm/tpm_ibmvtpm.c   |   20 ++++++++-----
 drivers/char/tpm/tpm_tis.c       |   37 +++++++++++-------------
 security/keys/request_key.c      |    1 +
 security/smack/smack_lsm.c       |   16 ++++++++++
 8 files changed, 102 insertions(+), 62 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