LinuxLists
Users
About
Wedson Almeida Filho (
[email protected]
)
Number of posts: 290 (0.07 per day)
First post: 2012-05-10 02:53:13
Last post: 2024-05-25 19:24:41
Previous Page
/
Next Page
Date
List
Subject
2024-03-28 01:38:36
linux-kernel
[PATCH v3 09/10] rust: init: update `init` module to take allocation flags
2024-03-28 01:38:05
linux-kernel
[PATCH v3 07/10] rust: alloc: update `VecExt` to take allocation flags
2024-03-28 01:37:47
linux-kernel
[PATCH v3 06/10] rust: alloc: introduce the `BoxExt` trait
2024-03-28 01:37:34
linux-kernel
[PATCH v3 05/10] rust: alloc: introduce allocation flags
2024-03-28 01:37:25
linux-kernel
[PATCH v3 03/10] kbuild: use the upstream `alloc` crate
2024-03-28 01:36:52
linux-kernel
[PATCH v3 02/10] rust: alloc: introduce the `VecExt` trait
2024-03-28 01:36:43
linux-kernel
[PATCH v3 01/10] rust: kernel: move `allocator` module under `alloc`
2024-03-28 01:36:26
linux-kernel
[PATCH v3 00/10] Allocation APIs
2024-03-27 18:44:10
linux-kernel
Re: [PATCH v2 06/10] rust: alloc: introduce the `BoxExt` trait
2024-03-27 18:27:46
linux-kernel
Re: [PATCH v2 07/10] rust: alloc: update `VecExt` to take allocation flags
2024-03-27 15:13:21
linux-kernel
Re: [PATCH 1/2] rust: introduce `InPlaceModule`
2024-03-27 03:24:33
linux-kernel
[PATCH 2/2] samples: rust: add in-place initialisation sample
2024-03-27 03:24:24
linux-kernel
[PATCH 1/2] rust: introduce `InPlaceModule`
2024-03-27 03:24:03
linux-kernel
[PATCH 0/2] In-place module initialisation
2024-03-27 02:48:14
linux-kernel
[PATCH v2 10/10] rust: kernel: remove usage of `allocator_api` unstable feature
2024-03-27 02:43:40
linux-kernel
[PATCH v2 08/10] rust: sync: update `Arc` and `UniqueArc` to take allocation flags
2024-03-27 02:43:22
linux-kernel
[PATCH v2 07/10] rust: alloc: update `VecExt` to take allocation flags
2024-03-27 02:39:45
linux-kernel
[PATCH v2 09/10] rust: init: update `init` module to take allocation flags
2024-03-27 02:38:39
linux-kernel
[PATCH v2 04/10] rust: alloc: remove our fork of the `alloc` crate
2024-03-27 02:37:20
linux-kernel
[PATCH v2 06/10] rust: alloc: introduce the `BoxExt` trait
2024-03-27 02:37:04
linux-kernel
[PATCH v2 05/10] rust: alloc: introduce allocation flags
2024-03-27 02:36:48
linux-kernel
[PATCH v2 03/10] kbuild: use the upstream `alloc` crate
2024-03-27 02:36:32
linux-kernel
[PATCH v2 02/10] rust: alloc: introduce the `VecExt` trait
2024-03-27 02:36:16
linux-kernel
[PATCH v2 01/10] rust: kernel: move `allocator` module under `alloc`
2024-03-27 02:36:01
linux-kernel
[PATCH v2 00/10] Allocation APIs
2024-03-27 02:17:53
linux-kernel
Re: [PATCH 09/10] rust: init: update `init` module to take allocation flags
2024-03-27 02:13:57
linux-kernel
Re: [PATCH 10/10] rust: kernel: remove usage of `allocator_api` unstable feature
2024-03-27 01:56:08
linux-kernel
Re: [PATCH 06/10] rust: alloc: introduce the `BoxExt` trait
2024-03-27 01:55:07
linux-kernel
Re: [PATCH 06/10] rust: alloc: introduce the `BoxExt` trait
2024-03-26 01:39:07
linux-kernel
Re: [PATCH 02/10] rust: alloc: introduce the `VecExt` trait
2024-03-26 01:36:26
linux-kernel
Re: [PATCH 06/10] rust: alloc: introduce the `BoxExt` trait
2024-03-26 00:05:19
linux-kernel
Re: [PATCH 01/10] rust: kernel: move `allocator` module under `alloc`
2024-03-26 00:04:20
linux-kernel
Re: [PATCH 07/10] rust: alloc: update `VecExt` to take allocation flags
2024-03-25 20:04:56
linux-kernel
[PATCH 03/10] kbuild: use the upstream `alloc` crate
2024-03-25 20:03:22
linux-kernel
[PATCH 02/10] rust: alloc: introduce the `VecExt` trait
2024-03-25 19:58:36
linux-kernel
[PATCH 10/10] rust: kernel: remove usage of `allocator_api` unstable feature
2024-03-25 19:58:26
linux-kernel
[PATCH 04/10] rust: alloc: remove our fork of the `alloc` crate
2024-03-25 19:58:19
linux-kernel
[PATCH 09/10] rust: init: update `init` module to take allocation flags
2024-03-25 19:58:00
linux-kernel
[PATCH 08/10] rust: sync: update `Arc` and `UniqueArc` to take allocation flags
2024-03-25 19:57:41
linux-kernel
[PATCH 07/10] rust: alloc: update `VecExt` to take allocation flags
2024-03-25 19:57:18
linux-kernel
[PATCH 06/10] rust: alloc: introduce the `BoxExt` trait
2024-03-25 19:56:59
linux-kernel
[PATCH 05/10] rust: alloc: introduce allocation flags
2024-03-25 19:56:06
linux-kernel
[PATCH 01/10] rust: kernel: move `allocator` module under `alloc`
2024-03-25 19:55:39
linux-kernel
[PATCH 00/10] Allocation APIs
2024-02-15 16:57:27
linux-kernel
Re: [PATCH v2] rust: locks: Add `get_mut` method to `Lock`
2024-02-15 16:51:25
linux-kernel
Re: [PATCH v2] rust: locks: Add `get_mut` method to `Lock`
2024-01-30 20:04:37
linux-kernel
Re: [PATCH] rust: prelude: add bit function
2023-10-12 13:48:56
linux-kernel
Re: [PATCH] rust: macros: improve `#[vtable]` documentation
2023-10-03 13:56:26
linux-kernel
Re: [PATCH 03/29] 9p: move xattr-related structs to .rodata
2023-10-03 13:48:50
linux-kernel
Re: [PATCH 05/29] btrfs: move btrfs_xattr_handlers to .rodata
2023-09-30 18:07:31
linux-kernel
[PATCH] rust: error: fix the description for `ECHILD`