]> Git Repo - linux.git/commitdiff
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
authorLinus Torvalds <[email protected]>
Tue, 4 Oct 2022 03:27:34 +0000 (20:27 -0700)
committerLinus Torvalds <[email protected]>
Tue, 4 Oct 2022 03:27:34 +0000 (20:27 -0700)
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()


Trivial merge
This page took 0.053482 seconds and 4 git commands to generate.