lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 Dec 2021 17:52:41 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.16-final

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@...uxfoundation.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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ