index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
workqueue.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2024-03-11
1
-1
/
+5
|
\
|
*
workqueue: rust: sync with `WORK_CPU_UNBOUND` change
Miguel Ojeda
2024-02-01
1
-1
/
+5
*
|
rust: kernel: add reexports for macros
Alice Ryhl
2024-02-18
1
-8
/
+6
*
|
rust: kernel: remove unneeded doclink targets
Valentin Obst
2024-02-18
1
-10
/
+0
*
|
rust: kernel: add doclinks
Valentin Obst
2024-02-18
1
-18
/
+27
*
|
rust: kernel: mark code fragments in docs with backticks
Valentin Obst
2024-02-18
1
-4
/
+5
*
|
rust: kernel: fix multiple typos in documentation
Valentin Obst
2024-02-18
1
-1
/
+1
|
/
*
rust: support `srctree`-relative links
Miguel Ojeda
2023-12-21
1
-1
/
+1
*
rust: workqueue: add examples
Alice Ryhl
2023-09-25
1
-0
/
+106
*
rust: workqueue: add `try_spawn` helper method
Alice Ryhl
2023-09-25
1
-0
/
+43
*
rust: workqueue: implement `WorkItemPointer` for pointer types
Alice Ryhl
2023-09-25
1
-1
/
+96
*
rust: workqueue: add helper for defining work_struct fields
Alice Ryhl
2023-09-25
1
-1
/
+256
*
rust: workqueue: define built-in queues
Wedson Almeida Filho
2023-09-25
1
-0
/
+71
*
rust: workqueue: add low-level workqueue bindings
Alice Ryhl
2023-09-25
1
-0
/
+109