index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-09-08
rust: task: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-3
/
+4
2025-06-24
rust: task: Add Rust version of might_sleep()
FUJITA Tomonori
1
-0
/
+24
2025-06-24
rust: task: Mark Task methods inline
Panagiotis Foliadis
1
-0
/
+9
2025-05-11
task: rust: rework how current is accessed
Alice Ryhl
1
-118
/
+129
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-1
/
+1
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
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...
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