rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-08 03:10:23 to 2024-11-15 05:46:26 UTC [more...]

[RFC 0/6] lib: Rust implementation of SPDM
 2024-11-15  5:46 UTC 

[PATCH] rust-next: make from_errno use try_from_errno
 2024-11-14 19:42 UTC  (2+ messages)

[PATCH v6 0/7] rust: Add IO polling
 2024-11-14 14:08 UTC  (9+ messages)
` [PATCH v6 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v6 2/7] rust: time: Introduce Delta type
` [PATCH v6 3/7] rust: time: Introduce Instant type
` [PATCH v6 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v6 5/7] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v6 6/7] rust: Add read_poll_timeout functions
` [PATCH v6 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH v5 00/19] Implement DWARF modversions
 2024-11-14  1:08 UTC  (10+ messages)
` [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
` [PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms

[PATCH v4 00/11] rust: bindings: Auto-generate inline static functions
 2024-11-14  0:56 UTC  (12+ messages)
` [PATCH v4 01/11] rust: bindings: Support some "
` [PATCH v4 02/11] rust: helpers: Remove blk helper
` [PATCH v4 03/11] rust: helpers: Remove err helper
` [PATCH v4 04/11] rust: helpers: Remove kunit helper
` [PATCH v4 05/11] rust: helpers: Remove some page helpers
` [PATCH v4 06/11] rust: helpers: Remove rbtree helper
` [PATCH v4 07/11] rust: helpers: Remove some refcount helpers
` [PATCH v4 08/11] rust: helpers: Remove signal helper
` [PATCH v4 09/11] rust: helpers: Remove some spinlock helpers
` [PATCH v4 10/11] rust: helpers: Remove some task helpers
` [PATCH v4 11/11] rust: helpers: Remove uaccess helpers

[PATCH v3 00/13] hrtimer Rust API
 2024-11-13 23:39 UTC  (12+ messages)
` [PATCH v3 04/13] rust: hrtimer: implement `TimerPointer` for `Arc`
` [PATCH v3 06/13] rust: hrtimer: add `UnsafeTimerPointer`
` [PATCH v3 07/13] rust: hrtimer: implement `UnsafeTimerPointer` for `Pin<&T>`
` [PATCH v3 08/13] rust: hrtimer: implement `UnsafeTimerPointer` for `Pin<&mut T>`
` [PATCH v3 11/13] rust: hrtimer: add `TimerMode`

[PATCH v2] rust: platform: add Io support
 2024-11-13 19:42 UTC  (2+ messages)

[PATCH net] rust: net::phy scope ThisModule usage in the module_phy_driver macro
 2024-11-13 17:45 UTC 

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2024-11-13 13:34 UTC  (2+ messages)

[PATCH v2] rust: warn on bindgen < 0.69.5 and libclang >= 19.1
 2024-11-12 23:47 UTC  (3+ messages)

[PATCH v3 00/11] rust: bindings: Auto-generate inline static functions
 2024-11-12 23:18 UTC  (21+ messages)
` [PATCH v3 01/11] rust: bindings: Support some "
` [PATCH v3 02/11] rust: helpers: Remove blk helper
` [PATCH v3 03/11] rust: helpers: Remove err helper
` [PATCH v3 04/11] rust: helpers: Remove kunit helper
` [PATCH v3 05/11] rust: helpers: Remove some page helpers
` [PATCH v3 06/11] rust: helpers: Remove rbtree helper
` [PATCH v3 07/11] rust: helpers: Remove some refcount helpers
` [PATCH v3 08/11] rust: helpers: Remove signal helper
` [PATCH v3 09/11] rust: helpers: Remove some spinlock helpers
` [PATCH v3 10/11] rust: helpers: Remove some task helpers
` [PATCH v3 11/11] rust: helpers: Remove uaccess helpers

[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-11-12 18:06 UTC  (10+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct

[PATCH v4 0/6] rust: add improved version of `ForeignOwnable::borrow_mut`
 2024-11-12 15:20 UTC  (16+ messages)
` [PATCH v4 1/6] rust: arc: use `NonNull::new_unchecked`
` [PATCH v4 2/6] rust: types: avoid `as` casts
` [PATCH v4 3/6] rust: arc: split unsafe block, add missing comment
` [PATCH v4 4/6] rust: change `ForeignOwnable` pointer to mut
` [PATCH v4 5/6] rust: reorder `ForeignOwnable` items
` [PATCH v4 6/6] rust: add improved version of `ForeignOwnable::borrow_mut`

[PATCH v2] samples: rust: fix `rust_print` build making it a combined module
 2024-11-11 22:08 UTC 

[PATCH RESEND] samples: rust: fix `rust_print` build making it a combined module
 2024-11-11 19:59 UTC  (3+ messages)

[PATCH v3 0/3] rust: Add pr_*_once macros
 2024-11-11 17:46 UTC  (15+ messages)
` [PATCH v3 1/3] rust: print: Add do_once_lite macro
` [PATCH v3 2/3] rust: print: Add pr_*_once macros
` [PATCH v3 3/3] rust: error: Replace pr_warn by pr_warn_once

[PATCH v5 1/2] rust: Implement Display for Box
 2024-11-11 13:54 UTC  (4+ messages)
` [PATCH v5 2/2] rust: align Debug implementation for Box with Display

[PATCH v4 0/2] Add dma coherent allocator abstraction
 2024-11-11 12:59 UTC  (8+ messages)
` [PATCH v4 2/2] rust: add "

[PATCH 0/2] Add dma coherent allocator abstraction
 2024-11-11 12:54 UTC  (3+ messages)

[RFC PATCH 0/2] rust: LED abstractions
 2024-11-11 10:21 UTC  (3+ messages)

[PATCH v2 00/11] rust: bindings: Auto-generate inline static functions
 2024-11-11  4:24 UTC  (14+ messages)
` [PATCH v2 01/11] rust: bindings: Support some "
` [PATCH v2 02/11] rust: helpers: Remove blk helper
` [PATCH v2 03/11] rust: helpers: Remove err helper
` [PATCH v2 04/11] rust: helpers: Remove kunit helper
` [PATCH v2 05/11] rust: helpers: Remove some page helpers
` [PATCH v2 06/11] rust: helpers: Remove rbtree helper
` [PATCH v2 07/11] rust: helpers: Remove some refcount helpers
` [PATCH v2 08/11] rust: helpers: Remove signal helper
` [PATCH v2 09/11] rust: helpers: Remove some spinlock helpers
` [PATCH v2 10/11] rust: helpers: Remove some task helpers
` [PATCH v2 11/11] rust: helpers: Remove uaccess helpers

[PATCH 0/5] use custom FFI integer types
 2024-11-11  0:14 UTC  (2+ messages)

[PATCH v6] rust: add global lock support
 2024-11-11  0:14 UTC  (2+ messages)

[PATCH v3] rust: transmute: Add implementation for FromBytes trait
 2024-11-10  5:20 UTC  (5+ messages)

[PATCH 00/23] kbuild: support building external modules in a separate build directory
 2024-11-10  1:36 UTC  (9+ messages)
` [PATCH 18/23] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
` [PATCH 19/23] kbuild: support building external modules in a separate build directory

[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2024-11-10  1:34 UTC  (12+ messages)
` [PATCH v2 01/11] kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
` [PATCH v2 02/11] kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
` [PATCH v2 03/11] kbuild: rename abs_objtree to abs_output
` [PATCH v2 04/11] kbuild: use 'output' variable to create the output directory
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=
` [PATCH v2 06/11] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
` [PATCH v2 07/11] kbuild: support building external modules in a separate build directory
` [PATCH v2 08/11] kbuild: support -fmacro-prefix-map for external modules
` [PATCH v2 09/11] kbuild: use absolute path in the generated wrapper Makefile
` [PATCH v2 10/11] kbuild: make wrapper Makefile more convenient for external modules
` [PATCH v2 11/11] kbuild: allow to start building external modules in any directory

[PATCH v4 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2024-11-09 20:32 UTC  (5+ messages)
` [PATCH v4 1/3] rust: kunit: add KUnit case and suite macros

linux-next: build failure after merge of the ftrace tree
 2024-11-09 16:57 UTC  (8+ messages)

[PATCH v5 0/7] rust: Add IO polling
 2024-11-09  9:38 UTC  (9+ messages)
` [PATCH v5 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v5 6/7] rust: Add read_poll_timeout functions

[PATCH] samples: rust: fix `rust_print` build making it a combined module
 2024-11-08 21:51 UTC 

[PATCH v2 0/3] rust: Add pr_*_once macros
 2024-11-08 20:25 UTC  (7+ messages)
` [PATCH v2 2/3] rust: print: "

[PATCH v3 0/6] rust: add improved version of `ForeignOwnable::borrow_mut`
 2024-11-08 16:39 UTC  (9+ messages)
` [PATCH v3 1/6] rust: arc: use `NonNull::new_unchecked`
` [PATCH v3 2/6] rust: types: avoid `as` casts
` [PATCH v3 3/6] rust: arc: split unsafe block, add missing comment
` [PATCH v3 4/6] rust: change `ForeignOwnable` pointer to mut
` [PATCH v3 5/6] rust: reorder `ForeignOwnable` items
` [PATCH v3 6/6] rust: add improved version of `ForeignOwnable::borrow_mut`

[PATCH v2 0/6] rust: add improved version of `ForeignOwnable::borrow_mut`
 2024-11-08 13:20 UTC  (21+ messages)
` [PATCH v2 2/6] rust: types: avoid `as` casts
` [PATCH v2 3/6] rust: arc: split unsafe block, add missing comment
` [PATCH v2 4/6] rust: change `ForeignOwnable` pointer to mut
` [PATCH v2 5/6] rust: reorder `ForeignOwnable` items

[PATCH v4 2/2] rust: align Debug implementation for Box with Display
 2024-11-08 10:40 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).