messages from 2024-10-05 09:49:08 to 2024-10-09 13:18:45 UTC [more...]
[PATCH] rust: query the compiler for dylib path
2024-10-09 13:18 UTC (5+ messages)
[PATCH] rust: transmute: Add implementation for FromBytes trait
2024-10-09 13:03 UTC (4+ messages)
[PATCH v3] Kbuild: fix issues with rustc-option
2024-10-09 13:00 UTC (6+ messages)
[PATCH v2] rust: query the compiler for dylib path
2024-10-09 12:58 UTC
[PATCH v1] RISC-V: disallow gcc + rust builds
2024-10-09 12:52 UTC (6+ messages)
[PATCH net-next v2 0/6] rust: Add IO polling
2024-10-09 12:50 UTC (49+ messages)
` [PATCH net-next v2 1/6] rust: time: Implement PartialEq and PartialOrd for Ktime
` [PATCH net-next v2 2/6] rust: time: Introduce Delta type
` [PATCH net-next v2 3/6] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v2 4/6] rust: time: add wrapper for fsleep function
` [PATCH net-next v2 5/6] rust: Add read_poll_timeout function
` [PATCH net-next v2 6/6] net: phy: qt2025: wait until PHY becomes ready
[PATCH] kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros
2024-10-09 12:02 UTC (2+ messages)
[PATCH v2] Kbuild: fix issues with rustc-option
2024-10-09 11:43 UTC (17+ messages)
[RFC PATCH 0/2] rust: LED abstractions
2024-10-09 10:57 UTC (3+ messages)
` [RFC PATCH 1/2] rust: LED abstraction
` [RFC PATCH 2/2] samples: rust: led sample
[PATCH] cfi: rust: pass -Zpatchable-function-entry on all architectures
2024-10-09 5:29 UTC (3+ messages)
[PATCH] Kbuild: add RUSTC_BOOTSTRAP to rustc-option
2024-10-08 20:17 UTC (7+ messages)
[PATCH v4 00/19] Implement DWARF modversions
2024-10-08 18:38 UTC (20+ messages)
` [PATCH v4 01/19] scripts: move genksyms crc32 implementation to a common include
` [PATCH v4 02/19] tools: Add gendwarfksyms
` [PATCH v4 03/19] gendwarfksyms: Add address matching
` [PATCH v4 04/19] gendwarfksyms: Expand base_type
` [PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v4 06/19] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v4 07/19] gendwarfksyms: Expand subroutine_type
` [PATCH v4 08/19] gendwarfksyms: Expand array_type
` [PATCH v4 09/19] gendwarfksyms: Expand structure types
` [PATCH v4 10/19] gendwarfksyms: Limit structure expansion
` [PATCH v4 11/19] gendwarfksyms: Add die_map debugging
` [PATCH v4 12/19] gendwarfksyms: Add symtypes output
` [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules
` [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v4 16/19] gendwarfksyms: Add support for symbol type pointers
` [PATCH v4 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v4 19/19] Documentation/kbuild: Add DWARF module versioning
[PATCH] cfi: fix conditions in HAVE_CFI_ICALL_NORMALIZE_INTEGERS
2024-10-08 17:46 UTC (2+ messages)
[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
2024-10-08 15:21 UTC (10+ messages)
` [PATCH v6 3/3] rust: sync: Add SpinLockIrq
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-10-08 14:36 UTC (20+ messages)
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
[PATCH v9 00/29] Generic `Allocator` support for Rust
2024-10-08 14:32 UTC (10+ messages)
` [PATCH v9 07/29] rust: alloc: add module `allocator_test`
` [PATCH v9 19/29] rust: treewide: switch to the kernel `Vec` type
` [PATCH v9 25/29] rust: alloc: implement `Cmalloc` in module allocator_test
rust: page: Add support for vmalloc_to_page
2024-10-08 11:33 UTC (10+ messages)
` [PATCH 1/3] rust: page: replace the page pointer wrapper with Opaque
` [PATCH 2/3] rust: page: Extend support to vmalloc_to_page
` [PATCH 3/3] rust: page: Add page_slice_to_page
[PATCH v4] rust: optimize error type to use nonzero
2024-10-07 20:38 UTC (6+ messages)
[PATCH v4] Kunit to check the longest symbol length
2024-10-07 19:41 UTC (2+ messages)
[PATCH v2] rust: types: Add examples for the `Either` type
2024-10-07 18:47 UTC (3+ messages)
` [PATCH] rust: types: 'real-life' example for Either
[PATCH v3] kernel-docs: Add new section for Rust learning materials
2024-10-07 17:20 UTC (2+ messages)
[PATCH] lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
2024-10-07 17:14 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] rust: Move unfit code out of `rust/kernel/types.rs`
2024-10-07 17:11 UTC (4+ messages)
LLVM toolchains with Rust 1.81.0 uploaded to kernel.org
2024-10-07 17:10 UTC (2+ messages)
[PATCH 0/3] implement `kernel::sync::Refcount` and convert users
2024-10-07 12:30 UTC (23+ messages)
` [PATCH 1/3] rust: implement `kernel::sync::Refcount`
` [PATCH 2/3] rust: convert `Arc` to use `Refcount`
` [PATCH 3/3] rust: block: convert `block::mq` "
[PATCH v5] rust: add PidNamespace
2024-10-07 11:59 UTC (4+ messages)
[PATCH] scripts: add `uapi` crate to `generate_rust_analyzer.py`
2024-10-06 22:59 UTC
[PATCH v3 00/20] Implement DWARF modversions
2024-10-06 17:36 UTC (3+ messages)
` [PATCH v3 01/20] scripts: import more list macros
[PATCH 0/5] use custom FFI integer types
2024-10-05 22:10 UTC (4+ messages)
` [PATCH 1/5] rust: fix size_t in bindgen prototypes of C builtins
[PATCH v3] rust: add trylock method support for lock backend
2024-10-05 22:05 UTC (2+ messages)
[PATCH] rust: update dbg macro outputs in docs
2024-10-05 20:55 UTC (5+ messages)
[PATCH v2] rust: std_vendor: update dbg macro from rust upstream
2024-10-05 19:48 UTC (2+ messages)
[PATCH v3] rust: optimize error type to use nonzero
2024-10-05 19:03 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).