public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 23:58:18 to 2026-04-07 21:41:57 UTC [more...]

[PATCH v3] rust: ACPI: fix missing match data for PRP0001
 2026-04-07 21:41 UTC 

[PATCH v6] kbuild: host: use single executable for rustc -C linker
 2026-04-07 20:29 UTC  (2+ messages)

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-07 19:39 UTC  (34+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH v2 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH v2 30/33] docs: rust: general-information: use real example
` [PATCH v2 31/33] rust: declare cfi_encoding for lru_status
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[GIT PULL] DRM Rust changes for v7.1-rc1 (2nd)
 2026-04-07 18:55 UTC 

[PATCH v2] kbuild: rust: add AutoFDO support
 2026-04-07 18:23 UTC  (4+ messages)

[PATCH] gpu: nova-core: require little endian
 2026-04-07 18:30 UTC  (9+ messages)

[GIT PULL] Rust pin-init for v7.1
 2026-04-07 16:17 UTC  (3+ messages)

[PATCH v2] gpu: nova: require little endian
 2026-04-07 14:22 UTC  (5+ messages)

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-07 13:59 UTC  (26+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums

[PATCH v4 0/3] rust: workqueue: add safe cancellation and status methods
 2026-04-07 12:48 UTC  (6+ messages)
` [PATCH v4 1/3] rust: helpers: add workqueue helpers
` [PATCH v4 2/3] rust: workqueue: add safe cancellation and status methods
` [PATCH v4 3/3] rust: workqueue: add KUnit and sample stress tests

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

[PATCH v2] rust: declare cfi_encoding for lru_status
 2026-04-07 11:23 UTC  (2+ messages)

[PATCH 0/3] rust: workqueue: add safe cancellation and status methods
 2026-04-07 11:06 UTC  (4+ messages)
` [PATCH 1/3] rust: helpers: add workqueue helpers
` [PATCH 2/3] rust: workqueue: add safe cancellation and status methods
` [PATCH 3/3] rust: workqueue: add KUnit and sample stress tests

[PATCH v2 1/2] rust: kernel: update `file_with_nul` comment
 2026-04-07 10:40 UTC  (9+ messages)
` [PATCH v2 2/2] rust: std_vendor: add `likely()`, `unlikely()` and `cold_path()`

[PATCH] rust: seq_file: add puts, putc, write, and hex_dump methods
 2026-04-07  8:20 UTC  (2+ messages)

[RFC PATCH v3 0/6] Rust goldfish_address_space driver (ioctl-only subset)
 2026-04-06 16:51 UTC  (7+ messages)
  ` [RFC PATCH v3 1/6] uapi: add goldfish_address_space userspace ABI header
  ` [RFC PATCH v3 2/6] rust: bindings: expose goldfish address-space headers
  ` [RFC PATCH v3 3/6] rust: page: add helpers for page-backed ping state
  ` [RFC PATCH v3 4/6] rust: pci: add shared BAR memremap support
  ` [RFC PATCH v3 5/6] rust: miscdevice: harden registration and safe file_operations invariants
  ` [RFC PATCH v3 6/6] platform/goldfish: add Rust goldfish_address_space driver

[PATCH V10 0/4] Rust support for powerpc
 2026-04-06 20:01 UTC  (5+ messages)
` [PATCH V10 1/4] rust: Separate host libraries to fix rmeta dependency conflict
` [PATCH V10 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V10 3/4] rust: Add PowerPC support
` [PATCH V10 4/4] powerpc: Enable Rust for ppc64le

[PATCH v3 0/9] gpu: nova-core: gsp: add RM control command infrastructure
 2026-04-06 19:05 UTC  (14+ messages)
` [PATCH v3 1/9] gpu: nova-core: gsp: add NV_STATUS error code bindings
` [PATCH v3 2/9] gpu: nova-core: gsp: add NvStatus enum for RM control errors
` [PATCH v3 9/9] gpu: nova-core: gsp: add FaultMethodBufferSize RM control command

[PATCH 0/3] rust: more memory barriers bindings
 2026-04-06 18:18 UTC  (11+ messages)
` [PATCH 2/3] rust: sync: generic memory barriers
` [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code

[PATCH v6 0/2] Introduce Synology Microp driver
 2026-04-06 15:35 UTC  (6+ messages)
` [PATCH v6 2/2] dt-bindings: embedded-controller: Add synology microp devices

[PATCH v2] rust: ACPI: fix missing match data for PRP0001
 2026-04-06 14:41 UTC  (2+ messages)

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 13:21 UTC  (13+ messages)
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH v2] MAINTAINERS: add Rust I2C tree and update Igor Korotin's email
 2026-04-06 13:03 UTC  (5+ messages)

[PATCH 0/4] rust: replace WARN_ONCE TODOs with pr_warn_once!
 2026-04-06 12:31 UTC  (8+ messages)
` [PATCH 4/4] rust: time: add `pr_warn_once!` for clamped delta in `fsleep`

[PATCH V9 0/4] Rust support for powerpc
 2026-04-06  9:08 UTC  (4+ messages)
` [PATCH V9 1/4] rust: Fix "multiple candidates for rmeta dependency core" error

[PATCH v2 0/3] Fix all clippy warnings in drm-rust-next
 2026-04-06  5:43 UTC  (11+ messages)
` [PATCH v2 2/3] gpu: nova-core: fb: fix clippy::precedence warning in read_sysmem_flush_page_ga100()
` [PATCH v2 3/3] rust: ptr: allow clippy::incompatible_msrv for slice_ptr_len

[PATCH 0/8] I/O type generalization and projection
 2026-04-06  4:00 UTC  (9+ messages)
` [PATCH 2/8] rust: io: generalize `Mmio` to arbitrary type
` [PATCH 3/8] rust: io: use pointer types instead of address


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox