Greg Kroah-Hartman
|
2fc1024676
Merge 4.15-rc3 into char-misc-next
|
7 lat temu |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 lat temu |
Martijn Coenen
|
fb2c445277
ANDROID: binder: fix transaction leak.
|
7 lat temu |
Martijn Coenen
|
148ade2c4d
ANDROID: binder: Add thread->process_todo flag.
|
7 lat temu |
Linus Torvalds
|
2bf16b7a73
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
7 lat temu |
Linus Torvalds
|
1be2172e96
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
7 lat temu |
Kees Cook
|
e4dca7b7aa
treewide: Fix function prototypes for module_param_call()
|
8 lat temu |
Greg Kroah-Hartman
|
6fbf248a20
Merge 4.14-rc6 into char-misc-next
|
8 lat temu |
Arvind Yadav
|
f7f84fded6
binder: pr_err() strings should end with newlines
|
8 lat temu |
Martijn Coenen
|
66b83a4cdd
binder: call poll_wait() unconditionally.
|
8 lat temu |
Todd Kjos
|
512cf465ee
binder: fix use-after-free in binder_transaction()
|
8 lat temu |
Xu YiPing
|
d53bebdf4d
binder: fix memory corruption in binder_transaction binder
|
8 lat temu |
Xu YiPing
|
52b81611f2
binder: fix an ret value override
|
8 lat temu |
Arnd Bergmann
|
1c363eaece
android: binder: fix type mismatch warning
|
8 lat temu |
Martijn Coenen
|
3a6430ce46
ANDROID: binder: don't queue async transactions to thread.
|
8 lat temu |
Martijn Coenen
|
bb74562a7f
ANDROID: binder: don't enqueue death notifications to thread todo.
|
8 lat temu |
Martijn Coenen
|
858b271968
ANDROID: binder: Don't BUG_ON(!spin_is_locked()).
|
8 lat temu |
Colin Cross
|
abcc61537e
ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctl
|
8 lat temu |
Martijn Coenen
|
408c68b17a
ANDROID: binder: push new transactions to waiting threads.
|
8 lat temu |
Martijn Coenen
|
1b77e9dcc3
ANDROID: binder: remove proc waitqueue
|
8 lat temu |
Sherry Yang
|
8ef4665aa1
android: binder: Add page usage in binder stats
|
8 lat temu |
Sherry Yang
|
f2517eb76f
android: binder: Add global lru shrinker to binder
|
8 lat temu |
Sherry Yang
|
4175e2b46f
android: binder: Add allocator selftest
|
8 lat temu |
Todd Kjos
|
4f9adc8f91
binder: fix incorrect cmd to binder_stat_br
|
8 lat temu |
Christian Brauner
|
22eb9476b5
binder: free memory on error
|
8 lat temu |
Dmitry Safonov
|
5b7d40cdcd
binder: remove unused BINDER_SMALL_BUF_SIZE define
|
8 lat temu |
Krzysztof Opasiak
|
c3643b699f
android: binder: Use dedicated helper to access rlimit value
|
8 lat temu |
Todd Kjos
|
a60b890f60
binder: remove global binder lock
|
8 lat temu |
Martijn Coenen
|
ab51ec6bdf
binder: fix death race conditions
|
8 lat temu |
Todd Kjos
|
5f2f63696c
binder: protect against stale pointers in print_binder_transaction
|
8 lat temu |