mbox series

[GIT,PULL] integrity: susbystem fixes for v6.6 (take 2)

Message ID d213722924c7942bc60fc6b7acf934c8bf6f74e0.camel@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] integrity: susbystem fixes for v6.6 (take 2) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v6.6-fix

Message

Mimi Zohar Oct. 5, 2023, 3:53 p.m. UTC
Hi Linus,

Two additional patches to fix the removal of the deprecated
IMA_TRUSTED_KEYRING Kconfig.

thanks,

Mimi

The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v6.6-fix

for you to fetch changes up to 91e326563ee34509c35267808a4b1b3ea3db62a8:

  ima: rework CONFIG_IMA dependency block (2023-09-27 11:52:12 -0400)

----------------------------------------------------------------
integrity-v6.6-fix

----------------------------------------------------------------
Arnd Bergmann (1):
      ima: rework CONFIG_IMA dependency block

Oleksandr Tymoshenko (1):
      ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig

 security/integrity/ima/Kconfig | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 5, 2023, 6:39 p.m. UTC | #1
The pull request you sent on Thu, 05 Oct 2023 11:53:30 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v6.6-fix

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

Thank you!