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
/
rust
/
kernel
/
sync
Age
Commit message (
Expand
)
Author
2025-12-06
rust: sync: atomic: separate import "blocks"
Miguel Ojeda
2025-12-06
Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
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-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-12
rust: sync: atomic: Implement Debug for Atomic<Debug>
Boqun Feng
2025-11-12
rust: sync: atomic: Make Atomic*Ops pub(crate)
Boqun Feng
2025-11-03
rust: sync: add `SetOnce`
Andreas Hindborg
2025-11-02
rust: condvar: fix broken intra-doc link
Miguel Ojeda
2025-10-22
rust: replace `CStr` with `core::ffi::CStr`
Tamir Duberstein
2025-10-21
rust: lock: Add a Pin<&mut T> accessor
Daniel Almeida
2025-10-21
rust: lock: Pin the inner data
Daniel Almeida
2025-10-21
rust: lock: guard: Add T: Unpin bound to DerefMut
Daniel Almeida
2025-09-30
Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-09-16
rust: sync: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
2025-09-15
rust: block: convert `block::mq` to use `Refcount`
Gary Guo
2025-09-15
rust: convert `Arc` to use `Refcount`
Gary Guo
2025-09-15
rust: make `Arc::into_unique_or_drop` associated function
Gary Guo
2025-09-15
rust: implement `kernel::sync::Refcount`
Gary Guo
2025-09-15
rust: sync: Add memory barriers
Boqun Feng
2025-09-15
rust: sync: atomic: Add Atomic<{usize,isize}>
Boqun Feng
2025-09-15
rust: sync: atomic: Add Atomic<u{32,64}>
Boqun Feng
2025-09-15
rust: sync: atomic: Add the framework of arithmetic operations
Boqun Feng
2025-09-15
rust: sync: atomic: Add atomic {cmp,}xchg operations
Boqun Feng
2025-09-15
rust: sync: atomic: Add generic atomics
Boqun Feng
2025-09-15
rust: sync: atomic: Add ordering annotation types
Boqun Feng
2025-09-15
rust: sync: Add basic atomic operation mapping framework
Boqun Feng
2025-09-15
rust: sync: extend module documentation of aref
Benno Lossin
2025-09-08
rust: sync: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-08-15
rust: alloc: take the allocator into account for FOREIGN_ALIGN
Alice Ryhl
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-29
Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-22
rust: kernel: move ARef and AlwaysRefCounted to sync::aref
Shankari Anand
2025-07-14
rust: types: add FOREIGN_ALIGN to ForeignOwnable
Andreas Hindborg
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2025-07-14
poll: rust: allow poll_table ptrs to be null
Alice Ryhl
2025-07-11
rust: sync: Add #[must_use] to Lock::try_lock()
Jason Devers
2025-07-03
rust: sync: implement `Borrow` and `BorrowMut` for `Arc` types
Alexandre Courbot
2025-06-24
rust: sync: Mark PollCondVar::drop() inline
Kunwu Chan
2025-06-24
rust: sync: Mark CondVar::notify_*() inline
Kunwu Chan
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
2025-06-13
rust: completion: implement initial abstraction
Danilo Krummrich
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-05-26
rust: make section names plural
Patrick Miller
2025-05-18
Merge tag 'rust-xarray-for-v6.16' of https://github.com/Rust-for-Linux/linux ...
Miguel Ojeda
2025-05-16
rust: sync: rcu: Mark Guard methods as inline
I Hsin Cheng
2025-05-12
rust: convert raw URLs to Markdown autolinks in comments
Xizhe Yin
2025-05-01
rust: types: add `ForeignOwnable::PointedTo`
Tamir Duberstein
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
[next]