rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-31 18:31:29 to 2023-11-29 16:48:41 UTC [more...]

[PATCH 0/7] File abstractions needed by Rust Binder
 2023-11-29 16:48 UTC  (16+ messages)
` [PATCH 1/7] rust: file: add Rust abstraction for `struct file`
` [PATCH 2/7] rust: cred: add Rust abstraction for `struct cred`
` [PATCH 3/7] rust: security: add abstraction for secctx
` [PATCH 4/7] rust: file: add `FileDescriptorReservation`
` [PATCH 5/7] rust: file: add `Kuid` wrapper
` [PATCH 6/7] rust: file: add `DeferredFdCloser`
` [PATCH 7/7] rust: file: add abstraction for `poll_table`

[PATCH] rust: Suppress searching builtin sysroot
 2023-11-28 21:14 UTC  (3+ messages)

[PATCH v4 0/2] Rust enablement for AArch64
 2023-11-28 18:29 UTC  (13+ messages)
` [PATCH v4 1/2] rust: Refactor the build target to allow the use of builtin targets
` [PATCH v4 2/2] arm64: rust: Enable Rust support for AArch64

[PATCH v2 0/5] MODVERSIONS + RUST Redux
 2023-11-28  8:44 UTC  (17+ messages)
` [PATCH v2 1/5] export_report: Rehabilitate script
` [PATCH v2 2/5] modules: Refactor + kdoc elf_validity_cached_copy
` [PATCH v2 3/5] modpost: Extended modversion support
` [PATCH v2 4/5] rust: Allow MODVERSIONS
` [PATCH v2 5/5] export_report: Use new version info format

[PATCH v4] rust: xarray: Add an abstraction for XArray
 2023-11-27 23:43 UTC  (7+ messages)

[PATCH v2] rust: macros: update 'paste!' macro to accept string literals
 2023-11-27 14:01 UTC  (2+ messages)

[PATCH 1/3] rust: macros: `parse_generics` add `decl_generics`
 2023-11-25 18:25 UTC  (10+ messages)
` [PATCH 2/3] rust: macros: allow generic parameter default values in `#[pin_data]`

[PATCH 3/3] rust: workqueue: add `#[pin_data]` to `Work`
 2023-11-25 14:54 UTC  (3+ messages)

[PATCH] rust: replace <linux/module.h> with <linux/export.h> in rust/exports.c
 2023-11-24 14:54 UTC  (3+ messages)

[PATCH net-next v8 0/4] Rust abstractions for network PHY drivers
 2023-11-23  5:04 UTC  (5+ messages)
` [PATCH net-next v8 1/4] rust: core "
` [PATCH net-next v8 2/4] rust: net::phy add module_phy_driver macro
` [PATCH net-next v8 3/4] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
` [PATCH net-next v8 4/4] net: phy: add Rust Asix PHY driver

[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
 2023-11-22 18:16 UTC  (18+ messages)

[PATCH v6 05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
 2023-11-22 15:08 UTC  (2+ messages)

[PATCH net-next v7 5/5] net: phy: add Rust Asix PHY driver
 2023-11-21  7:12 UTC  (6+ messages)

[PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
 2023-11-21  0:49 UTC  (16+ messages)
` [PATCH net-next v7 2/5] rust: net::phy add module_phy_driver macro

[PATCH v2] Kunit to check the longest symbol length
 2023-11-19 18:01 UTC 

[PATCH 0/3] MODVERSIONS + RUST Redux
 2023-11-16 17:12 UTC  (8+ messages)
` [PATCH 2/3] modpost: Extended modversion support

Usage of experimental/sample bindings?
 2023-11-14  8:53 UTC  (3+ messages)

[RFC PATCH v3 0/2] rust: crates in other kernel directories
 2023-11-13 14:13 UTC  (5+ messages)
` [RFC PATCH v3 1/2] kbuild: Build Rust crates as libraries
` [RFC PATCH v3 2/2] samples: rust: Add USB sample bindings

[PATCH] Kunit to check the longest symbol length
 2023-11-10 15:55 UTC  (7+ messages)

[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
 2023-11-10 13:26 UTC  (5+ messages)

[PATCH 0/3] Support MODVERSIONS by disabling Rust modules
 2023-11-09 12:44 UTC  (6+ messages)
` [PATCH 2/3] kconfig: Add special rust_modules config option
` [PATCH 3/3] rust: Require RUST_MODULES for module support

[PATCH RFC 00/20] Setting up Binder for the future
 2023-11-08 10:42 UTC  (38+ messages)
` [PATCH RFC 01/20] rust_binder: define a Rust binder driver
` [PATCH RFC 02/20] rust_binder: add binderfs support to Rust binder
` [PATCH RFC 03/20] rust_binder: add threading support
` [PATCH RFC 04/20] rust_binder: add work lists
` [PATCH RFC 05/20] rust_binder: add nodes and context managers
` [PATCH RFC 06/20] rust_binder: add oneway transactions
` [PATCH RFC 07/20] rust_binder: add epoll support
` [PATCH RFC 08/20] rust_binder: add non-oneway transactions
` [PATCH RFC 09/20] rust_binder: serialize oneway transactions
` [PATCH RFC 10/20] rust_binder: add death notifications
` [PATCH RFC 11/20] rust_binder: send nodes in transactions
` [PATCH RFC 12/20] rust_binder: add BINDER_TYPE_PTR support
` [PATCH RFC 13/20] rust_binder: add BINDER_TYPE_FD support
` [PATCH RFC 14/20] rust_binder: add BINDER_TYPE_FDA support
` [PATCH RFC 15/20] rust_binder: add process freezing
` [PATCH RFC 16/20] rust_binder: add TF_UPDATE_TXN support
` [PATCH RFC 17/20] rust_binder: add oneway spam detection
` [PATCH RFC 18/20] rust_binder: add binder_logs/state
` [PATCH RFC 19/20] rust_binder: add vma shrinker
` [PATCH RFC 20/20] binder: delete the C implementation

[RFC PATCH 00/19] Rust abstractions for VFS
 2023-11-08  6:15 UTC  (22+ messages)
` [RFC PATCH 06/19] rust: fs: introduce `FileSystem::init_root`
` [RFC PATCH 10/19] rust: fs: introduce `FileSystem::read_folio`

[PATCH v2] rust: bindings: rename const binding using sed
 2023-11-06 22:16 UTC  (3+ messages)

Rust for Linux Open Meeting
 2023-11-06 18:52 UTC  (3+ messages)
  ` No Open Meeting at Nov 15

Considering first class integration for Cargo
 2023-11-06 12:39 UTC  (4+ messages)

backport 0b4e3b6f6b79 and 35cad617df2e
 2023-11-04 21:02 UTC  (2+ messages)

[PATCH] rust: Ignore preserve-most functions
 2023-11-03 23:17 UTC  (3+ messages)


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).