messages from 2024-08-22 23:53:25 to 2024-09-02 08:33:29 UTC [more...]
[PATCH v9 0/8] File abstractions needed by Rust Binder
2024-09-02 8:33 UTC (3+ messages)
[PATCH RESEND] block, rust: simplify validate_block_size() function
2024-09-02 8:18 UTC (4+ messages)
[PATCH v2 0/2] Align kvrealloc() with krealloc()
2024-09-02 7:04 UTC (9+ messages)
` [PATCH v2 1/2] mm: vmalloc: implement vrealloc()
[PATCH v2 00/19] Implement DWARF modversions
2024-09-01 11:10 UTC (54+ messages)
` [PATCH v2 01/19] tools: Add gendwarfksyms
` [PATCH v2 02/19] gendwarfksyms: Add symbol list handling
` [PATCH v2 03/19] gendwarfksyms: Add address matching
` [PATCH v2 04/19] gendwarfksyms: Add support for type pointers
` [PATCH v2 05/19] gendwarfksyms: Expand base_type
` [PATCH v2 06/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
` [PATCH v2 18/19] x86/asm-prototypes: Include <asm/ptrace.h>
[PATCH] block, rust: simplify validate_block_size() function
2024-09-01 6:46 UTC (6+ messages)
[RFC PATCH] rust: Provide correct provenance when constructing THIS_MODULE
2024-08-31 20:48 UTC (6+ messages)
[PATCH v12 0/5] Red-black tree abstraction needed by Rust Binder
2024-08-31 15:39 UTC (5+ messages)
[PATCH v6 00/26] Generic `Allocator` support for Rust
2024-08-31 12:57 UTC (41+ messages)
` [PATCH v6 01/26] rust: alloc: add `Allocator` trait
` [PATCH v6 02/26] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v6 05/26] rust: alloc: add module `allocator_test`
` [PATCH v6 06/26] rust: alloc: implement `Vmalloc` allocator
` [PATCH v6 09/26] rust: alloc: implement kernel `Box`
` [PATCH v6 10/26] rust: treewide: switch to our kernel `Box` type
` [PATCH v6 11/26] rust: alloc: remove `BoxExt` extension
` [PATCH v6 16/26] rust: treewide: switch to the kernel `Vec` type
` [PATCH v6 20/26] rust: error: check for config `test` in `Error::name`
` [PATCH v6 21/26] rust: alloc: implement `contains` for `Flags`
` [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v6 23/26] rust: str: test: replace `alloc::format`
` [PATCH v6 26/26] MAINTAINERS: add entry for the Rust `alloc` module
Weird failure with bpftool when building 6.11-rc4 with clang+rust+lto
2024-08-31 11:25 UTC (4+ messages)
[PATCH v2] rust: add global lock support
2024-08-30 15:09 UTC (5+ messages)
[PATCH net-next v8 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-30 9:30 UTC (8+ messages)
` [PATCH net-next v8 1/6] rust: sizes: add commonly used constants
` [PATCH net-next v8 2/6] rust: net::phy support probe callback
` [PATCH net-next v8 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait
` [PATCH net-next v8 4/6] rust: net::phy unified read/write API for C22 and C45 registers
` [PATCH net-next v8 5/6] rust: net::phy unified genphy_read_status function "
` [PATCH net-next v8 6/6] net: phy: add Applied Micro QT2025 PHY driver
[PATCH v7] rust: support for shadow call stack sanitizer
2024-08-29 8:22 UTC
[PATCH 0/1] Retiring from the Rust for Linux project
2024-08-29 6:35 UTC (5+ messages)
` [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer
[PATCH V3] scripts/checkpatch.pl: check for non-permalinks to Zulip
2024-08-28 21:37 UTC
[PATCH V2] scripts/checkpatch.pl: check for non-permalinks to Zulip
2024-08-28 21:33 UTC
[PATCH v6] rust: support for shadow call stack sanitizer
2024-08-28 17:38 UTC (9+ messages)
[PATCH v2] rust: add `module_params` macro
2024-08-28 12:52 UTC (10+ messages)
[PATCH] rust: allow `stable_features` lint
2024-08-28 9:39 UTC (5+ messages)
[PATCH] docs: rust: fix formatting of Hacking quick-start list
2024-08-28 9:37 UTC (2+ messages)
[PATCH V2] scripts/checkpatch.pl: check for non-permalinks to Zulip
2024-08-28 9:27 UTC (2+ messages)
[PATCH net-next v7 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-28 7:48 UTC (12+ messages)
` [PATCH net-next v7 1/6] rust: sizes: add commonly used constants
` [PATCH net-next v7 2/6] rust: net::phy support probe callback
` [PATCH net-next v7 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait
` [PATCH net-next v7 4/6] rust: net::phy unified read/write API for C22 and C45 registers
` [PATCH net-next v7 5/6] rust: net::phy unified genphy_read_status function "
` [PATCH net-next v7 6/6] net: phy: add Applied Micro QT2025 PHY driver
[PATCH v3] rust: Support latest version of `rust-analyzer`
2024-08-27 15:10 UTC (4+ messages)
[PATCH v5] rust: support for shadow call stack sanitizer
2024-08-27 11:36 UTC (9+ messages)
[PATCH] rust: add global lock support
2024-08-27 8:44 UTC (5+ messages)
[PATCH] rust: Eschew `Box<MaybeUninit<T>>::write`
2024-08-27 7:34 UTC (8+ messages)
[PATCH] scripts/checkpatch.pl: check for non-permalinks to Zulip
2024-08-26 20:03 UTC (5+ messages)
[PATCH v3 0/3] rust: Add irq abstraction, SpinLockIrq
2024-08-26 15:34 UTC (6+ messages)
` [PATCH v3 1/3] rust: Introduce irq module
[RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition`
2024-08-25 20:29 UTC (4+ messages)
[PATCH 1/2] docs: rust: link to https://rust.docs.kernel.org
2024-08-25 20:22 UTC (2+ messages)
[PATCH v2] rust: add `ARef::into_raw`
2024-08-25 12:50 UTC (2+ messages)
[PATCH] rust: link docs.kernel.org in documentation
2024-08-25 12:50 UTC (2+ messages)
[PATCH] docs: rust: quick-start: add Debian Testing
2024-08-25 12:50 UTC (2+ messages)
[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
2024-08-24 19:47 UTC (3+ messages)
` [PATCH v2 07/10] rust: add `io::Io` base type
[PATCH AUTOSEL 6.10 09/24] kbuild: rust: skip -fmin-function-alignment in bindgen flags
2024-08-24 14:45 UTC (4+ messages)
` [PATCH AUTOSEL 6.10 10/24] rust: add intrinsics to fix `-Os` builds
[PATCH AUTOSEL 6.6 08/20] kbuild: rust: skip -fmin-function-alignment in bindgen flags
2024-08-24 14:45 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 09/20] rust: add intrinsics to fix `-Os` builds
[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
2024-08-24 7:24 UTC (4+ messages)
[PATCH net-next v6 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-23 19:13 UTC (5+ messages)
` [PATCH net-next v6 6/6] "
[PATCH v7 0/4] drm/panic: Add a QR code panic screen
2024-08-23 15:27 UTC (2+ messages)
[PATCH RFC] rust: experiment with `#[derive(SmartPointer)]`
2024-08-23 10:54 UTC
[PATCH v5 00/10] Add Rust linked list for reference counted values
2024-08-23 4:47 UTC (2+ messages)
[PATCH] rust: support arrays in target JSON
2024-08-23 4:46 UTC (2+ 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).