| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'char-misc-next' of https://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown | 2 | -17/+13 |
| 9 days | binder: Use LIST_HEAD() to initialize on stack list head | Jisheng Zhang | 1 | -4/+2 |
| 9 days | rust_binder: use lock_vma_under_rcu() in shrinker | Alice Ryhl | 1 | -13/+11 |
| 10 days | rust_binder: Avoid holding lock when dropping delivered_death | Matthew Maurer | 1 | -1/+6 |
| 10 days | rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXN | Alice Ryhl | 2 | -1/+18 |
| 2026-04-30 | rust: allow `clippy::collapsible_if` globally | Miguel Ojeda | 1 | -1/+0 |
| 2026-04-24 | Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -164/+426 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+3 |
| 2026-04-13 | Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l... | Linus Torvalds | 5 | -44/+6 |
| 2026-04-08 | Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li... | Miguel Ojeda | 6 | -45/+116 |
| 2026-04-07 | rust: declare cfi_encoding for lru_status | Alice Ryhl | 4 | -44/+4 |
| 2026-04-06 | Merge tag 'v7.0-rc7' into char-misc-next | Greg Kroah-Hartman | 2 | -4/+6 |
| 2026-04-05 | mm: rename zap_page_range_single() to zap_vma_range() | David Hildenbrand (Arm) | 2 | -3/+3 |
| 2026-04-05 | mm/memory: remove "zap_details" parameter from zap_page_range_single() | David Hildenbrand (Arm) | 1 | -1/+1 |
| 2026-04-03 | rust_binder: override crate name to rust_binder | Alice Ryhl | 1 | -0/+2 |
| 2026-04-01 | rust_binder: add `command`/`return` tracepoints | Mohamad Alsadhan | 4 | -0/+47 |
| 2026-04-01 | rust_binder: add fd translation tracepoints | Mohamad Alsadhan | 5 | -0/+54 |
| 2026-04-01 | rust_binder: add `transaction_received` tracepoint | Mohamad Alsadhan | 3 | -0/+21 |
| 2026-04-01 | rust_binder: add `wait_for_work` tracepoint | Mohamad Alsadhan | 3 | -2/+34 |
| 2026-04-01 | rust_binder: add ioctl/read/write done tracepoints | Mohamad Alsadhan | 4 | -3/+57 |
| 2026-04-01 | rust_binder: remove "rust_" prefix from tracepoints | Mohamad Alsadhan | 2 | -6/+6 |
| 2026-04-01 | rust_binder: drop startup init log message | Pedro Montes Alcalde | 1 | -2/+0 |
| 2026-04-01 | rust_binder: check current before closing fds | Alice Ryhl | 1 | -12/+15 |
| 2026-04-01 | rust_binder: make use of == for Task | Alice Ryhl | 1 | -2/+2 |
| 2026-03-31 | rust_binder: introduce TransactionInfo | Alice Ryhl | 5 | -134/+167 |
| 2026-03-31 | rust_binder: use AssertSync for BINDER_VM_OPS | Alice Ryhl | 2 | -4/+6 |
| 2026-03-16 | Merge 7.0-rc4 into char-misc-next | Greg Kroah-Hartman | 6 | -45/+116 |
| 2026-02-26 | rust_binder: shrink all_procs when deregistering processes | Shivam Kalra | 1 | -0/+11 |
| 2026-02-26 | rust_binder: use current_euid() for transaction sender identity | Jann Horn | 1 | -2/+2 |
| 2026-02-26 | binder: use current_euid() for transaction sender identity | Jann Horn | 1 | -1/+1 |
| 2026-02-26 | rust_binder: avoid name mangling for get_work[_local] | Alice Ryhl | 2 | -0/+9 |
| 2026-02-26 | rust_binder: use lock_vma_under_rcu() in use_page_slow() | Alice Ryhl | 1 | -18/+19 |
| 2026-02-26 | rust_binder: call set_notification_done() without proc lock | Alice Ryhl | 1 | -1/+2 |
| 2026-02-26 | rust_binder: avoid reading the written value in offsets array | Alice Ryhl | 1 | -11/+6 |
| 2026-02-26 | rust_binder: check ownership before using vma | Alice Ryhl | 1 | -20/+63 |
| 2026-02-26 | rust_binder: fix oneway spam detection | Carlos Llamas | 3 | -13/+44 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 2 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 4 | -24/+24 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 4 | -30/+28 |
| 2026-02-17 | Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -63/+213 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -6/+5 |
| 2026-02-10 | Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -36/+32 |
| 2026-02-07 | Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -50/+94 |
| 2026-02-05 | rust_binderfs: fix a dentry leak | Al Viro | 1 | -7/+2 |
| 2026-02-03 | android/binder: use same_thread_group(proc->tsk, current) in binder_mmap() | Oleg Nesterov | 1 | -1/+1 |
| 2026-02-03 | android/binder: don't abuse current->group_leader | Oleg Nesterov | 2 | -5/+4 |
| 2026-02-03 | rust_binder: return p from rust_binder_transaction_target_node() | Alice Ryhl | 1 | -1/+1 |
| 2026-02-03 | binderfs: fix ida_alloc_max() upper bound | Carlos Llamas | 1 | -4/+4 |
| 2026-02-03 | rust_binderfs: fix ida_alloc_max() upper bound | Carlos Llamas | 1 | -4/+4 |
| 2026-02-03 | drivers: android: binder: Update ARef imports from sync::aref | Shankari Anand | 2 | -3/+2 |
| 2026-02-03 | rust_binder: fix needless borrow in context.rs | Shivam Kalra | 1 | -1/+1 |
| 2026-01-26 | binder: fix BR_FROZEN_REPLY error log | Carlos Llamas | 1 | -2/+3 |
| 2026-01-26 | rust_binder: add additional alignment checks | Alice Ryhl | 1 | -14/+36 |
| 2026-01-26 | binder: fix UAF in binder_netlink_report() | Carlos Llamas | 1 | -1/+13 |
| 2026-01-26 | rust_binder: correctly handle FDA objects of length zero | Alice Ryhl | 1 | -25/+34 |
| 2026-01-26 | rust_binder: refactor context management to use KVVec | Jason Hall | 2 | -53/+36 |
| 2026-01-16 | binder: don't use %pK through printk | Thomas Weißschuh | 2 | -4/+4 |
| 2026-01-16 | rust: redefine `bindings::compat_ptr_ioctl` in Rust | Alice Ryhl | 1 | -2/+1 |
| 2026-01-12 | Merge 6.19-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -3/+0 |
| 2026-01-09 | rust_binder: Switch to kernel::sync atomic primitives | FUJITA Tomonori | 4 | -36/+32 |
| 2025-12-29 | rust_binder: Fix build failure if !CONFIG_COMPAT | Xi Ruoyao | 1 | -0/+1 |
| 2025-12-29 | rust_binder: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -1/+1 |
| 2025-12-29 | rust_binder: add binder_transaction tracepoint | Alice Ryhl | 8 | -0/+168 |
| 2025-12-29 | rust_binder: remove spin_lock() in rust_shrink_free_page() | Alice Ryhl | 1 | -3/+0 |
| 2025-12-06 | Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -36/+20 |
| 2025-12-06 | Merge tag 'bitmap-for-6.19' of github.com:/norov/linux | Linus Torvalds | 1 | -17/+47 |
| 2025-12-05 | Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -151/+52 |
| 2025-12-03 | Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -0/+2 |
| 2025-12-03 | Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 5 | -10/+11 |
| 2025-12-02 | rust_binder: use bitmap for allocation of handles | Alice Ryhl | 1 | -17/+47 |
| 2025-11-26 | rust_binder: avoid mem::take on delivered_deaths | Alice Ryhl | 1 | -2/+6 |
| 2025-11-26 | rust_binder: fix race condition on death_list | Alice Ryhl | 1 | -3/+3 |
| 2025-11-26 | android: binder: add missing return value documentation for binder_apply_fd_f... | Sunday Adelodun | 1 | -0/+2 |
| 2025-11-26 | android: binderfs: add missing parameters in binder_ctl_ioctl()'s doc | Sunday Adelodun | 1 | -0/+3 |
| 2025-11-26 | rust_binder: move BC_FREE_BUFFER drop inside if statement | Alice Ryhl | 1 | -2/+2 |
| 2025-11-26 | rust_binder: use compat_ptr_ioctl | Alice Ryhl | 2 | -28/+3 |
| 2025-11-26 | binder: mark binder_alloc_exhaustive_test as slow | Carlos Llamas | 1 | -1/+1 |
| 2025-11-25 | tools: ynl-gen: add regeneration comment | Asbjørn Sloth Tønnesen | 2 | -0/+2 |
| 2025-11-17 | convert rust_binderfs | Al Viro | 1 | -88/+33 |
| 2025-11-16 | rust: rbtree: add immutable cursor | Vitaly Wool | 3 | -4/+4 |
| 2025-11-16 | convert binderfs | Al Viro | 1 | -19/+14 |
| 2025-11-16 | binderfs_binder_ctl_create(): kill a bogus check | Al Viro | 1 | -6/+0 |
| 2025-11-16 | binderfs: use simple_start_creating() | Al Viro | 1 | -38/+5 |
| 2025-10-22 | binder: remove "invalid inc weak" check | Alice Ryhl | 1 | -10/+1 |
| 2025-10-22 | rust: replace `CStr` with `core::ffi::CStr` | Tamir Duberstein | 1 | -1/+1 |
| 2025-10-20 | rust_binder: use `core::ffi::CStr` method names | Tamir Duberstein | 1 | -2/+2 |
| 2025-10-20 | rust_binder: use `kernel::fmt` | Tamir Duberstein | 1 | -2/+3 |
| 2025-10-20 | rust_binder: remove trailing comma | Tamir Duberstein | 1 | -1/+1 |
| 2025-10-13 | binder: Fix missing kernel-doc entries in binder.c | Kriish Sharma | 1 | -13/+14 |
| 2025-10-13 | rust_binder: report freeze notification only when fully frozen | Alice Ryhl | 3 | -14/+42 |
| 2025-10-13 | rust_binder: don't delete FreezeListener if there are pending duplicates | Alice Ryhl | 1 | -1/+10 |
| 2025-10-13 | rust_binder: freeze_notif_done should resend if wrong state | Alice Ryhl | 1 | -2/+3 |
| 2025-10-13 | rust_binder: remove warning about orphan mappings | Alice Ryhl | 1 | -4/+0 |
| 2025-10-13 | rust_binder: clean `clippy::mem_replace_with_default` warning | Miguel Ojeda | 1 | -1/+1 |
| 2025-09-19 | rust_binder: add Rust Binder driver | Alice Ryhl | 28 | -1/+10264 |
| 2025-09-18 | binder: fix double-free in dbitmap | Carlos Llamas | 1 | -0/+1 |
| 2025-08-19 | binder: add tracepoint for netlink reports | Carlos Llamas | 2 | -0/+39 |
| 2025-08-19 | binder: add transaction_report feature entry | Li Li | 1 | -0/+8 |
| 2025-08-19 | binder: introduce transaction reports via netlink | Li Li | 5 | -5/+134 |
| 2025-08-19 | binder: add t->is_async and t->is_reply | Carlos Llamas | 2 | -5/+6 |
| 2025-08-19 | binder: pre-allocate binder_transaction | Carlos Llamas | 1 | -34/+30 |
| 2025-08-18 | binder: remove MODULE_LICENSE() | Carlos Llamas | 1 | -2/+0 |
| 2025-07-29 | Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -405/+657 |
| 2025-07-28 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -14/+6 |
| 2025-07-24 | binder: Use seq_buf in binder_alloc kunit tests | Tiffany Yang | 1 | -25/+21 |
| 2025-07-24 | binder: Add copyright notice to new kunit files | Tiffany Yang | 3 | -1/+11 |
| 2025-07-16 | binder: encapsulate individual alloc test cases | Tiffany Yang | 1 | -51/+179 |
| 2025-07-16 | binder: Convert binder_alloc selftests to KUnit | Tiffany Yang | 7 | -366/+282 |
| 2025-07-16 | binder: Scaffolding for binder_alloc KUnit tests | Tiffany Yang | 9 | -6/+208 |
| 2025-07-16 | binder: Store lru freelist in binder_alloc | Tiffany Yang | 3 | -20/+67 |
| 2025-07-16 | binder: Fix selftest page indexing | Tiffany Yang | 1 | -1/+1 |
| 2025-07-16 | binder: use guards for plain mutex- and spinlock-protected sections | Dmitry Antipov | 3 | -38/+17 |
| 2025-07-16 | binder: use kstrdup() in binderfs_binder_device_create() | Dmitry Antipov | 1 | -4/+1 |
| 2025-07-02 | kill binderfs_remove_file() | Al Viro | 3 | -18/+1 |
| 2025-06-24 | binder: Remove unused binder lock events | Steven Rostedt | 1 | -21/+0 |
| 2025-06-24 | binder: fix reversed pid/tid in log | Carlos Llamas | 1 | -4/+2 |
| 2025-06-17 | binder_ioctl_write_read(): simplify control flow a bit | Al Viro | 1 | -14/+6 |
| 2025-06-06 | Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -89/+169 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
| 2025-05-25 | binder: fix yet another UAF in binder_devices | Carlos Llamas | 1 | -0/+1 |
| 2025-05-21 | binder: Create safe versions of binder log files | Tiffany Y. Yang | 1 | -27/+79 |
| 2025-05-21 | binder: Refactor binder_node print synchronization | Tiffany Y. Yang | 1 | -51/+68 |
| 2025-05-21 | binder: fix use-after-free in binderfs_evict_inode() | Dmitry Antipov | 3 | -5/+20 |
| 2025-04-28 | Merge 6.15-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2025-04-15 | binder: use buffer offsets in debug logs | Tiffany Y. Yang | 1 | -16/+11 |
| 2025-04-15 | binder: fix offset calculation in debug log | Carlos Llamas | 1 | -1/+1 |
| 2025-04-08 | VFS: rename lookup_one_len family to lookup_noperm and remove permission check | NeilBrown | 1 | -2/+2 |
| 2025-03-10 | Merge 6.14-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2025-02-20 | binder: remove unneeded <linux/export.h> inclusion from binder_internal.h | Masahiro Yamada | 1 | -1/+0 |
| 2025-02-20 | binderfs: fix use-after-free in binder_devices | Carlos Llamas | 1 | -0/+1 |
| 2025-01-27 | Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -167/+286 |
| 2025-01-13 | binder: log transaction code on failure | Carlos Llamas | 1 | -2/+2 |
| 2025-01-08 | binder: fix kernel-doc warning of 'file' member | Carlos Llamas | 1 | -1/+1 |
| 2025-01-08 | binderfs: add new binder devices to binder_devices | Li Li | 3 | -2/+16 |
| 2024-12-24 | binder: use per-vma lock in page reclaiming | Carlos Llamas | 1 | -7/+22 |
| 2024-12-24 | binder: propagate vm_insert_page() errors | Carlos Llamas | 1 | -1/+0 |
| 2024-12-24 | binder: use per-vma lock in page installation | Carlos Llamas | 1 | -17/+50 |
| 2024-12-24 | binder: rename alloc->buffer to vm_start | Carlos Llamas | 5 | -19/+19 |
| 2024-12-24 | binder: replace alloc->vma with alloc->mapped | Carlos Llamas | 3 | -26/+30 |
| 2024-12-24 | binder: store shrinker metadata under page->private | Carlos Llamas | 3 | -70/+99 |
| 2024-12-24 | binder: select correct nid for pages in LRU | Carlos Llamas | 1 | -4/+12 |
| 2024-12-24 | binder: concurrent page installation | Carlos Llamas | 1 | -24/+41 |
| 2024-12-24 | Revert "binder: switch alloc->mutex to spinlock_t" | Carlos Llamas | 2 | -28/+28 |
| 2024-12-15 | binder: initialize lsm_context structure | Casey Schaufler | 1 | -1/+1 |
| 2024-12-04 | lsm: replace context+len with lsm_context | Casey Schaufler | 1 | -3/+2 |
| 2024-12-04 | lsm: ensure the correct LSM context releaser | Casey Schaufler | 1 | -12/+12 |
| 2024-11-29 | Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -15/+49 |
| 2024-11-11 | mm/list_lru: simplify the list_lru walk callback function | Kairui Song | 2 | -5/+4 |
| 2024-11-11 | mm/list_lru: split the lock to per-cgroup scope | Kairui Song | 1 | -1/+0 |
| 2024-10-13 | binder: add delivered_freeze to debugfs output | Carlos Llamas | 1 | -0/+4 |
| 2024-10-13 | binder: fix memleak of proc->delivered_freeze | Carlos Llamas | 1 | -0/+11 |
| 2024-10-13 | binder: allow freeze notification for dead nodes | Carlos Llamas | 1 | -15/+13 |
| 2024-10-13 | binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION debug logs | Carlos Llamas | 1 | -0/+3 |
| 2024-10-13 | binder: fix BINDER_WORK_FROZEN_BINDER debug logs | Carlos Llamas | 1 | -0/+3 |
| 2024-10-13 | binder: fix freeze UAF in binder_release_work() | Carlos Llamas | 1 | -0/+6 |
| 2024-10-13 | binder: fix OOB in binder_add_freeze_work() | Carlos Llamas | 1 | -0/+2 |
| 2024-10-13 | binder: fix node UAF in binder_add_freeze_work() | Carlos Llamas | 1 | -0/+7 |
| 2024-09-11 | binder: modify the comment for binder_proc_unlock | Ba Jing | 1 | -1/+1 |
| 2024-09-09 | Merge 6.11-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2024-09-03 | binder: fix UAF caused by offsets overwrite | Carlos Llamas | 1 | -0/+1 |
| 2024-09-03 | binder: fix typo in comment | Ruffalo Lavoisier | 1 | -1/+1 |
| 2024-08-12 | Merge 6.11-rc3 into char-misc-next | Greg Kroah-Hartman | 3 | -25/+14 |
| 2024-07-31 | binder: frozen notification binder_features flag | Yu-Ting Tseng | 1 | -0/+8 |
| 2024-07-31 | binder: frozen notification | Yu-Ting Tseng | 2 | -4/+301 |
| 2024-07-31 | binder_alloc: Fix sleeping function called from invalid context | Mukesh Ojha | 1 | -1/+1 |
| 2024-07-31 | binder: fix descriptor lookup for context manager | Carlos Llamas | 2 | -24/+13 |
| 2024-07-12 | binder: fix hang of unregistered readers | Carlos Llamas | 1 | -3/+1 |
| 2024-07-03 | binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues | Lei Liu | 1 | -5/+5 |
| 2024-07-03 | binder: use bitmap for faster descriptor lookup | Carlos Llamas | 3 | -14/+279 |
| 2024-05-04 | binder: fix max_thread type inconsistency | Carlos Llamas | 2 | -2/+2 |
| 2024-04-11 | binder: check offset alignment in binder_get_object() | Carlos Llamas | 1 | -1/+3 |
| 2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
| 2024-03-07 | binder: remove redundant variable page_addr | Colin Ian King | 1 | -2/+0 |
| 2024-02-22 | binder: use of hlist_count_nodes() | Pierre Gondois | 1 | -3/+1 |
| 2024-01-31 | binder: signal epoll threads of self-work | Carlos Llamas | 1 | -0/+10 |
| 2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -473/+492 |
| 2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+3 |
| 2024-01-07 | android: removed duplicate linux/errno | Tanzir Hasan | 1 | -1/+0 |
| 2024-01-04 | android: binder: binderfs.c: removed asm-generic/errno-base.h | Tanzir Hasan | 1 | -1/+1 |
| 2023-12-12 | list_lru: allow explicit memcg and NUMA node selection | Nhat Pham | 1 | -4/+3 |
| 2023-12-12 | file: s/close_fd_get_file()/file_close_fd()/g | Christian Brauner | 1 | -1/+1 |
| 2023-12-06 | android: binder: fix a kernel-doc enum warning | Randy Dunlap | 1 | -0/+4 |
| 2023-12-05 | binder: switch alloc->mutex to spinlock_t | Carlos Llamas | 2 | -28/+28 |
| 2023-12-05 | binder: reverse locking order in shrinker callback | Carlos Llamas | 1 | -24/+22 |
| 2023-12-05 | binder: avoid user addresses in debug logs | Carlos Llamas | 2 | -11/+8 |
| 2023-12-05 | binder: refactor binder_delete_free_buffer() | Carlos Llamas | 1 | -33/+11 |
| 2023-12-05 | binder: collapse print_binder_buffer() into caller | Carlos Llamas | 1 | -13/+9 |
| 2023-12-05 | binder: document the final page calculation | Carlos Llamas | 1 | -7/+11 |
| 2023-12-05 | binder: rename lru shrinker utilities | Carlos Llamas | 3 | -25/+25 |
| 2023-12-05 | binder: make oversized buffer code more readable | Carlos Llamas | 1 | -11/+10 |
| 2023-12-05 | binder: remove redundant debug log | Carlos Llamas | 1 | -3/+0 |
| 2023-12-05 | binder: perform page installation outside of locks | Carlos Llamas | 1 | -28/+73 |
| 2023-12-05 | binder: initialize lru pages in mmap callback | Carlos Llamas | 1 | -5/+7 |
| 2023-12-05 | binder: malloc new_buffer outside of locks | Carlos Llamas | 1 | -21/+23 |
| 2023-12-05 | binder: refactor page range allocation | Carlos Llamas | 1 | -60/+47 |
| 2023-12-05 | binder: relocate binder_alloc_clear_buf() | Carlos Llamas | 1 | -63/+61 |
| 2023-12-05 | binder: relocate low space calculation | Carlos Llamas | 1 | -10/+11 |
| 2023-12-05 | binder: separate the no-space debugging logic | Carlos Llamas | 1 | -31/+40 |
| 2023-12-05 | binder: remove pid param in binder_alloc_new_buf() | Carlos Llamas | 4 | -17/+12 |
| 2023-12-05 | binder: do unlocked work in binder_alloc_new_buf() | Carlos Llamas | 1 | -39/+56 |