linux/drivers/android/binder
Linus Torvalds b0e7d3f88e 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>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCaYcc8Q8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yniiACeLH9dyrdwuRBdWy466fO2nkwjb8sAn2cezXQW
 kOuhA2wuweaDq1W8wi14
 =qSrB
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull binder fixes from Greg KH:
 "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"

* tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  binderfs: fix ida_alloc_max() upper bound
  rust_binderfs: fix ida_alloc_max() upper bound
  binder: fix BR_FROZEN_REPLY error log
  rust_binder: add additional alignment checks
  binder: fix UAF in binder_netlink_report()
  rust_binder: correctly handle FDA objects of length zero
2026-02-07 09:27:57 -08:00
..
node
range_alloc rust: rbtree: add immutable cursor 2025-11-16 21:56:57 +01:00
allocation.rs
context.rs
deferred_close.rs
defs.rs
error.rs rust_binder: use kernel::fmt 2025-10-20 04:04:23 +02:00
freeze.rs Rust changes for v6.19 2025-12-03 14:16:49 -08:00
Makefile
node.rs rust_binder: fix race condition on death_list 2025-11-26 13:26:59 +01:00
page_range.rs rust_binder: remove spin_lock() in rust_shrink_free_page() 2025-12-29 11:34:16 +01:00
page_range_helper.c
page_range_helper.h
process.rs Char/Misc/IIO driver updates for 6.19-rc1 2025-12-06 18:34:24 -08:00
rust_binder.h
rust_binder_events.c
rust_binder_events.h
rust_binder_internal.h
rust_binder_main.rs rust_binder: use compat_ptr_ioctl 2025-11-26 13:24:25 +01:00
rust_binderfs.c Binder fixes for 6.19-final 2026-02-07 09:27:57 -08:00
stats.rs rust: replace CStr with core::ffi::CStr 2025-10-22 07:47:27 +02:00
thread.rs rust_binder: add additional alignment checks 2026-01-26 16:29:48 +01:00
trace.rs
transaction.rs rust_binder: report freeze notification only when fully frozen 2025-10-13 11:06:20 +02:00