mbox series

[GIT,PULL] Security subsystem updates for v5.9

Message ID alpine.LRH.2.21.2008110454190.26986@namei.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Security subsystem updates for v5.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git tags/for-v5.9

Message

James Morris Aug. 10, 2020, 6:55 p.m. UTC
A couple of minor documentation updates only for this release. Please 
pull.

---

The following changes since commit 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162:

  Linux 5.7 (2020-05-31 16:49:15 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git tags/for-v5.9

for you to fetch changes up to bb22d80b47d5dd641d09d31946c4be0f610f3f45:

  LSM: drop duplicated words in header file comments (2020-08-06 12:00:17 -0700)

----------------------------------------------------------------
Minor fixes for v5.9.

----------------------------------------------------------------
Alexander A. Klimov (1):
      Replace HTTP links with HTTPS ones: security

Randy Dunlap (1):
      LSM: drop duplicated words in header file comments

 include/linux/lsm_hook_defs.h                    | 2 +-
 include/linux/lsm_hooks.h                        | 2 +-
 security/Kconfig                                 | 2 +-
 security/apparmor/Kconfig                        | 2 +-
 security/integrity/ima/Kconfig                   | 2 +-
 security/integrity/ima/ima_template.c            | 2 +-
 security/integrity/ima/ima_template_lib.c        | 2 +-
 security/integrity/ima/ima_template_lib.h        | 2 +-
 security/keys/encrypted-keys/ecryptfs_format.c   | 2 +-
 security/keys/encrypted-keys/ecryptfs_format.h   | 2 +-
 security/keys/encrypted-keys/encrypted.c         | 2 +-
 security/keys/encrypted-keys/masterkey_trusted.c | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 11, 2020, 9:59 p.m. UTC | #1
The pull request you sent on Tue, 11 Aug 2020 04:55:33 +1000 (AEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git tags/for-v5.9

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ce13266d97b198934e86166491bfa4938e96508f

Thank you!