linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] integrity subsystem updates for v5.16
@ 2021-11-02 10:41 Mimi Zohar
  2021-11-02 18:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mimi Zohar @ 2021-11-02 10:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-integrity, linux-kernel

Hi Linus,

Other than the new gid IMA policy rule support and the RCU locking fix,
the couple of remaining changes are minor/trivial (e.g.
__ro_after_init, replacing strscpy).

thanks,

Mimi

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v5.16

for you to fetch changes up to 32ba540f3c2a7ef61ed5a577ce25069a3d714fc9:

  evm: mark evm_fixmode as __ro_after_init (2021-10-28 18:52:49 -0400)

----------------------------------------------------------------
integrity-v5.16

----------------------------------------------------------------
Alex Henrie (1):
      ima: fix uid code style problems

Austin Kim (1):
      evm: mark evm_fixmode as __ro_after_init

Curtis Veit (1):
      ima: add gid support

Petr Vorel (2):
      ima_policy: Remove duplicate 'the' in docs comment
      ima: Use strscpy instead of strlcpy

liqiong (1):
      ima: fix deadlock when traversing "ima_default_rules".

 Documentation/ABI/testing/ima_policy |   8 +-
 security/integrity/evm/evm_main.c    |   2 +-
 security/integrity/ima/ima_api.c     |   2 +-
 security/integrity/ima/ima_policy.c  | 243 ++++++++++++++++++++++++++++-------
 4 files changed, 208 insertions(+), 47 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] integrity subsystem updates for v5.16
  2021-11-02 10:41 [GIT PULL] integrity subsystem updates for v5.16 Mimi Zohar
@ 2021-11-02 18:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-02 18:37 UTC (permalink / raw)
  To: Mimi Zohar; +Cc: Linus Torvalds, linux-integrity, linux-kernel

The pull request you sent on Tue, 02 Nov 2021 06:41:09 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v5.16

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-02 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 10:41 [GIT PULL] integrity subsystem updates for v5.16 Mimi Zohar
2021-11-02 18:37 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).