rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-21 18:00:13 to 2025-01-28 10:49:53 UTC [more...]

[PATCH v9 0/8] rust: Add IO polling
 2025-01-28 10:49 UTC  (23+ messages)
` [PATCH v9 1/8] sched/core: Add __might_sleep_precision()
` [PATCH v9 2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v9 3/8] rust: time: Introduce Delta type
` [PATCH v9 4/8] rust: time: Introduce Instant type
` [PATCH v9 5/8] rust: time: Add wrapper for fsleep() function
` [PATCH v9 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v9 7/8] rust: Add read_poll_timeout functions
` [PATCH v9 8/8] net: phy: qt2025: Wait until PHY becomes ready

[PATCH v11 0/3] Add dma coherent allocator abstraction
 2025-01-28 10:36 UTC  (31+ messages)
` [PATCH v11 1/3] rust: error: Add EOVERFLOW
` [PATCH v11 2/3] rust: add dma coherent allocator abstraction
` [PATCH v11 3/3] MAINTAINERS: add entry for Rust dma mapping helpers device driver API

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-01-28 10:14 UTC  (16+ messages)

[PATCH v7] Kunit to check the longest symbol length
 2025-01-28  7:04 UTC 

[PATCH v6] Kunit to check the longest symbol length
 2025-01-28  6:50 UTC  (3+ messages)

[GIT PULL] Char/Misc/IIO driver updates for 6.134rc1
 2025-01-28  1:07 UTC  (2+ messages)

[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2025-01-27 23:08 UTC  (3+ messages)
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=

[PATCH 0/3] rust: miscdevice: Add additional data to MiscDeviceRegistration
 2025-01-27 13:42 UTC  (39+ messages)
` [PATCH 1/3] rust: add Aliased type
` [PATCH 2/3] rust: miscdevice: Add additional data to MiscDeviceRegistration
` [PATCH 3/3] rust: miscdevice: adjust the rust_misc_device sample to use RegistrationData

[PATCH v4 0/2] Make the Rust linked list cursor point between elements
 2025-01-27 10:35 UTC  (5+ messages)
` [PATCH v4 1/2] rust: list: extract common code for insertion
` [PATCH v4 2/2] rust: list: make the cursor point between elements

[PATCH v5 0/2] Make the Rust linked list cursor point between elements
 2025-01-27 10:33 UTC  (3+ messages)
` [PATCH v5 1/2] rust: list: extract common code for insertion
` [PATCH v5 2/2] rust: list: make the cursor point between elements

[PATCH v3] rust: kernel: add support for bits/genmask macros
 2025-01-26  0:24 UTC  (3+ messages)

[PATCH RFC WIP] bitflag_options macro_rules implementation
 2025-01-25 20:51 UTC  (3+ messages)

[PATCH] rust: miscdevice: change how f_ops vtable is constructed
 2025-01-24 23:42 UTC  (2+ messages)

[PATCH 0/2] rust/kernel: Add bindings for manually creating devices
 2025-01-24 21:19 UTC  (10+ messages)
` [PATCH 1/2] rust/kernel: Add platform::Device::from_raw()
` [PATCH 2/2] rust/kernel: Add platform::ModuleDevice

[PATCH v8 3/7] rust: time: Introduce Instant type
 2025-01-24  1:50 UTC  (4+ messages)

[PATCH v3] arm: rust: Enable Rust support for ARMv7
 2025-01-23 22:40 UTC 

[PATCH v2] rust: irq: add support for request_irq()
 2025-01-23 17:09 UTC  (6+ messages)

[PATCH v10 0/3] Add dma coherent allocator abstraction
 2025-01-23 14:19 UTC  (10+ messages)
` [PATCH v10 1/3] rust: error: Add EOVERFLOW
` [PATCH v10 2/3] rust: add dma coherent allocator abstraction
` [PATCH v10 3/3] MAINTAINERS: add entry for Rust dma mapping helpers device driver API

[PATCH v9 0/3] Add dma coherent allocator abstraction
 2025-01-23 13:37 UTC  (6+ messages)
` [PATCH v9 2/3] rust: add "

[PATCH v8 0/7] rust: Add IO polling
 2025-01-23 11:03 UTC  (31+ messages)
` [PATCH v8 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v8 2/7] rust: time: Introduce Delta type
` [PATCH v8 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v8 6/7] rust: Add read_poll_timeout functions
` [PATCH v8 7/7] net: phy: qt2025: Wait until PHY becomes ready

[RFC PATCH] rust: types: extend `Opaque` documentation
 2025-01-23  9:39 UTC  (3+ messages)

[PATCH v4] rust: error: Extend the Result documentation
 2025-01-23  7:10 UTC  (6+ messages)

[PATCH v3 0/2] Make the Rust linked list cursor point between elements
 2025-01-23  6:40 UTC  (4+ messages)
` [PATCH v3 1/2] rust: list: extract common code for insertion
` [PATCH v3 2/2] rust: list: make the cursor point between elements

[PATCH V7 00/16] Rust bindings for cpufreq and OPP core + sample driver
 2025-01-23  3:43 UTC  (4+ messages)
` [PATCH V7 06/16] rust: Add bindings for cpumask

[PATCH v4 0/4] rust: extend `module!` macro with integer parameter support
 2025-01-22 20:06 UTC  (4+ messages)
` [PATCH v4 4/4] rust: add parameter support to the `module!` macro

[PATCH v8 3/7] rust: time: Introduce Instant type
 2025-01-22 16:58 UTC  (7+ messages)

[PATCH] rust: init: use explicit ABI to clean warning in future compilers
 2025-01-22 16:38 UTC  (5+ messages)

[PATCH] rust: io: move offset_valid and io_addr(_assert) to IoRaw
 2025-01-22 15:08 UTC  (5+ messages)

[PATCH V7 16/16] DO-NOT_MERGE: cpufreq: Rename cpufreq-dt platdev
 2025-01-22 14:38 UTC  (4+ messages)
` [PATCH] rust: macros: enable use of hyphens in module names
  ` [PATCH v2] "

[PATCH v2 0/2] Make the Rust linked list cursor point between elements
 2025-01-22 10:02 UTC  (4+ messages)
` [PATCH v2 2/2] rust: list: make the "

[PATCH] rust: Do not export generated KASAN ODR symbols
 2025-01-22  9:11 UTC  (3+ messages)

[GIT PULL] Rust for 6.14
 2025-01-22  2:06 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;
as well as URLs for NNTP newsgroup(s).