aboutsummaryrefslogtreecommitdiff
path: root/drivers/android/binder_internal.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-08binder: fix redefinition of seq_file attributesGravatar Carlos Llamas 1-35/+11
2022-05-09binder: add BINDER_GET_EXTENDED_ERROR ioctlGravatar Carlos Llamas 1-0/+3
2022-04-22binder: hold fd_install until allocating fds firstGravatar Carlos Llamas 1-0/+2
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+4
2021-10-14binder: use euid from cred instead of using taskGravatar Todd Kjos 1-0/+4
2021-09-14binder: fix freeze raceGravatar Li Li 1-0/+2
2021-04-10binder: tell userspace to dump current backtrace when detected oneway spammingGravatar Hang Lu 1-1/+5
2021-04-10binder: fix the missing BR_FROZEN_REPLY in binder_return_stringsGravatar Hang Lu 1-1/+1
2021-03-24binder: BINDER_GET_FROZEN_INFO ioctlGravatar Marco Ballesio 1-0/+6
2021-03-24binder: BINDER_FREEZE ioctlGravatar Marco Ballesio 1-0/+12
2020-11-11binder: move structs from core file to header fileGravatar Frankie.Chang 1-0/+406
2020-03-03binder: prevent UAF for binderfs devices IIGravatar Christian Brauner 1-13/+2
2020-03-03binder: prevent UAF for binderfs devicesGravatar Christian Brauner 1-0/+13
2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Gravatar Christian Brauner 1-1/+1
2019-09-04binder: Add binder_proc logging to binderfsGravatar Hridya Valsaraju 1-0/+46
2019-09-04binder: Make transaction_log available in binderfsGravatar Hridya Valsaraju 1-0/+30
2019-09-04binder: Add stats, state and transactions filesGravatar Hridya Valsaraju 1-0/+8
2019-09-04binder: Add default binder devices through binderfs when configuredGravatar Hridya Valsaraju 1-0/+2
2019-02-01binderfs: remove separate device_initcall()Gravatar Christian Brauner 1-0/+9
2018-12-19binder: implement binderfsGravatar Christian Brauner 1-0/+49