messages from 2025-07-21 13:17:34 to 2025-07-24 18:50:55 UTC [more...]
[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
2025-07-24 18:50 UTC (3+ messages)
[PATCH v2] rust: lock: Export Guard::do_unlocked()
2025-07-24 18:49 UTC (2+ messages)
[PATCH 0/2] Clean up Rust LockClassKey
2025-07-24 18:46 UTC (15+ messages)
` [PATCH 1/2] rust: sync: refactor static_lock_class!() macro
` [PATCH 2/2] rust: sync: clean up LockClassKey and its docs
[PATCH] drm: nova-drm: fix 32-bit arm build
2025-07-24 17:57 UTC (3+ messages)
[PATCH] rust: lock: Export Guard::do_unlocked()
2025-07-24 17:54 UTC (2+ messages)
[PATCH v2] rust: list: Add an example for `ListLinksSelfPtr` usage
2025-07-24 17:20 UTC
[PATCH v2 0/3] Documentation for Device / Driver infrastructure
2025-07-24 16:46 UTC (8+ messages)
` [PATCH v2 1/3] device: rust: expand documentation for DeviceContext
` [PATCH v2 2/3] device: rust: expand documentation for Device
` [PATCH v2 3/3] driver: rust: expand documentation for driver infrastructure
[RFC PATCH 0/4] rust: miscdevice: abstraction for uring-cmd
2025-07-24 16:05 UTC (12+ messages)
` [PATCH 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
[PATCH v5 07/10] modpost: Add modname to mod_device_table alias
2025-07-24 16:00 UTC (2+ messages)
[PATCH v4 0/2] rust: alloc: kvec doc example and allocator unit tests
2025-07-24 15:59 UTC (4+ messages)
` [PATCH v4 1/2] rust: allocator: add unit tests of kmalloc, vmalloc and kvmalloc
` [PATCH v4 2/2] rust: alloc: kvec: add doc example for as_slice method
[PATCH 0/2] Add initial interconnect (icc_path) Rust abstractions
2025-07-24 15:55 UTC (17+ messages)
` [PATCH 1/2] rust: Add initial interconnect framework abstractions
` [PATCH DNM 2/2] interconnect: Add a test Rust consumer driver
[PATCH v5 0/3] rust: add `ww_mutex` support
2025-07-24 13:53 UTC (2+ messages)
[PATCH v7 0/3] rust: revocable: Documentation and safety refinements
2025-07-24 10:30 UTC (9+ messages)
` [PATCH v7 3/3] rust: revocable: Document RevocableGuard invariants/safety and refine Deref safety
[PATCH v3 0/2] rust: alloc: kvec doc example and allocator unit tests
2025-07-24 9:28 UTC (5+ messages)
` [PATCH v3 1/2] rust: allocator: add unit tests of kmalloc, vmalloc and kvmalloc
` [PATCH v3 2/2] rust: alloc: kvec: add doc example for `as_slice` method
[PATCH v13 0/4] support large align and nid in Rust allocators
2025-07-24 9:27 UTC (5+ messages)
` [PATCH v13 3/4] rust: add support for NUMA ids in allocations
` [PATCH v13 4/4] rust: support large alignments "
[PATCH v2] rust: add a sample alloc usage
2025-07-24 8:06 UTC (4+ messages)
[PATCH v3 0/2] rust: add initial scatterlist abstraction
2025-07-24 5:40 UTC (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] samples: rust: add sample code for "
[PATCH v5 0/5] implement `kernel::sync::Refcount` and convert users
2025-07-23 23:32 UTC (6+ messages)
` [PATCH v5 1/5] rust: implement `kernel::sync::Refcount`
` [PATCH v5 2/5] rust: make `Arc::into_unique_or_drop` associated function
` [PATCH v5 3/5] rust: convert `Arc` to use `Refcount`
` [PATCH v5 4/5] rust: block: convert `block::mq` "
` [PATCH v5 5/5] MAINTAINERS: update atomic infrastructure entry to include Rust
[PATCH v7 0/6] rust: add support for request_irq
2025-07-23 21:31 UTC (30+ messages)
` [PATCH v7 3/6] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v7 4/6] rust: irq: add support for threaded "
[PATCH v3] rust: remove spurious compiler_builtins dependents
2025-07-23 20:12 UTC (5+ messages)
[PATCH 0/3] scripts: generate_rust_analyzer: match rust/Makefile
2025-07-23 15:39 UTC (4+ messages)
` [PATCH 1/3] scripts: generate_rust_analyzer: Add compiler_builtins -> core dep
` [PATCH 2/3] scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins dep
` [PATCH 3/3] scripts: generate_rust_analyzer: Add pin_init_internal deps
[PATCH v2 1/2] rust: Update PCI binding safety comments and add inline compiler hint
2025-07-23 14:25 UTC (17+ messages)
[PATCH v15 0/3] rust: platform: add Io support
2025-07-23 13:33 UTC (3+ messages)
[PATCH v6 0/4] rust: Add bug/warn abstractions
2025-07-23 13:23 UTC (5+ messages)
[PATCH] rust: sync: extend module documentation of aref
2025-07-23 10:51 UTC (3+ messages)
Meet compiled kernel binaray abnormal issue while enabling generic kasan in kernel 6.12 with some default KBUILD_RUSTFLAGS on
2025-07-23 6:46 UTC (3+ messages)
` 答复: "
[PATCH] rust: sync: fix safety comment for `static_lock_class`
2025-07-22 18:50 UTC (9+ messages)
[PATCH v8] rust: transmute: Add methods for FromBytes trait
2025-07-22 14:06 UTC (4+ messages)
make ARCH=arm64 rustdoc fails on a x86 host with SCS enabled
2025-07-22 12:40 UTC (2+ messages)
[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
2025-07-22 12:39 UTC (7+ messages)
` [PATCH v2 02/19] gpu: nova-core: register: fix typo
` [PATCH v2 16/19] gpu: nova-core: falcon: add distinct base address for PFALCON2
[PATCH v3 0/4] Rust support for `struct iov_iter`
2025-07-22 12:33 UTC (5+ messages)
` [PATCH v3 1/4] rust: iov: add iov_iter abstractions for ITER_SOURCE
` [PATCH v3 2/4] rust: iov: add iov_iter abstractions for ITER_DEST
` [PATCH v3 3/4] rust: miscdevice: Provide additional abstractions for iov_iter and kiocb structures
` [PATCH v3 4/4] samples: rust_misc_device: Expand the sample to support read()ing from userspace
[PATCH] rust: kernel: introduce `unsafe_precondition_assert!` macro
2025-07-22 12:31 UTC (5+ messages)
[PATCH v4] rust: move ARef and AlwaysRefCounted to sync::aref
2025-07-22 11:54 UTC (5+ messages)
[PATCH] rust: irq: add &Device<Bound> argument to irq callbacks
2025-07-22 11:47 UTC (4+ messages)
[PATCH 1/2] rust: io: fix broken intra-doc link to missing `flags` module
2025-07-22 9:29 UTC (4+ messages)
` [PATCH 2/2] rust: io: fix broken intra-doc links to `platform::Device`
[PATCH v2] vfs: add Rust files to MAINTAINERS
2025-07-22 8:05 UTC (3+ messages)
[PATCH] rust: types: remove `Either<L, R>`
2025-07-21 21:59 UTC (6+ messages)
[PATCH v2 0/8] rust: use `kernel::{fmt,prelude::fmt!}`
2025-07-21 21:25 UTC (7+ messages)
` [PATCH v2 5/8] rust: file: "
` [PATCH v2 7/8] rust: seq_file: "
[PATCH v2 00/10] rust: use `core::ffi::CStr` method names
2025-07-21 20:49 UTC (4+ messages)
[PATCH v1 0/3] rust: make various `alloc` functions `const fn`
2025-07-21 20:13 UTC (6+ messages)
[PATCH v5] rust: drm: Drop the use of Opaque for ioctl arguments
2025-07-21 15:58 UTC (8+ messages)
[GIT PULL] [PATCH v2 0/5] rust: Task & schedule related changes for v6.17
2025-07-21 14:35 UTC (5+ messages)
[PATCH 0/3] Documentation for Device / Driver infrastructure
2025-07-21 13:48 UTC (12+ messages)
` [PATCH 1/3] device: rust: documentation for DeviceContext
` [PATCH 2/3] device: rust: expand documentation for Device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).