* [GIT PULL] Char/Misc driver fixes for 6.8-rc3
@ 2024-02-03 21:50 Greg KH
2024-02-04 7:18 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-02-03 21:50 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
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@linuxfoundation.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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 6.8-rc3
2024-02-03 21:50 [GIT PULL] Char/Misc driver fixes for 6.8-rc3 Greg KH
@ 2024-02-04 7:18 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-02-04 7:18 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Sat, 3 Feb 2024 13:50:09 -0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.8-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3a0e922079408c6749770f38a2f4db10dd4d0927
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:[~2024-02-04 7:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-03 21:50 [GIT PULL] Char/Misc driver fixes for 6.8-rc3 Greg KH
2024-02-04 7:18 ` 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.