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
/
helpers
Age
Commit message (
Expand
)
Author
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-26
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-11
rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RT
Eder Zulian
2024-11-04
rust: add static_branch_unlikely for static_key_false
Alice Ryhl
2024-10-21
rust: helpers: remove unnecessary header includes
Tamir Duberstein
2024-10-15
rust: alloc: implement `KVmalloc` allocator
Danilo Krummrich
2024-10-15
rust: alloc: implement `Vmalloc` allocator
Danilo Krummrich
2024-10-10
rust: lock: add trylock method support for lock backend
Filipe Xavier
2024-10-08
rust: add PidNamespace
Christian Brauner
2024-10-08
Merge patch series "File abstractions needed by Rust Binder"
Christian Brauner
2024-09-30
rust: file: add `Kuid` wrapper
Alice Ryhl
2024-09-30
rust: security: add abstraction for secctx
Alice Ryhl
2024-09-30
rust: cred: add Rust abstraction for `struct cred`
Wedson Almeida Filho
2024-09-30
rust: file: add Rust abstraction for `struct file`
Wedson Almeida Filho
2024-09-26
rust: mutex: fix __mutex_init() usage in case of PREEMPT_RT
Dirk Behme
2024-08-31
rust: rbtree: add red-black tree implementation backed by the C version
Wedson Almeida Filho
2024-08-19
rust: kbuild: auto generate helper exports
Gary Guo
2024-08-18
rust: kbuild: split up helpers.c
Andreas Hindborg