index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
Age
Commit message (
Expand
)
Author
2025-02-20
binderfs: fix use-after-free in binder_devices
Carlos Llamas
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-13
binder: log transaction code on failure
Carlos Llamas
2025-01-08
binder: fix kernel-doc warning of 'file' member
Carlos Llamas
2025-01-08
binderfs: add new binder devices to binder_devices
Li Li
2024-12-24
binder: use per-vma lock in page reclaiming
Carlos Llamas
2024-12-24
binder: propagate vm_insert_page() errors
Carlos Llamas
2024-12-24
binder: use per-vma lock in page installation
Carlos Llamas
2024-12-24
binder: rename alloc->buffer to vm_start
Carlos Llamas
2024-12-24
binder: replace alloc->vma with alloc->mapped
Carlos Llamas
2024-12-24
binder: store shrinker metadata under page->private
Carlos Llamas
2024-12-24
binder: select correct nid for pages in LRU
Carlos Llamas
2024-12-24
binder: concurrent page installation
Carlos Llamas
2024-12-24
Revert "binder: switch alloc->mutex to spinlock_t"
Carlos Llamas
2024-12-15
binder: initialize lsm_context structure
Casey Schaufler
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-11
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
2024-10-13
binder: add delivered_freeze to debugfs output
Carlos Llamas
2024-10-13
binder: fix memleak of proc->delivered_freeze
Carlos Llamas
2024-10-13
binder: allow freeze notification for dead nodes
Carlos Llamas
2024-10-13
binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION debug logs
Carlos Llamas
2024-10-13
binder: fix BINDER_WORK_FROZEN_BINDER debug logs
Carlos Llamas
2024-10-13
binder: fix freeze UAF in binder_release_work()
Carlos Llamas
2024-10-13
binder: fix OOB in binder_add_freeze_work()
Carlos Llamas
2024-10-13
binder: fix node UAF in binder_add_freeze_work()
Carlos Llamas
2024-09-11
binder: modify the comment for binder_proc_unlock
Ba Jing
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-03
binder: fix UAF caused by offsets overwrite
Carlos Llamas
2024-09-03
binder: fix typo in comment
Ruffalo Lavoisier
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
2024-07-31
binder: frozen notification binder_features flag
Yu-Ting Tseng
2024-07-31
binder: frozen notification
Yu-Ting Tseng
2024-07-31
binder_alloc: Fix sleeping function called from invalid context
Mukesh Ojha
2024-07-31
binder: fix descriptor lookup for context manager
Carlos Llamas
2024-07-12
binder: fix hang of unregistered readers
Carlos Llamas
2024-07-03
binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues
Lei Liu
2024-07-03
binder: use bitmap for faster descriptor lookup
Carlos Llamas
2024-05-04
binder: fix max_thread type inconsistency
Carlos Llamas
2024-04-11
binder: check offset alignment in binder_get_object()
Carlos Llamas
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-07
binder: remove redundant variable page_addr
Colin Ian King
2024-02-22
binder: use of hlist_count_nodes()
Pierre Gondois
2024-01-31
binder: signal epoll threads of self-work
Carlos Llamas
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-07
android: removed duplicate linux/errno
Tanzir Hasan
2024-01-04
android: binder: binderfs.c: removed asm-generic/errno-base.h
Tanzir Hasan
[next]