Sergio González Collado ([email protected])

Number of posts: 14 (0.03 per day)
First post: 2022-11-14 20:18:12
Last post: 2024-05-01 11:10:46

Date List Subject
2024-05-01 11:10:46 linux-kernel Re: [PATCH] kbuild: rust: split up helpers.c
2024-04-08 15:32:35 linux-kernel Re: [PATCH] x86/insn_decoder_test: allow longer symbol-names
2024-04-08 15:24:04 linux-kernel Re: [PATCH] x86/insn_decoder_test: allow longer symbol-names
2023-12-17 23:23:20 linux-kernel Re: [PATCH] kselftest: Add basic test for probing the rust sample modules
2023-08-09 19:15:22 linux-kernel Re: [PATCH v3] rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`)
2023-06-19 17:20:50 linux-kernel Re: [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones
2023-05-11 06:57:53 linux-kernel Re: [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
2023-01-15 10:32:52 linux-kernel Re: [PATCH 3/3] rust: arch/um: Add support for CONFIG_RUST under x86_64 UML
2023-01-15 10:03:41 linux-kernel Re: [PATCH 2/3] rust: arch/um: Disable FP/SIMD instruction to match x86
2023-01-15 10:02:07 linux-kernel Re: [PATCH 3/3] rust: arch/um: Add support for CONFIG_RUST under x86_64 UML
2022-11-21 23:02:53 linux-kernel Re: [PATCH v1 04/28] rust: samples: add `rust_print` example
2022-11-14 20:38:01 linux-kernel Re: [PATCH v1 06/28] rust: macros: add `#[vtable]` proc macro
2022-11-14 20:36:50 linux-kernel Re: [PATCH v1 03/28] rust: print: add `pr_cont!` macro
2022-11-14 20:18:12 linux-kernel Re: [PATCH v1 02/28] rust: print: add more `pr_*!` levels