Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a599a0fb629a61ef0c8c47312152866d24faeaff
/
drivers
/
android
/
binder_alloc.c
2a9edd0
binder: Handle start==NULL in binder_update_page_range()
by Jann Horn
· 5 years ago
a7a74d7
binder: Prevent repeated use of ->mmap() via NULL mapping
by Jann Horn
· 5 years ago
8eb52a1
binder: Fix race between mmap() and binder_alloc_print_pages()
by Jann Horn
· 5 years ago
da80d2e
Merge 5.4-rc5 into char-misc-next
by Greg Kroah-Hartman
· 5 years ago
834c736
binder: Remove incorrect comment about vm_insert_page() behavior
by Jann Horn
· 5 years ago
45d02f7
binder: Don't modify VMA bounds in ->mmap handler
by Jann Horn
· 5 years ago
5dc54a0
binder: Fix comment headers on binder_alloc_prepare_to_free()
by Joel Fernandes (Google)
· 5 years ago
bb4a2e48
binder: return errors from buffer copy functions
by Todd Kjos
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
60d4885
binder: take read mode of mmap_sem in binder_alloc_free_page()
by Tyler Hicks
· 6 years ago
5cec2d2
binder: fix race between munmap() and direct reclaim
by Todd Kjos
· 6 years ago
3013bf6
binder: reduce mmap_sem write-side lock
by Minchan Kim
· 6 years ago
bde4a19
binder: use userspace pointer as base of buffer space
by Todd Kjos
· 6 years ago
c41358a
binder: remove user_buffer_offset
by Todd Kjos
· 6 years ago
8802116
binder: remove kernel vm_area for buffer space
by Todd Kjos
· 6 years ago
8ced0c6
binder: add functions to copy to/from binder buffers
by Todd Kjos
· 6 years ago
1a7c3d9
binder: create userspace-to-binder-buffer copy function
by Todd Kjos
· 6 years ago
22fee7d
Merge 4.20-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
324fa64
binder: fix sparse warnings on locking context
by Todd Kjos
· 6 years ago
7bada55
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
1e81c57
android: binder_alloc: Include asm/cacheflush.h after linux/ include files
by Guenter Roeck
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
720c2419
ANDROID: binder: change down_write to down_read
by Minchan Kim
· 7 years ago
aac6830
android: binder: use VM_ALLOC to get vm area
by Ganesh Mahendran
· 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
8d9a3ab6
ANDROID: binder: show high watermark of alloc->pages.
by Martijn Coenen
· 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
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
a1b2289
android: binder: drop lru lock in isolate callback
by Sherry Yang
· 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
e2176219
android: binder: Refactor prev and next buffer into a helper function
by Sherry Yang
· 7 years ago
b05a68e
binder: add more debug info when allocation fails.
by Martijn Coenen
· 8 years ago
53d311cf
binder: protect against two threads freeing buffer
by Todd Kjos
· 8 years ago
57ada2f
binder: add log information for binder transaction failures
by Todd Kjos
· 8 years ago
0c972a0
binder: move binder_alloc to separate file
by Todd Kjos
· 8 years ago