All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.16-final
@ 2021-12-30 16:52 Greg KH
  2021-12-30 17:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-12-30 16:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c:

  Linux 5.16-rc5 (2021-12-12 14:53:01 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.16

for you to fetch changes up to 3a0152b219523227c2a62a0a122cf99608287176:

  nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert (2021-12-21 11:08:19 +0100)

----------------------------------------------------------------
Char/Misc fixes for 5.16-final

Here are two misc driver fixes for 5.16-final:
  - binder accounting fix to resolve reported problem
  - nitro_enclaves fix for mmap assert warning output

Both of these have been for over a week with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Andra Paraschiv (1):
      nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert

Todd Kjos (1):
      binder: fix async_free_space accounting for empty parcels

 drivers/android/binder_alloc.c            | 2 +-
 drivers/virt/nitro_enclaves/ne_misc_dev.c | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.16-final
  2021-12-30 16:52 [GIT PULL] Char/Misc driver fixes for 5.16-final Greg KH
@ 2021-12-30 17:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-30 17:55 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Thu, 30 Dec 2021 17:52:41 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.16

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

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:[~2021-12-30 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30 16:52 [GIT PULL] Char/Misc driver fixes for 5.16-final Greg KH
2021-12-30 17:55 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.