Martijn Coenen
|
7aa135fcf2
ANDROID: binder: prevent transactions into own process.
|
7 years ago |
Martijn Coenen
|
5eeb2ca02a
ANDROID: binder: synchronize_rcu() when using POLLFREE.
|
7 years ago |
Todd Kjos
|
8ca86f1639
binder: replace "%p" with "%pK"
|
7 years ago |
Todd Kjos
|
e46a3b3ba7
ANDROID: binder: remove WARN() for redundant txn error
|
7 years ago |
Eric Biggers
|
f88982679f
binder: check for binder_thread allocation failure in binder_poll()
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
f6cff79f1d
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Gustavo A. R. Silva
|
197410ad88
android: binder: Use true and false for boolean values
|
7 years ago |
Harsh Shandilya
|
21d02ddf71
android: binder: Use octal permissions
|
7 years ago |
Martijn Coenen
|
e940c10875
ANDROID: binder: Remove obsolete proc waitqueue.
|
7 years ago |
Martijn Coenen
|
f5cb779ba1
ANDROID: binder: remove waitqueue when thread exits.
|
7 years ago |
Elad Wexler
|
00c41cddeb
android: binder: Prefer __func__ to using hardcoded function name
|
7 years ago |
Greg Kroah-Hartman
|
b6a09416e8
Merge 4.15-rc6 into char-misc-next
|
7 years ago |
Tetsuo Handa
|
533dfb250d
android: binder: Check for errors in binder_alloc_shrinker_init().
|
7 years ago |
Todd Kjos
|
7f3dc0088b
binder: fix proc->files use-after-free
|
7 years ago |
Greg Kroah-Hartman
|
2fc1024676
Merge 4.15-rc3 into char-misc-next
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Martijn Coenen
|
fb2c445277
ANDROID: binder: fix transaction leak.
|
7 years ago |
Martijn Coenen
|
148ade2c4d
ANDROID: binder: Add thread->process_todo flag.
|
7 years ago |
Linus Torvalds
|
2bf16b7a73
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
7 years ago |
Linus Torvalds
|
1be2172e96
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
7 years ago |
Kees Cook
|
e4dca7b7aa
treewide: Fix function prototypes for module_param_call()
|
8 years ago |
Greg Kroah-Hartman
|
6fbf248a20
Merge 4.14-rc6 into char-misc-next
|
8 years ago |
Arvind Yadav
|
f7f84fded6
binder: pr_err() strings should end with newlines
|
8 years ago |
Martijn Coenen
|
66b83a4cdd
binder: call poll_wait() unconditionally.
|
8 years ago |
Todd Kjos
|
512cf465ee
binder: fix use-after-free in binder_transaction()
|
8 years ago |
Xu YiPing
|
d53bebdf4d
binder: fix memory corruption in binder_transaction binder
|
8 years ago |
Xu YiPing
|
52b81611f2
binder: fix an ret value override
|
8 years ago |
Arnd Bergmann
|
1c363eaece
android: binder: fix type mismatch warning
|
8 years ago |