Miguel Ojeda ([email protected])

Number of posts: 1809 (0.31 per day)
First post: 2008-06-20 17:29:18
Last post: 2024-05-06 18:10:15

Date List Subject
2023-12-18 13:33:47 linux-kernel Re: [PATCH] kbuild: rust: add `rustupoverride` target
2023-12-16 00:03:02 linux-kernel Re: [PATCH] rust: support `srctree`-relative links
2023-12-15 11:56:08 linux-kernel Re: [PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-15 11:36:22 linux-kernel Re: [PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-15 11:27:51 linux-kernel Re: [PATCH] kbuild: rust: add `rustupoverride` target
2023-12-14 22:27:56 linux-kernel Re: [PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-14 19:22:09 linux-kernel Re: [PATCH v2] rust: bindings: rename const binding using sed
2023-12-14 17:23:11 linux-kernel Re: [PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-13 18:45:50 linux-kernel Re: [PATCH] rust: Suppress searching builtin sysroot
2023-12-13 18:45:41 linux-kernel Re: [PATCH v3] rust: macros: improve `#[vtable]` documentation
2023-12-13 18:44:47 linux-kernel Re: [PATCH v2] rust: macros: update 'paste!' macro to accept string literals
2023-12-13 18:44:37 linux-kernel Re: [PATCH v2] rust: bindings: rename const binding using sed
2023-12-13 18:44:25 linux-kernel Re: [PATCH] rust: Ignore preserve-most functions
2023-12-13 18:44:20 linux-kernel Re: [PATCH] rust: replace <linux/module.h> with <linux/export.h> in rust/exports.c
2023-12-13 18:43:39 linux-kernel Re: [PATCH] rust: kernel: str: Implement Debug for CString
2023-12-11 21:09:57 linux-kernel Re: [PATCH] x86/Kconfig: rust: Patchable function Rust compat
2023-12-11 21:08:42 linux-kernel Re: [PATCH] x86/Kconfig: rust: Patchable function Rust compat
2023-12-11 15:36:18 linux-kernel Re: [PATCH] x86/Kconfig: rust: Patchable function Rust compat
2023-12-08 22:58:25 linux-kernel Re: [PATCH] clang-format: Add maple tree's for_each macros
2023-12-08 17:38:14 linux-kernel Re: [PATCH 5/7] rust: file: add `Kuid` wrapper
2023-12-08 17:01:45 linux-kernel Re: [PATCH 0/7] File abstractions needed by Rust Binder
2023-12-08 16:32:19 linux-kernel Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
2023-12-08 16:19:33 linux-kernel Re: [PATCH 5/7] rust: file: add `Kuid` wrapper
2023-12-08 15:07:12 linux-kernel Re: [PATCH] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-01 15:51:27 linux-kernel Re: [RESEND PATCH] auxdisplay: img-ascii-lcd: Use device_get_match_data()
2023-12-01 15:33:28 linux-kernel Re: [PATCH v2] scripts/show_delta: reformat code
2023-12-01 13:50:06 linux-kernel Re: [RESEND PATCH] auxdisplay: img-ascii-lcd: Use device_get_match_data()
2023-11-30 18:56:12 linux-kernel Re: [RESEND PATCH] auxdisplay: img-ascii-lcd: Use device_get_match_data()
2023-11-30 17:13:59 linux-kernel Re: [PATCH] scripts/show_delta: reformat code
2023-11-29 16:48:53 linux-kernel Re: [PATCH 0/7] File abstractions needed by Rust Binder
2023-11-24 14:37:42 linux-kernel Re: [PATCH] rust: replace <linux/module.h> with <linux/export.h> in rust/exports.c
2023-11-20 20:14:27 linux-kernel Re: [PATCH] MAINTAINERS: refresh LLVM support
2023-11-02 16:42:16 linux-kernel Re: [PATCH RFC 0/4] Documentation: Web fonts for kernel documentation
2023-10-28 17:52:52 linux-kernel Re: [PATCH 3/4] x86/rust: depend on !RETHUNK
2023-10-27 10:27:51 linux-kernel Re: [PATCH v3] rust: macros: improve `#[vtable]` documentation
2023-10-25 16:57:33 linux-kernel Re: [PATCH] rust: kernel: str: Implement Debug for CString
2023-10-25 10:13:19 linux-kernel Re: [PATCH] docs: rust: add "The Rust experiment" section
2023-10-24 09:17:32 linux-kernel Re: [PATCH] docs: rust: add "The Rust experiment" section
2023-10-24 08:56:49 linux-kernel Re: [PATCH] docs: rust: add "The Rust experiment" section
2023-10-23 22:16:18 linux-kernel Re: [PATCH 3/4] x86/rust: depend on !RETHUNK
2023-10-23 13:59:18 linux-kernel Re: [PATCH] x86: Enable IBT in Rust if enabled in C
2023-10-23 11:45:47 linux-kernel Re: Implement per-key keyboard backlight as auxdisplay?
2023-10-22 16:31:03 linux-kernel Re: [RFC PATCH 1/1] scripts: Build per module Rust crates
2023-10-18 22:58:06 linux-kernel Re: [PATCH] rust: docs: fix logo replacement
2023-10-18 22:57:45 linux-kernel Re: [PATCH 1/2] docs: rust: update Rust docs output path
2023-10-18 21:12:22 linux-kernel Re: [PATCH] docs: rust: add "The Rust experiment" section
2023-10-18 16:41:32 linux-kernel Re: [PATCH] docs: rust: add "The Rust experiment" section
2023-10-18 16:36:52 linux-kernel Re: [PATCH] rust: docs: fix logo replacement
2023-10-17 15:21:34 linux-kernel Re: [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
2023-10-16 10:58:23 linux-kernel Re: Implement per-key keyboard backlight as auxdisplay?
2023-10-15 20:07:04 linux-kernel Re: [PATCH v2] rust: Use awk instead of recent xargs