mbox series

[GIT,PULL] SELinux patches for v5.15

Message ID CAHC9VhQDQ2WF+gsRdC+3g6FLa19nvbka99zE0s_ZbupucpmJmQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] SELinux patches for v5.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20210830

Message

Paul Moore Aug. 30, 2021, 4:36 p.m. UTC
Hi Linus,

We've got an unusually small SELinux pull request for v5.15 that
consists of only one (?!) patch that is really pretty minor when you
look at it.  Unsurprisingly it passes all of our tests and merges
cleanly on top of your tree right now, please merge this for v5.15.

Thanks,
-Paul

--
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

 Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
   tags/selinux-pr-20210830

for you to fetch changes up to 893c47d1964f5c9b00c5468f2cd1a1e9351fbb6a:

 selinux: return early for possible NULL audit buffers
   (2021-07-14 15:25:27 -0400)

----------------------------------------------------------------
selinux/stable-5.15 PR 20210830

----------------------------------------------------------------
Austin Kim (1):
     selinux: return early for possible NULL audit buffers

security/selinux/hooks.c       | 4 ++++
security/selinux/ss/services.c | 2 ++
2 files changed, 6 insertions(+)

Comments

pr-tracker-bot@kernel.org Aug. 31, 2021, 8:06 p.m. UTC | #1
The pull request you sent on Mon, 30 Aug 2021 12:36:41 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20210830

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

Thank you!