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
2023-04-05 17:53:23
linux-kernel
[PATCH v2 06/13] rust: lock: add support for `Lock::lock_irqsave`
2023-04-05 17:53:19
linux-kernel
[PATCH v2 05/13] rust: lock: introduce `SpinLock`
2023-04-05 17:53:14
linux-kernel
[PATCH v2 04/13] locking/spinlock: introduce spin_lock_init_with_key
2023-04-05 17:53:11
linux-kernel
[PATCH v2 02/13] rust: sync: introduce `Lock` and `Guard`
2023-04-05 17:53:11
linux-kernel
[PATCH v2 03/13] rust: lock: introduce `Mutex`
2023-04-05 17:53:02
linux-kernel
[PATCH v2 01/13] rust: sync: introduce `LockClassKey`
2023-04-05 17:43:58
linux-kernel
Re: [PATCH 01/13] rust: sync: introduce `LockClassKey`
2023-04-03 13:52:05
linux-kernel
Re: [PATCH 03/13] rust: lock: introduce `Mutex`
2023-04-03 13:46:50
linux-kernel
Re: [PATCH 12/13] rust: sync: introduce `CondVar`
2023-04-01 06:11:34
linux-kernel
Re: [PATCH v4 06/15] rust: add pin-init API core
2023-04-01 04:58:49
linux-kernel
Re: [PATCH 10/13] rust: introduce `Task::current`
2023-03-30 21:12:34
linux-kernel
Re: [PATCH 13/13] rust: sync: introduce `LockedBy`
2023-03-30 20:45:38
linux-kernel
Re: [PATCH 13/13] rust: sync: introduce `LockedBy`
2023-03-30 14:59:02
linux-kernel
Re: [PATCH 12/13] rust: sync: introduce `CondVar`
2023-03-30 14:48:54
linux-kernel
Re: [PATCH 12/13] rust: sync: introduce `CondVar`
2023-03-30 04:51:46
linux-kernel
[PATCH 13/13] rust: sync: introduce `LockedBy`
2023-03-30 04:47:00
linux-kernel
[PATCH 11/13] rust: lock: add `Guard::do_unlocked`
2023-03-30 04:45:33
linux-kernel
[PATCH 12/13] rust: sync: introduce `CondVar`
2023-03-30 04:45:23
linux-kernel
[PATCH 10/13] rust: introduce `Task::current`
2023-03-30 04:43:11
linux-kernel
[PATCH 09/13] rust: add basic `Task`
2023-03-30 04:43:04
linux-kernel
[PATCH 08/13] rust: introduce `ARef`
2023-03-30 04:42:58
linux-kernel
[PATCH 07/13] rust: lock: implement `IrqSaveBackend` for `SpinLock`
2023-03-30 04:42:47
linux-kernel
[PATCH 05/13] rust: lock: introduce `SpinLock`
2023-03-30 04:42:34
linux-kernel
[PATCH 06/13] rust: lock: add support for `Lock::lock_irqsave`
2023-03-30 04:42:21
linux-kernel
[PATCH 04/13] locking/spinlock: introduce spin_lock_init_with_key
2023-03-30 04:42:21
linux-kernel
[PATCH 02/13] rust: sync: introduce `Lock` and `Guard`
2023-03-30 04:42:14
linux-kernel
[PATCH 03/13] rust: lock: introduce `Mutex`
2023-03-30 04:42:01
linux-kernel
[PATCH 01/13] rust: sync: introduce `LockClassKey`
2023-03-30 04:20:28
linux-kernel
Re: [PATCH v3 02/13] rust: sync: add `assume_init` to `UniqueArc`
2023-03-09 19:06:23
linux-kernel
Re: [PATCH 5/5] rust: device: Add a stub abstraction for devices
2023-03-09 16:55:49
linux-kernel
Re: [PATCH 5/5] rust: device: Add a stub abstraction for devices
2023-03-08 04:08:20
linux-kernel
Re: [PATCH] rust: virtio: add virtio support
2023-03-05 06:52:25
linux-kernel
Re: [PATCH 2/5] rust: device: Add a minimal RawDevice trait
2023-03-05 06:39:43
linux-kernel
Re: [PATCH 5/5] rust: device: Add a stub abstraction for devices
2023-02-03 19:23:53
linux-kernel
Re: [RFC 2/5] rust: sync: Arc: Introduces ArcInner::count()
2023-01-30 06:46:48
linux-kernel
[PATCH v2 5/5] rust: types: implement `ForeignOwnable` for `Arc<T>`
2023-01-30 06:45:10
linux-kernel
[PATCH v2 4/5] rust: types: implement `ForeignOwnable` for the unit type
2023-01-30 06:44:48
linux-kernel
[PATCH v2 3/5] rust: types: implement `ForeignOwnable` for `Box<T>`
2023-01-30 06:44:45
linux-kernel
[PATCH v2 2/5] rust: types: introduce `ForeignOwnable`
2023-01-30 06:44:32
linux-kernel
[PATCH v2 1/5] rust: types: introduce `ScopeGuard`
2023-01-30 05:59:46
linux-kernel
Re: [PATCH 2/5] rust: types: introduce `ForeignOwnable`
2023-01-30 05:55:50
linux-kernel
Re: [PATCH 4/5] rust: types: implement `ForeignOwnable` for the unit type
2023-01-22 07:03:20
linux-kernel
Re: [PATCH 1/5] rust: types: introduce `ScopeGuard`
2023-01-22 07:02:45
linux-kernel
Re: [PATCH 2/5] rust: types: introduce `ForeignOwnable`
2023-01-19 18:51:38
linux-kernel
[PATCH 5/5] rust: types: implement `ForeignOwnable` for `Arc<T>`
2023-01-19 18:29:19
linux-kernel
[PATCH 3/5] rust: types: implement `ForeignOwnable` for `Box<T>`
2023-01-19 18:26:48
linux-kernel
[PATCH 2/5] rust: types: introduce `ForeignOwnable`
2023-01-19 17:48:24
linux-kernel
[PATCH 4/5] rust: types: implement `ForeignOwnable` for the unit type
2023-01-19 17:46:40
linux-kernel
[PATCH 1/5] rust: types: introduce `ScopeGuard`
2023-01-04 18:28:48
linux-kernel
Re: [PATCH 4/7] rust: sync: introduce `ArcBorrow`
2023-01-04 16:00:07
linux-kernel
Re: [PATCH 4/7] rust: sync: introduce `ArcBorrow`