The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] Binder driver fixes for 6.19-final
@ 2026-02-07 11:09 Greg KH
  2026-02-07 17:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-02-07 11:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 63804fed149a6750ffd28610c5c1c98cce6bd377:

  Linux 6.19-rc7 (2026-01-25 14:11:24 -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-final

for you to fetch changes up to ec4ddc90d201d09ef4e4bef8a2c6d9624525ad68:

  binderfs: fix ida_alloc_max() upper bound (2026-02-03 12:59:07 +0100)

----------------------------------------------------------------
Binder fixes for 6.19-final

Here are some small, last-minute binder C and Rust driver fixes for
reported issues.  They include a number of fixes for reported crashes
and other problems.

All of these have been in linux-next this week, and longer.

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

----------------------------------------------------------------
Alice Ryhl (2):
      rust_binder: correctly handle FDA objects of length zero
      rust_binder: add additional alignment checks

Carlos Llamas (4):
      binder: fix UAF in binder_netlink_report()
      binder: fix BR_FROZEN_REPLY error log
      rust_binderfs: fix ida_alloc_max() upper bound
      binderfs: fix ida_alloc_max() upper bound

 drivers/android/binder.c               |  19 +++++-
 drivers/android/binder/rust_binderfs.c |   8 +--
 drivers/android/binder/thread.rs       | 109 +++++++++++++++++++++------------
 drivers/android/binderfs.c             |   8 +--
 4 files changed, 94 insertions(+), 50 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Binder driver fixes for 6.19-final
  2026-02-07 11:09 [GIT PULL] Binder driver fixes for 6.19-final Greg KH
@ 2026-02-07 17:44 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-02-07 17:44 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sat, 7 Feb 2026 12:09:06 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.19-final

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b0e7d3f88e563b5ca793fca23c7d7fa1352c1079

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-02-07 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-07 11:09 [GIT PULL] Binder driver fixes for 6.19-final Greg KH
2026-02-07 17:44 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox