index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
android
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
binder: remove "invalid inc weak" check
Alice Ryhl
1
-10
/
+1
2025-10-13
binder: Fix missing kernel-doc entries in binder.c
Kriish Sharma
1
-13
/
+14
2025-10-13
rust_binder: report freeze notification only when fully frozen
Alice Ryhl
3
-14
/
+42
2025-10-13
rust_binder: don't delete FreezeListener if there are pending duplicates
Alice Ryhl
1
-1
/
+10
2025-10-13
rust_binder: freeze_notif_done should resend if wrong state
Alice Ryhl
1
-2
/
+3
2025-10-13
rust_binder: remove warning about orphan mappings
Alice Ryhl
1
-4
/
+0
2025-10-13
rust_binder: clean `clippy::mem_replace_with_default` warning
Miguel Ojeda
1
-1
/
+1
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
28
-1
/
+10264
2025-09-18
binder: fix double-free in dbitmap
Carlos Llamas
1
-0
/
+1
2025-08-19
binder: add tracepoint for netlink reports
Carlos Llamas
2
-0
/
+39
2025-08-19
binder: add transaction_report feature entry
Li Li
1
-0
/
+8
2025-08-19
binder: introduce transaction reports via netlink
Li Li
5
-5
/
+134
2025-08-19
binder: add t->is_async and t->is_reply
Carlos Llamas
2
-5
/
+6
2025-08-19
binder: pre-allocate binder_transaction
Carlos Llamas
1
-34
/
+30
2025-08-18
binder: remove MODULE_LICENSE()
Carlos Llamas
1
-2
/
+0
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
12
-405
/
+657
2025-07-28
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-14
/
+6
2025-07-24
binder: Use seq_buf in binder_alloc kunit tests
Tiffany Yang
1
-25
/
+21
2025-07-24
binder: Add copyright notice to new kunit files
Tiffany Yang
3
-1
/
+11
2025-07-16
binder: encapsulate individual alloc test cases
Tiffany Yang
1
-53
/
+181
2025-07-16
binder: Convert binder_alloc selftests to KUnit
Tiffany Yang
7
-366
/
+282
2025-07-16
binder: Scaffolding for binder_alloc KUnit tests
Tiffany Yang
9
-6
/
+208
2025-07-16
binder: Store lru freelist in binder_alloc
Tiffany Yang
3
-20
/
+67
2025-07-16
binder: Fix selftest page indexing
Tiffany Yang
1
-1
/
+1
2025-07-16
binder: use guards for plain mutex- and spinlock-protected sections
Dmitry Antipov
3
-38
/
+17
2025-07-16
binder: use kstrdup() in binderfs_binder_device_create()
Dmitry Antipov
1
-4
/
+1
2025-07-02
kill binderfs_remove_file()
Al Viro
3
-18
/
+1
2025-06-24
binder: Remove unused binder lock events
Steven Rostedt
1
-21
/
+0
2025-06-24
binder: fix reversed pid/tid in log
Carlos Llamas
1
-4
/
+2
2025-06-17
binder_ioctl_write_read(): simplify control flow a bit
Al Viro
1
-14
/
+6
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-89
/
+169
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-05-25
binder: fix yet another UAF in binder_devices
Carlos Llamas
1
-0
/
+1
2025-05-21
binder: Create safe versions of binder log files
Tiffany Y. Yang
1
-27
/
+79
2025-05-21
binder: Refactor binder_node print synchronization
Tiffany Y. Yang
1
-51
/
+68
2025-05-21
binder: fix use-after-free in binderfs_evict_inode()
Dmitry Antipov
3
-5
/
+20
2025-04-28
Merge 6.15-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2025-04-15
binder: use buffer offsets in debug logs
Tiffany Y. Yang
1
-16
/
+11
2025-04-15
binder: fix offset calculation in debug log
Carlos Llamas
1
-1
/
+1
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-2
/
+2
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2025-02-20
binder: remove unneeded <linux/export.h> inclusion from binder_internal.h
Masahiro Yamada
1
-1
/
+0
2025-02-20
binderfs: fix use-after-free in binder_devices
Carlos Llamas
1
-0
/
+1
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-169
/
+288
2025-01-13
binder: log transaction code on failure
Carlos Llamas
1
-2
/
+2
2025-01-08
binder: fix kernel-doc warning of 'file' member
Carlos Llamas
1
-1
/
+1
2025-01-08
binderfs: add new binder devices to binder_devices
Li Li
3
-2
/
+16
2024-12-24
binder: use per-vma lock in page reclaiming
Carlos Llamas
1
-7
/
+22
2024-12-24
binder: propagate vm_insert_page() errors
Carlos Llamas
1
-1
/
+0
2024-12-24
binder: use per-vma lock in page installation
Carlos Llamas
1
-17
/
+50
[next]