mbox series

[GIT,PULL,Security,Subsystem] Fixes for v5.13

Message ID bed5f880-9651-5ee1-c3c2-713c1ac194f0@namei.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,Security,Subsystem] Fixes for v5.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git tags/fixes-v5.13

Message

James Morris April 27, 2021, 11:16 p.m. UTC
Hi Linus,

Please pull these minor fixes for the security subsystem for v5.13.

---

The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:

  Linux 5.11 (2021-02-14 14:32:24 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git tags/fixes-v5.13

for you to fetch changes up to 049ae601f3fb3d5b1c1efdb434499770c96237f6:

  security: commoncap: clean up kernel-doc comments (2021-04-15 09:21:58 -0700)

----------------------------------------------------------------
Miscellaneous minor fixes for v5.13.

----------------------------------------------------------------
Arnd Bergmann (1):
      security: commoncap: fix -Wstringop-overread warning

Randy Dunlap (1):
      security: commoncap: clean up kernel-doc comments

 security/commoncap.c | 52 ++++++++++++++++++++++++++++++++++------------------
 1 file changed, 34 insertions(+), 18 deletions(-)

Comments

pr-tracker-bot@kernel.org April 28, 2021, 2:43 a.m. UTC | #1
The pull request you sent on Wed, 28 Apr 2021 09:16:37 +1000 (AEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git tags/fixes-v5.13

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

Thank you!