rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-13 11:34:25 to 2025-02-18 13:01:47 UTC [more...]

[PATCH v7 0/6] rust: extend `module!` macro with integer parameter support
 2025-02-18 13:00 UTC  (2+ messages)
` [PATCH v7 4/6] rust: str: implement `strip_prefix` for `BStr`

[PATCH v3 0/4] rust: configfs abstractions
 2025-02-18 12:57 UTC  (3+ messages)
` [PATCH v3 2/4] rust: configfs: introduce rust support for configfs
` [PATCH v3 3/4] rust: configfs: add a sample demonstrating configfs usage

[PATCH v2 0/3] rust: configfs abstractions
 2025-02-18 13:00 UTC  (17+ messages)
` [PATCH v2 1/3] rust: sync: change `<Arc<T> as ForeignOwnable>::PointedTo` to `T`
` [PATCH v2 2/3] rust: configfs: introduce rust support for configfs

[PATCH v11 0/3] Add dma coherent allocator abstraction
 2025-02-18 12:44 UTC  (8+ messages)
` [PATCH v11 2/3] rust: add "

[PATCH v6 0/6] rust: extend `module!` macro with integer parameter support
 2025-02-18 12:43 UTC  (14+ messages)
` [PATCH v6 2/6] rust: str: implement `Index` for `BStr`
` [PATCH v6 5/6] rust: str: add radix prefixed integer parsing functions
` [PATCH v6 6/6] rust: add parameter support to the `module!` macro

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-18 10:26 UTC  (14+ messages)
` [PATCH RFC 1/3] rust: add useful ops for u64
` [PATCH RFC 2/3] rust: make ETIMEDOUT error available
` [PATCH RFC 3/3] gpu: nova-core: add basic timer device

[PATCH] rust: types: extend `Opaque` documentation
 2025-02-18 10:10 UTC  (3+ messages)
  ` AW: "

[PATCH v16 0/4] rust: xarray: Add a minimal abstraction for XArray
 2025-02-18  8:59 UTC  (29+ messages)
` [PATCH v16 1/4] rust: remove redundant `as _` casts
` [PATCH v16 2/4] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v16 3/4] rust: xarray: Add an abstraction for XArray

[PATCH v6 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2025-02-18  8:51 UTC  (17+ messages)
` [PATCH v6 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v6 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v6 3/3] rust: kunit: allow to know if we are in a test

[PATCH] rust: io: rename `io::Io` accessors
 2025-02-18  7:57 UTC  (6+ messages)

[PATCH] net: phy: qt2025: Fix hardware revision check comment
 2025-02-17 23:53 UTC 

[PATCH 1/2] rust: fix clippy::too-long-first-doc-paragraph
 2025-02-17 22:49 UTC  (5+ messages)
` [PATCH 2/2] rust: enable `too-long-first-doc-paragraph` clippy lint

[PATCH v8] Kunit to check the longest symbol length
 2025-02-17 20:29 UTC  (3+ messages)

[PATCH v10 0/8] rust: Add IO polling
 2025-02-17 13:39 UTC  (21+ messages)
` [PATCH v10 1/8] sched/core: Add __might_sleep_precision()
` [PATCH v10 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v10 7/8] rust: Add read_poll_timeout functions

[PATCH] kbuild, rust: use -fremap-path-prefix to make paths relative
 2025-02-17 13:26 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Rust in FS, Storage, MM
 2025-02-17 13:08 UTC  (4+ messages)

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-17 12:19 UTC  (26+ messages)
` [PATCH V8 04/14] rust: Add cpumask helpers
` [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-17  8:50 UTC  (5+ messages)

[PATCH] rust: fix clippy::too-long-first-doc-paragraph
 2025-02-16 17:22 UTC  (7+ messages)

[PATCH V2 0/2] author field in module! macro should be a array
 2025-02-16 12:35 UTC  (10+ messages)
` [PATCH V2 1/2] rust: module: change author to "
` [PATCH V2 2/2] checkpatch: throw error in malformed arrays

[GIT PULL] Rust fixes for 6.14 (2nd)
 2025-02-15 18:47 UTC  (2+ messages)

[PATCH] gendwarfksyms: Add a separate pass to resolve FQNs
 2025-02-15 12:59 UTC  (2+ messages)

[PATCH v7 00/14] hrtimer Rust API
 2025-02-15 10:35 UTC  (4+ messages)
` [PATCH v7 04/14] rust: hrtimer: implement `HrTimerPointer` for `Arc`

[PATCH v7 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2025-02-15  9:06 UTC  (4+ messages)
` [PATCH v7 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v7 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v7 3/3] rust: kunit: allow to know if we are in a test

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-14 19:49 UTC  (25+ messages)
        ` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

[PATCH] kbuild: rust: add rustc-min-version support function
 2025-02-14 18:47 UTC  (3+ messages)

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-14 18:19 UTC  (16+ messages)

[PATCH v3 1/2] gpu: nova-core: add initial driver stub
 2025-02-13 22:12 UTC  (3+ messages)
` [PATCH v3 2/2] gpu: nova-core: add initial documentation

[PATCH] arm64: rust: clean Rust 1.85.0 warning using softfloat target
 2025-02-13 20:17 UTC  (9+ messages)

[PATCH 2/3] rust: macros: change author field to array
 2025-02-13 18:20 UTC  (4+ messages)
` [PATCH 3/3] checkpatch: throw error in malformed arrays

[PATCH 0/3] author field in module! macro should be a array
 2025-02-13 17:53 UTC  (3+ messages)

[PATCH 2/3] rust: macros: change author field to array
 2025-02-13 17:46 UTC  (2+ messages)

[PATCH v7] rust: alloc: satisfy POSIX alignment requirement
 2025-02-13 14:24 UTC  (2+ messages)

[PATCH v6] rust: alloc: satisfy POSIX alignment requirement
 2025-02-13 14:23 UTC  (4+ messages)

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-02-13 13:57 UTC  (6+ messages)
` [PATCH v3 1/5] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v3 2/5] riscv/bug: "
` [PATCH v3 3/5] arm64/bug: "
` [PATCH v3 4/5] loongarch/bug: "
` [PATCH v3 5/5] rust: Add warn_on and warn_on_once


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