linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fsverity updates for 6.1
@ 2022-10-03  3:02 Eric Biggers
  2022-10-04  3:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2022-10-03  3:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fscrypt, linux-fsdevel, linux-kernel, Theodore Ts'o

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fsverity-for-linus

for you to fetch changes up to 8377e8a24bba1ae73b3869bc71ee9df16b6bef61:

  fs-verity: use kmap_local_page() instead of kmap() (2022-08-19 15:19:55 -0700)

----------------------------------------------------------------

Minor changes to convert uses of kmap() to kmap_local_page().

----------------------------------------------------------------
Eric Biggers (2):
      fs-verity: use memcpy_from_page()
      fs-verity: use kmap_local_page() instead of kmap()

 fs/verity/read_metadata.c |  6 +++---
 fs/verity/verify.c        | 14 ++------------
 2 files changed, 5 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] fsverity updates for 6.1
  2022-10-03  3:02 [GIT PULL] fsverity updates for 6.1 Eric Biggers
@ 2022-10-04  3:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-04  3:45 UTC (permalink / raw)
  To: Eric Biggers
  Cc: Linus Torvalds, linux-fscrypt, linux-fsdevel, linux-kernel,
	Theodore Ts'o

The pull request you sent on Sun, 2 Oct 2022 20:02:38 -0700:

> https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fsverity-for-linus

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-04  3:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03  3:02 [GIT PULL] fsverity updates for 6.1 Eric Biggers
2022-10-04  3:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).