index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
Age
Commit message (
Expand
)
Author
23 hours
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
39 hours
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6 days
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
13 days
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-07
Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-05
rust_binderfs: fix a dentry leak
Al Viro
2026-02-03
android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()
Oleg Nesterov
2026-02-03
android/binder: don't abuse current->group_leader
Oleg Nesterov
2026-02-03
rust_binder: return p from rust_binder_transaction_target_node()
Alice Ryhl
2026-02-03
binderfs: fix ida_alloc_max() upper bound
Carlos Llamas
2026-02-03
rust_binderfs: fix ida_alloc_max() upper bound
Carlos Llamas
2026-02-03
drivers: android: binder: Update ARef imports from sync::aref
Shankari Anand
2026-02-03
rust_binder: fix needless borrow in context.rs
Shivam Kalra
2026-01-26
binder: fix BR_FROZEN_REPLY error log
Carlos Llamas
2026-01-26
rust_binder: add additional alignment checks
Alice Ryhl
2026-01-26
binder: fix UAF in binder_netlink_report()
Carlos Llamas
2026-01-26
rust_binder: correctly handle FDA objects of length zero
Alice Ryhl
2026-01-26
rust_binder: refactor context management to use KVVec
Jason Hall
2026-01-16
binder: don't use %pK through printk
Thomas Weißschuh
2026-01-16
rust: redefine `bindings::compat_ptr_ioctl` in Rust
Alice Ryhl
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
2026-01-09
rust_binder: Switch to kernel::sync atomic primitives
FUJITA Tomonori
2025-12-29
rust_binder: Fix build failure if !CONFIG_COMPAT
Xi Ruoyao
2025-12-29
rust_binder: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
2025-12-29
rust_binder: remove spin_lock() in rust_shrink_free_page()
Alice Ryhl
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-12-02
rust_binder: use bitmap for allocation of handles
Alice Ryhl
2025-11-26
rust_binder: avoid mem::take on delivered_deaths
Alice Ryhl
2025-11-26
rust_binder: fix race condition on death_list
Alice Ryhl
2025-11-26
android: binder: add missing return value documentation for binder_apply_fd_f...
Sunday Adelodun
2025-11-26
android: binderfs: add missing parameters in binder_ctl_ioctl()'s doc
Sunday Adelodun
2025-11-26
rust_binder: move BC_FREE_BUFFER drop inside if statement
Alice Ryhl
2025-11-26
rust_binder: use compat_ptr_ioctl
Alice Ryhl
2025-11-26
binder: mark binder_alloc_exhaustive_test as slow
Carlos Llamas
2025-11-25
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
[next]