public inbox for linux-kernel@vger.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

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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox