Rust for Linux List
 help / color / mirror / Atom feed
 messages from 2026-05-27 18:05:01 to 2026-05-29 18:37:17 UTC [more...]

[PATCH v15 0/6] Rust bindings for gem shmem
 2026-05-29 18:33 UTC 

[PATCH v2 0/2] rust: sync: Introduce LazyInit
 2026-05-29 17:30 UTC  (3+ messages)
` [PATCH v2 1/2] rust: sync: lock: Add Lock::get_mut_pinned()
` [PATCH v2 2/2] rust: sync: Introduce LazyInit

[PATCH v4 0/6] s390: Enable Rust support and add required arch glue
 2026-05-29 16:56 UTC  (9+ messages)
` [PATCH v4 1/6] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v4 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v4 3/6] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH v4 4/6] rust: helpers: Use __builtin_memchr directly on s390
` [PATCH v4 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
` [PATCH v4 6/6] s390: Enable Rust support

[PATCH v1] rust: pwm: use pin_init::zeroed() to initialize pwm_ops
 2026-05-29 16:45 UTC  (2+ messages)

[PATCH 0/2] Add hw_random Rust bindings
 2026-05-29 15:50 UTC  (3+ messages)
` [PATCH 1/2] rust/bindings: add hw_random.h
` [PATCH 2/2] rust: add hw_random module

[PATCH v7 0/4] rust: helpers: add SRCU helpers
 2026-05-29 15:36 UTC  (15+ messages)
` [PATCH v7 1/4] "
` [PATCH v7 2/4] srcu: expose srcu_readers_active()
` [PATCH v7 3/4] rust: sync: add SRCU abstraction
` [PATCH v7 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH v3 0/5] gpu: drm: nova: enable calling into nova-core
 2026-05-29 15:27 UTC  (6+ messages)
` [PATCH v3 1/5] rust: inline some init methods
` [PATCH v3 2/5] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH v3 3/5] gpu: nova-core: emit Rust metadata "
` [PATCH v3 4/5] gpu: drm: nova: build after nova-core metadata
` [PATCH POC v3 5/5] drm: nova: demonstrate interaction with nova-core

[PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
 2026-05-29 15:15 UTC  (8+ messages)

[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
 2026-05-29 15:04 UTC  (10+ messages)
` [PATCH v3 2/4] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros

[PATCH v2 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-29 14:48 UTC  (11+ messages)
` [PATCH v2 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH v2 2/7] pin_init: always inline the #ident and #project_ident methods
` [PATCH v2 3/7] rust: always inline some init methods

[linux-next:master 3728/9137] samples/rust/rust_driver_auxiliary.o: warning: objtool: _RINvXs5_NtNtCshc5sK6KjdJJ_6kernel5alloc4kboxINtB6_3BoxINtNtNtCsbsbRiabPlh9_4core3mem12maybe_uninit11MaybeUninitINtNtBa_9auxiliary16RegistrationDataNtCseULRbgTYaTO_21rust_driver_auxiliary4DataEENtNtB
 2026-05-29 14:42 UTC  (12+ messages)

[PATCH v9 0/4] rust: add SRCU abstraction
 2026-05-29 13:39 UTC  (5+ messages)
` [PATCH v9 1/4] rust: helpers: add SRCU helpers
` [PATCH v9 2/4] srcu: expose srcu_readers_active()
` [PATCH v9 3/4] rust: sync: add SRCU abstraction
` [PATCH v9 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH v6 0/3] Rust netlink support + use in Rust Binder
 2026-05-29 13:28 UTC  (4+ messages)
` [PATCH v6 1/3] rust: net: add rust/kernel/net to NETWORKING [GENERAL]
` [PATCH v6 2/3] rust: netlink: add raw netlink abstraction
` [PATCH v6 3/3] rust_binder: report netlink transactions

[PATCH v7 0/4] gpu: nova-core: run unload sequence upon unbinding
 2026-05-29 13:06 UTC  (7+ messages)
` [PATCH v7 1/4] gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HAL
` [PATCH v7 2/4] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v7 3/4] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
` [PATCH v7 4/4] gpu: nova-core: gsp: run the unload bundle if Gsp::boot() fails

[PATCH v8 0/4] rust: helpers: add SRCU helpers
 2026-05-29 12:30 UTC  (10+ messages)
` [PATCH v8 1/4] "
` [PATCH v8 2/4] srcu: expose srcu_readers_active()
` [PATCH v8 3/4] rust: sync: add SRCU abstraction
` [PATCH v8 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH] rust: module_param: return value by copy from `value`
 2026-05-29 12:22 UTC  (2+ messages)

[PATCH] rust: page: mark Page::nid as inline
 2026-05-29 12:17 UTC  (3+ messages)

[PATCH v4 0/2] Delete task_euid()
 2026-05-29 12:17 UTC  (4+ messages)
` [PATCH v4 1/2] rust: task: clarify comments on task UID accessors
` [PATCH v4 2/2] cred: delete task_euid()

[PATCH v5 0/2] Rust netlink support + use in Rust Binder
 2026-05-29  7:49 UTC  (8+ messages)
` [PATCH v5 1/2] rust: netlink: add raw netlink abstraction

[PATCH] rust_binder: use a u64 stride when cleaning up the offsets array
 2026-05-29  7:46 UTC  (4+ messages)

[PATCH v6 0/7] gpu: nova-core: run unload sequence upon unbinding
 2026-05-29  6:57 UTC  (7+ messages)
` [PATCH v6 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB "

[linux-next:master] BUILD REGRESSION f7af91adc230aa99e23330ecf85bc9badd9780ad
 2026-05-29  6:48 UTC 

[RFC PATCH v3 0/4] iio: position: add Rust driver for ams AS5600
 2026-05-29  5:37 UTC  (10+ messages)
` [RFC PATCH v3 1/4] i2c: rust: implement kernel::io::Io trait for I2cClient
` [RFC PATCH v3 2/4] rust: add minimal IIO subsystem abstractions
` [RFC PATCH v3 3/4] iio: position: add Rust driver for ams AS5600
` [RFC PATCH v3 4/4] iio: position: as5600: add Kconfig and Makefile entries

[PATCH] rust: module_param: add missing newline to pr_warn
 2026-05-29  5:15 UTC  (6+ messages)

[PATCH 0/2] drm: tyr: use lifetime-bound IoMem
 2026-05-29  1:57 UTC  (4+ messages)
` [PATCH v2 1/2] drm/tyr: separate driver type from driver data
` [PATCH v2 2/2] drm/tyr: use IoMem directly instead of Devres

[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
 2026-05-29  1:00 UTC  (10+ messages)
` [PATCH 2/6] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections
` [PATCH 3/6] rust: drm: Add RegistrationData to drm::Driver

[PATCH 0/5] gpu: nova: adopt driver lifetime infrastructure
 2026-05-29  0:21 UTC  (2+ messages)

[PATCH] rust: devres: add 'static bound to Devres<T>
 2026-05-28 23:10 UTC  (9+ messages)

[PATCH v3 0/1] DRM 'feature' support for DRM drivers
 2026-05-28 22:28 UTC  (4+ messages)
` [PATCH v3 1/1] rust: drm: add FEAT_RENDER flag for render node support

[PATCH 0/2] drm: tyr: use lifetime-bound IoMem
 2026-05-28 21:51 UTC  (11+ messages)
` [PATCH 1/2] gpu: drm: tyr: separate driver type from driver data
` [PATCH 2/2] gpu: drm: tyr: use IoMem directly instead of Devres

[PATCH] .gitignore: ignore rustc long type txt files
 2026-05-28 21:28 UTC  (6+ messages)

[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
 2026-05-28 21:19 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] soc/tegra: cbb: Move driver registration from pure_initcall to core_initcall

[PATCH v2 00/12] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-05-28 15:18 UTC  (13+ messages)
` [PATCH v2 05/12] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v2 07/12] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v2 11/12] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v2 12/12] s390/preempt: "

[PATCH v1] rust: rcu: Add abstraction for call_rcu()
 2026-05-28 15:06 UTC  (8+ messages)

[RFC v3 0/3] add kconfirm
 2026-05-28 14:30 UTC  (6+ messages)
` [RFC PATCH v3 1/3] scripts: "

[PATCH v5 0/4] rust: add SRCU abstraction
 2026-05-28 14:18 UTC  (11+ messages)
` [PATCH v5 1/4] rust: helpers: add SRCU helpers
` [PATCH v5 2/4] srcu: expose srcu_readers_active()
` [PATCH v5 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

Rust MC at LPC 2026
 2026-05-28 13:31 UTC  (2+ messages)

[PATCH 0/2] rust: device: remove ref-to-ref transmute
 2026-05-28 13:29 UTC  (3+ messages)
` [PATCH 1/2] rust: device: remove unused "

linux-next: build failure after merge of the origin tree
 2026-05-28 13:26 UTC  (2+ messages)

[PATCH 0/1] rust: module_param: support bool parameters
 2026-05-28 13:15 UTC  (5+ messages)

[PATCH v2] Fail the build on RUST=y and RUST_IS_AVAILABLE=n
 2026-05-28 12:35 UTC  (3+ messages)

[PATCH v2 1/1] rust: block: fix GenDisk cleanup paths
 2026-05-28 11:50 UTC  (2+ messages)

[PATCH] rust: macros: Replace match + panic in const context with const expect
 2026-05-28  9:17 UTC  (2+ messages)

[PATCH] rust_binder: fix setting the extended_error
 2026-05-28  7:50 UTC  (2+ messages)

[GIT PULL] Alloc changes for 7.2-rc1
 2026-05-28  7:40 UTC  (2+ messages)

[PATCH] rust: helpers: add is_vmalloc_addr wrapper for NOMMU builds
 2026-05-28  7:22 UTC  (2+ messages)

[PATCH v6 0/4] rust: helpers: add SRCU helpers
 2026-05-27 23:36 UTC  (9+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] srcu: expose srcu_readers_active()
` [PATCH v6 3/4] rust: sync: add SRCU abstraction
` [PATCH v6 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-27 21:24 UTC  (2+ messages)

[PATCH v4 0/7] rust: add `bitfield!` macro
 2026-05-27 20:51 UTC  (7+ messages)
` [PATCH v4 3/7] rust: bitfield: fully qualify types in macro
` [PATCH v4 7/7] rust: bitfield: Add KUnit tests for bitfield

[PATCH] rust: block: mq: align init_request numa_node arg with C signature
 2026-05-27 18:16 UTC  (3+ messages)


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