LinuxLists
Users
About
Miguel Ojeda (
[email protected]
)
Number of posts: 483 (0.38 per day)
First post: 2020-12-13 17:42:56
Last post: 2024-05-28 16:35:29
Previous Page
/
Next Page
Date
List
Subject
2022-09-27 14:19:20
linux-kernel
[PATCH v10 18/27] scripts: add `generate_rust_analyzer.py`
2022-09-27 14:18:47
linux-kernel
[PATCH v10 24/27] docs: add Rust documentation
2022-09-27 14:16:24
linux-kernel
[PATCH v10 14/27] vsprintf: add new `%pA` format specifier
2022-09-27 14:12:38
linux-kernel
[PATCH v10 17/27] scripts: decode_stacktrace: demangle Rust symbols
2022-09-27 14:11:52
linux-kernel
[PATCH v10 21/27] scripts: add `is_rust_module.sh`
2022-09-27 14:11:38
linux-kernel
[PATCH v10 26/27] samples: add first Rust examples
2022-09-27 14:11:15
linux-kernel
[PATCH v10 19/27] scripts: add `generate_rust_target.rs`
2022-09-27 13:55:49
linux-kernel
[PATCH v10 06/27] rust: add C helpers
2022-09-27 13:55:45
linux-kernel
[PATCH v10 04/27] kallsyms: support "big" kernel symbols
2022-09-27 13:53:44
linux-kernel
[PATCH v10 05/27] kallsyms: increase maximum kernel symbol length to 512
2022-09-27 13:53:37
linux-kernel
[PATCH v10 25/27] x86: enable initial Rust support
2022-09-27 13:53:15
linux-kernel
[PATCH v10 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
2022-09-27 13:52:48
linux-kernel
[PATCH v10 00/27] Rust support
2022-09-27 13:52:11
linux-kernel
[PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
2022-09-27 13:51:40
linux-kernel
[PATCH v10 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
2022-09-27 13:51:34
linux-kernel
[PATCH v10 16/27] scripts: checkpatch: enable language-independent checks for Rust
2022-09-27 13:50:58
linux-kernel
[PATCH v10 23/27] Kbuild: add Rust support
2022-09-27 13:50:57
linux-kernel
[PATCH v10 07/27] rust: import upstream `alloc` crate
2022-09-27 13:50:00
linux-kernel
[PATCH v10 11/27] rust: add `bindings` crate
2022-09-27 13:49:39
linux-kernel
[PATCH v10 13/27] rust: export generated symbols
2022-09-27 13:42:32
linux-kernel
[PATCH v10 22/27] rust: add `.rustfmt.toml`
2022-09-27 13:39:21
linux-kernel
[PATCH v10 20/27] scripts: add `rust_is_available.sh`
2022-09-27 13:32:27
linux-kernel
[PATCH v10 01/27] kallsyms: use `ARRAY_SIZE` instead of hardcoded size
2022-09-27 13:21:13
linux-kernel
[PATCH v10 10/27] rust: add `macros` crate
2022-08-05 16:42:53
linux-kernel
[PATCH v9 25/27] x86: enable initial Rust support
2022-08-05 16:37:49
linux-kernel
[PATCH v9 00/27] Rust support
2022-08-05 16:36:27
linux-kernel
[PATCH v9 24/27] docs: add Rust documentation
2022-08-05 16:29:23
linux-kernel
[PATCH v9 09/27] rust: add `compiler_builtins` crate
2022-08-05 16:28:54
linux-kernel
[PATCH v9 17/27] scripts: decode_stacktrace: demangle Rust symbols
2022-08-05 16:28:51
linux-kernel
[PATCH v9 20/27] scripts: add `rust_is_available.sh`
2022-08-05 16:28:48
linux-kernel
[PATCH v9 14/27] vsprintf: add new `%pA` format specifier
2022-08-05 16:28:36
linux-kernel
[PATCH v9 01/27] kallsyms: use `sizeof` instead of hardcoded size
2022-08-05 16:28:11
linux-kernel
[PATCH v9 04/27] kallsyms: support "big" kernel symbols
2022-08-05 16:28:02
linux-kernel
[PATCH v9 22/27] rust: add `.rustfmt.toml`
2022-08-05 16:27:56
linux-kernel
[PATCH v9 27/27] MAINTAINERS: Rust
2022-08-05 16:27:40
linux-kernel
[PATCH v9 26/27] samples: add first Rust examples
2022-08-05 16:26:54
linux-kernel
[PATCH v9 13/27] rust: export generated symbols
2022-08-05 16:26:36
linux-kernel
[PATCH v9 06/27] rust: add C helpers
2022-08-05 16:26:34
linux-kernel
[PATCH v9 10/27] rust: add `macros` crate
2022-08-05 16:26:34
linux-kernel
[PATCH v9 07/27] rust: import upstream `alloc` crate
2022-08-05 16:25:31
linux-kernel
[PATCH v9 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
2022-08-05 16:12:05
linux-kernel
[PATCH v9 19/27] scripts: add `generate_rust_target.rs`
2022-08-05 16:06:53
linux-kernel
[PATCH v9 05/27] kallsyms: increase maximum kernel symbol length to 512
2022-08-05 16:06:30
linux-kernel
[PATCH v9 08/27] rust: adapt `alloc` crate to the kernel
2022-08-05 15:51:05
linux-kernel
[PATCH v9 16/27] scripts: checkpatch: enable language-independent checks for Rust
2022-08-05 15:49:51
linux-kernel
[PATCH v9 23/27] Kbuild: add Rust support
2022-08-02 03:06:15
linux-kernel
[PATCH v8 28/31] samples: add Rust examples
2022-08-02 03:05:00
linux-kernel
[PATCH v8 20/31] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
2022-08-02 03:04:55
linux-kernel
[PATCH v8 29/31] MAINTAINERS: Rust
2022-08-02 03:03:45
linux-kernel
[PATCH v8 15/31] rust: add `bindings` crate
2022-08-02 03:01:02
linux-kernel
[PATCH v8 10/31] rust: add `compiler_builtins` crate