rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-22 16:11:36 to 2024-06-06 16:20:12 UTC [more...]

[PATCH 0/3] Tracepoints and static branch/call in Rust
 2024-06-06 16:21 UTC  (13+ messages)
` [PATCH 1/3] rust: add static_call support
` [PATCH 2/3] rust: add static_key_false
` [PATCH 3/3] rust: add tracepoint support

[RFC PATCH 0/8] [RFC] DRM Rust abstractions and Nova
 2024-06-06 15:26 UTC  (33+ messages)
` [RFC PATCH 3/8] rust: drm: Add Device and Driver abstractions
` [RFC PATCH 6/8] rust: drm: gem: Add GEM object abstraction
` [RFC PATCH 7/8] rust: add firmware abstractions

[PATCH v5 0/6] Red-black tree abstraction needed by Rust Binder
 2024-06-06 14:50 UTC  (7+ messages)
` [PATCH v5 1/6] rust: kernel: add `drop_contents` to `BoxExt`
` [PATCH v5 2/6] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v5 3/6] rust: rbtree: add iterator
` [PATCH v5 4/6] rust: rbtree: add mutable iterator
` [PATCH v5 5/6] rust: rbtree: add `RBTreeCursor`
` [PATCH v5 6/6] rust: rbtree: add `RBTree::entry`

[PATCH] docs: rust: no_std is used
 2024-06-06  9:14 UTC  (2+ messages)

[PATCH v3 0/2] net::phy add unified API for C22 and C45
 2024-06-06  8:52 UTC  (10+ messages)
` [PATCH v3 1/2] rust: net::phy unified read/write API for C22 and C45 registers
` [PATCH v3 2/2] rust: net::phy unified genphy_read_status function "

[PATCH] arch: um: rust: Add i386 support for Rust
 2024-06-05 18:02 UTC  (4+ messages)

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-06-04 20:06 UTC  (30+ messages)
` [RFC PATCH 01/11] rust: add abstraction for struct device
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 05/11] rust: add revocable objects
` [RFC PATCH 08/11] rust: add devres abstraction
` [RFC PATCH 10/11] rust: add basic abstractions for iomem operations

[PATCH v2] rust: add flags for shadow call stack sanitizer
 2024-06-04 14:53 UTC  (4+ messages)

[PATCH v4 0/3] Rust block device driver API and null block driver
 2024-06-04  9:59 UTC  (19+ messages)
` [PATCH v4 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v4 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v4 3/3] MAINTAINERS: add entry for Rust block device driver API

[PATCH v5 0/3] Rust block device driver API and null block driver
 2024-06-03 19:14 UTC  (4+ messages)
` [PATCH v5 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v5 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v5 3/3] MAINTAINERS: add entry for Rust block device driver API

[PATCH v4 0/6] Red-black tree abstraction needed by Rust Binder
 2024-06-03 18:25 UTC  (12+ messages)
` [PATCH v4 1/6] rust: kernel: add `drop_contents` to `BoxExt`
` [PATCH v4 2/6] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v4 3/6] rust: rbtree: add iterator
` [PATCH v4 4/6] rust: rbtree: add mutable iterator
` [PATCH v4 5/6] rust: rbtree: add `RBTreeCursor`
` [PATCH v4 6/6] rust: rbtree: add `RBTree::entry`

[RFC PATCH v2 0/2] net::phy support for C45
 2024-06-02  9:59 UTC  (8+ messages)
` [RFC PATCH v2 1/2] rust: net::phy support for C45 register access
` [RFC PATCH v2 2/2] rust: net::phy support for C45 genphy helpers

[PATCH v3 0/3] Rust block device driver API and null block driver
 2024-06-01 12:51 UTC  (11+ messages)
` [PATCH v3 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v3 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v3 3/3] MAINTAINERS: add entry for Rust block device driver API

[PATCH v2 0/3] Rust block device driver API and null block driver
 2024-06-01  8:02 UTC  (11+ messages)
` [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation

[RFC PATCH v1] rust: net::phy support to C45 registers access
 2024-06-01  4:51 UTC  (12+ messages)

[PATCH] Makefile: rust-analyzer target: better error handling and comments
 2024-06-01  0:48 UTC 

[RFC PATCH v2 00/30] Rust abstractions for VFS
 2024-05-31 14:34 UTC  (2+ messages)

[PATCH] arch: um: rust: Use the generated target.json again
 2024-05-30 17:00 UTC  (2+ messages)

[RFC PATCH 0/2] kbuild: rust: provide an option to inline C helpers into Rust
 2024-05-29 20:45 UTC  (4+ messages)
` [RFC PATCH 1/2] kbuild: rust: auto generate rust helper exports
` [RFC PATCH 2/2] kbuild: rust: provide an option to inline C helpers into Rust

[PATCH] rust: alloc: fix typo in docs for GFP_NOWAIT
 2024-05-29 19:02 UTC  (2+ messages)

[PATCH v2 1/2] rust: add example for `alias` argument in `module` macro documentation
 2024-05-29 18:55 UTC  (5+ messages)
` [PATCH v2 2/2] rust: fix datatype in docs for `module` macro arguments

[PATCH v6 0/8] File abstractions needed by Rust Binder
 2024-05-29 12:58 UTC  (16+ messages)
` [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`

[PATCH] kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
 2024-05-28 16:35 UTC 

Rust for Linux Open Meeting
 2024-05-28 15:58 UTC  (6+ messages)
  ` No Open Meeting at Nov 15
    ` Open Meeting at Jan 24
      ` Open Meeting at March 27
        ` Open Meeting at May 29

[PATCH v7 0/4] Memory management patches needed by Rust Binder
 2024-05-28 14:58 UTC  (5+ messages)
` [PATCH v7 1/4] rust: uaccess: add userspace pointers
` [PATCH v7 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
` [PATCH v7 3/4] rust: uaccess: add typed accessors for userspace pointers
` [PATCH v7 4/4] rust: add abstraction for `struct page`

[PATCH v2 0/9] Add Rust linked list for reference counted values
 2024-05-27 11:42 UTC  (20+ messages)
` [PATCH v2 1/9] rust: list: add ListArc
` [PATCH v2 2/9] rust: list: add tracking for ListArc
` [PATCH v2 3/9] rust: list: add struct with prev/next pointers
` [PATCH v2 4/9] rust: list: add macro for implementing ListItem
` [PATCH v2 5/9] rust: list: add List
` [PATCH v2 6/9] rust: list: add iterators
` [PATCH v2 7/9] rust: list: add cursor
` [PATCH v2 8/9] rust: list: support heterogeneous lists
` [PATCH v2 9/9] rust: list: add ListArcField

[PATCH] rust: kernel: make impl_has_work compatible with more complex generics
 2024-05-27  9:05 UTC  (3+ messages)

[PATCH net-next v1 0/4] net: phy: add Applied Micro QT2025 PHY driver
 2024-05-27  2:00 UTC  (4+ messages)
` [PATCH net-next v1 2/4] rust: net::phy support C45 helpers

[PATCH net-next v1 4/4] net: phy: add Applied Micro QT2025 PHY driver
 2024-05-24  1:50 UTC  (4+ messages)

ASN.1
 2024-05-23 15:44 UTC  (11+ messages)

[PATCH] rust: kernel: make impl_has_work compatible with more complex generics
 2024-05-22 16:11 UTC  (4+ messages)
` [PATCH v2] rust: kernel: make impl_has_work compatible with more generics


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).