public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 07:31:44 to 2026-04-27 17:19:24 UTC [more...]

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 17:13 UTC  (10+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH 0/2] rust: list: fix incomplete SAFETY comments in list implementation
 2026-04-27 16:53 UTC  (6+ messages)
` [PATCH 1/2] rust: list: fix SAFETY comment in List::remove

[PATCH] rust_binder: Avoid holding lock when dropping delivered_death
 2026-04-27 16:39 UTC  (2+ messages)

[PATCH] rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXN
 2026-04-27 16:38 UTC  (2+ messages)

[PATCH V13 0/7] Rust support for powerpc
 2026-04-27 16:05 UTC  (10+ messages)
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
      ` [Linaro-mm-sig] "

[PATCH v3 0/2] rust: pin-init: fix incorrect accessor reference lifetime
 2026-04-27 15:43 UTC  (3+ messages)
` [PATCH v3 1/2] rust: pin-init: internal: move alignment check to `make_field_check`
` [PATCH v3 2/2] rust: pin-init: fix incorrect accessor reference lifetime

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-27 15:27 UTC  (8+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address

[PATCH] gpu: nova-core: simplify and_then with condition to filter
 2026-04-27 15:16 UTC  (2+ messages)

`Option::filter` in nova-core/firmware.rs
 2026-04-27 15:11 UTC  (2+ messages)

[PATCH] rust: workqueue: fix SAFETY comment Arc refs in Pin<KBox<T>>
 2026-04-27 14:56 UTC  (2+ messages)

[PATCH] scripts: generate_rust_analyzer.py: reduce import noise
 2026-04-27 14:51 UTC  (3+ messages)

[PATCH v4 0/2] rust: take advantage of newer rust-analyzer features
 2026-04-27 14:22 UTC  (9+ messages)
` [PATCH v4 1/2] scripts: generate_rust_analyzer.py: add versioning infrastructure

[PATCH] rust: alloc: fix assert in `Vec::reserve` doc test
 2026-04-27 14:15 UTC 

[PATCH] rust: alloc: add doc test for `Vec::extend_with` and fix comment
 2026-04-27 13:44 UTC  (7+ messages)
` [PATCH v2 0/2] rust: alloc: fix and test `Vec::extend_with`
  ` [PATCH v2 2/2] rust: alloc: fix `Vec::extend_with` SAFETY comment

[PATCH V15 0/7] Rust support for powerpc
 2026-04-27 13:39 UTC  (3+ messages)
` [PATCH V15 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled

[PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
 2026-04-27 13:36 UTC  (3+ messages)

[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
 2026-04-27 13:29 UTC  (5+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
` [PATCH v4 2/4] coresight: pass THIS_MODULE implicitly through a macro

[PATCH 1/2] rust: allow `clippy::collapsible_match` globally
 2026-04-27 13:21 UTC  (4+ messages)
` [PATCH 2/2] rust: allow `clippy::collapsible_if` globally

[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
 2026-04-27 13:16 UTC  (3+ messages)
` [PATCH v4 1/8] gpu: nova-core: remove unneeded get_gsp_info proxy function

[PATCH 6.12.y] rust: init: fix `clippy::undocumented_unsafe_blocks` warnings
 2026-04-27 13:05 UTC  (2+ messages)

[PATCH 0/5] Rework index projection syntax
 2026-04-27 12:45 UTC  (8+ messages)
  ` [PATCH 1/5] rust: ptr: add panicking index projection variant
  ` [PATCH 2/5] rust: dma: update to keyworded index projection syntax
  ` [PATCH 5/5] rust: ptr: remove implicit "

[PATCH] drm/gpuvm: rust: add RUST_DRM_GPUVM option to Kconfig
 2026-04-27 10:54 UTC 

[PATCH v4 00/20] drm/tyr: firmware loading and MCU boot support
 2026-04-27  9:08 UTC  (11+ messages)
` [PATCH v4 12/20] drm/tyr: add parser for firmware binary
` [PATCH v4 18/20] drm/tyr: add CSF firmware interface support
  ` [PATCH v4 19/20] rust: time: add arch_timer_get_rate wrapper

[PATCH 0/1] rust: module_param: support bool parameters
 2026-04-27  8:04 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] rust: pin-init: fix incorrect accessor reference lifetime
 2026-04-27  7:43 UTC  (6+ messages)
` [PATCH v2 1/2] rust: pin-init: internal: move alignment check to `make_field_check`
` [PATCH v2 2/2] rust: pin-init: fix incorrect accessor reference lifetime

[PATCH] rust: doc: disable doc inlining for all prelude items
 2026-04-27  7:31 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