summaryrefslogtreecommitdiffstats
path: root/drivers/android/binder_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Binder: Add async from to transaction recordChuang Zhang2023-05-131-0/+2
* Binder: Add timestamp to transaction recordChuang Zhang2023-05-131-0/+1
* binder: return pending info for frozen async txnsLi Li2023-01-191-1/+2
* binder: fix redefinition of seq_file attributesCarlos Llamas2022-07-081-35/+11
* binder: add BINDER_GET_EXTENDED_ERROR ioctlCarlos Llamas2022-05-091-0/+3
* binder: hold fd_install until allocating fds firstCarlos Llamas2022-04-221-0/+2
* Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-011-0/+4
|\
| * binder: use euid from cred instead of using taskTodd Kjos2021-10-141-0/+4
* | binder: fix freeze raceLi Li2021-09-141-0/+2
|/
* binder: tell userspace to dump current backtrace when detected oneway spammingHang Lu2021-04-101-1/+5
* binder: fix the missing BR_FROZEN_REPLY in binder_return_stringsHang Lu2021-04-101-1/+1
* binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio2021-03-241-0/+6
* binder: BINDER_FREEZE ioctlMarco Ballesio2021-03-241-0/+12
* binder: move structs from core file to header fileFrankie.Chang2020-11-111-0/+406
* binder: prevent UAF for binderfs devices IIChristian Brauner2020-03-031-13/+2
* binder: prevent UAF for binderfs devicesChristian Brauner2020-03-031-0/+13
* binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner2019-10-101-1/+1
* binder: Add binder_proc logging to binderfsHridya Valsaraju2019-09-041-0/+46
* binder: Make transaction_log available in binderfsHridya Valsaraju2019-09-041-0/+30
* binder: Add stats, state and transactions filesHridya Valsaraju2019-09-041-0/+8
* binder: Add default binder devices through binderfs when configuredHridya Valsaraju2019-09-041-0/+2
* binderfs: remove separate device_initcall()Christian Brauner2019-02-011-0/+9
* binder: implement binderfsChristian Brauner2018-12-191-0/+49