LinuxLists
Users
About
Matthew Maurer (
[email protected]
)
Number of posts: 34 (0.13 per day)
First post: 2023-09-15 21:33:04
Last post: 2024-06-07 14:48:08
Date
List
Subject
2024-06-07 14:48:08
linux-kernel
Re: [RFC PATCH 2/2] kbuild: rust: provide an option to inline C helpers into Rust
2024-04-04 15:25:39
linux-kernel
Re: [PATCH v3] rust: make mutually exclusive with CFI_CLANG
2024-01-30 23:54:53
linux-kernel
Re: [PATCH] x86: rust: Disable entry padding with Rust
2023-12-15 19:48:45
linux-kernel
[PATCH] x86: rust: Disable entry padding with Rust
2023-12-11 16:12:11
linux-kernel
Re: [PATCH] x86/Kconfig: rust: Patchable function Rust compat
2023-12-11 15:08:13
linux-kernel
[PATCH] x86/Kconfig: rust: Patchable function Rust compat
2023-11-27 19:28:08
linux-kernel
Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
2023-11-22 21:04:40
linux-kernel
Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
2023-11-18 02:58:57
linux-kernel
[PATCH v2 1/5] export_report: Rehabilitate script
2023-11-18 02:58:54
linux-kernel
[PATCH v2 0/5] MODVERSIONS + RUST Redux
2023-11-18 02:58:40
linux-kernel
[PATCH v2 5/5] export_report: Use new version info format
2023-11-18 02:58:33
linux-kernel
[PATCH v2 2/5] modules: Refactor + kdoc elf_validity_cached_copy
2023-11-18 02:58:29
linux-kernel
[PATCH v2 4/5] rust: Allow MODVERSIONS
2023-11-18 02:58:27
linux-kernel
[PATCH v2 3/5] modpost: Extended modversion support
2023-11-15 19:01:22
linux-kernel
[PATCH 3/3] export_report: Use new version info format
2023-11-15 19:00:26
linux-kernel
[PATCH 2/3] modpost: Extended modversion support
2023-11-15 18:59:42
linux-kernel
[PATCH 1/3] export_report: Rehabilitate script
2023-10-31 20:20:55
linux-kernel
[PATCH] rust: Ignore preserve-most functions
2023-10-31 20:18:47
linux-kernel
[PATCH] rust: Suppress searching builtin sysroot
2023-10-10 14:35:59
linux-kernel
Re: [PATCH] x86: Enable IBT in Rust if enabled in C
2023-10-10 14:07:06
linux-kernel
Re: [PATCH] x86: Enable IBT in Rust if enabled in C
2023-10-09 22:44:14
linux-kernel
[PATCH] x86: Enable IBT in Rust if enabled in C
2023-10-09 16:01:27
linux-kernel
Re: [PATCH v10 25/27] x86: enable initial Rust support
2023-10-05 21:41:17
linux-kernel
[PATCH v4] rust: Respect HOSTCC when linking for host
2023-10-05 21:36:49
linux-kernel
Re: [PATCH v3] rust: Respect HOSTCC when linking for host
2023-09-29 06:59:23
linux-kernel
[PATCH v2] rust: Use awk instead of recent xargs
2023-09-28 23:40:35
linux-kernel
[PATCH v3] rust: Respect HOSTCC when linking for host
2023-09-28 23:36:04
linux-kernel
[PATCH] rust: Use grep -Ev rather than relying on GNU grep
2023-09-28 22:47:29
linux-kernel
[PATCH] rust: Use awk instead of recent xargs
2023-09-19 01:00:52
linux-kernel
[PATCH v2] rust: Respect HOSTCC when linking for host
2023-09-18 23:19:49
linux-kernel
Re: [PATCH] rust: Respect HOSTCC when linking for host
2023-09-18 20:35:36
linux-kernel
Re: [PATCH] rust: Respect HOSTCC when linking for host
2023-09-16 22:47:53
linux-kernel
Re: [PATCH] rust: Respect HOSTCC when linking for host
2023-09-15 21:33:04
linux-kernel
[PATCH] rust: Respect HOSTCC when linking for host