index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
task.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
rust: task: make Pid type alias public
Alice Ryhl
1
-1
/
+1
2024-11-27
rust: fix up formatting after merge
Linus Torvalds
1
-2
/
+6
2024-11-27
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-6
/
+2
2024-11-27
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+129
2024-11-11
rust: use custom FFI integer types
Gary Guo
1
-6
/
+2
2024-10-15
rust: task: adjust safety comments in Task methods
Alice Ryhl
1
-19
/
+24
2024-10-08
rust: add PidNamespace
Christian Brauner
1
-6
/
+129
2024-09-30
rust: file: add `Kuid` wrapper
Alice Ryhl
1
-0
/
+66
2024-09-30
rust: task: add `Task::current_raw`
Alice Ryhl
1
-4
/
+11
2024-09-30
rust: types: add `NotThreadSafe`
Alice Ryhl
1
-4
/
+6
2024-05-05
rust: kernel: remove redundant imports
Miguel Ojeda
1
-1
/
+1
2024-02-18
rust: kernel: mark code fragments in docs with backticks
Valentin Obst
1
-1
/
+1
2024-02-18
rust: kernel: unify spelling of refcount in docs
Valentin Obst
1
-2
/
+2
2024-01-28
rust: sync: update integer types in CondVar
Alice Ryhl
1
-1
/
+14
2024-01-28
rust: sync: add `CondVar::wait_timeout`
Alice Ryhl
1
-1
/
+4
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
1
-1
/
+1
2023-10-15
rust: task: remove redundant explicit link
Miguel Ojeda
1
-1
/
+1
2023-05-31
rust: task: add `Send` marker to `Task`
Alice Ryhl
1
-2
/
+8
2023-04-22
rust: introduce `current`
Wedson Almeida Filho
1
-1
/
+81
2023-04-22
rust: add basic `Task`
Wedson Almeida Filho
1
-0
/
+75