messages from 2025-08-11 10:44:13 to 2025-08-13 08:00:29 UTC [more...]
[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
2025-08-13 8:00 UTC (14+ messages)
` [PATCH v2 3/3] "
` [PATCH v2 1/3] rust: xarray: use the prelude
` [PATCH v2 2/3] rust: xarray: implement Default for AllocKind
[PATCH] rust: cpumask: rename CpumaskVar::as[_mut]_ref to from_raw[_mut]
2025-08-13 7:54 UTC
[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
2025-08-13 7:52 UTC (7+ messages)
` [PATCH v2 1/2] rust: alloc: specify the minimum alignment of each allocator
` [PATCH v2 2/2] rust: alloc: take the allocator into account for FOREIGN_ALIGN
[PATCH] rust: cpumask: Mark CpumaskVar as transparent
2025-08-13 7:40 UTC (2+ messages)
[PATCH v4 00/15] rnull: add configfs, remote completion to rnull
2025-08-13 7:32 UTC (24+ messages)
` [PATCH v4 01/15] rust: str: normalize imports in `str.rs`
` [PATCH v4 02/15] rust: str: allow `str::Formatter` to format into `&mut [u8]`
` [PATCH v4 03/15] rust: str: expose `str::{Formatter, RawFormatter}` publicly
` [PATCH v4 04/15] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v4 05/15] rust: block: normalize imports for `gen_disk.rs`
` [PATCH v4 06/15] rust: block: use `NullTerminatedFormatter`
` [PATCH v4 07/15] rust: block: remove `RawWriter`
` [PATCH v4 08/15] rust: block: remove trait bound from `mq::Request` definition
` [PATCH v4 09/15] rust: block: add block related constants
` [PATCH v4 10/15] rnull: move driver to separate directory
` [PATCH v4 11/15] rnull: enable configuration via `configfs`
` [PATCH v4 12/15] rust: block: add `GenDisk` private data support
` [PATCH v4 13/15] rust: block: mq: fix spelling in a safety comment
` [PATCH v4 14/15] rust: block: add remote completion to `Request`
` [PATCH v4 15/15] rnull: add soft-irq completion support
[PATCH v2] rust: devres: fix leaking call to devm_add_action()
2025-08-13 7:16 UTC (3+ messages)
[PATCH v1 0/2] rust: Add read_poll_timeout
2025-08-13 2:56 UTC (6+ messages)
` [PATCH v1 1/2] rust: Add cpu_relax() helper
` [PATCH v1 2/2] rust: Add read_poll_timeout functions
[PATCH v9] rust: transmute: Add methods for FromBytes trait
2025-08-13 1:06 UTC (4+ messages)
[RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
2025-08-13 0:54 UTC (20+ messages)
tpm2_protocol
2025-08-13 0:48 UTC (3+ messages)
[PATCH] rust: lib: add if_cfg! macro for conditional compilation
2025-08-12 21:37 UTC
[PATCH v4] rust: kernel: introduce `unsafe_precondition_assert!` macro
2025-08-12 21:26 UTC (6+ messages)
[PATCH 0/2] kbuild: enable CONFIG_WERROR for more build steps
2025-08-12 20:56 UTC (7+ messages)
` [PATCH 1/2] kbuild: move existing CONFIG_WERROR flags into dedicated Makefile
` [PATCH 2/2] kbuild: enable CONFIG_WERROR for more build steps
[PATCH 0/4] Alloc and drm::Device fixes
2025-08-12 20:35 UTC (7+ messages)
` [PATCH 1/4] rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()
[PATCH] rust: workaround `rustdoc` target modifiers bug
2025-08-12 19:53 UTC (2+ messages)
[PATCH] rust: kbuild: clean output before running `rustdoc`
2025-08-12 19:53 UTC (2+ messages)
[PATCH v9 0/7] rust: add support for request_irq
2025-08-12 19:21 UTC (15+ messages)
` [PATCH v9 1/7] rust: irq: add irq module
` [PATCH v9 2/7] rust: irq: add flags module
` [PATCH v9 3/7] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v9 4/7] rust: irq: add support for threaded "
` [PATCH v9 5/7] rust: platform: add irq accessors
` [PATCH v9 6/7] rust: pci: "
` [PATCH v9 7/7] rust: irq: add &Device<Bound> argument to irq callbacks
[PATCH] MAINTAINERS: add "DEVICE I/O & IRQ [RUST]" entry
2025-08-12 19:09 UTC (2+ messages)
[PATCH v2] rust: drm: Introduce the Tyr driver for Arm Mali GPUs
2025-08-12 18:55 UTC
[PATCH v2 0/3] Documentation for Device / Driver infrastructure
2025-08-12 17:29 UTC (9+ 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
[PATCH] rust: auxiliary: Use `c_` types from prelude instead of
2025-08-12 17:21 UTC (3+ messages)
[PATCH] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2025-08-12 17:00 UTC (7+ messages)
Rust for Linux Open Meeting
2025-08-12 15:56 UTC (11+ messages)
` No Open Meeting at Nov 15
` Open Meeting at Jan 24
` Open Meeting at March 27
` Open Meeting at May 29
` Open Meeting at Aug 7
` Open Meeting at Dec 11
` Open Meeting at Feb 5
` Open Meeting at April 16
` Open Meeting at Jun 11
` Open Meeting at Aug 20
[PATCH v3 0/2] Clean up Rust LockClassKey
2025-08-12 15:51 UTC (4+ messages)
` [PATCH v3 1/2] rust: sync: refactor static_lock_class!() macro
` [PATCH v3 2/2] rust: sync: clean up LockClassKey and its docs
[PATCH v2 0/2] Clean up Rust LockClassKey
2025-08-12 15:46 UTC (4+ messages)
` [PATCH v2 2/2] rust: sync: clean up LockClassKey and its docs
[PATCH] rust: mm: Mark VmaNew as transparent
2025-08-12 14:11 UTC (3+ messages)
[PATCH 0/2] rust: regulator: relax a few constraints on Regulator<T>
2025-08-12 12:58 UTC (2+ messages)
[PATCH v4 00/24] vdso: Reject absolute relocations during build
2025-08-12 11:07 UTC (26+ messages)
` [PATCH v4 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v4 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v4 03/24] ARM: elf: "
` [PATCH v4 04/24] arm64: "
` [PATCH v4 05/24] powerpc/elf: "
` [PATCH v4 06/24] riscv: elf: "
` [PATCH v4 07/24] LoongArch: "
` [PATCH v4 08/24] s390/elf: "
` [PATCH v4 09/24] MIPS: ELF: "
` [PATCH v4 10/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v4 11/24] vdso: Add the vdsocheck tool
` [PATCH v4 12/24] x86/vdso: Enable "
` [PATCH v4 13/24] ARM: vdso: "
` [PATCH v4 14/24] arm64: "
` [PATCH v4 15/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v4 16/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
` [PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
` [PATCH v4 19/24] riscv: vdso: Enable the vdsocheck tool
` [PATCH v4 20/24] LoongArch: vDSO: "
` [PATCH v4 21/24] s390/vdso: "
` [PATCH v4 22/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v4 23/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v4 24/24] vdso/vdsocheck: Drop the transitional kconfig option
[PATCH linux] of: resolves TODO for copy_from_slice
2025-08-12 9:55 UTC (2+ messages)
[PATCH v12 0/3] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-08-12 9:27 UTC (6+ messages)
` [PATCH v12 3/3] rust: pwm: Add complete abstraction layer
[PATCH v5 0/5] implement `kernel::sync::Refcount` and convert users
2025-08-12 8:17 UTC (10+ messages)
` [PATCH v5 1/5] rust: implement `kernel::sync::Refcount`
` [PATCH v5 3/5] rust: convert `Arc` to use `Refcount`
` [PATCH v5 4/5] rust: block: convert `block::mq` "
[PATCH v8 0/9] LKMM atomics in Rust
2025-08-12 8:04 UTC (7+ messages)
` [PATCH v8 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v8 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v8 6/9] rust: sync: atomic: Add the framework of arithmetic operations
[PATCH v14 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-08-12 7:50 UTC (5+ messages)
` [PATCH v14 2/3] rust: support formatting of foreign types
` [PATCH v14 3/3] rust: replace `CStr` with `core::ffi::CStr`
[PATCH] rust: devres: fix leaking call to devm_add_action()
2025-08-12 7:10 UTC (4+ messages)
[PATCH] rust: auxiliary: Use `c_` types from prelude instead of
2025-08-12 6:31 UTC (2+ messages)
[PATCH v3 0/2] Rust: kernel patch series
2025-08-12 5:51 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] "
[PATCH v3 0/2] rust: add `Alignment` type
2025-08-12 4:23 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] gpu: nova-core: use Alignment for alignment-related operations
[PATCH v3 1/1] rust: pci: use c_* types via kernel prelude
2025-08-12 3:31 UTC
[PATCH v8 0/3] rust: revocable: Documentation, refactoring and safety refinements
2025-08-12 1:03 UTC (3+ messages)
` [PATCH v8 3/3] rust: revocable: Documents RevocableGuard invariants/safety and refine Deref safety
[PATCH v2] rust: irq: add &Device<Bound> argument to irq callbacks
2025-08-11 14:57 UTC (9+ messages)
[PATCH v8 0/6] rust: add support for request_irq
2025-08-11 13:04 UTC (11+ messages)
` [PATCH v8 3/6] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v8 4/6] rust: irq: add support for threaded "
[PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
2025-08-11 10:44 UTC (5+ messages)
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).