Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d84a6da925fa9462a088f4af21c39722b419f9b3
/
drivers
/
android
af0174a
binder: Handle start==NULL in binder_update_page_range()
by Jann Horn
· 5 years ago
fe0d31e
binder: Fix race between mmap() and binder_alloc_print_pages()
by Jann Horn
· 5 years ago
b0cb2d8
android: binder: no outgoing transaction when thread todo has transaction
by Sherry Yang
· 6 years ago
22068d4
binder: fix possible UAF when freeing buffer
by Todd Kjos
· 5 years ago
e907b13
binder: prevent transactions to context manager from its own process.
by Hridya Valsaraju
· 5 years ago
524ad00
binder: fix memory leak in error path
by Todd Kjos
· 5 years ago
9d57cfd
binder: fix race between munmap() and direct reclaim
by Todd Kjos
· 5 years ago
137c838
Revert "binder: fix handling of misaligned binder object"
by Todd Kjos
· 5 years ago
6bf7d3c
binder: fix handling of misaligned binder object
by Todd Kjos
· 6 years ago
553927d
binder: fix race that allows malicious free of live buffer
by Todd Kjos
· 6 years ago
da1b956
android: binder: fix the race mmap and alloc_new_buf_locked
by Minchan Kim
· 6 years ago
128f380
android: binder: Rate-limit debug and userspace triggered err msgs
by Sherry Yang
· 6 years ago
c8c64b39
android: binder: Show extra_buffers_size in trace
by Sherry Yang
· 6 years ago
f371a7c
android: binder: Include asm/cacheflush.h after linux/ include files
by Guenter Roeck
· 6 years ago
1e81c57
android: binder_alloc: Include asm/cacheflush.h after linux/ include files
by Guenter Roeck
· 6 years ago
2e0e3a2
android: binder: Drop dependency on !M68K
by Geert Uytterhoeven
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
e19f70a
android: binder: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
720c241
ANDROID: binder: change down_write to down_read
by Minchan Kim
· 6 years ago
838d556
ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
by 宋金时
· 6 years ago
1190b4e
ANDROID: binder: remove 32-bit binder interface.
by Martijn Coenen
· 6 years ago
720d690
Merge 4.17-rc3 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
361f2dd
ANDROID: binder: re-order some conditions
by Dan Carpenter
· 7 years ago
7aa135f
ANDROID: binder: prevent transactions into own process.
by Martijn Coenen
· 7 years ago
5eeb2ca
ANDROID: binder: synchronize_rcu() when using POLLFREE.
by Martijn Coenen
· 7 years ago
8ca86f1
binder: replace "%p" with "%pK"
by Todd Kjos
· 7 years ago
e46a3b3
ANDROID: binder: remove WARN() for redundant txn error
by Todd Kjos
· 7 years ago
f889826
binder: check for binder_thread allocation failure in binder_poll()
by Eric Biggers
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
f6cff79
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
aac6830
android: binder: use VM_ALLOC to get vm area
by Ganesh Mahendran
· 7 years ago
197410a
android: binder: Use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
21d02dd
android: binder: Use octal permissions
by Harsh Shandilya
· 7 years ago
e940c10
ANDROID: binder: Remove obsolete proc waitqueue.
by Martijn Coenen
· 7 years ago
f5cb779
ANDROID: binder: remove waitqueue when thread exits.
by Martijn Coenen
· 7 years ago
00c41cd
android: binder: Prefer __func__ to using hardcoded function name
by Elad Wexler
· 7 years ago
b6a0941
Merge 4.15-rc6 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
3f82724
ANDROID: binder: make binder_alloc_new_buf_locked static and indent its arguments
by Xiongwei Song
· 7 years ago
533dfb2
android: binder: Check for errors in binder_alloc_shrinker_init().
by Tetsuo Handa
· 7 years ago
7f3dc00
binder: fix proc->files use-after-free
by Todd Kjos
· 7 years ago
2fc1024
Merge 4.15-rc3 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
fb2c445
ANDROID: binder: fix transaction leak.
by Martijn Coenen
· 7 years ago
148ade2
ANDROID: binder: Add thread->process_todo flag.
by Martijn Coenen
· 7 years ago
8d9a3ab
ANDROID: binder: show high watermark of alloc->pages.
by Martijn Coenen
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
6fbf248
Merge 4.14-rc6 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
ae65c85
android: binder: Fix null ptr dereference in debug msg
by Sherry Yang
· 7 years ago
a0c2baa
android: binder: Don't get mm from task
by Sherry Yang
· 7 years ago
f7f84fd
binder: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
de7bbe3
android: binder: Change binder_shrinker to static
by Sherry Yang
· 7 years ago
6ae33b9
android: binder: Remove unused vma argument
by Sherry Yang
· 7 years ago
66b83a4
binder: call poll_wait() unconditionally.
by Martijn Coenen
· 7 years ago
ae7df8f
Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
512cf46
binder: fix use-after-free in binder_transaction()
by Todd Kjos
· 7 years ago
a1b2289
android: binder: drop lru lock in isolate callback
by Sherry Yang
· 7 years ago
d53bebd
binder: fix memory corruption in binder_transaction binder
by Xu YiPing
· 7 years ago
52b8161
binder: fix an ret value override
by Xu YiPing
· 7 years ago
1c363ea
android: binder: fix type mismatch warning
by Arnd Bergmann
· 7 years ago
3a6430c
ANDROID: binder: don't queue async transactions to thread.
by Martijn Coenen
· 7 years ago
bb74562
ANDROID: binder: don't enqueue death notifications to thread todo.
by Martijn Coenen
· 7 years ago
858b271
ANDROID: binder: Don't BUG_ON(!spin_is_locked()).
by Martijn Coenen
· 7 years ago
abcc615
ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctl
by Colin Cross
· 7 years ago
408c68b
ANDROID: binder: push new transactions to waiting threads.
by Martijn Coenen
· 7 years ago
1b77e9d
ANDROID: binder: remove proc waitqueue
by Martijn Coenen
· 7 years ago
8ef4665
android: binder: Add page usage in binder stats
by Sherry Yang
· 7 years ago
957ccc2
android: binder: fixup crash introduced by moving buffer hdr
by Sherry Yang
· 7 years ago
e41e164
android: binder: Add shrinker tracepoints
by Sherry Yang
· 7 years ago
f2517eb
android: binder: Add global lru shrinker to binder
by Sherry Yang
· 7 years ago
74310e0
android: binder: Move buffer out of area shared with user space
by Sherry Yang
· 7 years ago
4175e2b
android: binder: Add allocator selftest
by Sherry Yang
· 7 years ago
e2176219
android: binder: Refactor prev and next buffer into a helper function
by Sherry Yang
· 7 years ago
e8d2ed7
Revert "staging: Fix build issues with new binder API"
by Jisheng Zhang
· 7 years ago
4f9adc8
binder: fix incorrect cmd to binder_stat_br
by Todd Kjos
· 7 years ago
22eb947
binder: free memory on error
by Christian Brauner
· 7 years ago
9e18d0c
ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
by Martijn Coenen
· 7 years ago
5b7d40c
binder: remove unused BINDER_SMALL_BUF_SIZE define
by Dmitry Safonov
· 7 years ago
c3643b6
android: binder: Use dedicated helper to access rlimit value
by Krzysztof Opasiak
· 7 years ago
a60b890
binder: remove global binder lock
by Todd Kjos
· 7 years ago
ab51ec6
binder: fix death race conditions
by Martijn Coenen
· 7 years ago
5f2f636
binder: protect against stale pointers in print_binder_transaction
by Todd Kjos
· 7 years ago
2c1838d
binder: protect binder_ref with outer lock
by Todd Kjos
· 7 years ago
b3e6861
binder: use inner lock to protect thread accounting
by Todd Kjos
· 7 years ago
0b89d69
binder: protect transaction_stack with inner lock.
by Martijn Coenen
· 7 years ago
7bd7b0e
binder: protect proc->threads with inner_lock
by Todd Kjos
· 7 years ago
da0fa9e
binder: protect proc->nodes with inner lock
by Todd Kjos
· 7 years ago
673068e
binder: add spinlock to protect binder_node
by Todd Kjos
· 7 years ago
7219639
binder: add spinlocks to protect todo lists
by Todd Kjos
· 7 years ago
ed29721
binder: use inner lock to sync work dq and node counts
by Todd Kjos
· 7 years ago
9630fe8
binder: introduce locking helper functions
by Todd Kjos
· 7 years ago
adc1884
binder: use node->tmp_refs to ensure node safety
by Todd Kjos
· 7 years ago
372e314
binder: refactor binder ref inc/dec for thread safety
by Todd Kjos
· 7 years ago
7a4408c
binder: make sure accesses to proc/thread are safe
by Todd Kjos
· 7 years ago
eb34983
binder: make sure target_node has strong ref
by Todd Kjos
· 7 years ago
26549d1
binder: guarantee txn complete / errors delivered in-order
by Todd Kjos
· 7 years ago
b6d282c
binder: refactor binder_pop_transaction
by Todd Kjos
· 7 years ago
Next »