]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2022 03:27:34 +0000 (20:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2022 03:27:34 +0000 (20:27 -0700)
commit837ff41970fc7389ce78321c9dce9d7316db3f38
tree99ad793d00fcbd690058ae3b50464172fbd1f11b
parent93f8202128a592fb81987a7c1e1ca9b1d452a984
parent583c1ce6cb634725ac74c352c49670be407ebc89
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt

Pull fsverity updates from Eric Biggers:
 "Minor changes to convert uses of kmap() to kmap_local_page()"

* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt:
  fs-verity: use kmap_local_page() instead of kmap()
  fs-verity: use memcpy_from_page()