mbox series

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

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

Pull-request

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

Message

Mimi Zohar March 27, 2025, 4:54 p.m. UTC
Hi Linus,

There's two performance improvements, which minimize the number of integrity
violations.

thanks,

Mimi

The following changes since commit 7eb172143d5508b4da468ed59ee857c6e5e01da6:

  Linux 6.14-rc5 (2025-03-02 11:48:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a414016218ca97140171aa3bb926b02e1f68c2cc:

  ima: limit the number of ToMToU integrity violations (2025-03-27 12:40:12 -0400)

----------------------------------------------------------------
integrity-v6.15

----------------------------------------------------------------
Mimi Zohar (2):
      ima: limit the number of open-writers integrity violations
      ima: limit the number of ToMToU integrity violations

 security/integrity/ima/ima.h      |  3 ++-
 security/integrity/ima/ima_main.c | 18 +++++++++++++-----
 2 files changed, 15 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org March 28, 2025, 8:41 p.m. UTC | #1
The pull request you sent on Thu, 27 Mar 2025 12:54:41 -0400:

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

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

Thank you!