index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
Age
Commit message (
Expand
)
Author
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-07-24
binder: Use seq_buf in binder_alloc kunit tests
Tiffany Yang
2025-07-24
binder: Add copyright notice to new kunit files
Tiffany Yang
2025-07-16
binder: encapsulate individual alloc test cases
Tiffany Yang
2025-07-16
binder: Convert binder_alloc selftests to KUnit
Tiffany Yang
2025-07-16
binder: Scaffolding for binder_alloc KUnit tests
Tiffany Yang
2025-07-16
binder: Store lru freelist in binder_alloc
Tiffany Yang
2025-07-16
binder: Fix selftest page indexing
Tiffany Yang
2025-07-16
binder: use guards for plain mutex- and spinlock-protected sections
Dmitry Antipov
2025-07-16
binder: use kstrdup() in binderfs_binder_device_create()
Dmitry Antipov
2025-07-02
kill binderfs_remove_file()
Al Viro
2025-06-24
binder: Remove unused binder lock events
Steven Rostedt
2025-06-24
binder: fix reversed pid/tid in log
Carlos Llamas
2025-06-17
binder_ioctl_write_read(): simplify control flow a bit
Al Viro
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-25
binder: fix yet another UAF in binder_devices
Carlos Llamas
2025-05-21
binder: Create safe versions of binder log files
Tiffany Y. Yang
2025-05-21
binder: Refactor binder_node print synchronization
Tiffany Y. Yang
2025-05-21
binder: fix use-after-free in binderfs_evict_inode()
Dmitry Antipov
2025-04-28
Merge 6.15-rc4 into char-misc-next
Greg Kroah-Hartman
2025-04-15
binder: use buffer offsets in debug logs
Tiffany Y. Yang
2025-04-15
binder: fix offset calculation in debug log
Carlos Llamas
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2025-02-20
binder: remove unneeded <linux/export.h> inclusion from binder_internal.h
Masahiro Yamada
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
[next]