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

Date List Subject
2022-03-17 20:20:17 linux-kernel [PATCH v5 04/20] rust: add C helpers
2022-03-17 20:18:59 linux-kernel [PATCH v5 07/20] rust: add `build_error` crate
2022-03-17 20:09:33 linux-kernel [PATCH v5 08/20] rust: add `macros` crate
2022-03-17 20:06:37 linux-kernel [PATCH v5 17/20] samples: add Rust examples
2022-03-17 20:04:35 linux-kernel [PATCH v5 03/20] kallsyms: use the correct buffer size for symbols
2022-03-17 19:58:48 linux-kernel [PATCH v5 20/20] [RFC] drivers: android: Binder IPC in Rust
2022-03-17 19:49:03 linux-kernel [PATCH v5 18/20] MAINTAINERS: Rust
2022-03-17 19:46:51 linux-kernel [PATCH v5 05/20] rust: add `compiler_builtins` crate
2022-03-17 19:46:09 linux-kernel [PATCH v5 01/20] kallsyms: support "big" kernel symbols
2022-03-17 19:41:29 linux-kernel [PATCH v5 15/20] docs: add Rust documentation
2022-03-17 19:36:29 linux-kernel [PATCH v5 10/20] rust: add `kernel` crate
2022-03-17 19:02:32 linux-kernel [PATCH v5 13/20] scripts: add `generate_rust_analyzer.py`
2022-03-17 18:43:27 linux-kernel [PATCH v5 19/20] [RFC] drivers: gpio: PrimeCell PL061 in Rust
2022-03-03 12:27:37 linux-kernel [GIT PULL] auxdisplay for v5.17-rc7
2022-02-14 21:08:51 linux-kernel [PATCH v4 00/20] Rust support
2022-02-14 20:46:06 linux-kernel [PATCH v4 09/20] rust: add `kernel` crate's `sync` module
2022-02-14 11:37:31 linux-kernel [PATCH v4 14/20] scripts: decode_stacktrace: demangle Rust symbols
2022-02-14 08:50:30 linux-kernel [PATCH v4 07/20] rust: add `build_error` crate
2022-02-14 08:17:53 linux-kernel [PATCH v4 10/20] rust: add `kernel` crate
2022-02-14 07:02:23 linux-kernel [PATCH v4 17/20] samples: add Rust examples
2022-02-14 05:38:37 linux-kernel [PATCH v4 19/20] [RFC] drivers: gpio: PrimeCell PL061 in Rust
2022-02-14 03:58:24 linux-kernel [PATCH v4 15/20] docs: add Rust documentation
2022-02-14 02:21:44 linux-kernel [PATCH v4 11/20] rust: export generated symbols
2022-02-13 20:00:28 linux-kernel [PATCH v4 13/20] scripts: add `generate_rust_analyzer.py`
2022-02-13 18:40:48 linux-kernel [PATCH v4 05/20] rust: add `compiler_builtins` crate
2022-02-13 18:04:21 linux-kernel [PATCH v4 18/20] MAINTAINERS: Rust
2022-02-13 17:53:22 linux-kernel [PATCH v4 03/20] kallsyms: use the correct buffer size for symbols
2022-02-13 08:37:11 linux-kernel [PATCH v4 01/20] kallsyms: support "big" kernel symbols
2022-02-13 06:27:35 linux-kernel [PATCH v4 02/20] kallsyms: increase maximum kernel symbol length to 512
2022-02-13 05:52:18 linux-kernel [PATCH v4 08/20] rust: add `macros` crate
2022-02-13 00:02:02 linux-kernel [PATCH v4 04/20] rust: add C helpers
2022-02-12 23:33:12 linux-kernel [PATCH v4 20/20] [RFC] drivers: android: Binder IPC in Rust
2022-02-12 20:09:52 linux-kernel [PATCH v4 12/20] vsprintf: add new `%pA` format specifier
2022-02-12 17:31:29 linux-kernel [PATCH v4 06/20] rust: add `alloc` crate
2022-02-12 14:22:00 linux-kernel [PATCH v4 16/20] Kbuild: add Rust support
2022-02-07 13:39:37 linux-kernel [PATCH] docs: add SVG version of Linux logo
2022-01-17 13:27:15 linux-kernel [RFC PATCH v3 19/19] drivers: android: Binder IPC in Rust
2022-01-17 13:26:33 linux-kernel [RFC PATCH v3 18/19] drivers: gpio: PrimeCell PL061 in Rust
2022-01-17 13:26:32 linux-kernel [PATCH v3 17/19] MAINTAINERS: Rust
2022-01-17 13:24:52 linux-kernel [PATCH v3 14/19] docs: add Rust documentation
2022-01-17 13:24:47 linux-kernel [PATCH v3 15/19] Kbuild: add Rust support
2022-01-17 13:24:39 linux-kernel [PATCH v3 16/19] samples: add Rust examples
2022-01-17 13:24:28 linux-kernel [PATCH v3 13/19] scripts: decode_stacktrace: demangle Rust symbols
2022-01-17 13:23:35 linux-kernel [PATCH v3 12/19] scripts: add `generate_rust_analyzer.py`
2022-01-17 13:23:06 linux-kernel [PATCH v3 11/19] vsprintf: add new `%pA` format specifier
2022-01-17 13:22:48 linux-kernel [PATCH v3 10/19] rust: export generated symbols
2022-01-17 13:22:44 linux-kernel [PATCH v3 09/19] rust: add `kernel` crate
2022-01-17 13:22:27 linux-kernel [PATCH v3 07/19] rust: add `build_error` crate
2022-01-17 13:22:27 linux-kernel [PATCH v3 08/19] rust: add `macros` crate
2022-01-17 12:49:36 linux-kernel [PATCH v3 06/19] rust: add `alloc` crate
2022-01-17 12:49:00 linux-kernel [PATCH v3 04/19] rust: add C helpers