rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-28 08:20:30 to 2025-03-04 06:20:15 UTC [more...]

[PATCH] Rust: Implement a unique reference type URef supplementing ARef
 2025-03-04  6:19 UTC  (7+ messages)

[RFC PATCH] rust: add cdev for rust bindings helper
 2025-03-04  5:42 UTC  (2+ messages)

[PATCH] lsm: rust: mark SecurityCtx methods inline
 2025-03-04  0:03 UTC  (7+ messages)

[PATCH v9 0/9] Refcounted interrupts, SpinLockIrq for rust
 2025-03-03 22:15 UTC  (20+ messages)
` [PATCH v9 1/9] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v9 2/9] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v9 4/9] rust: Introduce interrupt module
` [PATCH v9 6/9] rust: sync: Add SpinLockIrq
` [PATCH v9 7/9] rust: sync: Introduce lock::Backend::Context
` [PATCH v9 8/9] rust: sync: lock: Add `Backend::BackendInContext`

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-03-03 21:50 UTC  (13+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-03 20:08 UTC  (17+ messages)
  ` [PATCH v12 2/3] "
                  ` Allow data races on some read/write operations

[GIT PULL] LOCKDEP and Rust locking changes for v6.15
 2025-03-03 18:42 UTC  (4+ messages)

[PATCH] cred: rust: mark Credential methods inline
 2025-03-03 18:37 UTC  (3+ messages)

[PATCH] rust: remove leftover mentions of the `alloc` crate
 2025-03-03 18:32 UTC  (3+ messages)

[PATCH] rust: adding UniqueRefCounted and UniqueRef types
 2025-03-03 16:33 UTC  (13+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH V3 0/2] rust: Add basic clock abstractions
 2025-03-03 15:50 UTC  (10+ messages)
` [PATCH V3 1/2] rust: Add clk helpers
` [PATCH V3 2/2] rust: Add initial clk abstractions

[PATCH v2] rust: add bindings and API for bitmap.h and bitops.h
 2025-03-03 15:03 UTC  (4+ messages)

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-03-03 13:33 UTC  (5+ messages)
` [PATCH v3 2/5] riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v3 5/5] rust: Add warn_on and warn_on_once

[PATCH v3 0/5] Check Rust signatures at compile time
 2025-03-03 11:01 UTC  (11+ messages)
` [PATCH v3 1/5] rust: fix signature of rust_fmt_argument
` [PATCH v3 2/5] rust: macros: support additional tokens in quote!
` [PATCH v3 3/5] rust: add #[export] macro
` [PATCH v3 4/5] print: use new #[export] macro for rust_fmt_argument
` [PATCH v3 5/5] panic_qr: use new #[export] macro

[PATCH] drm/panic: clean Clippy warning
 2025-03-03  9:42 UTC  (3+ messages)

[PATCH 1/2] drm/panic: use `div_ceil` to clean Clippy warning
 2025-03-03  9:41 UTC  (12+ messages)
` [PATCH 2/2] drm/panic: fix overindented list items in documentation

[PATCH v2 0/5] Check Rust signatures at compile time
 2025-03-03  8:52 UTC  (29+ messages)
` [PATCH v2 1/5] rust: fix signature of rust_fmt_argument
` [PATCH v2 2/5] rust: macros: support additional tokens in quote!
` [PATCH v2 3/5] rust: add #[export] macro
` [PATCH v2 4/5] print: use new #[export] macro for rust_fmt_argument
` [PATCH v2 5/5] panic_qr: use new #[export] macro

[PATCH v9] Kunit to check the longest symbol length
 2025-03-02 22:15 UTC 

C aggregate passing (Rust kernel policy)
 2025-03-02 12:19 UTC  (13+ messages)

Rust kernel policy
 2025-03-02  6:50 UTC  (4+ messages)

[PATCH v9 3/9] irq & spin_lock: Add counted interrupt disabling/enabling
 2025-03-01 20:19 UTC  (2+ messages)

[RFC v2 00/20] lib: Rust implementation of SPDM
 2025-03-01 18:01 UTC  (19+ messages)
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated

C aggregate passing (Rust kernel policy)
 2025-03-01 14:19 UTC  (48+ messages)

[PATCH v2] rust: adding UniqueRefCounted and UniqueRef types
 2025-02-28 20:07 UTC  (8+ messages)

sub
 2025-02-28 19:18 UTC 

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-28 18:50 UTC  (16+ messages)

[PATCH v2 0/2] Bitmap bindings for rust
 2025-02-28 18:42 UTC  (2+ messages)

[PATCH v2] rust: adding UniqueRefCounted and UniqueRef types
 2025-02-28 18:41 UTC 

[PATCH 1/1] Improve error message in case the original file name from which the doctest was generated from to mention the doctest file path
 2025-02-28 17:05 UTC 

[PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
 2025-02-28 16:55 UTC  (6+ messages)

[PATCH] rust: adding UniqueRefCounted and UniqueRef types
 2025-02-28 16:52 UTC  (3+ messages)

[PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
 2025-02-28 13:25 UTC 

[PATCH 0/4] Check Rust signatures at compile time
 2025-02-28 12:27 UTC  (18+ messages)
    ` [PATCH 2/4] rust: add #[export] macro
    ` [PATCH 3/4] print: use new #[export] macro for rust_fmt_argument
    ` [PATCH 1/4] rust: fix signature of rust_fmt_argument

[PATCH v4 0/9] Driver core: Add faux bus devices
 2025-02-28 11:27 UTC  (5+ messages)

[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
 2025-02-28 10:22 UTC  (11+ messages)
` [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-28  9:49 UTC  (10+ messages)

[PATCH] rust: add bindings and API for bitmap.h and bitops.h
 2025-02-28  9:16 UTC  (5+ messages)

[PATCH v8 0/7] rust: extend `module!` macro with integer parameter support
 2025-02-28  9:10 UTC  (3+ messages)
` [PATCH v8 2/7] rust: str: implement `Index` for `BStr`

[PATCH v2] rust/faux: Add missing parent argument to Registration::new()
 2025-02-28  9:07 UTC  (2+ 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).