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: Sat, 3 Feb 2024 13:50:09 -0800
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 6.8-rc3

The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

  Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 97830f3c3088638ff90b20dfba2eb4d487bf14d7:

  binder: signal epoll threads of self-work (2024-01-31 14:08:28 -0800)

----------------------------------------------------------------
Char/Misc driver fixes for 6.8-rc3

Here are three tiny driver fixes for 6.8-rc3.  They include:
  - Android binder long-term bug with epoll finally being fixed
  - fastrpc driver shutdown bugfix
  - open-dice lockdep fix

All of these have been in linux-next this week with no reported issues.

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

----------------------------------------------------------------
Carlos Llamas (1):
      binder: signal epoll threads of self-work

Ekansh Gupta (1):
      misc: fastrpc: Mark all sessions as invalid in cb_remove

Will Deacon (1):
      misc: open-dice: Fix spurious lockdep warning

 drivers/android/binder.c | 10 ++++++++++
 drivers/misc/fastrpc.c   |  2 +-
 drivers/misc/open-dice.c |  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ