Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b6d282cea3f3ed3a5b09d687443213547db39499
/
drivers
/
android
/
binder.c
b6d282c
binder: refactor binder_pop_transaction
by Todd Kjos
· 8 years ago
d99c733
binder: use atomic for transaction_log index
by Todd Kjos
· 8 years ago
53d311cf
binder: protect against two threads freeing buffer
by Todd Kjos
· 8 years ago
e4cffcf
binder: remove dead code in binder_get_ref_for_node
by Todd Kjos
· 8 years ago
08dabce
binder: don't modify thread->looper from other threads
by Todd Kjos
· 8 years ago
ccae6f6
binder: avoid race conditions when enqueuing txn
by Todd Kjos
· 8 years ago
26b47d8
binder: refactor queue management in binder_thread_read
by Todd Kjos
· 8 years ago
57ada2f
binder: add log information for binder transaction failures
by Todd Kjos
· 8 years ago
656a800
binder: make binder_last_id an atomic
by Todd Kjos
· 8 years ago
0953c79
binder: change binder_stats to atomics
by Badhri Jagan Sridharan
· 8 years ago
c44b123
binder: add protection for non-perf cases
by Todd Kjos
· 8 years ago
1cf29cf
binder: remove binder_debug_no_lock mechanism
by Todd Kjos
· 8 years ago
0c972a0
binder: move binder_alloc to separate file
by Todd Kjos
· 8 years ago
19c9872
binder: separate out binder_alloc functions
by Todd Kjos
· 8 years ago
7c03f0d
binder: remove unneeded cleanup code
by Todd Kjos
· 8 years ago
fdfb4a9
binder: separate binder allocator structure from binder proc
by Todd Kjos
· 8 years ago
00b40d6
binder: Use wake up hint for synchronous transactions.
by Riley Andrews
· 8 years ago
c4ea41b
binder: use group leader instead of open thread
by Todd Kjos
· 8 years ago
a2b1870
Revert "android: binder: Sanity check at binder ioctl"
by Todd Kjos
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
ecf1385
mm: drop unused argument of zap_page_range()
by Kirill A. Shutemov
· 8 years ago
def95c7
binder: Add support for file-descriptor arrays
by Martijn Coenen
· 8 years ago
7980240
binder: Add support for scatter-gather
by Martijn Coenen
· 8 years ago
4bfac80
binder: Add extra size to allocator
by Martijn Coenen
· 8 years ago
a056af4
binder: Refactor binder_transact()
by Martijn Coenen
· 8 years ago
ac4812c
binder: Support multiple /dev instances
by Martijn Coenen
· 8 years ago
14db318
binder: Deal with contexts in debugfs
by Martijn Coenen
· 8 years ago
342e5c9
binder: Support multiple context managers
by Martijn Coenen
· 8 years ago
feba390
binder: Split flat_binder_object
by Martijn Coenen
· 8 years ago
4afb604
ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct
by Arve Hjønnevåg
· 8 years ago
0a3ffab
ANDROID: binder: Add strong ref checks
by Arve Hjønnevåg
· 8 years ago
1beba52
android: binder: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
3e66848
Merge 4.5-rc6 into staging-next
by Greg Kroah-Hartman
· 9 years ago
bb27d49
Merge char-misc-next into staging-next
by Greg Kroah-Hartman
· 9 years ago
7a64cd8
drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE
by Lisa Du
· 9 years ago
83050a4
android: drivers: Avoid debugfs race in binder
by Riley Andrews
· 9 years ago
212265e
android: binder: More offset validation
by Arve Hjønnevåg
· 9 years ago
a906d69
android: binder: Sanity check at binder ioctl
by Chen Feng
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
f4c72c7
android: binder: fix binder mmap failures
by Andrey Ryabinin
· 10 years ago
79af730
Add security hooks to binder and implement the hooks for SELinux.
by Stephen Smalley
· 10 years ago
9246a4a
android: binder: remove binder.h
by Greg Kroah-Hartman
· 10 years ago
777783e
staging: android: binder: move to the "real" part of the kernel
by Greg Kroah-Hartman
· 10 years ago
[Renamed from drivers/staging/android/binder.c]
395262a
staging: binder: fix coding style issues
by Dmitry Voytik
· 10 years ago
0232a42
staging: android: Break up a long line in binder_send_failed_reply
by William Panlener
· 10 years ago
f6f8ed4
mm/vmalloc.c: clean up map_vm_area third argument
by WANG Chao
· 10 years ago
d4ec15e
staging: android: Clean up else statement from binder_send_failed_reply
by Lucas Tanure
· 11 years ago
78260ac
staging: android: binder.c: binder_ioctl() cleanup
by Tair Rzayev
· 11 years ago
ddac7d5
staging: binder: add vm_fault handler
by Vinayak Menon
· 11 years ago
7873311
Staging: Android: removed an unnecessary else statement
by Karthik Nayak
· 11 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
57bab7c
staging: android: binder.c: Use more appropriate functions for euid retrieval
by Tair Rzayev
· 11 years ago
7d42043
staging: binder: fix usage of uninit scalar in binder_transaction()
by Christian Engelmayer
· 11 years ago
f994d83
staging: binder: cleanup dereference of noderef expressions
by Jerry Snitselaar
· 11 years ago
7aa2c01
sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice()
by Dongsheng Yang
· 11 years ago
10f6286
staging: android: fix missing a blank line after declarations
by Seunghun Lee
· 11 years ago
8698a74
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
by Dongsheng Yang
· 11 years ago
36c89c0
staging: binder: add __user annotation in binder.c
by Mathieu Maret
· 11 years ago
da49889
staging: binder: Support concurrent 32 bit and 64 bit processes.
by Arve Hjønnevåg
· 11 years ago
e194fd8
staging: binder: Fix death notifications
by Arve Hjønnevåg
· 11 years ago
fb07ebc
Staging: android: Mark local functions in binder.c as static
by Bojan Prtvar
· 11 years ago
308fbd8a
Staging: android: add __user annotation in binder.c
by Bojan Prtvar
· 11 years ago
64dcfe6
staging: android: binder: fix binder interface for 64bit compat layer
by Serban Constantinescu
· 12 years ago
ec35e85
staging: android: binder: fix alignment issues
by Serban Constantinescu
· 12 years ago
397334f
staging: android: binder: modify struct binder_write_read to use size_t
by Serban Constantinescu
· 12 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
1dcdbfd
staging: android: Fix typo in staging/android
by Masanari Iida
· 12 years ago
e2610b2
binder: use freezable blocking calls
by Colin Cross
· 12 years ago
c07c933
drivers: android: binder: Use __func__ in debug messages
by Mirsal Ennaime
· 12 years ago
ba97bc5
drivers: android: binder: Remove excessive indentation
by Mirsal Ennaime
· 12 years ago
53413e7
drivers: android: binder: Fix code style in binder_deferred_release
by Mirsal Ennaime
· 12 years ago
008fa74
drivers: android: binder: Move the node release code to a separate function
by Mirsal Ennaime
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
167bccb
staging: android: Fix two checkpatch issues in binder.c
by Cruz Julian Bishop
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
17cf22c
pidns: Use task_active_pid_ns where appropriate
by Eric W. Biederman
· 15 years ago
56b468f
Staging: android: binder: Fixed multi-line strings
by Anmol Sarma
· 12 years ago
cb1f626
Merge 3.7-rc3 into staging-next
by Greg Kroah-Hartman
· 12 years ago
585650d
Staging: android: binder: Allow using highmem for binder buffers
by Arve Hjønnevåg
· 12 years ago
675d66b
Staging: android: binder: Fix memory leak on thread/process exit
by Arve Hjønnevåg
· 12 years ago
975a1ac
Staging: android: binder: Add some tracepoints
by Arve Hjønnevåg
· 12 years ago
89334ab
Staging: android: binder: Add some missing binder_stat_br calls
by Arve Hjønnevåg
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
483ce1d
take descriptor-related part of close() to file.c
by Al Viro
· 12 years ago
f869e8a
expose a low-level variant of fd_install() for binder
by Al Viro
· 12 years ago
dcfadfa
new helper: __alloc_fd()
by Al Viro
· 12 years ago
a79f41e
binder: don't allow mmap() by process other than proc->tsk
by Al Viro
· 12 years ago
4a2ebb9
userns: Convert binder ipc to use kuids
by Eric W. Biederman
· 13 years ago
bf20236
Staging: android: binder: Remove an inconsequential conditional macro
by Sachin Kamat
· 12 years ago
efde99c
Staging: android: binder: Make task_get_unused_fd_flags function static
by Sachin Kamat
· 12 years ago
258767f
drivers: staging: android: binder.c: fix printk macros
by Sherwin Soltani
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2a90957
Staging: android: binder: Fix use-after-free bug
by Arve Hjønnevåg
· 13 years ago
2c52325
Staging:android: Change type for binder_debug_no_lock switch to bool
by Zhengwang Ruan
· 13 years ago
189017c
fs: Remove missed ->fds_bits from cessation use of fd_set structs internally
by David Howells
· 13 years ago
1dce27c
Wrap accesses to the fd_sets in struct fdtable
by David Howells
· 13 years ago
b91867f
Merge tag 'staging-3.3-rc3' into staging-next
by Greg Kroah-Hartman
· 13 years ago
Next »