messages from 2025-05-06 10:18:21 to 2025-05-12 16:10:29 UTC [more...]
[PATCH] mm: rust: make CONFIG_MMU ifdefs more narrow
2025-05-12 16:10 UTC (2+ messages)
[RFC v3 00/33] Rust bindings for KMS + RVKMS
2025-05-12 14:39 UTC (7+ messages)
` [RFC v3 01/33] rust: drm: Add a small handful of fourcc bindings
` [RFC v3 02/33] rust: drm: Add traits for registering KMS devices
` [RFC v3 04/33] rust: drm/kms: Add drm_connector bindings
[PATCH v4 0/9] More Rust bindings for device property reads
2025-05-12 14:12 UTC (10+ messages)
` [PATCH v4 1/9] rust: device: Create FwNode abstraction for accessing device properties
` [PATCH v4 6/9] rust: device: Add bindings for reading "
` [PATCH v4 9/9] samples: rust: platform: Add property read examples
[PATCH v2] rust: docs: replace rustdoc refrences to alloc::format
2025-05-12 13:55 UTC (2+ messages)
[PATCH v4] rust: convert raw URLs to Markdown autolinks in comments
2025-05-12 13:53 UTC (2+ messages)
[PATCH] rust: clarify the language unstable features in use
2025-05-12 13:49 UTC (2+ messages)
[PATCH] rust: uaccess: take advantage of the prelude and `Result`'s defaults
2025-05-12 13:48 UTC (2+ messages)
[PATCH v4] rust: static_assert: add optional message
2025-05-12 13:48 UTC (2+ messages)
[PATCH] docs: rust: explain that `///` vs. `//` applies to private items too
2025-05-12 13:47 UTC (2+ messages)
[PATCH v2] rust: page:: optimize rust symbol generation for Page
2025-05-12 13:47 UTC (2+ messages)
[PATCH v2 0/8] DRM Rust abstractions
2025-05-12 12:38 UTC (6+ messages)
` [PATCH v2 7/8] rust: drm: gem: Add GEM object abstraction
[PATCH 0/4] drm: Rust GEM bindings cleanup
2025-05-12 12:24 UTC (13+ messages)
` [PATCH 1/4] rust: drm: gem: Use NonNull for Object::dev
` [PATCH 2/4] rust: drm: gem: Refactor IntoGEMObject::from_gem_obj() to as_ref()
` [PATCH 3/4] rust: drm: gem: s/into_gem_obj()/as_gem_obj()/
` [PATCH 4/4] rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically
[RFC PATCH 0/2] scatterlist rust bindings
2025-05-12 11:39 UTC (5+ messages)
` [RFC PATCH 1/2] rust: add initial scatterlist bindings
` [RFC PATCH 2/2] samples: rust: add sample code for "
[PATCH v8 0/3] rust: configfs abstractions
2025-05-12 10:43 UTC (5+ messages)
` [PATCH v8 1/3] rust: configfs: introduce rust support for configfs
` [PATCH v8 2/3] rust: configfs: add a sample demonstrating configfs usage
` [PATCH v8 3/3] MAINTAINERS: add configfs Rust abstractions
[PATCH 01/10] rust: Rename timer_container_of() to hrtimer_container_of()
2025-05-12 10:33 UTC (5+ messages)
[PATCH 0/2] kbuild: revert relative paths in compiler outputs
2025-05-12 9:13 UTC (6+ messages)
` [PATCH 1/2] Revert "kbuild: make all file references relative to source root"
` [PATCH 2/2] Revert "kbuild, rust: use -fremap-path-prefix to make paths relative"
[PATCH] rust: devres: fix doctest build under `!CONFIG_PCI`
2025-05-12 7:47 UTC (3+ messages)
[PATCH v2 0/3] Devres optimization with bound devices
2025-05-11 18:29 UTC (3+ messages)
` [PATCH v2 2/3] rust: devres: implement Devres::access_with()
[PATCH v4 0/3] rust: add `UnsafePinned` type
2025-05-11 18:21 UTC (4+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type
` [PATCH v4 2/3] rust: implement `Wrapper<T>` for `Opaque<T>`
` [PATCH v4 3/3] rust: use `UnsafePinned` in the implementation of `Opaque`
[PATCH v3 0/3] rust: add `UnsafePinned` type
2025-05-11 12:16 UTC (5+ messages)
` [PATCH v3 1/3] rust: add UnsafePinned type
` [PATCH v3 2/3] rust: implement `Wrapper<T>` for `Opaque<T>`
` [PATCH v3 3/3] rust: use `UnsafePinned` in the implementation of `Opaque`
[PATCH 0/7] Rust KUnit `#[test]` support improvements
2025-05-10 1:58 UTC (3+ messages)
` [PATCH 4/7] rust: str: convert `rusttest` tests into KUnit
[GIT PULL] Rust fixes for 6.15 (2nd)
2025-05-09 21:18 UTC (2+ messages)
[PATCH v2 0/7] Documentation for nova-core
2025-05-09 20:59 UTC (7+ messages)
` [PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout
` [PATCH v2 7/7] gpu: nova-core: Clarify falcon code
[PATCH v8 0/3] rust: platform: add Io support
2025-05-09 20:29 UTC (4+ messages)
` [PATCH v8 1/3] rust: io: add resource abstraction
` [PATCH v8 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v8 3/3] rust: platform: allow ioremap of platform resources
[PATCH v2 0/6] Use rustc-demangle for Rust demangling
2025-05-09 20:03 UTC (2+ messages)
[PATCH] x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST
2025-05-09 19:33 UTC (19+ messages)
[PATCH v2] kunit: fix longest symbol length test
2025-05-09 19:09 UTC (2+ messages)
[PATCH v2] rust: irq: add support for request_irq()
2025-05-09 13:58 UTC (3+ messages)
[PATCH v5 0/4] rust: DebugFS Bindings
2025-05-09 12:56 UTC (8+ messages)
` [PATCH v5 1/4] rust: debugfs: Bind DebugFS directory creation
` [PATCH v5 2/4] rust: debugfs: Bind file creation for long-lived Display
[PATCH 00/11] rust: add support for Port io
2025-05-09 11:35 UTC (18+ messages)
` [PATCH 01/11] rust: helpers: io: use macro to generate io accessor functions
` [PATCH 02/11] rust: io: Replace Io with MMIo using IoAccess trait
` [PATCH 03/11] rust: io: implement Debug for IoRaw and add some doctests
` [PATCH 04/11] rust: io: add PortIo
` [PATCH 05/11] rust: io: add new Io type
` [PATCH 06/11] io: move PIO_OFFSET to linux/io.h
` [PATCH 07/11] rust: io: add from_raw_cookie functions
` [PATCH 08/11] rust: pci: make Bar generic over Io
` [PATCH 09/11] samples: rust: rust_driver_pci: update to use new bar and io api
` [PATCH 10/11] gpu: nova-core: update to use the "
` [PATCH 11/11] rust: devres: fix doctest
[PATCH v2] rust: doc: Clarify safety invariants for Revocable type
2025-05-09 10:10 UTC (2+ messages)
[GIT PULL] [PATCH 0/5] rust: Task & schedule related changes for v6.16
2025-05-09 9:20 UTC (6+ messages)
` [PATCH 4/5] sched/core: Add __might_sleep_precision()
[PATCH V11 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
2025-05-09 8:43 UTC (6+ messages)
[PATCH v1] rust: module: place cleanup_module() in .exit.text section
2025-05-09 7:27 UTC (4+ messages)
[PATCH v16 0/9] Rust support for mm_struct, vm_area_struct, and mmap
2025-05-08 20:25 UTC (7+ messages)
` [PATCH v16 8/9] task: rust: rework how current is accessed
[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
2025-05-08 12:24 UTC (10+ messages)
` [PATCH v10 1/5] rust: types: Add Ownable/Owned types
` [PATCH v10 5/5] rust: Add OwnableRefCounted and SimpleOwnableRefCounted
[PATCH v5 0/7] Additional methods for Vec
2025-05-08 9:50 UTC (18+ messages)
` [PATCH v5 2/7] rust: alloc: add Vec::pop
` [PATCH v5 3/7] rust: alloc: add Vec::push_within_capacity
` [PATCH v5 4/7] rust: alloc: add Vec::drain_all
` [PATCH v5 5/7] rust: alloc: add Vec::retain
` [PATCH v5 6/7] rust: alloc: add Vec::remove
` [PATCH v5 6/7] rust: alloc: add Vec::remove'
` [PATCH v5 7/7] rust: alloc: add Vec::insert_within_capacity
[PATCH v4 0/7] rust/hrtimer: Various hrtimer + time additions
2025-05-07 18:29 UTC (2+ messages)
[PATCH WIP 0/2] rust: debugfs: Support attaching data to DebugFS directories
2025-05-07 18:16 UTC (5+ messages)
` [PATCH WIP 1/2] rust: debugfs: Add interface to build debugfs off pinned objects
[PATCH v7 4/5] rust: add find_bit_benchmark_rust module
2025-05-07 15:26 UTC (2+ messages)
[PATCH v2 00/21] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-05-07 14:11 UTC (12+ messages)
` [PATCH v2 09/21] gpu: nova-core: move Firmware to firmware module
` [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-05-07 13:52 UTC (20+ messages)
` [PATCH v3 01/19] rust: dma: expose the count and size of CoherentAllocation
` [PATCH v3 02/19] gpu: nova-core: derive useful traits for Chipset
` [PATCH v3 03/19] gpu: nova-core: add missing GA100 definition
` [PATCH v3 04/19] gpu: nova-core: take bound device in Gpu::new
` [PATCH v3 05/19] gpu: nova-core: define registers layout using helper macro
` [PATCH v3 06/19] gpu: nova-core: fix layout of NV_PMC_BOOT_0
` [PATCH v3 07/19] gpu: nova-core: move Firmware to firmware module
` [PATCH v3 08/19] rust: make ETIMEDOUT error available
` [PATCH v3 09/19] gpu: nova-core: wait for GFW_BOOT completion
` [PATCH v3 10/19] gpu: nova-core: add DMA object struct
` [PATCH v3 11/19] gpu: nova-core: register sysmem flush page
` [PATCH v3 12/19] gpu: nova-core: add helper function to wait on condition
` [PATCH v3 13/19] gpu: nova-core: add falcon register definitions and base code
` [PATCH v3 14/19] gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
` [PATCH v3 15/19] rust: num: Add an upward alignment helper for usize
` [PATCH v3 16/19] nova-core: Add support for VBIOS ucode extraction for boot
` [PATCH v3 17/19] gpu: nova-core: compute layout of the FRTS region
` [PATCH v3 18/19] gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
` [PATCH v3 19/19] gpu: nova-core: load and "
[PATCH v12 0/3] rust: extend `module!` macro with integer parameter support
2025-05-07 11:29 UTC (8+ messages)
` [PATCH v12 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v12 2/3] rust: add parameter support to the `module!` macro
` [PATCH v12 3/3] modules: add rust modules files to MAINTAINERS
[PATCH v2] rust: elaborate safety requirements for `AlwaysReferenceCounted`
2025-05-07 11:26 UTC (8+ messages)
[GIT PULL] Rust pin-init for v6.16
2025-05-07 10:54 UTC
[PATCH v2] MAINTAINERS: Add entries for drm_panic, drm_panic_qr_code and drm_log
2025-05-07 8:04 UTC (2+ messages)
[PATCH] uaccess: rust: use newtype for user pointers
2025-05-07 6:29 UTC (4+ messages)
[PATCH 0/5] Rust beta (1.87) and nightly (1.88) lint cleanups
2025-05-06 22:22 UTC (2+ messages)
[PATCH] MAINTAINERS: Add entries for drm_panic, drm_panic_qr_code and drm_log
2025-05-06 14:21 UTC (4+ messages)
[PATCH v3 0/2] strncpy_from_user for Rust
2025-05-06 13:30 UTC (6+ messages)
` [PATCH v3 1/2] uaccess: rust: add strncpy_from_user
[PATCH v11 0/3] rust: extend `module!` macro with integer parameter support
2025-05-06 11:53 UTC (6+ messages)
` [PATCH v11 2/3] rust: add parameter support to the `module!` macro
[PATCH v6 0/3] rust: configfs abstractions
2025-05-06 11:51 UTC (16+ messages)
` [PATCH v6 1/3] rust: configfs: introduce rust support for configfs
[GIT PULL] Rust xarray for v6.16
2025-05-06 11:05 UTC
[PATCH v2 1/1] rust: kernel: create `overflow_assert!`
2025-05-06 10:18 UTC (3+ 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).