LinuxLists
Users
About
Martin Rodriguez Reboredo (
[email protected]
)
Number of posts: 248 (0.42 per day)
First post: 2022-08-24 23:05:27
Last post: 2024-04-05 00:10:06
Next Page
Date
List
Subject
2024-04-05 00:10:06
linux-kernel
Re: [PATCH] perf srcline: Implement addr2line using libdw
2024-04-04 23:55:40
linux-kernel
Re: [PATCH] perf srcline: Implement addr2line using libdw
2024-04-01 16:08:30
linux-kernel
[PATCH] perf srcline: Implement addr2line using libdw
2024-02-22 18:04:53
linux-kernel
Re: [PATCH v3] rust: locks: Add `get_mut` method to `Lock`
2024-02-18 16:12:02
linux-kernel
Re: [RFC PATCH v3 0/2] rust: crates in other kernel directories
2024-02-12 18:11:59
linux-kernel
Re: [PATCH v2 4/4] rust: add abstraction for `struct page`
2024-02-10 04:23:57
linux-kernel
Re: [PATCH v2 4/4] rust: add abstraction for `struct page`
2024-02-09 19:58:46
linux-kernel
Re: [PATCH] rust: locks: Add `get_mut` method to `Lock`
2024-02-08 00:38:20
linux-kernel
Re: [PATCH v4 5/9] rust: security: add abstraction for secctx
2024-02-08 00:38:11
linux-kernel
Re: [PATCH v4 9/9] rust: file: add abstraction for `poll_table`
2024-02-08 00:37:59
linux-kernel
Re: [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred`
2024-02-08 00:37:45
linux-kernel
Re: [PATCH v4 8/9] rust: file: add `DeferredFdCloser`
2024-02-08 00:37:38
linux-kernel
Re: [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file`
2024-02-08 00:37:23
linux-kernel
Re: [PATCH v4 7/9] rust: file: add `Kuid` wrapper
2024-02-08 00:37:13
linux-kernel
Re: [PATCH v4 2/9] rust: task: add `Task::current_raw`
2024-02-08 00:36:59
linux-kernel
Re: [PATCH v4 6/9] rust: file: add `FileDescriptorReservation`
2024-02-08 00:35:14
linux-kernel
Re: [PATCH v4 1/9] rust: types: add `NotThreadSafe`
2024-02-05 13:55:56
linux-kernel
Re: [PATCH] rust: stop using ptr_metadata feature
2024-01-29 16:09:23
linux-kernel
Re: [PATCH v1] rust: add reexports for macros
2024-01-27 15:11:03
linux-kernel
Re: [PATCH v2 02/12] rust: error: improve unsafe code in example
2024-01-17 21:43:25
linux-kernel
Re: [PATCH 11/13] rust: kernel: add doclinks with html tags
2024-01-17 02:02:36
linux-kernel
Re: [PATCH 11/13] rust: kernel: add doclinks with html tags
2024-01-17 02:00:20
linux-kernel
Re: [PATCH 00/13] rust: kernel: documentation improvements
2024-01-05 03:28:17
linux-kernel
Re: [PATCH] rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
2024-01-04 14:26:12
linux-kernel
Re: [PATCH v3 4/4] rust: sync: update integer types in CondVar
2023-12-24 19:49:53
linux-kernel
Re: [PATCH] rust: upgrade to Rust 1.75.0
2023-12-16 16:43:25
linux-kernel
Re: [PATCH v2 4/4] rust: sync: update integer types in CondVar
2023-12-16 16:43:10
linux-kernel
Re: [PATCH v2 3/4] rust: sync: add `CondVar::wait_timeout`
2023-12-16 16:43:02
linux-kernel
Re: [PATCH v2 2/4] rust: time: add msecs to jiffies conversion
2023-12-16 14:10:18
linux-kernel
Re: [PATCH] x86: rust: Disable entry padding with Rust
2023-12-16 13:56:42
linux-kernel
Re: [PATCH] rust: support `srctree`-relative links
2023-12-16 13:48:47
linux-kernel
Re: [PATCH] docs: rust: remove `CC=clang` mentions
2023-12-15 02:58:28
linux-kernel
Re: [PATCH] kbuild: rust: add `rustupoverride` target
2023-12-14 13:49:41
linux-kernel
Re: [PATCH] rust: upgrade to Rust 1.74.1
2023-12-14 03:14:13
linux-kernel
Re: [PATCH v2 1/3] rust: macros: add `decl_generics` to `parse_generics()`
2023-12-14 03:14:08
linux-kernel
Re: [PATCH v2 2/3] rust: macros: allow generic parameter default values in `#[pin_data]`
2023-12-11 16:23:25
linux-kernel
Re: [PATCH] x86/Kconfig: rust: Patchable function Rust compat
2023-12-11 15:47:14
linux-kernel
Re: [PATCH] x86/Kconfig: rust: Patchable function Rust compat
2023-12-06 15:53:55
linux-kernel
Re: [PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
2023-12-06 15:53:47
linux-kernel
Re: [PATCH 1/2] rust: sync: add `CondVar::notify_sync`
2023-11-24 14:54:28
linux-kernel
Re: [PATCH] rust: replace <linux/module.h> with <linux/export.h> in rust/exports.c
2023-11-04 21:12:51
linux-kernel
[RFC PATCH v3 2/2] samples: rust: Add USB sample bindings
2023-11-04 21:12:45
linux-kernel
[RFC PATCH v3 0/2] rust: crates in other kernel directories
2023-11-04 21:12:39
linux-kernel
[RFC PATCH v3 1/2] kbuild: Build Rust crates as libraries
2023-11-03 23:17:19
linux-kernel
Re: [PATCH] rust: Ignore preserve-most functions
2023-10-27 13:07:30
linux-kernel
Re: [RFC PATCH v2 2/2] samples: rust: Add USB sample bindings
2023-10-27 03:21:23
linux-kernel
Re: [RFC PATCH v2 2/2] samples: rust: Add USB sample bindings
2023-10-27 00:35:47
linux-kernel
[RFC PATCH v2 2/2] samples: rust: Add USB sample bindings
2023-10-27 00:35:41
linux-kernel
[RFC PATCH v2 1/2] kbuild: Build Rust crates as libraries
2023-10-27 00:35:27
linux-kernel
[RFC PATCH v2 0/2] rust: crates in other kernel directories
2023-10-26 21:41:02
linux-kernel
Re: [PATCH v3] rust: macros: improve `#[vtable]` documentation