index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
error.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: error: allow `useless_conversion` for 32-bit builds
Miguel Ojeda
2024-08-18
1
-1
/
+4
*
rust: block: introduce `kernel::block::mq` module
Andreas Hindborg
2024-06-14
1
-0
/
+6
*
rust: kernel: remove redundant imports
Miguel Ojeda
2024-05-05
1
-1
/
+0
*
rust: kernel: remove usage of `allocator_api` unstable feature
Wedson Almeida Filho
2024-04-16
1
-2
/
+2
*
rust: alloc: update `VecExt` to take allocation flags
Wedson Almeida Filho
2024-04-16
1
-10
/
+1
*
rust: error: improve unsafe code in example
Valentin Obst
2024-02-18
1
-7
/
+3
*
rust: support `srctree`-relative links
Miguel Ojeda
2023-12-21
1
-1
/
+1
*
rust: macros: improve `#[vtable]` documentation
Benno Lossin
2023-12-14
1
-0
/
+4
*
rust: error: Markdown style nit
Manmohan Shukla
2023-10-12
1
-1
/
+1
*
rust: error: fix the description for `ECHILD`
Wedson Almeida Filho
2023-10-12
1
-1
/
+1
*
rust: error: `impl Debug` for `Error` with `errname()` integration
Gary Guo
2023-06-13
1
-0
/
+39
*
rust: error: add missing error codes
Alice Ryhl
2023-05-31
1
-0
/
+20
*
rust: error: allow specifying error type on `Result`
Alice Ryhl
2023-05-31
1
-1
/
+1
*
rust: error: Add from_result() helper
Wedson Almeida Filho
2023-04-12
1
-0
/
+39
*
rust: error: Add a helper to convert a C ERR_PTR to a `Result`
Sven Van Asbroeck
2023-04-12
1
-1
/
+49
*
rust: error: Add to_result() helper
Wedson Almeida Filho
2023-04-12
1
-1
/
+10
*
rust: error: Add Error::from_errno{_unchecked}()
Miguel Ojeda
2023-04-12
1
-0
/
+32
*
rust: error: Add Error::to_ptr()
Asahi Lina
2023-04-12
1
-0
/
+7
*
rust: error: Rename to_kernel_errno() -> to_errno()
Asahi Lina
2023-04-12
1
-1
/
+1
*
rust: error: add `From` implementations for `Error`
Wedson Almeida Filho
2022-12-04
1
-1
/
+44
*
rust: error: add codes from `errno-base.h`
Viktor Garske
2022-12-04
1
-0
/
+33
*
rust: error: declare errors using macro
Finn Behrens
2022-12-04
1
-2
/
+10
*
rust: add `kernel` crate
Wedson Almeida Filho
2022-09-28
1
-0
/
+59