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
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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-12
/
+12
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+5
2024-02-25
rust: add `container_of!` macro
Wedson Almeida Filho
1
-0
/
+32
2024-02-25
rust: str: implement `Display` and `Debug` for `BStr`
Yutaro Ohno
1
-7
/
+178
2024-02-25
rust: types: add `try_from_foreign()` method
Obei Sideg
1
-0
/
+19
2024-02-18
rust: kernel: stop using ptr_metadata feature
Alice Ryhl
2
-10
/
+7
2024-02-18
rust: kernel: add reexports for macros
Alice Ryhl
6
-17
/
+18
2024-02-18
rust: locked_by: shorten doclink preview
Valentin Obst
1
-2
/
+5
2024-02-18
rust: kernel: remove unneeded doclink targets
Valentin Obst
1
-10
/
+0
2024-02-18
rust: kernel: add doclinks
Valentin Obst
3
-24
/
+40
2024-02-18
rust: kernel: add blank lines in front of code blocks
Valentin Obst
1
-0
/
+3
2024-02-18
rust: kernel: mark code fragments in docs with backticks
Valentin Obst
4
-7
/
+8
2024-02-18
rust: kernel: unify spelling of refcount in docs
Valentin Obst
2
-6
/
+6
2024-02-18
rust: str: move SAFETY comment in front of unsafe block
Valentin Obst
1
-1
/
+1
2024-02-18
rust: str: use `NUL` instead of 0 in doc comments
Valentin Obst
1
-2
/
+2
2024-02-18
rust: kernel: add srctree-relative doclinks
Valentin Obst
2
-1
/
+3
2024-02-18
rust: ioctl: end top-level module docs with full stop
Valentin Obst
1
-1
/
+1
2024-02-18
rust: error: improve unsafe code in example
Valentin Obst
1
-7
/
+3
2024-02-18
rust: kernel: fix multiple typos in documentation
Valentin Obst
7
-16
/
+16
2024-02-01
workqueue: rust: sync with `WORK_CPU_UNBOUND` change
Miguel Ojeda
1
-1
/
+5
2024-01-28
rust: sync: update integer types in CondVar
Alice Ryhl
2
-19
/
+34
2024-01-28
rust: sync: add `CondVar::wait_timeout`
Alice Ryhl
4
-10
/
+61
2024-01-28
rust: time: add msecs to jiffies conversion
Alice Ryhl
2
-0
/
+21
2024-01-28
rust: sync: add `CondVar::notify_sync`
Alice Ryhl
1
-0
/
+10
2024-01-27
rust: phy: use VTABLE_DEFAULT_ERROR
FUJITA Tomonori
1
-8
/
+8
2024-01-27
rust: phy: use `srctree`-relative links
FUJITA Tomonori
1
-4
/
+4
2024-01-22
rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
Charalampos Mitrodimas
1
-8
/
+12
2024-01-22
rust: upgrade to Rust 1.75.0
Miguel Ojeda
1
-1
/
+0
2024-01-12
Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
11
-27
/
+37
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
9
-12
/
+12
2023-12-21
rust: sync: Makes `CondVar::wait()` an uninterruptible wait
Boqun Feng
1
-14
/
+14
2023-12-15
rust: net::phy add module_phy_driver macro
FUJITA Tomonori
1
-0
/
+146
2023-12-15
rust: core abstractions for network PHY drivers
FUJITA Tomonori
3
-0
/
+764
2023-12-14
rust: macros: improve `#[vtable]` documentation
Benno Lossin
1
-0
/
+4
2023-12-14
rust: bindings: rename const binding using sed
Gary Guo
1
-1
/
+1
2023-12-13
rust: kernel: str: Implement Debug for CString
Asahi Lina
1
-0
/
+6
2023-10-31
Merge tag 'wq-for-6.7-rust-bindings' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+726
2023-10-31
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
6
-14
/
+13
2023-10-15
rust: print: use explicit link in documentation
Miguel Ojeda
1
-0
/
+1
2023-10-15
rust: task: remove redundant explicit link
Miguel Ojeda
1
-1
/
+1
2023-10-12
rust: error: Markdown style nit
Manmohan Shukla
1
-1
/
+1
2023-10-12
rust: error: fix the description for `ECHILD`
Wedson Almeida Filho
1
-1
/
+1
2023-10-05
rust: kernel: remove `#[allow(clippy::new_ret_no_self)]`
Gary Guo
3
-12
/
+10
2023-10-05
rust: arc: add explicit `drop()` around `Box::from_raw()`
Miguel Ojeda
1
-1
/
+1
2023-09-25
rust: workqueue: add examples
Alice Ryhl
1
-0
/
+106
2023-09-25
rust: workqueue: add `try_spawn` helper method
Alice Ryhl
1
-0
/
+43
2023-09-25
rust: workqueue: implement `WorkItemPointer` for pointer types
Alice Ryhl
1
-1
/
+96
2023-09-25
rust: workqueue: add helper for defining work_struct fields
Alice Ryhl
2
-1
/
+257
2023-09-25
rust: workqueue: define built-in queues
Wedson Almeida Filho
1
-0
/
+71
2023-09-25
rust: workqueue: add low-level workqueue bindings
Alice Ryhl
2
-0
/
+110
[next]