]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Dec 2021 17:52:32 +0000 (09:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Dec 2021 17:52:32 +0000 (09:52 -0800)
commiteb620a303cbe2f5259751f558db1ec2bef88e5e9
tree8ecd904aeb7d27edf1f85516f837b3617e5fd5d1
parent7dd6624f7de1f3364e992dd249f0226325501494
parent134a8f68d2fbf8cda1b3498d949eca75f2d8e4ea
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc fixes from Greg KH:
 "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"

* tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert
  binder: fix async_free_space accounting for empty parcels