index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
helpers.c
Age
Commit message (
Expand
)
Author
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-08
rust: add abstraction for `struct page`
Alice Ryhl
2024-07-08
rust: uaccess: add userspace pointers
Wedson Almeida Filho
2024-06-18
rust: add abstraction for struct device
Danilo Krummrich
2024-06-14
rust: block: introduce `kernel::block::mq` module
Andreas Hindborg
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-05
rust: helpers: Fix grammar in comment
Thorsten Blum
2024-04-25
rust: add a rust helper for krealloc()
Kent Overstreet
2023-09-25
rust: workqueue: add helper for defining work_struct fields
Alice Ryhl
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-08-15
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
2023-08-07
rust: helpers: sort includes alphabetically in rust/helpers.c
Ariel Miculas
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
2023-06-13
rust: error: `impl Debug` for `Error` with `errname()` integration
Gary Guo
2023-04-22
rust: sync: introduce `CondVar`
Wedson Almeida Filho
2023-04-22
rust: introduce `current`
Wedson Almeida Filho
2023-04-22
rust: add basic `Task`
Wedson Almeida Filho
2023-04-22
rust: lock: introduce `SpinLock`
Wedson Almeida Filho
2023-04-22
rust: lock: introduce `Mutex`
Wedson Almeida Filho
2023-04-12
rust: error: Add a helper to convert a C ERR_PTR to a `Result`
Sven Van Asbroeck
2023-04-12
rust: error: Add Error::to_ptr()
Asahi Lina
2023-01-16
rust: sync: add `Arc` for ref-counted allocations
Wedson Almeida Filho
2022-09-28
rust: add C helpers
Miguel Ojeda