| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -31/+41 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+2 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -2/+1 |
| 2023-01-19 | android: fix W=1 kernel-doc warnings | Randy Dunlap | 2 | -11/+11 |
| 2023-01-19 | binder: return pending info for frozen async txns | Li Li | 2 | -7/+28 |
| 2023-01-19 | binder: remove unneeded size check code | Jiazi.Li | 1 | -13/+2 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-18 | mm: remove zap_page_range and create zap_vma_pages | Mike Kravetz | 1 | -1/+1 |
| 2022-11-09 | binder: validate alloc->mm in ->mmap() handler | Carlos Llamas | 1 | -0/+7 |
| 2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
| 2022-09-07 | freezer,sched: Rewrite core freezer logic | Peter Zijlstra | 1 | -3/+1 |
| 2022-09-06 | binder: fix binder_alloc kernel-doc warnings | Carlos Llamas | 1 | -3/+2 |
| 2022-09-06 | binder: remove binder_alloc_set_vma() | Carlos Llamas | 1 | -23/+2 |
| 2022-09-06 | binder: rename alloc->vma_vm_mm to alloc->mm | Carlos Llamas | 2 | -19/+19 |
| 2022-09-05 | Merge 6.0-rc4 into char-misc-next | Greg Kroah-Hartman | 2 | -12/+35 |
| 2022-09-02 | Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+14 |
| 2022-09-01 | binderfs: rework superblock destruction | Al Viro | 1 | -13/+17 |
| 2022-09-01 | binderfs: remove unused INTSTRLEN macro | Carlos Llamas | 1 | -1/+0 |
| 2022-09-01 | binder: remove unused binder_alloc->buffer_free | Carlos Llamas | 1 | -1/+0 |
| 2022-09-01 | binder: fix trivial kernel-doc typo | Carlos Llamas | 1 | -2/+2 |
| 2022-09-01 | binder: fix alloc->vma_vm_mm null-ptr dereference | Carlos Llamas | 1 | -2/+2 |
| 2022-08-28 | binder_alloc: add missing mmap_lock calls when using the VMA | Liam Howlett | 1 | -10/+21 |
| 2022-08-19 | Revert "binder_alloc: Add missing mmap_lock calls when using the VMA" | Greg Kroah-Hartman | 1 | -21/+10 |
| 2022-08-18 | binder_alloc: Add missing mmap_lock calls when using the VMA | Liam Howlett | 1 | -10/+21 |
| 2022-08-18 | binder: fix UAF of ref->proc caused by race condition | Carlos Llamas | 1 | -0/+12 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -18/+23 |
| 2022-07-29 | android: binder: fix lockdep check on clearing vma | Liam Howlett | 1 | -1/+8 |
| 2022-07-29 | android: binder: stop saving a pointer to the VMA | Liam R. Howlett | 3 | -18/+16 |
| 2022-07-08 | binder: fix redefinition of seq_file attributes | Carlos Llamas | 3 | -107/+100 |
| 2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 1 | -1/+1 |
| 2022-07-01 | remove CONFIG_ANDROID | Christoph Hellwig | 1 | -9/+0 |
| 2022-06-27 | Binder: add TF_UPDATE_TXN to replace outdated txn | Li Li | 2 | -3/+86 |
| 2022-06-05 | Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
| 2022-06-05 | fix the breakage in close_fd_get_file() calling conventions change | Al Viro | 1 | -0/+2 |
| 2022-06-04 | Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-05-19 | binder: fix atomic sleep when get extended error | Schspa Shi | 1 | -9/+6 |
| 2022-05-19 | binder: fix potential UAF of target_{proc,thread} | Carlos Llamas | 1 | -4/+5 |
| 2022-05-19 | binder: fix printk format for commands | Carlos Llamas | 1 | -2/+2 |
| 2022-05-14 | Unify the primitives for file descriptor closing | Al Viro | 1 | -1/+1 |
| 2022-05-09 | binder: additional transaction error logs | Carlos Llamas | 1 | -4/+44 |
| 2022-05-09 | binder: convert logging macros into functions | Carlos Llamas | 1 | -12/+29 |
| 2022-05-09 | binderfs: add extended_error feature entry | Carlos Llamas | 1 | -0/+8 |
| 2022-05-09 | binder: add BINDER_GET_EXTENDED_ERROR ioctl | Carlos Llamas | 2 | -0/+63 |
| 2022-05-09 | binder: add failed transaction logging info | Carlos Llamas | 1 | -2/+6 |
| 2022-05-02 | Merge 5.18-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+9 |
| 2022-04-26 | binder: Use memcpy_{to,from}_page() in binder_alloc_do_buffer_copy() | Fabio M. De Francesco | 1 | -11/+2 |
| 2022-04-26 | binder: Use kmap_local_page() in binder_alloc_copy_user_to_buffer() | Fabio M. De Francesco | 1 | -2/+2 |
| 2022-04-26 | binder: Use memset_page() in binder_alloc_clear_buf() | Fabio M. De Francesco | 1 | -4/+1 |
| 2022-04-22 | binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0 | Alessandro Astone | 1 | -0/+3 |
| 2022-04-22 | binder: Address corner cases in deferred copy and fixup | Alessandro Astone | 1 | -1/+6 |
| 2022-04-22 | binder: hold fd_install until allocating fds first | Carlos Llamas | 2 | -21/+15 |
| 2022-02-04 | drivers/android: remove redundant ret variable | Minghao Chi | 1 | -6/+2 |
| 2022-01-03 | Merge 5.16-rc8 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2021-12-21 | binder: fix async_free_space accounting for empty parcels | Todd Kjos | 1 | -1/+1 |
| 2021-12-21 | binder: use proper cacheflush header file | Ajith P V | 1 | -1/+1 |
| 2021-12-13 | Merge v5.15-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -12/+9 |
| 2021-12-09 | binder: use wake_up_pollfree() | Eric Biggers | 1 | -12/+9 |
| 2021-12-08 | binder: fix pointer cast warning | Arnd Bergmann | 1 | -1/+2 |
| 2021-12-03 | binder: defer copies of pre-patched txn data | Todd Kjos | 1 | -25/+274 |
| 2021-12-03 | binder: read pre-translated fds from sender buffer | Todd Kjos | 1 | -7/+32 |
| 2021-12-03 | binder: avoid potential data leakage when copying txn | Todd Kjos | 1 | -24/+70 |
| 2021-12-03 | binder: fix handling of error during copy | Todd Kjos | 1 | -2/+2 |
| 2021-12-03 | binder: remove repeat word from comment | Ajith P V | 1 | -1/+1 |
| 2021-11-17 | binder: fix test regression due to sender_euid change | Todd Kjos | 1 | -1/+1 |
| 2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+7 |
| 2021-11-01 | Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -17/+14 |
| 2021-10-19 | binder: don't detect sender/target during buffer cleanup | Todd Kjos | 1 | -7/+7 |
| 2021-10-14 | binder: use cred instead of task for getsecid | Todd Kjos | 1 | -10/+1 |
| 2021-10-14 | binder: use cred instead of task for selinux checks | Todd Kjos | 1 | -6/+6 |
| 2021-10-14 | binder: use euid from cred instead of using task | Todd Kjos | 2 | -1/+7 |
| 2021-09-14 | binder: make sure fd closes complete | Todd Kjos | 1 | -6/+17 |
| 2021-09-14 | binder: fix freeze race | Li Li | 2 | -6/+31 |
| 2021-08-03 | binder: Add invalid handle info in user error log | Ramji Jiyani | 1 | -2/+2 |
| 2021-07-21 | binderfs: add support for feature files | Carlos Llamas | 1 | -0/+39 |
| 2021-05-13 | binder: Return EFAULT if we fail BINDER_ENABLE_ONEWAY_SPAM_DETECTION | Luca Stefani | 1 | -1/+1 |
| 2021-04-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+10 |
| 2021-04-10 | binder: tell userspace to dump current backtrace when detected oneway spamming | Hang Lu | 4 | -8/+48 |
| 2021-04-10 | binder: fix the missing BR_FROZEN_REPLY in binder_return_strings | Hang Lu | 2 | -2/+3 |
| 2021-03-24 | binder: BINDER_GET_FROZEN_INFO ioctl | Marco Ballesio | 2 | -0/+61 |
| 2021-03-24 | binder: use EINTR for interrupted wait for work | Marco Ballesio | 1 | -2/+2 |
| 2021-03-24 | binder: BINDER_FREEZE ioctl | Marco Ballesio | 2 | -10/+141 |
| 2021-03-22 | lsm: separate security_task_getsecid() into subjective and objective variants | Paul Moore | 1 | -1/+10 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -2/+4 |
| 2020-12-15 | Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2020-12-10 | file: Rename __close_fd_get_file close_fd_get_file | Eric W. Biederman | 1 | -1/+1 |
| 2020-12-09 | binder: add flag to clear buffer on txn complete | Todd Kjos | 3 | -1/+52 |
| 2020-11-11 | binder: add trace at free transaction. | Frankie.Chang | 2 | -0/+47 |
| 2020-11-11 | binder: move structs from core file to header file | Frankie.Chang | 2 | -406/+406 |
| 2020-11-09 | binder: change error code from postive to negative in binder_transaction | Zhang Qilong | 1 | -1/+1 |
| 2020-11-09 | Android: binder: added a missing blank line after declaration | Andrew Bridges | 1 | -0/+1 |
| 2020-10-17 | task_work: cleanup notification modes | Jens Axboe | 1 | -1/+1 |
| 2020-10-10 | binder: fix UAF when releasing todo list | Todd Kjos | 1 | -25/+10 |
| 2020-10-05 | binder: simplify the return expression of binder_mmap | Liu Shixin | 1 | -14/+4 |
| 2020-09-16 | binder: remove redundant assignment to pointer n | Colin Ian King | 1 | -1/+1 |
| 2020-09-03 | binder: print warnings when detecting oneway spamming. | Martijn Coenen | 4 | -6/+58 |
| 2020-09-03 | binderfs: make symbol 'binderfs_fs_parameters' static | Wei Yongjun | 1 | -1/+1 |
| 2020-09-03 | binder: Modify comments | YangHui | 1 | -1/+1 |
| 2020-09-03 | binder: Remove bogus warning on failed same-process transaction | Jann Horn | 1 | -2/+0 |
| 2020-07-29 | drivers: android: Fix the SPDX comment style | Mrinal Pandey | 1 | -1/+1 |
| 2020-07-29 | drivers: android: Fix a variable declaration coding style issue | Mrinal Pandey | 1 | -0/+1 |
| 2020-07-29 | drivers: android: Remove braces for a single statement if-else block | Mrinal Pandey | 1 | -3/+2 |
| 2020-07-29 | drivers: android: Remove the use of else after return | Mrinal Pandey | 1 | -2/+1 |
| 2020-07-29 | drivers: android: Fix a variable declaration coding style issue | Mrinal Pandey | 1 | -0/+1 |
| 2020-07-29 | binder: Prevent context manager from incrementing ref 0 | Jann Horn | 1 | -1/+14 |
| 2020-07-23 | binder: Don't use mmput() from shrinker function. | Tetsuo Handa | 1 | -1/+1 |
| 2020-06-23 | binder: fix null deref of proc->context | Todd Kjos | 1 | -7/+7 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -5/+5 |
| 2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse | 1 | -2/+2 |
| 2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -5/+5 |
| 2020-04-23 | binderfs: remove redundant assignment to pointer ctx | Colin Ian King | 1 | -1/+1 |
| 2020-04-23 | binderfs: Fix binderfs.c selftest compilation warning | Tang Bin | 1 | -1/+1 |
| 2020-03-23 | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2020-03-19 | binderfs: port to new mount api | Christian Brauner | 1 | -95/+103 |
| 2020-03-11 | binderfs: use refcount for binder control devices too | Christian Brauner | 1 | -0/+1 |
| 2020-03-03 | binder: prevent UAF for binderfs devices II | Christian Brauner | 3 | -18/+16 |
| 2020-03-03 | binder: prevent UAF for binderfs devices | Christian Brauner | 2 | -1/+17 |
| 2020-01-29 | Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+4 |
| 2020-01-22 | binder: fix log spam for existing debugfs file creation. | Martin Fuzzey | 1 | -18/+19 |
| 2020-01-20 | fs: move filp_close() outside of __close_fd_get_file() | Jens Axboe | 1 | -2/+4 |
| 2019-12-14 | binder: fix incorrect calculation for num_valid | Todd Kjos | 1 | -2/+2 |
| 2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2019-11-14 | binder: Handle start==NULL in binder_update_page_range() | Jann Horn | 1 | -3/+5 |
| 2019-11-14 | binder: Prevent repeated use of ->mmap() via NULL mapping | Jann Horn | 1 | -5/+6 |
| 2019-11-14 | binder: Fix race between mmap() and binder_alloc_print_pages() | Jann Horn | 1 | -8/+14 |
| 2019-10-27 | Merge 5.4-rc5 into char-misc-next | Greg Kroah-Hartman | 2 | -9/+4 |
| 2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -1/+1 |
| 2019-10-21 | binder: Remove incorrect comment about vm_insert_page() behavior | Jann Horn | 1 | -1/+0 |
| 2019-10-17 | binder: Use common definition of SZ_1K | Jann Horn | 1 | -5/+1 |
| 2019-10-17 | binder: Don't modify VMA bounds in ->mmap handler | Jann Horn | 2 | -9/+4 |
| 2019-10-10 | binder: Fix comment headers on binder_alloc_prepare_to_free() | Joel Fernandes (Google) | 1 | -1/+1 |
| 2019-10-10 | binder: prevent UAF read in print_binder_transaction_log_entry() | Christian Brauner | 2 | -2/+4 |
| 2019-09-04 | binder: Add binder_proc logging to binderfs | Hridya Valsaraju | 3 | -39/+121 |
| 2019-09-04 | binder: Make transaction_log available in binderfs | Hridya Valsaraju | 3 | -29/+53 |
| 2019-09-04 | binder: Add stats, state and transactions files | Hridya Valsaraju | 3 | -10/+153 |
| 2019-09-04 | binder: add a mount option to show global stats | Hridya Valsaraju | 1 | -2/+43 |
| 2019-09-04 | binder: Add default binder devices through binderfs when configured | Hridya Valsaraju | 3 | -5/+25 |
| 2019-09-04 | binder: Validate the default binderfs device names. | Hridya Valsaraju | 1 | -0/+12 |
| 2019-07-24 | binder: prevent transactions to context manager from its own process. | Hridya Valsaraju | 1 | -1/+1 |
| 2019-07-24 | binder: Set end of SG buffer area properly. | Martijn Coenen | 1 | -1/+2 |
| 2019-07-01 | binder: return errors from buffer copy functions | Todd Kjos | 3 | -91/+124 |
| 2019-06-23 | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -2/+14 |
| 2019-06-22 | binder: fix memory leak in error path | Todd Kjos | 1 | -2/+2 |
| 2019-06-13 | binder: fix possible UAF when freeing buffer | Todd Kjos | 1 | -2/+14 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 5 | -50/+5 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-07 | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+11 |
| 2019-04-25 | binder: check for overflow when alloc for security context | Todd Kjos | 1 | -1/+11 |
| 2019-04-25 | binder: take read mode of mmap_sem in binder_alloc_free_page() | Tyler Hicks | 1 | -4/+4 |
| 2019-03-21 | binder: fix race between munmap() and direct reclaim | Todd Kjos | 1 | -10/+8 |
| 2019-03-21 | binder: fix BUG_ON found by selinux-testsuite | Todd Kjos | 1 | -1/+2 |
| 2019-02-19 | binder: reduce mmap_sem write-side lock | Minchan Kim | 1 | -2/+2 |
| 2019-02-15 | binder: fix handling of misaligned binder object | Todd Kjos | 1 | -1/+1 |
| 2019-02-14 | binder: fix sparse issue in binder_alloc_selftest.c | Todd Kjos | 1 | -2/+3 |
| 2019-02-12 | binder: use userspace pointer as base of buffer space | Todd Kjos | 5 | -99/+118 |
| 2019-02-12 | binder: remove user_buffer_offset | Todd Kjos | 3 | -65/+13 |
| 2019-02-12 | binder: remove kernel vm_area for buffer space | Todd Kjos | 1 | -38/+2 |
| 2019-02-12 | binder: avoid kernel vm_area for buffer fixups | Todd Kjos | 1 | -49/+97 |
| 2019-02-12 | binder: add function to copy binder object from buffer | Todd Kjos | 1 | -17/+58 |
| 2019-02-12 | binder: add functions to copy to/from binder buffers | Todd Kjos | 4 | -43/+145 |
| 2019-02-12 | binder: create userspace-to-binder-buffer copy function | Todd Kjos | 3 | -7/+143 |
| 2019-02-11 | Merge 5.0-rc6 into char-misc-next | Greg Kroah-Hartman | 3 | -19/+41 |
| 2019-02-01 | binderfs: remove separate device_initcall() | Christian Brauner | 3 | -4/+16 |
| 2019-01-30 | binderfs: respect limit on binder control creation | Christian Brauner | 1 | -1/+9 |
| 2019-01-30 | binder: fix CONFIG_ANDROID_BINDER_DEVICES | Christian Brauner | 1 | -14/+16 |
| 2019-01-28 | Merge 5.0-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -131/+151 |
| 2019-01-22 | binder: create node flag to request sender's security context | Todd Kjos | 1 | -23/+83 |
| 2019-01-22 | binderfs: switch from d_add() to d_instantiate() | Christian Brauner | 1 | -1/+1 |
| 2019-01-22 | binderfs: drop lock in binderfs_binder_ctl_create | Christian Brauner | 1 | -4/+0 |
| 2019-01-22 | binderfs: kill_litter_super() before cleanup | Christian Brauner | 1 | -1/+2 |
| 2019-01-22 | binderfs: rework binderfs_binder_device_create() | Christian Brauner | 1 | -20/+19 |
| 2019-01-22 | binderfs: rework binderfs_fill_super() | Christian Brauner | 1 | -30/+11 |
| 2019-01-22 | binderfs: prevent renaming the control dentry | Christian Brauner | 1 | -18/+10 |
| 2019-01-22 | binderfs: remove outdated comment | Christian Brauner | 1 | -4/+0 |
| 2019-01-18 | binderfs: fix error return code in binderfs_fill_super() | Wei Yongjun | 1 | -0/+1 |
| 2019-01-12 | binderfs: handle !CONFIG_IPC_NS builds | Christian Brauner | 1 | -0/+4 |
| 2019-01-11 | binderfs: reserve devices for initial mount | Christian Brauner | 1 | -1/+6 |
| 2019-01-11 | binderfs: rename header to binderfs.h | Christian Brauner | 1 | -1/+1 |
| 2019-01-11 | binderfs: implement "max" mount option | Christian Brauner | 1 | -6/+98 |
| 2019-01-08 | binderfs: make each binderfs mount a new instance | Christian Brauner | 1 | -39/+2 |
| 2019-01-08 | binderfs: remove wrong kern_mount() call | Christian Brauner | 1 | -10/+0 |
| 2018-12-19 | binder: implement binderfs | Christian Brauner | 5 | -17/+614 |
| 2018-12-19 | binder: fix use-after-free due to ksys_close() during fdget() | Todd Kjos | 1 | -2/+61 |
| 2018-12-06 | binder: filter out nodes when showing binder procs | Todd Kjos | 1 | -0/+3 |
| 2018-12-06 | binder: fix kerneldoc header for struct binder_buffer | Todd Kjos | 1 | -10/+10 |
| 2018-12-06 | binder: remove BINDER_DEBUG_ENTRY() | Yangtao Li | 1 | -31/+17 |
| 2018-12-03 | Merge 4.20-rc5 into char-misc-next | Greg Kroah-Hartman | 3 | -21/+19 |
| 2018-11-26 | binder: fix sparse warnings on locking context | Todd Kjos | 2 | -1/+43 |
| 2018-11-26 | binder: fix race that allows malicious free of live buffer | Todd Kjos | 3 | -21/+19 |
| 2018-10-02 | binder: make symbol 'binder_free_buf' static | Wei Yongjun | 1 | -1/+1 |
| 2018-09-16 | Merge b4.19-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -8/+35 |
| 2018-09-14 | binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl. | Martijn Coenen | 1 | -0/+55 |
| 2018-09-14 | android: binder: use kstrdup instead of open-coding it | Rasmus Villemoes | 1 | -2/+1 |
| 2018-09-14 | binder: use standard functions to allocate fds | Todd Kjos | 3 | -165/+260 |
| 2018-09-14 | android: binder: no outgoing transaction when thread todo has transaction | Sherry Yang | 1 | -12/+32 |
| 2018-09-12 | android: binder: fix the race mmap and alloc_new_buf_locked | Minchan Kim | 1 | -8/+35 |
| 2018-08-08 | android: binder: Rate-limit debug and userspace triggered err msgs | Sherry Yang | 2 | -17/+29 |
| 2018-08-02 | android: binder: Show extra_buffers_size in trace | Sherry Yang | 1 | -2/+5 |
| 2018-07-24 | android: binder: Include asm/cacheflush.h after linux/ include files | Guenter Roeck | 1 | -1/+3 |
| 2018-07-24 | android: binder_alloc: Include asm/cacheflush.h after linux/ include files | Guenter Roeck | 1 | -1/+1 |
| 2018-07-07 | android: binder: Drop dependency on !M68K | Geert Uytterhoeven | 1 | -1/+1 |