messages from 2025-06-15 20:55:18 to 2025-06-18 09:35:29 UTC [more...]
[PATCH] rust: replace literals with constants in `clk::Hertz`
2025-06-18 9:28 UTC
[PATCH] rust: shorten `con_id`s in `get` methods in clk module
2025-06-18 9:35 UTC
[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
2025-06-18 9:34 UTC (12+ messages)
` [PATCH v10 2/5] rust: Rename AlwaysRefCounted to RefCounted
` [PATCH v10 1/5] rust: types: Add Ownable/Owned types
[PATCH v1 0/2] rust: time: Add fsleep()
2025-06-18 9:29 UTC (5+ messages)
` [PATCH v1 1/2] rust: time: Rename Delta's methods as_micros_ceil and as_millis
` [PATCH v1 2/2] rust: time: Add wrapper for fsleep() function
[PATCH v6 0/5] rust: DebugFS Bindings
2025-06-18 8:21 UTC (8+ messages)
` [PATCH v6 1/5] rust: debugfs: Bind DebugFS directory creation
` [PATCH v6 2/5] rust: debugfs: Bind file creation for long-lived Display
` [PATCH v6 3/5] rust: debugfs: Support arbitrary owned backing for File
` [PATCH v6 4/5] rust: debugfs: Support format hooks
` [PATCH v6 5/5] rust: samples: Add debugfs sample
[PATCH] rust: make `clk::Hertz` methods const
2025-06-18 9:22 UTC (2+ messages)
[PATCH v5 00/23] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-06-18 8:25 UTC (23+ messages)
` [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
` [PATCH v5 05/23] rust: num: add the `fls` operation
` [PATCH v5 15/23] gpu: nova-core: add falcon register definitions and base code
[PATCH] rust: types: add Opaque::from_raw
2025-06-18 7:59 UTC (4+ messages)
[PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
2025-06-18 6:19 UTC (3+ messages)
[PATCH] rust: time: Seal the ClockSource trait
2025-06-18 5:01 UTC (3+ messages)
[PATCH 0/2] rust: add initial scatterlist abstraction
2025-06-18 1:03 UTC (10+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings
[PATCH] rust: time: Seal the HrTimerMode trait
2025-06-17 23:28 UTC
[PATCH v3 0/2] Add Rust version of might_sleep()
2025-06-17 21:57 UTC (19+ messages)
` [PATCH v3 1/2] rust: Introduce file_from_location()
` [PATCH v3 2/2] rust: task: Add Rust version of might_sleep()
[PATCH v3 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-17 19:43 UTC (13+ messages)
` [PATCH v3 1/9] rust: pwm: Add Kconfig and basic data structures
` [PATCH v3 2/9] rust: pwm: Add core 'Device' and 'Chip' object wrappers
` [PATCH v3 3/9] rust: pwm: Add driver operations trait and registration support
` [PATCH v3 4/9] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v3 5/9] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
` [PATCH v3 6/9] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v3 7/9] riscv: dts: thead: Add PWM controller node
` [PATCH v3 8/9] riscv: dts: thead: Add PVT node
` [PATCH v3 9/9] riscv: dts: thead: Add PWM fan and thermal control
[PATCH v6 0/6] rust: Add ACPI match table support for Rust drivers
2025-06-17 17:15 UTC (11+ messages)
` [PATCH v6 1/6] rust: acpi: add `acpi::DeviceId` abstraction
` [PATCH v6 6/6] samples: rust: add ACPI match table example to platform driver
` [PATCH 1/3] rust: device: implement FwNode::is_compatible()
` [PATCH 2/3] samples: rust: platform: don't call as_ref() repeatedly
` [PATCH 3/3] samples: rust: platform: conditionally call Self::properties_parse()
[RFC RESEND v10 00/14] Refcounted interrupts, SpinLockIrq for rust
2025-06-17 15:11 UTC (16+ messages)
` [RFC RESEND v10 03/14] irq & spin_lock: Add counted interrupt disabling/enabling
` [RFC RESEND v10 06/14] rust: sync: Add SpinLockIrq
[PATCH v2] implement `ww_mutex` abstraction for the Rust tree
2025-06-17 14:51 UTC (3+ messages)
[PATCH v1 0/3] Add Rust bindings for device property child nodes and reference args
2025-06-17 13:11 UTC (6+ messages)
` [PATCH v1 1/3] rust: device: Add child accessor and iterator
` [PATCH v1 2/3] rust: device: Add property_get_reference_args
` [PATCH v1 3/3] samples: rust: platform: Add property child and reference args examples
[PATCH v2 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-17 11:55 UTC (8+ messages)
` [PATCH v2 4/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v2 2/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
[PATCH v5 0/7] rust/hrtimer: Various hrtimer + time additions
2025-06-17 11:35 UTC (13+ messages)
` [PATCH v5 3/7] rust: hrtimer: Add HrTimer::raw_forward() and forward()
` [PATCH v5 4/7] rust: hrtimer: Add HrTimerCallbackContext and ::forward()
` [PATCH v5 6/7] rust: hrtimer: Add HrTimer::raw_cb_time()
` [PATCH v5 7/7] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext
` [PATCH v5 1/7] rust: hrtimer: Document the return value for HrTimerHandle::cancel()
` [PATCH v5 2/7] rust: hrtimer: Add HrTimerInstant
[PATCH v2] rust: time: Avoid 64-bit integer division on 32-bit architectures
2025-06-17 10:37 UTC (2+ messages)
[PATCH v4 0/3] rust: time: Introduce typed clock sources and generalize Instant
2025-06-17 10:37 UTC (2+ messages)
[PATCH v3 0/5] rust: time: Convert hrtimer to use Instant and Delta
2025-06-17 10:37 UTC (4+ messages)
[PATCH v5 0/2] strncpy_from_user for Rust
2025-06-17 8:55 UTC (5+ messages)
` [PATCH v5 1/2] uaccess: rust: add strncpy_from_user
` [PATCH v5 2/2] uaccess: rust: add UserSliceReader::strcpy_into_buf
[PATCH 1/2] rust: macros: allow optional trailing comma in module!
2025-06-17 8:13 UTC (6+ messages)
` [PATCH 1/2] spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
[PATCH 0/9] rnull: add configfs, remote completion to rnull
2025-06-17 8:08 UTC (12+ messages)
` [PATCH 1/9] rust: block: remove trait bound from `mq::Request` definition
` [PATCH 2/9] rust: block: add block related constants
` [PATCH 3/9] rust: block,core: rename `RawWriter` to `BufferWriter`
` [PATCH 4/9] rnull: move driver to separate directory
` [PATCH 5/9] rnull: enable configuration via `configfs`
` [PATCH 6/9] rust: block: add `GenDisk` private data support
` [PATCH 7/9] rust: block: mq: fix spelling in a safety comment
` [PATCH 8/9] rust: block: add remote completion to `Request`
` [PATCH 9/9] rnull: add soft-irq completion support
[PATCH v4] rust: introduce sfile macro for succinct code tracing
2025-06-17 7:54 UTC (4+ messages)
[PATCH] Various improvements on clock abstractions
2025-06-17 7:52 UTC (4+ messages)
[PATCH v7] rust: transmute: Add methods for FromBytes trait
2025-06-17 7:39 UTC (11+ messages)
[PATCH] rbtree: rust: add RBTree::is_empty
2025-06-17 7:30 UTC (2+ messages)
[PATCH v4 0/3] rust: revocable: documentation and refactorings
2025-06-17 7:18 UTC (13+ messages)
` [PATCH v4 1/3] rust: revocable: update write invariant and fix safety comments
[PATCH v3] uaccess: rust: use newtype for user pointers
2025-06-16 21:04 UTC (2+ messages)
[PATCH v3] rust: introduce sfile macro for succinct code tracing
2025-06-16 18:18 UTC (7+ messages)
[PATCH] Add `ww_mutex` support & abstraction for Rust tree
2025-06-16 17:58 UTC
[PATCH v4 0/6] rust: add support for request_irq
2025-06-16 17:49 UTC (11+ messages)
` [PATCH v4 4/6] rust: irq: add support for threaded IRQs and handlers
[PATCH v6] rust: kernel: add support for bits/genmask macros
2025-06-16 15:08 UTC (11+ messages)
[PATCH v4] rust: regulator: add a bare minimum regulator abstraction
2025-06-16 14:27 UTC (4+ messages)
[PATCH v12 0/5] rust: adds Bitmap API, ID pool and bindings
2025-06-16 10:49 UTC (3+ messages)
` [PATCH v12 3/5] rust: add bitmap API
[PATCH v2 0/6] rust: add support for port io
2025-06-16 9:04 UTC (3+ messages)
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-06-16 7:31 UTC (3+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
[PATCH v4 0/7] rust: a few common Borrow/BorrowMut implementations
2025-06-16 3:34 UTC (8+ messages)
` [PATCH v4 1/7] rust: alloc: implement `Borrow` and `BorrowMut` for `Vec`
` [PATCH v4 2/7] rust: sync: implement `Borrow` and `BorrowMut` for `Arc` types
` [PATCH v4 3/7] rust: alloc: implement `Borrow` and `BorrowMut` for `KBox`
` [PATCH v4 4/7] rust: str: make `from_bytes_with_nul_unchecked_mut` const
` [PATCH v4 5/7] rust: str: use transmute in `from_bytes_with_nul_unchecked_mut`
` [PATCH v4 6/7] rust: str: implement `from_bytes_with_nul_mut`
` [PATCH v4 7/7] rust: str: implement `Borrow` and `BorrowMut` for `CString`
[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
2025-06-15 20:55 UTC (5+ messages)
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint
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).