index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
task.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-1
/
+1
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2025-03-10
rust: task: fix `SAFETY` comment in `Task::wake_up`
Panagiotis Foliadis
1
-1
/
+1
2025-03-08
rust: sync: condvar: Add wait_interruptible_freezable()
Alice Ryhl
1
-0
/
+2
2025-03-06
rust: task: make Pid type alias public
Alice Ryhl
1
-1
/
+1
2024-11-26
rust: fix up formatting after merge
Linus Torvalds
1
-2
/
+6
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-6
/
+2
2024-11-26
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-6
/
+129
2024-11-10
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