Show patches with: Submitter = Wedson Almeida Filho       |    Archived = No       |   105 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
rust: error: fix the description for `ECHILD` rust: error: fix the description for `ECHILD` - 5 - --- 2023-09-30 Wedson Almeida Filho New
[29/29] net: move sockfs_xattr_handlers to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[28/29] shmem: move shmem_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[27/29] overlayfs: move xattr tables to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[26/29] xfs: move xfs_xattr_handlers to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[25/29] ubifs: move ubifs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[24/29] squashfs: move squashfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[23/29] smb: move cifs_xattr_handlers to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[22/29] reiserfs: move reiserfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[21/29] orangefs: move orangefs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[20/29] ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[19/29] ntfs3: move ntfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[18/29] nfs: move nfs4_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[17/29] kernfs: move kernfs_xattr_handlers to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[16/29] jfs: move jfs_xattr_handlers to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[15/29] jffs2: move jffs2_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[14/29] hfsplus: move hfsplus_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[13/29] hfs: move hfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[12/29] gfs2: move gfs2_xattr_handlers_max to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[11/29] fuse: move fuse_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[10/29] f2fs: move f2fs_xattr_handlers and f2fs_xattr_handler_map to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[09/29] ext2: move ext2_xattr_handlers and ext2_xattr_handler_map to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[08/29] erofs: move erofs_xattr_handlers and xattr_handler_map to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[07/29] ecryptfs: move ecryptfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[06/29] ceph: move ceph_xattr_handlers to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[05/29] btrfs: move btrfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[04/29] afs: move afs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[03/29] 9p: move xattr-related structs to .rodata const xattr tables 1 1 - --- 2023-09-30 Wedson Almeida Filho New
[02/29] ext4: move ext4_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[01/29] xattr: make the xattr array itself const const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[v2,2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef` [v2,1/2] rust: arc: rename `ArcInner` to `WithRef` - 2 - --- 2023-09-23 Wedson Almeida Filho New
[v2,1/2] rust: arc: rename `ArcInner` to `WithRef` [v2,1/2] rust: arc: rename `ArcInner` to `WithRef` - 4 - --- 2023-09-23 Wedson Almeida Filho New
[2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef` [1/2] rust: arc: rename `ArcInner` to `WithRef` - 4 - --- 2023-09-21 Wedson Almeida Filho New
[1/2] rust: arc: rename `ArcInner` to `WithRef` [1/2] rust: arc: rename `ArcInner` to `WithRef` - 5 - --- 2023-09-21 Wedson Almeida Filho New
[v4.1] rust: lock: introduce `SpinLock` [v4.1] rust: lock: introduce `SpinLock` - 1 - --- 2023-04-19 Wedson Almeida Filho New
[v4.1] rust: lock: add `Guard::do_unlocked` [v4.1] rust: lock: add `Guard::do_unlocked` - 1 - --- 2023-04-12 Wedson Almeida Filho New
[v4,13/13] rust: sync: introduce `LockedBy` [v4,01/13] rust: sync: introduce `LockClassKey` - 2 - --- 2023-04-11 Wedson Almeida Filho New
[v4,12/13] rust: sync: introduce `CondVar` [v4,01/13] rust: sync: introduce `LockClassKey` - 2 - --- 2023-04-11 Wedson Almeida Filho New
[v4,11/13] rust: lock: add `Guard::do_unlocked` [v4,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-11 Wedson Almeida Filho New
[v4,10/13] rust: introduce `current` [v4,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-11 Wedson Almeida Filho New
[v4,09/13] rust: add basic `Task` [v4,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-11 Wedson Almeida Filho New
[v4,08/13] rust: introduce `ARef` [v4,01/13] rust: sync: introduce `LockClassKey` - 2 - --- 2023-04-11 Wedson Almeida Filho New
[v4,07/13] rust: lock: implement `IrqSaveBackend` for `SpinLock` [v4,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-11 Wedson Almeida Filho New
[v4,06/13] rust: lock: add support for `Lock::lock_irqsave` [v4,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-11 Wedson Almeida Filho New
[v4,05/13] rust: lock: introduce `SpinLock` [v4,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-11 Wedson Almeida Filho New
[v4,04/13] locking/spinlock: introduce spin_lock_init_with_key [v4,01/13] rust: sync: introduce `LockClassKey` - 2 - --- 2023-04-11 Wedson Almeida Filho New
[v4,03/13] rust: lock: introduce `Mutex` [v4,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-11 Wedson Almeida Filho New
[v4,02/13] rust: sync: introduce `Lock` and `Guard` [v4,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-11 Wedson Almeida Filho New
[v4,01/13] rust: sync: introduce `LockClassKey` [v4,01/13] rust: sync: introduce `LockClassKey` - 3 - --- 2023-04-11 Wedson Almeida Filho New
[v3,13/13] rust: sync: introduce `LockedBy` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,12/13] rust: sync: introduce `CondVar` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,11/13] rust: lock: add `Guard::do_unlocked` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,10/13] rust: introduce `current` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,09/13] rust: add basic `Task` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,08/13] rust: introduce `ARef` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,07/13] rust: lock: implement `IrqSaveBackend` for `SpinLock` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,06/13] rust: lock: add support for `Lock::lock_irqsave` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,05/13] rust: lock: introduce `SpinLock` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,04/13] locking/spinlock: introduce spin_lock_init_with_key [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,03/13] rust: lock: introduce `Mutex` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,02/13] rust: sync: introduce `Lock` and `Guard` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
[v3,01/13] rust: sync: introduce `LockClassKey` [v3,01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-04-08 Wedson Almeida Filho New
driver core: update comments in device_rename() driver core: update comments in device_rename() - - - --- 2023-04-06 Wedson Almeida Filho New
[v2,13/13] rust: sync: introduce `LockedBy` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,12/13] rust: sync: introduce `CondVar` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,11/13] rust: lock: add `Guard::do_unlocked` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,10/13] rust: introduce `current` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,09/13] rust: add basic `Task` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,08/13] rust: introduce `ARef` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,07/13] rust: lock: implement `IrqSaveBackend` for `SpinLock` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,06/13] rust: lock: add support for `Lock::lock_irqsave` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,05/13] rust: lock: introduce `SpinLock` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,04/13] locking/spinlock: introduce spin_lock_init_with_key [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,03/13] rust: lock: introduce `Mutex` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,02/13] rust: sync: introduce `Lock` and `Guard` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[v2,01/13] rust: sync: introduce `LockClassKey` [v2,01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-04-05 Wedson Almeida Filho New
[13/13] rust: sync: introduce `LockedBy` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[12/13] rust: sync: introduce `CondVar` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[11/13] rust: lock: add `Guard::do_unlocked` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[10/13] rust: introduce `Task::current` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[09/13] rust: add basic `Task` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[08/13] rust: introduce `ARef` [01/13] rust: sync: introduce `LockClassKey` - 1 - --- 2023-03-30 Wedson Almeida Filho New
[07/13] rust: lock: implement `IrqSaveBackend` for `SpinLock` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[06/13] rust: lock: add support for `Lock::lock_irqsave` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[05/13] rust: lock: introduce `SpinLock` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[04/13] locking/spinlock: introduce spin_lock_init_with_key [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[03/13] rust: lock: introduce `Mutex` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[02/13] rust: sync: introduce `Lock` and `Guard` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[01/13] rust: sync: introduce `LockClassKey` [01/13] rust: sync: introduce `LockClassKey` - - - --- 2023-03-30 Wedson Almeida Filho New
[v2,5/5] rust: types: implement `ForeignOwnable` for `Arc<T>` Untitled series #20472 - 3 - --- 2023-01-30 Wedson Almeida Filho New
[v2,4/5] rust: types: implement `ForeignOwnable` for the unit type Untitled series #20472 - 3 - --- 2023-01-30 Wedson Almeida Filho New
[v2,3/5] rust: types: implement `ForeignOwnable` for `Box<T>` Untitled series #20472 - 4 - --- 2023-01-30 Wedson Almeida Filho New
[v2,2/5] rust: types: introduce `ForeignOwnable` Untitled series #20472 - 4 - --- 2023-01-30 Wedson Almeida Filho New
[5/5] rust: types: implement `ForeignOwnable` for `Arc<T>` [1/5] rust: types: introduce `ScopeGuard` - 3 - --- 2023-01-19 Wedson Almeida Filho New
[4/5] rust: types: implement `ForeignOwnable` for the unit type [1/5] rust: types: introduce `ScopeGuard` - 1 - --- 2023-01-19 Wedson Almeida Filho New
[3/5] rust: types: implement `ForeignOwnable` for `Box<T>` [1/5] rust: types: introduce `ScopeGuard` - 3 - --- 2023-01-19 Wedson Almeida Filho New
[2/5] rust: types: introduce `ForeignOwnable` [1/5] rust: types: introduce `ScopeGuard` - 2 - --- 2023-01-19 Wedson Almeida Filho New
[1/5] rust: types: introduce `ScopeGuard` [1/5] rust: types: introduce `ScopeGuard` - 1 - --- 2023-01-19 Wedson Almeida Filho New
[7/7] rust: sync: add support for dispatching on Arc and ArcBorrow. [1/7] rust: sync: add `Arc` for ref-counted allocations - 3 - --- 2022-12-28 Wedson Almeida Filho New
[6/7] rust: sync: introduce `UniqueArc` [1/7] rust: sync: add `Arc` for ref-counted allocations - 3 - --- 2022-12-28 Wedson Almeida Filho New
« 1 2 »