index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
helpers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+34
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2024-07-09
rust: add abstraction for `struct page`
Alice Ryhl
1
-0
/
+20
2024-07-09
rust: uaccess: add userspace pointers
Wedson Almeida Filho
1
-0
/
+14
2024-06-18
rust: add abstraction for struct device
Danilo Krummrich
1
-0
/
+1
2024-06-14
rust: block: introduce `kernel::block::mq` module
Andreas Hindborg
1
-0
/
+16
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+8
2024-05-05
rust: helpers: Fix grammar in comment
Thorsten Blum
1
-1
/
+1
2024-04-26
rust: add a rust helper for krealloc()
Kent Overstreet
1
-0
/
+8
2023-09-25
rust: workqueue: add helper for defining work_struct fields
Alice Ryhl
1
-0
/
+13
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-10
/
+11
2023-08-15
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
1
-8
/
+7
2023-08-07
rust: helpers: sort includes alphabetically in rust/helpers.c
Ariel Miculas
1
-2
/
+4
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
1
-0
/
+7
2023-06-13
rust: error: `impl Debug` for `Error` with `errname()` integration
Gary Guo
1
-0
/
+7
2023-04-22
rust: sync: introduce `CondVar`
Wedson Almeida Filho
1
-0
/
+7
2023-04-22
rust: introduce `current`
Wedson Almeida Filho
1
-0
/
+6
2023-04-22
rust: add basic `Task`
Wedson Almeida Filho
1
-0
/
+19
2023-04-22
rust: lock: introduce `SpinLock`
Wedson Almeida Filho
1
-0
/
+24
2023-04-22
rust: lock: introduce `Mutex`
Wedson Almeida Filho
1
-0
/
+7
2023-04-12
rust: error: Add a helper to convert a C ERR_PTR to a `Result`
Sven Van Asbroeck
1
-0
/
+12
2023-04-12
rust: error: Add Error::to_ptr()
Asahi Lina
1
-0
/
+7
2023-01-17
rust: sync: add `Arc` for ref-counted allocations
Wedson Almeida Filho
1
-0
/
+19
2022-09-28
rust: add C helpers
Miguel Ojeda
1
-0
/
+51