mbox series

[GIT,PULL] LSM fixes for v6.4 (#1)

Message ID CAHC9VhSGT_kK7fB5Tea5HVTXjTWYxh+hZ+v4R1A24wdLtthPXg@mail.gmail.com (mailing list archive)
State Accepted
Delegated to: Paul Moore
Headers show
Series [GIT,PULL] LSM fixes for v6.4 (#1) | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git tags/lsm-pr-20230428

Message

Paul Moore April 28, 2023, 5:34 p.m. UTC
Hi Linus,

A single Documentation/LSM fix for v6.4 to update the LSM hook
documentation references from lsm_hooks.h to security.c, please merge
this into your tree when you have the time.

I'm even going to remember to include the proper pull-request text this time ;)

Thanks,
-Paul
--
The following changes since commit d82dcd9e21b77d338dc4875f3d4111f0db314a7c:

 reiserfs: Add security prefix to xattr name in reiserfs_security_write()
   (2023-04-04 14:26:26 -0400)

are available in the Git repository at:

 https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
   tags/lsm-pr-20230428

for you to fetch changes up to 6d2ed653185baa5ba601306cbd6cd7192642045d:

 lsm: move hook comments docs to security/security.c
   (2023-04-28 11:58:34 -0400)

----------------------------------------------------------------
lsm/stable-6.4 PR 20230428

----------------------------------------------------------------
Randy Dunlap (1):
     lsm: move hook comments docs to security/security.c

Documentation/bpf/prog_lsm.rst             | 2 +-
Documentation/security/lsm-development.rst | 6 +++---
Documentation/security/lsm.rst             | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org April 29, 2023, 6:20 p.m. UTC | #1
The pull request you sent on Fri, 28 Apr 2023 13:34:04 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git tags/lsm-pr-20230428

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

Thank you!