]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Oct 2025 17:48:33 +0000 (10:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Oct 2025 17:48:33 +0000 (10:48 -0700)
commit678074f1a8e03598977bdeea10a4ce51c4f4a0c4
tree7478b8febf1729c0e1985da138c6bec8eba1f846
parent6a74422b9710e987c7d6b85a1ade7330b1e61626
parent88b4cbcf6b041ae0f2fc8a34554a5b6a83a2b7cd
Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity

Pull integrity updates from Mimi Zohar:
 "Just a couple of changes: crypto code cleanup and a IMA xattr bug fix"

* tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity:
  ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr
  lib/digsig: Use SHA-1 library instead of crypto_shash
  integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS
lib/digsig.c