index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
binder: fix UAF caused by offsets overwrite
Carlos Llamas
1
-0
/
+1
2024-08-19
binder: fix hang of unregistered readers
Carlos Llamas
1
-3
/
+1
2024-06-16
binder: fix max_thread type inconsistency
Carlos Llamas
1
-2
/
+2
2024-05-02
binder: check offset alignment in binder_get_object()
Carlos Llamas
1
-1
/
+3
2024-02-23
binder: signal epoll threads of self-work
Carlos Llamas
1
-0
/
+10
2024-01-25
binder: fix race between mmput() and do_exit()
Carlos Llamas
1
-2
/
+2
2024-01-25
binder: fix use-after-free in shinker's callback
Carlos Llamas
1
-1
/
+5
2024-01-25
binder: fix unused alloc->free_async_space
Carlos Llamas
1
-7
/
+4
2024-01-25
binder: fix async space check for 0-sized buffers
Carlos Llamas
1
-3
/
+4
2024-01-25
binder: fix comment on binder_alloc_new_buf() return value
Carlos Llamas
1
-1
/
+1
2024-01-25
binder: fix trivial typo of binder_free_buf_locked()
Carlos Llamas
1
-1
/
+1
2024-01-25
binder: use EPOLLERR from eventpoll.h
Carlos Llamas
1
-1
/
+1
2023-08-16
binder: fix memory leak in binder_init()
Qi Zheng
3
-0
/
+8
2023-06-05
binder: fix UAF caused by faulty buffer cleanup
Carlos Llamas
1
-6
/
+20
2023-01-04
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
1
-1
/
+1
2022-12-02
binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0
Alessandro Astone
1
-0
/
+3
2022-12-02
binder: Address corner cases in deferred copy and fixup
Alessandro Astone
1
-1
/
+6
2022-12-02
binder: fix pointer cast warning
Arnd Bergmann
1
-1
/
+2
2022-12-02
binder: defer copies of pre-patched txn data
Todd Kjos
1
-25
/
+274
2022-12-02
binder: read pre-translated fds from sender buffer
Todd Kjos
1
-7
/
+32
2022-12-02
binder: avoid potential data leakage when copying txn
Todd Kjos
1
-24
/
+70
2022-11-10
binder: fix UAF of alloc->vma in race with munmap()
Carlos Llamas
1
-3
/
+3
2022-09-08
binder: fix UAF of ref->proc caused by race condition
Carlos Llamas
1
-0
/
+12
2022-09-05
io_uring: disable polling pollfree files
Pavel Begunkov
1
-0
/
+1
2022-01-27
binder: fix handling of error during copy
Todd Kjos
1
-2
/
+2
2022-01-05
binder: fix async_free_space accounting for empty parcels
Todd Kjos
1
-1
/
+1
2021-12-14
binder: use wake_up_pollfree()
Eric Biggers
1
-12
/
+9
2021-12-01
binder: fix test regression due to sender_euid change
Todd Kjos
1
-1
/
+1
2021-11-18
binder: use cred instead of task for getsecid
Todd Kjos
1
-1
/
+1
2021-11-18
binder: use cred instead of task for selinux checks
Todd Kjos
1
-6
/
+6
2021-11-18
binder: use euid from cred instead of using task
Todd Kjos
1
-1
/
+7
2021-11-12
binder: don't detect sender/target during buffer cleanup
Todd Kjos
1
-7
/
+7
2021-09-30
binder: make sure fd closes complete
Todd Kjos
1
-6
/
+17
2020-12-30
binder: add flag to clear buffer on txn complete
Todd Kjos
3
-1
/
+52
2020-10-17
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-10-10
binder: fix UAF when releasing todo list
Todd Kjos
1
-25
/
+10
2020-10-05
binder: simplify the return expression of binder_mmap
Liu Shixin
1
-14
/
+4
2020-09-16
binder: remove redundant assignment to pointer n
Colin Ian King
1
-1
/
+1
2020-09-03
binder: print warnings when detecting oneway spamming.
Martijn Coenen
4
-6
/
+58
2020-09-03
binderfs: make symbol 'binderfs_fs_parameters' static
Wei Yongjun
1
-1
/
+1
2020-09-03
binder: Modify comments
YangHui
1
-1
/
+1
2020-09-03
binder: Remove bogus warning on failed same-process transaction
Jann Horn
1
-2
/
+0
2020-07-29
drivers: android: Fix the SPDX comment style
Mrinal Pandey
1
-1
/
+1
2020-07-29
drivers: android: Fix a variable declaration coding style issue
Mrinal Pandey
1
-0
/
+1
2020-07-29
drivers: android: Remove braces for a single statement if-else block
Mrinal Pandey
1
-3
/
+2
2020-07-29
drivers: android: Remove the use of else after return
Mrinal Pandey
1
-2
/
+1
2020-07-29
drivers: android: Fix a variable declaration coding style issue
Mrinal Pandey
1
-0
/
+1
2020-07-29
binder: Prevent context manager from incrementing ref 0
Jann Horn
1
-1
/
+14
2020-07-23
binder: Don't use mmput() from shrinker function.
Tetsuo Handa
1
-1
/
+1
2020-06-23
binder: fix null deref of proc->context
Todd Kjos
1
-7
/
+7
[next]