messages from 2025-12-26 12:41:19 to 2025-12-31 17:05:42 UTC [more...]
[PATCH v3 0/2] scripts: introduce containerized builds
2025-12-31 16:51 UTC (2+ messages)
` [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
[PATCH v1 0/2] scripts: introduce containerized builds
2025-12-31 16:54 UTC (4+ messages)
` [PATCH v1 1/2] scripts: add tool to run "
[PATCH v4 00/11] gpu: nova-core: add Turing support
2025-12-31 16:33 UTC (10+ messages)
` [PATCH v4 11/11] gpu: nova-core: add PIO support for loading firmware images
[PATCH v1 1/2] rust: dma: fix broken intra-doc links
2025-12-31 16:13 UTC (5+ messages)
` [PATCH v1 2/2] rust: device: "
[PATCH v4] rust: Add support for feeding entropy to randomness pool
2025-12-31 15:46 UTC (4+ messages)
[PATCH v1 0/2] Add atomic bool support
2025-12-31 15:34 UTC (6+ messages)
` [PATCH v1 1/2] rust: sync: atomic: Add atomic bool support via i8 representation
` [PATCH v1 2/2] rust: sync: atomic: Add atomic bool tests
[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
2025-12-31 15:25 UTC (8+ messages)
` [PATCH 1/5] arch: add CONFIG_ARCH_USE_CUSTOM_READ_ONCE for arm64/alpha
` [PATCH 2/5] rust: sync: add READ_ONCE and WRITE_ONCE
` [PATCH 3/5] rust: sync: support using bool with READ_ONCE
` [PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
` [PATCH 5/5] rust: fs: "
[PATCH v7 0/4] rust: Add safe pointer formatting support
2025-12-31 11:07 UTC (16+ messages)
` [PATCH v7 1/4] lib/vsprintf: Export functions for Rust "
` [PATCH v7 2/4] rust: kernel: Add pointer wrapper types for safe pointer formatting
` [PATCH v7 3/4] rust: fmt: Default raw pointer formatting to HashedPtr
` [PATCH v7 4/4] docs: rust: Add pointer formatting documentation
[PATCH v1 0/3] rust: Switch to kernel::sync atomic primitives
2025-12-31 10:54 UTC (11+ messages)
` [PATCH v1 1/3] rust: revocable: "
` [PATCH v1 2/3] rust: list: "
` [PATCH v1 3/3] rust_binder: "
[PATCH] rust: driver: fix broken intra-doc links to example driver types
2025-12-30 22:59 UTC (4+ messages)
[PATCH v2 0/2] scripts: introduce containerized builds
2025-12-30 20:23 UTC (8+ messages)
` [PATCH v2 1/2] scripts: add tool to run "
` [PATCH v2 2/2] Documentation: dev-tools: add container.rst page
[PATCH v3] rust: Add support for feeding entropy to randomness pool
2025-12-30 17:47 UTC (7+ messages)
[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
2025-12-30 16:58 UTC (6+ messages)
` [PATCH v6 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v6 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v6 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v6 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds
[PATCH v2] rust: Test page_align usize::MAX boundary edges
2025-12-30 11:35 UTC
[PATCH] rust: Test page_align usize::MAX boundary edges
2025-12-30 11:40 UTC (4+ messages)
[PATCH 0/2] rust: net: replace `kernel::c_str!` with C-Strings
2025-12-30 11:27 UTC (4+ messages)
` [PATCH 2/2] drivers: "
[PATCH v4 0/4] rust: add `TryFrom` and `Into` derive macros
2025-12-30 9:09 UTC (9+ messages)
` [PATCH v4 1/4] rust: macros: add derive macro for `Into`
[PATCH v8] rust: Return Option from page_align and ensure no usize overflow
2025-12-30 8:14 UTC (6+ messages)
[PATCH v2 0/4] rust: Add i8/i16 atomic xchg helpers
2025-12-30 1:42 UTC (7+ messages)
[PATCH v1 0/3] rust: Add xchg and cmpxchg support on i8/i16
2025-12-30 0:17 UTC (15+ messages)
` [PATCH v1 1/3] rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support
` [PATCH v1 2/3] rust: sync: atomic: Remove workaround macro for i8/i16 BasicOps
` [PATCH v1 3/3] rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
[PATCH 0/4] nova-core Improve pin initializer code
2025-12-29 17:14 UTC (2+ messages)
[PATCH] rust_binder: correctly handle FDA objects of length zero
2025-12-29 17:04 UTC (3+ messages)
[PATCH 00/10] rust: xarray: add entry API with preloading
2025-12-29 16:29 UTC (20+ messages)
` [PATCH 01/10] rust: xarray: minor formatting fixes
` [PATCH 02/10] rust: xarray: add debug format for `StoreError`
` [PATCH 03/10] rust: xarray: add `contains_index` method
` [PATCH 04/10] rust: xarray: add `XArrayState`
` [PATCH 05/10] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH 06/10] rust: xarray: simplify `Guard::load`
` [PATCH 07/10] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH 08/10] rust: xarray: add entry API
` [PATCH 10/10] rust: xarray: fix false positive lockdep warnings
[GIT PULL] DRM Rust fixes for v6.19-rc4
2025-12-29 16:11 UTC
[PATCH v4] drm/nova: Align GEM memory allocation to system page size
2025-12-29 14:46 UTC (2+ messages)
[PATCH v4 0/3] Support exporting SoC info from Rust
2025-12-29 14:07 UTC (10+ messages)
` [PATCH v4 1/3] rust: Add soc_device support
` [PATCH v4 2/3] docs: ABI: sysfs-devices-soc: Fix swapped sample values
` [PATCH v4 3/3] rust: Add SoC Driver Sample
[PATCH v2] rust: device_id: replace incorrect word in safety documentation
2025-12-29 14:07 UTC (2+ messages)
[PATCH v2] rust: dma: remove incorrect safety documentation
2025-12-29 14:06 UTC (2+ messages)
[PATCH v1 0/4] rust: Add i8/i16 atomic try_cmpxchg helpers
2025-12-29 12:57 UTC (8+ messages)
` [PATCH v1 1/4] rust: helpers: "
` [PATCH v1 2/4] rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpers
` [PATCH v1 3/4] rust: helpers: Add i8/i16 atomic try_cmpxchg_release helpers
` [PATCH v1 4/4] rust: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpers
[PATCH v6 0/4] rust: Add safe pointer formatting support
2025-12-29 7:38 UTC (10+ messages)
` [PATCH v6 1/4] lib/vsprintf: Export ptr_to_hashval for Rust use
` [PATCH v6 2/4] rust: kernel: Add pointer wrapper types for safe pointer formatting
` [PATCH v6 3/4] rust: fmt: Default raw pointer formatting to HashedPtr
` [PATCH v6 4/4] docs: rust: Add pointer formatting documentation
[RFC PATCH 0/1] Rust BPF Verifier Implementation
2025-12-29 6:59 UTC (2+ messages)
[BUG] soft lockup in kswapd0 caused by Rust binder
2025-12-29 6:57 UTC (2+ messages)
[RFC PATCH 0/3] rust: WMI abstractions
2025-12-28 21:02 UTC (5+ messages)
` [RFC PATCH 2/3] rust: introduce "
[PATCH v2] rust: drm: Improve safety comment when using `Pin::into_inner_unchecked`
2025-12-28 16:15 UTC
[PATCH v3] rust: cpumask: rename methods of Cpumask for clarity and consistency
2025-12-28 16:54 UTC
[PATCH] rust: add a function that returns a reference to the IO Ports Resource
2025-12-28 14:28 UTC
[PATCH v3 0/3] Support exporting SoC info from Rust
2025-12-28 11:21 UTC (6+ messages)
` [PATCH v3 1/3] rust: Add soc_device support
[PATCH v1] objtool/rust: add one more `noreturn` Rust function
2025-12-28 10:31 UTC (2+ messages)
[PATCH] rust: dma: remove incorrect safety documentation
2025-12-28 9:37 UTC (2+ messages)
[PATCH] rust: drm: Improve safety comment when using `Pin::into_inner_unchecked`
2025-12-28 9:34 UTC (2+ messages)
[PATCH] rust: debugfs: use "kernel vertical" style for imports
2025-12-28 7:53 UTC (3+ messages)
[PATCH] rust: device_id: replace possible incorrect word in safety documentation
2025-12-27 15:01 UTC (2+ messages)
[PATCH v2] rust: cpumask: rename methods of Cpumask for clarity and consistency
2025-12-27 14:49 UTC (2+ messages)
[PATCH v5 0/4] rust: Add safe pointer formatting support
2025-12-27 2:02 UTC (7+ messages)
` [PATCH v5 1/4] lib/vsprintf: Export ptr_to_hashval for Rust use
` [PATCH v5 2/4] rust: kernel: Add pointer wrapper types for safe pointer formatting
` [PATCH v5 3/4] rust: fmt: Default raw pointer formatting to HashedPtr
` [PATCH v5 4/4] docs: rust: Add pointer formatting documentation
[GIT PULL] Driver core fixes for 6.19-rc3
2025-12-27 0:20 UTC (2+ messages)
[PATCH v3 0/4] Support more safe `AsBytes`/`FromBytes` usage
2025-12-26 21:08 UTC (5+ messages)
` [PATCH v3 1/4] rust: transmute: Support transmuting slices of AsBytes/FromBytes types
` [PATCH v3 2/4] rust: transmute: Add support for deriving `AsBytes` and `FromBytes`
` [PATCH v3 3/4] rust: transmute: Migrate AsBytes/FromBytes to ffi crate for bindgen
` [PATCH v3 4/4] rust: transmute: Support deriving AsBytes/FromBytes on bindgen types
[PATCH v2 0/3] Support more safe `AsBytes`/`FromBytes` usage
2025-12-26 20:27 UTC (4+ messages)
` [PATCH v2 1/3] rust: transmute: Support transmuting slices of AsBytes/FromBytes types
[PATCH RFC 0/4] rust: add basic serial device bus abstractions
2025-12-26 15:09 UTC (3+ messages)
` [PATCH RFC 2/4] "
[PATCH v4 0/4] rust: Add safe pointer formatting support
2025-12-26 12:40 UTC (4+ messages)
` [PATCH v4 3/4] rust: fmt: Default raw pointer formatting to HashedPtr
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