index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
binder: fix offset calculation in debug log
Carlos Llamas
2025-04-15
1
-1
/
+1
*
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-28
1
-4
/
+9
|
\
|
*
binder: log transaction code on failure
Carlos Llamas
2025-01-13
1
-2
/
+2
|
*
binder: fix kernel-doc warning of 'file' member
Carlos Llamas
2025-01-08
1
-1
/
+1
|
*
binderfs: add new binder devices to binder_devices
Li Li
2025-01-08
1
-0
/
+5
|
*
binder: rename alloc->buffer to vm_start
Carlos Llamas
2024-12-24
1
-1
/
+1
*
|
binder: initialize lsm_context structure
Casey Schaufler
2024-12-16
1
-1
/
+1
*
|
lsm: replace context+len with lsm_context
Casey Schaufler
2024-12-04
1
-3
/
+2
*
|
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-12-04
1
-12
/
+12
|
/
*
binder: add delivered_freeze to debugfs output
Carlos Llamas
2024-10-13
1
-0
/
+4
*
binder: fix memleak of proc->delivered_freeze
Carlos Llamas
2024-10-13
1
-0
/
+11
*
binder: allow freeze notification for dead nodes
Carlos Llamas
2024-10-13
1
-15
/
+13
*
binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION debug logs
Carlos Llamas
2024-10-13
1
-0
/
+3
*
binder: fix BINDER_WORK_FROZEN_BINDER debug logs
Carlos Llamas
2024-10-13
1
-0
/
+3
*
binder: fix freeze UAF in binder_release_work()
Carlos Llamas
2024-10-13
1
-0
/
+6
*
binder: fix OOB in binder_add_freeze_work()
Carlos Llamas
2024-10-13
1
-0
/
+2
*
binder: fix node UAF in binder_add_freeze_work()
Carlos Llamas
2024-10-13
1
-0
/
+7
*
binder: modify the comment for binder_proc_unlock
Ba Jing
2024-09-11
1
-1
/
+1
*
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-09
1
-0
/
+1
|
\
|
*
binder: fix UAF caused by offsets overwrite
Carlos Llamas
2024-09-03
1
-0
/
+1
*
|
binder: fix typo in comment
Ruffalo Lavoisier
2024-09-03
1
-1
/
+1
*
|
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
2024-08-12
1
-9
/
+6
|
\
|
|
*
binder: fix descriptor lookup for context manager
Carlos Llamas
2024-07-31
1
-9
/
+6
*
|
binder: frozen notification
Yu-Ting Tseng
2024-07-31
1
-2
/
+282
|
/
*
binder: fix hang of unregistered readers
Carlos Llamas
2024-07-12
1
-3
/
+1
*
binder: use bitmap for faster descriptor lookup
Carlos Llamas
2024-07-03
1
-13
/
+99
*
binder: fix max_thread type inconsistency
Carlos Llamas
2024-05-04
1
-1
/
+1
*
binder: check offset alignment in binder_get_object()
Carlos Llamas
2024-04-11
1
-1
/
+3
*
binder: use of hlist_count_nodes()
Pierre Gondois
2024-02-22
1
-3
/
+1
*
binder: signal epoll threads of self-work
Carlos Llamas
2024-01-31
1
-0
/
+10
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
1
-14
/
+13
|
\
|
*
binder: avoid user addresses in debug logs
Carlos Llamas
2023-12-05
1
-2
/
+2
|
*
binder: remove pid param in binder_alloc_new_buf()
Carlos Llamas
2023-12-05
1
-1
/
+1
|
*
binder: keep vma addresses type as unsigned long
Carlos Llamas
2023-12-05
1
-11
/
+10
|
*
binder: use EPOLLERR from eventpoll.h
Carlos Llamas
2023-12-05
1
-1
/
+1
*
|
file: s/close_fd_get_file()/file_close_fd()/g
Christian Brauner
2023-12-12
1
-1
/
+1
|
/
*
binder: fix memory leaks of spam and pending work
Carlos Llamas
2023-10-05
1
-0
/
+2
*
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
1
-0
/
+1
|
\
|
*
binder: fix memory leak in binder_init()
Qi Zheng
2023-08-04
1
-0
/
+1
*
|
android: Remove error checking for debugfs_create_dir()
Wang Ming
2023-08-04
1
-11
/
+9
|
/
*
Merge v6.4-rc4 into char-misc-next
Greg Kroah-Hartman
2023-05-28
1
-7
/
+21
|
\
|
*
binder: fix UAF caused by faulty buffer cleanup
Carlos Llamas
2023-05-13
1
-7
/
+21
*
|
Binder: Add async from to transaction record
Chuang Zhang
2023-05-13
1
-2
/
+4
*
|
Binder: Add timestamp to transaction record
Chuang Zhang
2023-05-13
1
-2
/
+7
|
/
*
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-28
/
+37
|
\
|
*
android: fix W=1 kernel-doc warnings
Randy Dunlap
2023-01-19
1
-9
/
+9
|
*
binder: return pending info for frozen async txns
Li Li
2023-01-19
1
-6
/
+26
|
*
binder: remove unneeded size check code
Jiazi.Li
2023-01-19
1
-13
/
+2
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-2
/
+1
|
/
*
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
1
-3
/
+1
|
\
[next]