mbox series

[GIT,PULL] integrity: subsystem fixes for v6.14

Message ID dc3b985a9324acf0455434943c2ead3b39945354.camel@linux.ibm.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] integrity: subsystem fixes for v6.14 | expand

Pull-request

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

Message

Mimi Zohar Feb. 26, 2025, 1:41 p.m. UTC
Hi Linus,

Here's two changes: 1 bug fix and 1 spelling cleanup.  The bug fix restores a
performance improvement.

thanks,

Mimi


The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 57a0ef02fefafc4b9603e33a18b669ba5ce59ba3:

  ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr (2025-02-04 21:36:43 -0500)

----------------------------------------------------------------
integrity-v6.14-fix

----------------------------------------------------------------
Roberto Sassu (1):
      ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr

Tanya Agarwal (1):
      integrity: fix typos and spelling errors

 security/integrity/evm/evm_crypto.c |  2 +-
 security/integrity/evm/evm_main.c   |  2 +-
 security/integrity/ima/ima.h        |  3 +++
 security/integrity/ima/ima_main.c   | 13 ++++++++-----
 4 files changed, 13 insertions(+), 7 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 26, 2025, 9:46 p.m. UTC | #1
The pull request you sent on Wed, 26 Feb 2025 08:41:01 -0500:

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

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

Thank you!