* [GIT PULL] Char/Misc driver fixes for 6.19-rc5
@ 2026-01-11 13:21 Greg KH
2026-01-12 19:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-01-11 13:21 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
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@linuxfoundation.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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 6.19-rc5
2026-01-11 13:21 [GIT PULL] Char/Misc driver fixes for 6.19-rc5 Greg KH
@ 2026-01-12 19:38 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-01-12 19:38 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Sun, 11 Jan 2026 14:21:23 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.19-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9c7ef209cd0f7c1a92ed61eed3e835d6e4abc66c
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-12 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-11 13:21 [GIT PULL] Char/Misc driver fixes for 6.19-rc5 Greg KH
2026-01-12 19:38 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.