index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5 days
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5 days
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
13 days
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2025-11-17
convert rust_binderfs
Al Viro
2025-11-16
rust: rbtree: add immutable cursor
Vitaly Wool
2025-11-16
convert binderfs
Al Viro
2025-11-16
binderfs_binder_ctl_create(): kill a bogus check
Al Viro
2025-11-16
binderfs: use simple_start_creating()
Al Viro
2025-10-22
binder: remove "invalid inc weak" check
Alice Ryhl
2025-10-22
rust: replace `CStr` with `core::ffi::CStr`
Tamir Duberstein
2025-10-20
rust_binder: use `core::ffi::CStr` method names
Tamir Duberstein
2025-10-20
rust_binder: use `kernel::fmt`
Tamir Duberstein
2025-10-20
rust_binder: remove trailing comma
Tamir Duberstein
2025-10-13
binder: Fix missing kernel-doc entries in binder.c
Kriish Sharma
2025-10-13
rust_binder: report freeze notification only when fully frozen
Alice Ryhl
2025-10-13
rust_binder: don't delete FreezeListener if there are pending duplicates
Alice Ryhl
2025-10-13
rust_binder: freeze_notif_done should resend if wrong state
Alice Ryhl
2025-10-13
rust_binder: remove warning about orphan mappings
Alice Ryhl
2025-10-13
rust_binder: clean `clippy::mem_replace_with_default` warning
Miguel Ojeda
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
2025-09-18
binder: fix double-free in dbitmap
Carlos Llamas
2025-08-19
binder: add tracepoint for netlink reports
Carlos Llamas
2025-08-19
binder: add transaction_report feature entry
Li Li
2025-08-19
binder: introduce transaction reports via netlink
Li Li
2025-08-19
binder: add t->is_async and t->is_reply
Carlos Llamas
2025-08-19
binder: pre-allocate binder_transaction
Carlos Llamas
2025-08-18
binder: remove MODULE_LICENSE()
Carlos Llamas
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
[next]