mbox series

[GIT,PULL] SafeSetID changes for v5.14

Message ID CAJ-EccODUD45ZFgqqSxwZ9-DkqJL7F9fYOiHt+2tLZBss3VoAA@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] SafeSetID changes for v5.14 | expand

Pull-request

https://github.com/micah-morton/linux.git tags/safesetid-5.14

Message

Micah Morton June 30, 2021, 8:22 p.m. UTC
The following changes since commit 614124bea77e452aa6df7a8714e8bc820b489922:

  Linux 5.13-rc5 (2021-06-06 15:47:27 -0700)

are available in the Git repository at:

  https://github.com/micah-morton/linux.git tags/safesetid-5.14

for you to fetch changes up to 1b8b719229197b7afa1b1191e083fb41ace095c5:

  LSM: SafeSetID: Mark safesetid_initialized as __initdata (2021-06-10
09:52:32 -0700)

----------------------------------------------------------------
Just a single change that marks a variable as __initdata.

This change has been in -next for a few weeks now.

No other work was done on SafeSetID for the 5.14 merge window.

----------------------------------------------------------------
Austin Kim (1):
      LSM: SafeSetID: Mark safesetid_initialized as __initdata

 security/safesetid/lsm.c | 2 +-
 security/safesetid/lsm.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org June 30, 2021, 10:34 p.m. UTC | #1
The pull request you sent on Wed, 30 Jun 2021 10:22:11 -1000:

> https://github.com/micah-morton/linux.git tags/safesetid-5.14

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

Thank you!