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]
Message-ID: <aWOj0w5OFkuhyCkS@kroah.com>
Date: Sun, 11 Jan 2026 14:21:23 +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 6.19-rc5

The following changes since commit 9448598b22c50c8a5bb77a9103e2d49f134c9578:

  Linux 6.19-rc2 (2025-12-21 15:52:04 -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.19-rc5

for you to fetch changes up to 361e0ff456a8daf9753c18030533256e4133ce7a:

  rust_binder: remove spin_lock() in rust_shrink_free_page() (2025-12-29 11:34:16 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 6.19-rc5

Here are some small char/misc driver fixes for some reported issues.
Included in here is:
  - much reported rust_binder fix
  - counter driver fixes
  - new device ids for the mei driver

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Alexander Sverdlin (1):
      counter: interrupt-cnt: Drop IRQF_NO_THREAD flag

Alexander Usyskin (1):
      mei: me: add nova lake point S DID

Alice Ryhl (1):
      rust_binder: remove spin_lock() in rust_shrink_free_page()

Greg Kroah-Hartman (1):
      Merge tag 'counter-fixes-for-6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus

Haotian Zhang (1):
      counter: 104-quad-8: Fix incorrect return value in IRQ handler

 drivers/android/binder/page_range.rs |  3 ---
 drivers/counter/104-quad-8.c         | 20 ++++++++++++++------
 drivers/counter/interrupt-cnt.c      |  3 +--
 drivers/misc/mei/hw-me-regs.h        |  2 ++
 drivers/misc/mei/pci-me.c            |  2 ++
 5 files changed, 19 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ