summaryrefslogtreecommitdiffstats
path: root/drivers/android
Commit message (Expand)AuthorAgeFilesLines
* binder: check offset alignment in binder_get_object()Carlos Llamas2024-04-111-1/+3
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-211-2/+0
|\
| * binder: remove redundant variable page_addrColin Ian King2024-03-071-2/+0
* | binder: use of hlist_count_nodes()Pierre Gondois2024-02-221-3/+1
|/
* binder: signal epoll threads of self-workCarlos Llamas2024-01-311-0/+10
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-176-475/+494
|\
| * android: removed duplicate linux/errnoTanzir Hasan2024-01-071-1/+0
| * android: binder: binderfs.c: removed asm-generic/errno-base.hTanzir Hasan2024-01-041-1/+1
| * android: binder: fix a kernel-doc enum warningRandy Dunlap2023-12-061-0/+4
| * binder: switch alloc->mutex to spinlock_tCarlos Llamas2023-12-052-28/+28
| * binder: reverse locking order in shrinker callbackCarlos Llamas2023-12-051-24/+22
| * binder: avoid user addresses in debug logsCarlos Llamas2023-12-052-11/+8
| * binder: refactor binder_delete_free_buffer()Carlos Llamas2023-12-051-33/+11
| * binder: collapse print_binder_buffer() into callerCarlos Llamas2023-12-051-13/+9
| * binder: document the final page calculationCarlos Llamas2023-12-051-7/+11
| * binder: rename lru shrinker utilitiesCarlos Llamas2023-12-053-25/+25
| * binder: make oversized buffer code more readableCarlos Llamas2023-12-051-11/+10
| * binder: remove redundant debug logCarlos Llamas2023-12-051-3/+0
| * binder: perform page installation outside of locksCarlos Llamas2023-12-051-28/+73
| * binder: initialize lru pages in mmap callbackCarlos Llamas2023-12-051-5/+7
| * binder: malloc new_buffer outside of locksCarlos Llamas2023-12-051-21/+23
| * binder: refactor page range allocationCarlos Llamas2023-12-051-60/+47
| * binder: relocate binder_alloc_clear_buf()Carlos Llamas2023-12-051-63/+61
| * binder: relocate low space calculationCarlos Llamas2023-12-051-10/+11
| * binder: separate the no-space debugging logicCarlos Llamas2023-12-051-31/+40
| * binder: remove pid param in binder_alloc_new_buf()Carlos Llamas2023-12-054-17/+12
| * binder: do unlocked work in binder_alloc_new_buf()Carlos Llamas2023-12-051-39/+56
| * binder: split up binder_update_page_range()Carlos Llamas2023-12-051-39/+40
| * binder: keep vma addresses type as unsigned longCarlos Llamas2023-12-055-69/+57
| * binder: remove extern from function prototypesCarlos Llamas2023-12-051-19/+19
| * binder: fix comment on binder_alloc_new_buf() return valueCarlos Llamas2023-12-051-1/+1
| * binder: fix trivial typo of binder_free_buf_locked()Carlos Llamas2023-12-051-1/+1
| * binder: fix unused alloc->free_async_spaceCarlos Llamas2023-12-051-7/+4
| * binder: fix async space check for 0-sized buffersCarlos Llamas2023-12-051-3/+4
| * binder: fix race between mmput() and do_exit()Carlos Llamas2023-12-051-2/+2
| * binder: fix use-after-free in shinker's callbackCarlos Llamas2023-12-051-1/+5
| * binder: use EPOLLERR from eventpoll.hCarlos Llamas2023-12-051-1/+1
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-4/+3
|\ \
| * | list_lru: allow explicit memcg and NUMA node selectionNhat Pham2023-12-121-4/+3
| |/
* / file: s/close_fd_get_file()/file_close_fd()/gChristian Brauner2023-12-121-1/+1
|/
* Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-031-1/+1
|\
| * Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman2023-10-161-0/+2
| |\
| * | binderfs: fix typo in binderfs.cKuan-Wei Chiu2023-10-051-1/+1
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-12/+18
|\ \ \
| * | | binder: dynamically allocate the android-binder shrinkerQi Zheng2023-10-041-12/+18
| |/ /
* | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-4/+4
|\ \ \ | |_|/ |/| |
| * | android: convert to new timestamp accessorsJeff Layton2023-10-181-4/+4
| |/
* / binder: fix memory leaks of spam and pending workCarlos Llamas2023-10-051-0/+2
|/
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-012-12/+9
|\
| * Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-133-0/+8
| |\