index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-05-20
5
-0
/
+58
|
\
|
*
rust: drm: gem: Add GEM object abstraction
Asahi Lina
2025-04-28
2
-0
/
+24
|
*
rust: auxiliary: add auxiliary device / driver abstractions
Danilo Krummrich
2025-04-19
2
-0
/
+24
|
*
rust: platform: impl TryFrom<&Device> for &platform::Device
Danilo Krummrich
2025-04-19
1
-0
/
+5
|
*
rust: pci: impl TryFrom<&Device> for &pci::Device
Danilo Krummrich
2025-04-19
1
-0
/
+5
*
|
rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()
FUJITA Tomonori
2025-04-15
2
-0
/
+17
*
|
rust: helpers: Remove volatile qualifier from io helpers
FUJITA Tomonori
2025-04-15
1
-17
/
+17
|
/
*
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-25
2
-0
/
+14
|
\
|
*
rust: lockdep: Use Pin for all LockClassKey usages
Mitchell Levy
2025-03-07
2
-0
/
+14
*
|
rust: Add cpumask helpers
Viresh Kumar
2025-02-28
2
-0
/
+46
|
/
*
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
6
-0
/
+160
|
\
|
*
rust: platform: add basic platform device / driver abstractions
Danilo Krummrich
2024-12-20
2
-0
/
+14
|
*
rust: pci: add basic PCI device / driver abstractions
Danilo Krummrich
2024-12-20
2
-0
/
+19
|
*
rust: add devres abstraction
Danilo Krummrich
2024-12-20
2
-0
/
+11
|
*
rust: add `io::{Io, IoRaw}` base types
Danilo Krummrich
2024-12-20
2
-0
/
+102
|
*
rust: add rcu abstraction
Wedson Almeida Filho
2024-12-20
2
-0
/
+14
*
|
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-22
1
-4
/
+4
|
\
\
|
*
|
rust: replace lsm context+len with lsm_context
Alice Ryhl
2024-12-04
1
-4
/
+4
|
|
/
*
/
rust: sync: Add lock::Backend::assert_is_held()
Lyude Paul
2024-12-19
2
-0
/
+10
|
/
*
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-26
13
-10
/
+21
|
\
|
*
rust: helpers: remove unnecessary header includes
Tamir Duberstein
2024-10-21
10
-10
/
+0
|
*
rust: alloc: implement `KVmalloc` allocator
Danilo Krummrich
2024-10-15
1
-0
/
+6
|
*
rust: alloc: implement `Vmalloc` allocator
Danilo Krummrich
2024-10-15
2
-0
/
+10
|
*
rust: lock: add trylock method support for lock backend
Filipe Xavier
2024-10-09
1
-0
/
+5
*
|
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-11-26
2
-0
/
+27
|
\
\
|
*
|
rust: add PidNamespace
Christian Brauner
2024-10-08
2
-0
/
+27
*
|
|
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-25
2
-0
/
+15
|
\
\
\
|
*
|
|
rust: add static_branch_unlikely for static_key_false
Alice Ryhl
2024-11-04
2
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-19
1
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RT
Eder Zulian
2024-11-11
1
-2
/
+6
|
|
/
*
|
Merge patch series "File abstractions needed by Rust Binder"
Christian Brauner
2024-10-08
5
-0
/
+86
|
\
\
|
|
/
|
/
|
|
*
rust: file: add `Kuid` wrapper
Alice Ryhl
2024-09-30
1
-0
/
+38
|
*
rust: security: add abstraction for secctx
Alice Ryhl
2024-09-30
2
-0
/
+21
|
*
rust: cred: add Rust abstraction for `struct cred`
Wedson Almeida Filho
2024-09-30
2
-0
/
+14
|
*
rust: file: add Rust abstraction for `struct file`
Wedson Almeida Filho
2024-09-30
2
-0
/
+13
*
|
rust: mutex: fix __mutex_init() usage in case of PREEMPT_RT
Dirk Behme
2024-09-26
1
-0
/
+6
|
/
*
rust: rbtree: add red-black tree implementation backed by the C version
Wedson Almeida Filho
2024-08-31
2
-0
/
+10
*
rust: kbuild: auto generate helper exports
Gary Guo
2024-08-19
16
-40
/
+0
*
rust: kbuild: split up helpers.c
Andreas Hindborg
2024-08-18
17
-0
/
+296