rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-17 08:55:52 to 2025-12-20 10:05:38 UTC [more...]

[PATCH 0/4] Rust GPUVM support
 2025-12-20 10:05 UTC  (10+ messages)
` [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction

[PATCH] rust: document safety requirements for fmt::Arguments dereference
 2025-12-20  9:55 UTC  (2+ messages)

[PATCH] rust: page: Simplify overflow check using checked_add()
 2025-12-20  8:41 UTC  (2+ messages)

[PATCH] rust: debugfs: use "kernel vertical" style for imports
 2025-12-20  8:40 UTC  (2+ messages)

ARMv7 Linux + Rust doesn't boot when compiling with only LLVM=1
 2025-12-20  1:19 UTC  (11+ messages)

[PATCH v2 0/2] scripts: introduce containerized builds
 2025-12-19 21:27 UTC  (4+ messages)
` [PATCH v2 1/2] scripts: add tool to run "
` [PATCH v2 2/2] Documentation: dev-tools: add container.rst page

[PATCH v1 0/2] scripts: introduce containerized builds
 2025-12-19 21:15 UTC  (6+ messages)
` [PATCH v1 1/2] scripts: add tool to run "
  ` [Automated-testing] "

[PATCH RFC v5 0/6] nova-core: Memory management initial patches
 2025-12-19 20:38 UTC  (7+ messages)
` [PATCH RFC v5 1/6] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v5 2/6] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v5 3/6] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v5 4/6] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v5 5/6] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v5 6/6] nova-core: Add PRAMIN aperture self-tests

[PATCH v4] io: add io_pgtable abstraction
 2025-12-19 17:32 UTC  (11+ messages)

[PATCH 0/2] rust: pwm: Fix init error handling and tidy style
 2025-12-19 17:02 UTC  (3+ messages)
` [PATCH 1/2] rust: pwm: Fix potential memory leak on init error
` [PATCH 2/2] rust: pwm: Simplify to_result call sites and unsafe blocks

[PATCH] PCI: Provide pci_free_irq_vectors() for CONFIG_PCI=n
 2025-12-19 14:59 UTC  (4+ messages)

[PATCH 0/2] Add initial interconnect (icc_path) Rust abstractions
 2025-12-19 12:58 UTC  (9+ messages)
` [PATCH DNM 2/2] interconnect: Add a test Rust consumer driver

[PATCH v4 00/11] gpu: nova-core: add Turing support
 2025-12-19 12:49 UTC  (23+ messages)
` [PATCH v4 01/11] gpu: nova-core: rename Imem to ImemSecure
` [PATCH v4 02/11] gpu: nova-core: add ImemNonSecure section infrastructure
` [PATCH v4 03/11] gpu: nova-core: support header parsing on Turing/GA100
` [PATCH v4 04/11] gpu: nova-core: add support for Turing/GA100 fwsignature
` [PATCH v4 05/11] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
` [PATCH v4 06/11] gpu: nova-core: move some functions into the HAL
` [PATCH v4 07/11] gpu: nova-core: Add basic Turing HAL
` [PATCH v4 08/11] gpu: nova-core: add Falcon HAL method supports_dma()
` [PATCH v4 09/11] gpu: nova-core: add FalconUCodeDescV2 support
` [PATCH v4 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
` [PATCH v4 11/11] gpu: nova-core: add PIO support for loading firmware images

[PATCH] rust: fix off-by-one line number in rustdoc tests
 2025-12-19 10:38 UTC  (2+ messages)

[RFC PATCH] rust: doctests: Number tests by line numerically, not lexicographically
 2025-12-19 10:04 UTC  (2+ messages)

[PATCH 0/7] gpu: nova-core: run unload sequence upon unbinding
 2025-12-19  6:42 UTC  (13+ messages)
` [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading

[PATCH 0/4] nova-core Improve pin initializer code
 2025-12-18 21:06 UTC  (6+ messages)
` [PATCH 1/4] gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
` [PATCH 2/4] gpu: nova-core: fw: move appropriate code into pin initializer
` [PATCH 3/4] gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()
` [PATCH 4/4] gpu: nova-core: gsp: move appropriate code into pin initializer

[PATCH v3 0/9] gpu: nova-core: expose the logging buffers via debugfs
 2025-12-18 18:00 UTC  (22+ messages)
` [PATCH v3 1/9] rust: pci: add PCI device name method
` [PATCH v3 2/9] rust: debugfs: add lookup contructor
` [PATCH v3 3/9] rust: debugfs: add Dir::empty() for no-op directory handle
` [PATCH v3 4/9] rust: debugfs: fix Dir::scope() to not borrow self for returned lifetime
` [PATCH v3 5/9] gpu: nova-core: Replace module_pci_driver! with explicit module init
` [PATCH v3 6/9] gpu: nova-core: create debugfs root when driver loads
` [PATCH v3 7/9] gpu: nova-core: implement BinaryWriter for LogBuffer
` [PATCH v3 8/9] gpu: nova-core: use pin projection in method boot()
` [PATCH v3 9/9] gpu: nova-core: create GSP-RM logging buffers debugfs entries

[PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
 2025-12-18 16:37 UTC  (3+ messages)

[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
 2025-12-18 16:35 UTC  (2+ messages)

[PATCH v2] rust: sync: inline various lock related methods
 2025-12-18 16:00 UTC  (2+ messages)

[PATCH] rust: task: restrict Task::group_leader() to current
 2025-12-18 13:36 UTC  (4+ messages)

[PATCH v2] rust: sync: implement Unpin for ARef
 2025-12-18 13:23 UTC  (5+ messages)

[PATCH] rust: conclude the Rust experiment
 2025-12-18 12:57 UTC  (2+ messages)

[PATCH v3 0/3] Implement Send and Sync for clk
 2025-12-18 14:13 UTC  (5+ messages)
` [PATCH v3 1/3] rust: clk: implement Send and Sync
` [PATCH v3 2/3] tyr: remove impl Send/Sync for TyrData
` [PATCH v3 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData

[PATCH v4 0/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
 2025-12-18 13:32 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH v4] drm/nova: Align GEM memory allocation to system page size
 2025-12-18 13:16 UTC  (2+ messages)

[PATCH v7] rust: Return Option from page_align and ensure no usize overflow
 2025-12-18 13:13 UTC  (2+ messages)

[PATCH v3 0/2] Add support for print exactly once
 2025-12-18 11:38 UTC  (4+ messages)
` [PATCH v3 1/2] rust: Add support for calling a function "

[PATCH v1 0/4] rust: Add i8/i16 atomic xchg helpers
 2025-12-18 11:08 UTC  (8+ messages)
` [PATCH v1 1/4] rust: helpers: "
` [PATCH v1 2/4] rust: helpers: Add i8/i16 atomic xchg_acquire helpers
` [PATCH v1 3/4] rust: helpers: Add i8/i16 atomic xchg_release helpers
` [PATCH v1 4/4] rust: helpers: Add i8/i16 atomic xchg_relaxed helpers

[PATCH 0/7] rust: add initial v4l2 support
 2025-12-18 10:12 UTC  (4+ messages)

[PATCH] hrtimer: add usage examples to documentation
 2025-12-18  9:33 UTC  (5+ messages)

[PATCH] rust: sync: implement Unpin for ARef
 2025-12-18  8:34 UTC  (3+ messages)

[PATCH v2 0/3] Support more safe `AsBytes`/`FromBytes` usage
 2025-12-18  8:26 UTC  (17+ messages)
` [PATCH v2 1/3] rust: transmute: Support transmuting slices of AsBytes/FromBytes types
` [PATCH v2 2/3] rust: Add support for deriving `AsBytes` and `FromBytes`
` [PATCH v2 3/3] rust: Support deriving `AsBytes`/`FromBytes` on bindgen types

[PATCH] rust: maple_tree: rcu_read_lock() in destructor to silence lockdep
 2025-12-17 20:23 UTC  (5+ messages)

[PATCH] rust: fmt: fix {:p} formatting for raw pointers
 2025-12-18  8:04 UTC  (2+ messages)

[PATCH v2] rust: sync: set_once: Implement Send and Sync
 2025-12-18  7:58 UTC  (6+ messages)

[PATCH v2] rust: Add support for feeding entropy to randomness pool
 2025-12-18  7:56 UTC  (2+ messages)

[PATCH v3 00/12] gpu: nova-core: add Turing support
 2025-12-18  2:14 UTC  (4+ messages)
` [PATCH v3 03/12] gpu: nova-core: support header parsing on Turing/GA100

[PATCH] rust: Add -fdiagnostics-show-context to bindgen_skip_c_flags
 2025-12-17 22:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] docs: rust: rbtree: fix incorrect description for `peek_next`
 2025-12-17 20:39 UTC  (2+ messages)

Fwd: [PATCH] rust: document safety requirements for fmt::Arguments dereference
 2025-12-17 20:38 UTC  (2+ messages)

[PATCH 3/3] rust: cpumask: rename methods of Cpumask for clarity and consistency
 2025-12-17 20:35 UTC  (2+ messages)

[PATCH v16 00/17] Refcounted interrupts, SpinLockIrq for rust
 2025-12-17 20:33 UTC  (4+ messages)
` [PATCH v16 12/17] rust: sync: lock/global: Rename B to G in trait bounds

[PATCH RFC] soc: qcom: socinfo: Re-implement in Rust
 2025-12-17 18:35 UTC  (7+ messages)

[PATCH 1/2] rust: pci: document Bar's endianness conversion
 2025-12-17 17:11 UTC  (5+ messages)
` [PATCH 2/2] samples: rust: fix endianness issue in rust_driver_pci

[PATCH v2 0/3] bitmap: add __rust_helper to helpers
 2025-12-17 13:51 UTC  (4+ messages)
` [PATCH v2 1/3] rust: "
` [PATCH v2 2/3] rust: bitops: "
` [PATCH v2 3/3] rust: cpumask: "

[PATCH] rust: ptr: replace unneeded use of `build_assert`
 2025-12-17 13:22 UTC  (2+ messages)

[PATCH v8 0/6] rust: add ww_mutex support
 2025-12-17  8:54 UTC  (7+ messages)
` [PATCH v8 5/6] rust: ww_mutex: add Mutex, AcquireCtx and MutexGuard


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