Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1711f7899c8520978fc62d169409ebf68a04d13
/
drivers
/
android
d29b73e
UPSTREAM: binder: fix race that allows malicious free of live buffer
by Todd Kjos
· 6 years ago
1c57ba4
FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
by Martijn Coenen
· 6 years ago
f540ce0
UPSTREAM: binder: replace "%p" with "%pK"
by Todd Kjos
· 7 years ago
558ee93
UPSTREAM: binder: free memory on error
by Christian Brauner
· 7 years ago
fbb4339
UPSTREAM: binder: fix proc->files use-after-free
by Todd Kjos
· 7 years ago
6f7e5f9
UPSTREAM: Revert "FROMLIST: binder: fix proc->files use-after-free"
by Martijn Coenen
· 6 years ago
2cafd5b
UPSTREAM: ANDROID: binder: change down_write to down_read
by Minchan Kim
· 7 years ago
e1b1a8b
UPSTREAM: ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
by 宋金时
· 7 years ago
61a775a
UPSTREAM: ANDROID: binder: remove 32-bit binder interface.
by Martijn Coenen
· 7 years ago
a199689
UPSTREAM: ANDROID: binder: re-order some conditions
by Dan Carpenter
· 7 years ago
dd5682c
UPSTREAM: android: binder: use VM_ALLOC to get vm area
by Ganesh Mahendran
· 7 years ago
e62dd6f
UPSTREAM: android: binder: Use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
174562a
UPSTREAM: android: binder: Use octal permissions
by Harsh Shandilya
· 7 years ago
6b64640
UPSTREAM: android: binder: Prefer __func__ to using hardcoded function name
by Elad Wexler
· 7 years ago
9e9a3e1
UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked static and indent its arguments
by Xiongwei Song
· 7 years ago
f8cb822
UPSTREAM: android: binder: Check for errors in binder_alloc_shrinker_init().
by Tetsuo Handa
· 7 years ago
c4048b2
UPSTREAM: ANDROID: binder: prevent transactions into own process.
by Martijn Coenen
· 7 years ago
d3a2afb
UPSTREAM: ANDROID: binder: remove WARN() for redundant txn error
by Todd Kjos
· 7 years ago
24da2c8
BACKPORT: treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
6e463bb
Revert "binder: add missing binder_unlock()"
by Greg Kroah-Hartman
· 7 years ago
7118def
Merge 4.9.85 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
febf108
binder: add missing binder_unlock()
by Eric Biggers
· 7 years ago
a9d0273
Merge 4.9.84 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
4be5a28
binder: check for binder_thread allocation failure in binder_poll()
by Eric Biggers
· 7 years ago
72766d7
UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.
by Martijn Coenen
· 7 years ago
550c01d
UPSTREAM: ANDROID: binder: remove waitqueue when thread exits.
by Martijn Coenen
· 7 years ago
2506378
ANDROID: binder: Remove obsolete proc waitqueue.
by Martijn Coenen
· 7 years ago
e312c3f
UPSTREAM: android: binder: fix type mismatch warning
by Arnd Bergmann
· 7 years ago
f09daf1
FROMLIST: binder: fix proc->files use-after-free
by Todd Kjos
· 7 years ago
dac2e9c
ANDROID: binder: clarify deferred thread work.
by Martijn Coenen
· 7 years ago
c05ec29
ANDROID: binder: show high watermark of alloc->pages.
by Martijn Coenen
· 7 years ago
1af6180
ANDROID: binder: Add thread->process_todo flag.
by Martijn Coenen
· 7 years ago
27155df
FROMLIST: android: binder: Fix null ptr dereference in debug msg
by Sherry Yang
· 7 years ago
0b33853
FROMLIST: android: binder: Change binder_shrinker to static
by Sherry Yang
· 7 years ago
6cd2631
ANDROID: binder: fix node sched policy calculation
by Ganesh Mahendran
· 7 years ago
9add7c4
ANDROID: binder: init desired_prio.sched_policy before use it
by Ganesh Mahendran
· 7 years ago
3217ccc
ANDROID: binder: fix transaction leak.
by Martijn Coenen
· 7 years ago
81402ea
ANDROID: binder: Add tracing for binder priority inheritance.
by Martijn Coenen
· 8 years ago
291d968
FROMLIST: binder: fix use-after-free in binder_transaction()
by Todd Kjos
· 7 years ago
5e34c9b
FROMLIST: android: binder: Don't get mm from task
by Sherry Yang
· 7 years ago
edd2131
FROMLIST: android: binder: Remove unused vma argument
by Sherry Yang
· 7 years ago
e3368fd
FROMLIST: android: binder: Drop lru lock in isolate callback
by Sherry Yang
· 7 years ago
6ec1052
FROMLIST: binder: fix an ret value override
by Xu YiPing
· 7 years ago
86578a0
FROMLIST: binder: fix memory corruption in binder_transaction binder
by Xu YiPing
· 7 years ago
9100442
FROMLIST: android: binder: Add page usage in binder stats
by Sherry Yang
· 7 years ago
4a61ba6
FROMLIST: android: binder: Add shrinker tracepoints
by Sherry Yang
· 7 years ago
5828d70
FROMLIST: android: binder: Add global lru shrinker to binder
by Sherry Yang
· 7 years ago
7ffd494
FROMLIST: android: binder: Move buffer out of area shared with user space
by Sherry Yang
· 7 years ago
435416b
FROMLIST: android: binder: Add allocator selftest
by Sherry Yang
· 7 years ago
7aed47a
FROMLIST: android: binder: Refactor prev and next buffer into a helper function
by Sherry Yang
· 7 years ago
cbd854d
ANDROID: binder: fix proc->tsk check.
by Martijn Coenen
· 7 years ago
8fb0b0c
binder: Use wake up hint for synchronous transactions.
by Riley Andrews
· 7 years ago
5105075
binder: use group leader instead of open thread
by Todd Kjos
· 7 years ago
eda70a5
Revert "android: binder: Sanity check at binder ioctl"
by Todd Kjos
· 7 years ago
4501c04
ANDROID: binder: don't queue async transactions to thread.
by Martijn Coenen
· 7 years ago
3bdbe4c
ANDROID: binder: don't enqueue death notifications to thread todo.
by Martijn Coenen
· 7 years ago
4781093
ANDROID: binder: call poll_wait() unconditionally.
by Martijn Coenen
· 7 years ago
ed32335
ANDROID: binder: Don't BUG_ON(!spin_is_locked()).
by Martijn Coenen
· 7 years ago
ecd972d
ANDROID: binder: don't check prio permissions on restore.
by Martijn Coenen
· 7 years ago
833babb3
Add BINDER_GET_NODE_DEBUG_INFO ioctl
by Colin Cross
· 7 years ago
c46810c
ANDROID: binder: add RT inheritance flag to node.
by Martijn Coenen
· 7 years ago
07a30fe
ANDROID: binder: improve priority inheritance.
by Martijn Coenen
· 7 years ago
6aac979
ANDROID: binder: add min sched_policy to node.
by Martijn Coenen
· 7 years ago
57b2ac6
ANDROID: binder: add support for RT prio inheritance.
by Martijn Coenen
· 7 years ago
053be42
ANDROID: binder: push new transactions to waiting threads.
by Martijn Coenen
· 7 years ago
22d64e432
ANDROID: binder: remove proc waitqueue
by Martijn Coenen
· 7 years ago
218b697
FROMLIST: binder: remove global binder lock
by Todd Kjos
· 8 years ago
f9eac64
FROMLIST: binder: fix death race conditions
by Martijn Coenen
· 7 years ago
6d241a4
FROMLIST: binder: protect against stale pointers in print_binder_transaction
by Todd Kjos
· 8 years ago
5346bf3
FROMLIST: binder: protect binder_ref with outer lock
by Todd Kjos
· 8 years ago
d600e90
FROMLIST: binder: use inner lock to protect thread accounting
by Todd Kjos
· 7 years ago
995a36e
FROMLIST: binder: protect transaction_stack with inner lock.
by Martijn Coenen
· 7 years ago
b482790
FROMLIST: binder: protect proc->threads with inner_lock
by Todd Kjos
· 7 years ago
425d23f
FROMLIST: binder: protect proc->nodes with inner lock
by Todd Kjos
· 7 years ago
cbcbbd6
FROMLIST: binder: add spinlock to protect binder_node
by Todd Kjos
· 7 years ago
1c89e6b
FROMLIST: binder: add spinlocks to protect todo lists
by Todd Kjos
· 8 years ago
e7f23ed
FROMLIST: binder: use inner lock to sync work dq and node counts
by Todd Kjos
· 8 years ago
fc7a7e2
FROMLIST: binder: introduce locking helper functions
by Todd Kjos
· 7 years ago
f22abc7
FROMLIST: binder: use node->tmp_refs to ensure node safety
by Todd Kjos
· 8 years ago
b0117bb
FROMLIST: binder: refactor binder ref inc/dec for thread safety
by Todd Kjos
· 8 years ago
2f993e2
FROMLIST: binder: make sure accesses to proc/thread are safe
by Todd Kjos
· 8 years ago
c37162d
FROMLIST: binder: make sure target_node has strong ref
by Todd Kjos
· 7 years ago
858b8da
FROMLIST: binder: guarantee txn complete / errors delivered in-order
by Todd Kjos
· 8 years ago
21ef40a
FROMLIST: binder: refactor binder_pop_transaction
by Todd Kjos
· 8 years ago
1cfe627
FROMLIST: binder: use atomic for transaction_log index
by Todd Kjos
· 7 years ago
970df8b
FROMLIST: binder: add more debug info when allocation fails.
by Martijn Coenen
· 8 years ago
076072a
FROMLIST: binder: protect against two threads freeing buffer
by Todd Kjos
· 8 years ago
4cbe575
FROMLIST: binder: remove dead code in binder_get_ref_for_node
by Todd Kjos
· 8 years ago
6798e6d
FROMLIST: binder: don't modify thread->looper from other threads
by Todd Kjos
· 8 years ago
8dedb0c
FROMLIST: binder: avoid race conditions when enqueuing txn
by Todd Kjos
· 8 years ago
6079261
FROMLIST: binder: refactor queue management in binder_thread_read
by Todd Kjos
· 7 years ago
e598d17
FROMLIST: binder: add log information for binder transaction failures
by Todd Kjos
· 8 years ago
c4bd08b
FROMLIST: binder: make binder_last_id an atomic
by Todd Kjos
· 7 years ago
5551ff2
FROMLIST: binder: change binder_stats to atomics
by Badhri Jagan Sridharan
· 8 years ago
8d9f6f3
FROMLIST: binder: add protection for non-perf cases
by Todd Kjos
· 8 years ago
48b3321
FROMLIST: binder: remove binder_debug_no_lock mechanism
by Todd Kjos
· 7 years ago
b934102
FROMLIST: binder: move binder_alloc to separate file
by Todd Kjos
· 8 years ago
d325d37
FROMLIST: binder: separate out binder_alloc functions
by Todd Kjos
· 8 years ago
349757c
FROMLIST: binder: remove unneeded cleanup code
by Todd Kjos
· 8 years ago
f85d229
FROMLIST: binder: separate binder allocator structure from binder proc
by Todd Kjos
· 8 years ago
Next »