index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
Age
Commit message (
Expand
)
Author
2025-03-11
rust: hrtimer: introduce hrtimer support
Andreas Hindborg
2025-03-11
rust/kernel/faux: mark Registration methods inline
Ethan Carter Edwards
2025-03-10
rust: task: fix `SAFETY` comment in `Task::wake_up`
Panagiotis Foliadis
2025-03-10
rust: types: add intra-doc links for `Opaque<T>`
Dirk Behme
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2025-03-09
print: use new #[export] macro for rust_fmt_argument
Alice Ryhl
2025-03-09
rust: add #[export] macro
Alice Ryhl
2025-03-09
rust: fix signature of rust_fmt_argument
Alice Ryhl
2025-03-09
rust: firmware: add `module_firmware!` macro
Danilo Krummrich
2025-03-09
rust: firmware: introduce `firmware::ModInfoBuilder`
Danilo Krummrich
2025-03-08
rust: improve lifetimes markup
Borys Tyran
2025-03-08
rust: list: make the cursor point between elements
Alice Ryhl
2025-03-08
rust: list: extract common code for insertion
Alice Ryhl
2025-03-08
rust: lockdep: Use Pin for all LockClassKey usages
Mitchell Levy
2025-03-08
rust: sync: condvar: Add wait_interruptible_freezable()
Alice Ryhl
2025-03-08
rust: sync: lock: Add an example for Guard:: Lock_ref()
Boqun Feng
2025-03-08
rust: sync: Add accessor for the lock behind a given guard
Alice Ryhl
2025-03-08
rust: lockdep: Remove support for dynamically allocated LockClassKeys
Mitchell Levy
2025-03-07
rust: miscdevice: change how f_ops vtable is constructed
Alice Ryhl
2025-03-06
rust: task: make Pid type alias public
Alice Ryhl
2025-03-06
rust: alloc: make `ReallocFunc::call` inline
Gary Guo
2025-03-06
rust: workqueue: add missing newline to pr_info! examples
Alban Kurti
2025-03-06
rust: sync: add missing newline in locked_by log example
Alban Kurti
2025-03-06
rust: init: add missing newline to pr_info! calls
Alban Kurti
2025-03-06
rust: error: add missing newline to pr_warn! calls
Alban Kurti
2025-03-05
rust: alloc: satisfy POSIX alignment requirement
Tamir Duberstein
2025-03-05
rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Optio...
Benno Lossin
2025-03-05
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
2025-03-04
cred,rust: mark Credential methods inline
Alice Ryhl
2025-03-04
lsm,rust: reword "destroy" -> "release" in SecurityCtx
Alice Ryhl
2025-03-04
lsm,rust: mark SecurityCtx methods inline
Alice Ryhl
2025-02-27
rust/faux: Add missing parent argument to Registration::new()
Lyude Paul
2025-02-27
rust/faux: Drop #[repr(transparent)] from faux::Registration
Lyude Paul
2025-02-25
rust: io: fix devres test with new io accessor functions
Fiona Behrens
2025-02-24
rust: workqueue: define built-in bh queues
Hamza Mahfooz
2025-02-22
rust: io: rename `io::Io` accessors
Fiona Behrens
2025-02-16
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-02-13
rust/kernel: Add faux device bindings
Lyude Paul
2025-02-12
rust: rbtree: fix overindented list item
Miguel Ojeda
2025-02-06
rust: init: use explicit ABI to clean warning in future compilers
Miguel Ojeda
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-16
rust: device: Use as_char_ptr() to avoid explicit cast
Viresh Kumar
2025-01-16
rust: device: Replace CString with CStr in property_present()
Viresh Kumar
2025-01-15
rust: device: Add property_present()
Viresh Kumar
[prev]
[next]