messages from 2025-05-03 00:44:04 to 2025-05-07 13:52:51 UTC [more...]
[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-05-07 13:52 UTC (3+ messages)
` [PATCH v3 01/19] rust: dma: expose the count and size of CoherentAllocation
` [PATCH v3 02/19] gpu: nova-core: derive useful traits for Chipset
[PATCH v2 00/21] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-05-07 13:42 UTC (12+ messages)
` [PATCH v2 09/21] gpu: nova-core: move Firmware to firmware module
` [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
[PATCH v5 0/7] Additional methods for Vec
2025-05-07 11:46 UTC (20+ messages)
` [PATCH v5 2/7] rust: alloc: add Vec::pop
` [PATCH v5 3/7] rust: alloc: add Vec::push_within_capacity
` [PATCH v5 4/7] rust: alloc: add Vec::drain_all
` [PATCH v5 5/7] rust: alloc: add Vec::retain
` [PATCH v5 6/7] rust: alloc: add Vec::remove
` [PATCH v5 6/7] rust: alloc: add Vec::remove'
` [PATCH v5 7/7] rust: alloc: add Vec::insert_within_capacity
[PATCH v12 0/3] rust: extend `module!` macro with integer parameter support
2025-05-07 11:29 UTC (8+ messages)
` [PATCH v12 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v12 2/3] rust: add parameter support to the `module!` macro
` [PATCH v12 3/3] modules: add rust modules files to MAINTAINERS
[PATCH v2] rust: elaborate safety requirements for `AlwaysReferenceCounted`
2025-05-07 11:26 UTC (8+ messages)
[GIT PULL] Rust pin-init for v6.16
2025-05-07 10:54 UTC
[PATCH v2] MAINTAINERS: Add entries for drm_panic, drm_panic_qr_code and drm_log
2025-05-07 8:04 UTC (2+ messages)
[PATCH] uaccess: rust: use newtype for user pointers
2025-05-07 6:29 UTC (4+ messages)
[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
2025-05-07 6:20 UTC (9+ messages)
` [PATCH v10 1/5] rust: types: Add Ownable/Owned types
` [PATCH v10 5/5] rust: Add OwnableRefCounted and SimpleOwnableRefCounted
[PATCH 0/5] Rust beta (1.87) and nightly (1.88) lint cleanups
2025-05-06 22:22 UTC (6+ messages)
` [PATCH 2/5] rust: clean Rust 1.87.0's `clippy::ptr_eq` lints
[PATCH] x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST
2025-05-06 22:19 UTC (13+ messages)
[PATCH v2 0/7] Documentation for nova-core
2025-05-06 16:26 UTC (17+ messages)
` [PATCH v2 1/7] nova-core: doc: Add code comments related to devinit
` [PATCH v2 2/7] nova-core: doc: Clarify sysmembar operations
` [PATCH v2 3/7] nova-core: docs: Document vbios layout
` [PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout
` [PATCH v2 5/7] docs: nova-core: Document devinit process
` [PATCH v2 6/7] docs: nova-core: Document basics of the Falcon
` [PATCH v2 7/7] gpu: nova-core: Clarify falcon code
[PATCH] MAINTAINERS: Add entries for drm_panic, drm_panic_qr_code and drm_log
2025-05-06 14:21 UTC (4+ messages)
[PATCH v3 0/2] strncpy_from_user for Rust
2025-05-06 13:30 UTC (11+ messages)
` [PATCH v3 1/2] uaccess: rust: add strncpy_from_user
` [PATCH v3 2/2] uaccess: rust: add UserSliceReader::strcpy_into_buf
[PATCH v11 0/3] rust: extend `module!` macro with integer parameter support
2025-05-06 11:53 UTC (6+ messages)
` [PATCH v11 2/3] rust: add parameter support to the `module!` macro
[PATCH v6 0/3] rust: configfs abstractions
2025-05-06 11:51 UTC (16+ messages)
` [PATCH v6 1/3] rust: configfs: introduce rust support for configfs
[GIT PULL] Rust xarray for v6.16
2025-05-06 11:05 UTC
[PATCH V11 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
2025-05-06 10:25 UTC (3+ messages)
[PATCH 0/1] rust: kernel: create `overflow_assert!`
2025-05-06 10:18 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-06 10:10 UTC (3+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
[PATCH AUTOSEL 6.14 302/642] rust/faux: Add missing parent argument to Registration::new()
2025-05-06 10:06 UTC (2+ messages)
[GIT PULL] Rust timekeeping for v6.16 From: Andreas Hindborg <a.hindborg@kernel.org>
2025-05-06 9:52 UTC
[PATCH 0/7] Rust KUnit `#[test]` support improvements
2025-05-06 6:32 UTC (33+ messages)
` [PATCH 1/7] rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s
` [PATCH 2/7] rust: kunit: support checked `-> Result`s in KUnit `#[test]`s
` [PATCH 3/7] rust: add `kunit_tests` to the prelude
` [PATCH 4/7] rust: str: convert `rusttest` tests into KUnit
` [PATCH 5/7] rust: str: take advantage of the `-> Result` support in KUnit `#[test]`'s
` [PATCH 6/7] Documentation: rust: rename `#[test]`s to "`rusttest` host tests"
` [PATCH 7/7] Documentation: rust: testing: add docs on the new KUnit `#[test]` tests
[GIT PULL] [PATCH 0/5] rust: Task & schedule related changes for v6.16
2025-05-06 4:58 UTC (6+ messages)
` [PATCH 1/5] rust: sync: Mark CondVar::notify_*() inline
` [PATCH 2/5] rust: sync: Mark PollCondVar::drop() inline
` [PATCH 3/5] rust: task: Mark Task methods inline
` [PATCH 4/5] sched/core: Add __might_sleep_precision()
` [PATCH 5/5] rust: task: Add Rust version of might_sleep()
[PATCH WIP v2 0/2] rust: debugfs: Support attaching data to DebugFS directories
2025-05-06 1:04 UTC (3+ messages)
` [PATCH WIP v2 1/2] rust: debugfs: Add interface to build debugfs off pinned objects
` [PATCH WIP v2 2/2] rust: debugfs: Extend sample to use attached data
[PATCH v5 0/4] rust: DebugFS Bindings
2025-05-05 23:51 UTC (5+ messages)
` [PATCH v5 1/4] rust: debugfs: Bind DebugFS directory creation
` [PATCH v5 2/4] rust: debugfs: Bind file creation for long-lived Display
` [PATCH v5 3/4] rust: debugfs: Support format hooks
` [PATCH v5 4/4] rust: samples: Add debugfs sample
[PATCH v4 0/9] More Rust bindings for device property reads
2025-05-05 18:33 UTC (16+ messages)
` [PATCH v4 1/9] rust: device: Create FwNode abstraction for accessing device properties
` [PATCH v4 2/9] rust: device: Enable accessing the FwNode of a Device
` [PATCH v4 3/9] rust: device: Move property_present() to FwNode
` [PATCH v4 4/9] rust: device: Enable printing fwnode name and path
` [PATCH v4 5/9] rust: device: Introduce PropertyGuard
` [PATCH v4 6/9] rust: device: Add bindings for reading device properties
` [PATCH v4 7/9] rust: device: Add child accessor and iterator
` [PATCH v4 8/9] rust: device: Add property_get_reference_args
` [PATCH v4 9/9] samples: rust: platform: Add property read examples
[PATCH WIP 0/2] rust: debugfs: Support attaching data to DebugFS directories
2025-05-05 17:32 UTC (5+ messages)
` [PATCH WIP 1/2] rust: debugfs: Add interface to build debugfs off pinned objects
` [PATCH WIP 2/2] rust: debugfs: Extend sample to use attached data
[PATCH v4 0/4] rust: DebugFS Bindings
2025-05-05 16:48 UTC (9+ messages)
` [PATCH v4 1/4] rust: debugfs: Bind DebugFS directory creation
` [PATCH v4 2/4] rust: debugfs: Bind file creation for long-lived Display
[PATCH v7 0/3] rust: configfs abstractions
2025-05-05 12:16 UTC (4+ messages)
` [PATCH v7 1/3] rust: configfs: introduce rust support for configfs
` [PATCH v7 2/3] rust: configfs: add a sample demonstrating configfs usage
` [PATCH v7 3/3] MAINTAINERS: add configfs Rust abstractions
[PATCH v1] rust: time: Avoid 64-bit integer division
2025-05-05 11:51 UTC (4+ messages)
[PATCH v9 0/9] Refcounted interrupts, SpinLockIrq for rust
2025-05-05 9:56 UTC (5+ messages)
` [PATCH v9 2/9] preempt: Introduce __preempt_count_{sub, add}_return()
`u64` by `u64` div/mod in DRM QR for arm32
2025-05-05 7:37 UTC (4+ messages)
[PATCH v2] kcov: rust: add flags for KCOV with Rust
2025-05-05 5:59 UTC (4+ messages)
[PATCH 0/1] rust: kernel: create `overflow_assert!`
2025-05-05 5:36 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v4 0/2] rust: samples: add missing newlines to printing calls
2025-05-04 19:48 UTC (4+ messages)
` [PATCH v4 1/2] rust: samples: add missing newline to pr_info! calls in rust_print_main
` [PATCH v4 2/2] "
[PATCH v2 0/3] Devres optimization with bound devices
2025-05-04 16:14 UTC (2+ messages)
[PATCH v1 0/5] rust: time: Convert hrtimer to use Instant and Delta
2025-05-04 4:59 UTC (6+ messages)
` [PATCH v1 1/5] rust: time: Change Delta methods to take &self instead of self
` [PATCH v1 2/5] rust: timer: Replace HrTimerMode enum with trait-based mode types
` [PATCH v1 3/5] rust: time: Add HrTimerExpires trait
` [PATCH v1 4/5] rust: time: Make HasHrTimer generic over HrTimerMode
` [PATCH v1 5/5] rust: time: Remove Ktime in hrtimer
[PATCH v2 0/3] rust: time: Introduce typed clock sources and generalize Instant
2025-05-04 4:24 UTC (4+ messages)
` [PATCH v2 1/3] rust: time: Replace ClockId enum with ClockSource trait
` [PATCH v2 2/3] rust: time: Make Instant generic over ClockSource
` [PATCH v2 3/3] rust: time: Add ktime_get() to ClockSource trait
[PATCH v2] rust: doc: Clarify safety invariants for Revocable type
2025-05-03 14:53 UTC
[PATCH v3 0/4] rust: DebugFS Bindings
2025-05-03 12:14 UTC (9+ messages)
` [PATCH v3 1/4] rust: debugfs: Bind DebugFS directory creation
` [PATCH v3 2/4] rust: debugfs: Bind file creation for long-lived Display
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).