messages from 2026-02-06 04:21:52 to 2026-02-08 21:07:55 UTC [more...]
[PATCH 1/2] rust: move `static_assert` into `build_assert`
2026-02-08 21:07 UTC (10+ messages)
` [PATCH 2/2] rust: add `const_assert!` macro
[PATCH v2 0/4] Add Rust abstractions for nvmem-provider
2026-02-08 17:52 UTC (11+ messages)
` [PATCH v2 1/4] rust: io: Add big-endian read and write functions
[PATCH 0/5] rust: extend I2C functionality
2026-02-08 17:07 UTC (11+ messages)
` [PATCH 2/5] rust: bits: add define_flags macro
` [PATCH 4/5] rust: i2c: add I2C wrappers
[PATCH v3 0/4] rust: alloc: add Vec shrinking methods
2026-02-08 16:11 UTC (7+ messages)
` [PATCH v3 1/4] rust: alloc: introduce Shrinkable trait
` [PATCH v3 2/4] rust: kvec: implement shrink_to and shrink_to_fit for Vec
` [PATCH v3 3/4] rust: alloc: add KUnit tests for Vec shrink operations
` [PATCH v3 4/4] rust: binder: shrink all_procs when deregistering processes
Rust data-type profiling working in perf was: Re: [RFC PATCH v2 0/4] Test annotate with data type profiling
2026-02-08 15:16 UTC
[PATCH RFC 0/4] rust: add basic serial device bus abstractions
2026-02-08 14:30 UTC (6+ messages)
` [PATCH RFC 2/4] "
[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
2026-02-08 14:01 UTC (19+ messages)
` [PATCH v5] scripts: checkpatch: move Rust-specific lints to separate file
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v8 0/2] modularize Rust lints and add RUST_UNWRAP check
` [PATCH v8 1/2] scripts: checkpatch: move Rust-specific lints to separate file
` [PATCH v9 0/2] modularize Rust lints and add RUST_UNWRAP check
` [PATCH v9 1/2] scripts: checkpatch: move Rust-specific lints to separate file
` [PATCH v9 2/2] scripts: checkpatch: add RUST_UNWRAP lint
` [PATCH v8 "
[GIT PULL] Rust for v6.20 / v7.0
2026-02-08 13:54 UTC
[PATCH] pwm: th1520: fix `CLIPPY=1` warning
2026-02-08 11:13 UTC (2+ messages)
[PATCH] rust: build: remap path to avoid absolute path
2026-02-08 11:03 UTC (6+ messages)
[PATCH v17 02/16] preempt: Track NMI nesting to separate per-CPU counter
2026-02-07 22:11 UTC (6+ messages)
[PATCH] workqueue: rust: add work item runtime modification support
2026-02-07 7:55 UTC (4+ messages)
[PATCH v2 00/11] rust: xarray: add entry API with preloading
2026-02-07 5:04 UTC (14+ messages)
` [PATCH v2 01/11] rust: xarray: minor formatting fixes
` [PATCH v2 02/11] rust: xarray: add debug format for `StoreError`
` [PATCH v2 03/11] rust: xarray: add `contains_index` method
` [PATCH v2 04/11] rust: xarray: add `XArrayState`
` [PATCH v2 05/11] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH v2 06/11] rust: xarray: simplify `Guard::load`
` [PATCH v2 07/11] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH v2 08/11] rust: xarray: add entry API
` [PATCH v2 09/11] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v2 10/11] rust: mm: sheaf: allow use of C initialized static caches
` [PATCH v2 11/11] rust: xarray: add preload API
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-02-07 2:14 UTC (3+ messages)
` [PATCH v2 04/27] rust: clk: add __rust_helper to helpers
[PATCH] rust: devres: fix race condition due to nesting
2026-02-07 0:15 UTC (7+ messages)
[PATCH v12 0/3] rust: leds: add led classdev abstractions
2026-02-07 0:12 UTC (4+ messages)
` [PATCH v12 1/3] rust: leds: add basic "
` [PATCH v12 2/3] rust: leds: add Mode trait
` [PATCH v12 3/3] rust: leds: add multicolor classdev abstractions
[PATCH v7 0/7] Rust bindings for gem shmem + iosys_map
2026-02-06 22:34 UTC (8+ messages)
` [PATCH v7 1/7] rust: drm: gem: Add raw_dma_resv() function
` [PATCH v7 2/7] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v7 3/7] rust: gem: Introduce DriverObject::Args
` [PATCH v7 4/7] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH v7 5/7] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v7 6/7] rust: Introduce iosys_map bindings
` [PATCH v7 7/7] rust: drm/gem: Add vmap functions to shmem bindings
[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
2026-02-06 22:33 UTC (19+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
[PATCH v6 0/8] Rust bindings for gem shmem + iosys_map
2026-02-06 22:01 UTC (5+ messages)
` [PATCH v6 7/8] rust: Introduce iosys_map bindings
[PATCH] rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
2026-02-06 21:15 UTC (3+ messages)
[PATCH v5 0/7] rust: add `register!` macro
2026-02-06 21:11 UTC (12+ messages)
` [PATCH v5 2/7] rust: num: add `shr` and `shl` methods to `Bounded`
` [PATCH v5 3/7] rust: num: add `as_bool` method to `Bounded<_, 1>`
` [PATCH v5 4/7] rust: num: add `into_inner` method to `Bounded`
` [PATCH v5 5/7] rust: io: add `register!` macro
` [PATCH v5 6/7] sample: rust: pci: use "
[PATCH] objtool/rust: add one more `noreturn` Rust function
2026-02-06 20:43 UTC
[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
2026-02-06 20:29 UTC (12+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] rust: io: mem: use non-relaxed I/O ops in examples
` [PATCH v2 3/6] rust: io: provide Mmio relaxed ops through a wrapper type
` [PATCH v2 4/6] rust: io: remove legacy relaxed accessors of Mmio
` [PATCH v2 5/6] rust: pci: io: remove overloaded Io methods of ConfigSpace
` [PATCH v2 6/6] rust: io: remove overloaded Io methods of Mmio
[PATCH v4 0/6] Rust GPUVM immediate mode
2026-02-06 20:17 UTC (3+ messages)
` [PATCH v4 6/6] rust: gpuvm: add GpuVmCore::sm_map()
[PATCH v3 00/30] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-06 19:41 UTC (22+ messages)
` [PATCH v3 05/30] gpu: nova-core: use GPU Architecture to simplify HAL selections
` [PATCH v3 16/30] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH v3 17/30] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH v3 18/30] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH v3 19/30] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH v3 20/30] gpu: nova-core: Hopper/Blackwell: add FSP message structures
` [PATCH v3 21/30] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH v3 22/30] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
` [PATCH v3 23/30] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH v3 24/30] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH v3 25/30] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH v3 26/30] gpu: nova-core: refactor SEC2 booter loading into run_booter() helper
` [PATCH v3 27/30] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH v3 28/30] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
` [PATCH v3 29/30] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
` [PATCH v3 30/30] gpu: nova-core: clarify the GPU firmware boot steps
[PATCH] samples: rust: pci: Remove some additional `.as_ref()` for `dev_*` print
2026-02-06 19:26 UTC (2+ messages)
[PATCH] rust: dma: add missing __rust_helper annotations
2026-02-06 19:26 UTC (2+ messages)
[PATCH] rust: xarray: fix false positive lockdep warnings
2026-02-06 17:43 UTC (3+ messages)
[PATCH V3 0/3] Rust support for powerpc
2026-02-06 16:55 UTC (2+ messages)
[PATCH 0/5] Use struct devres_node in Devres<T>
2026-02-06 16:31 UTC (21+ messages)
` [PATCH 2/5] devres: export devres_node_init() and devres_node_add()
[PATCH v4 0/3] binder: handle PID namespace conversion for freeze operation
2026-02-06 16:20 UTC (5+ messages)
` [PATCH v4 1/3] binder: fix PID namespace collision "
` [PATCH v4 2/3] rust: pid: add Pid abstraction and init_ns helper
` [PATCH v4 3/3] rust_binder: fix PID namespace collision for freeze operation
[PATCH 00/10] rust: xarray: add entry API with preloading
2026-02-06 14:22 UTC (6+ messages)
` [PATCH 10/10] rust: xarray: fix false positive lockdep warnings
[PATCH v5 0/4] Introduce DeviceContext
2026-02-06 14:08 UTC (9+ messages)
` [PATCH v5 1/4] rust/drm: "
` [PATCH v5 2/4] rust/drm: Don't setup private driver data until registration
` [PATCH v5 3/4] rust/drm/gem: Add DriverAllocImpl type alias
` [PATCH v5 4/4] rust/drm/gem: Use DeviceContext with GEM objects
[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
2026-02-06 13:24 UTC (11+ messages)
` [RFC PATCH 2/4] rust: sync: Add dma_fence abstractions
[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
2026-02-06 12:41 UTC (8+ messages)
` [PATCH v6 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v6 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds
[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
2026-02-06 10:47 UTC (3+ messages)
[PATCH v17 00/16] Refcounted interrupts, SpinLockIrq for rust
2026-02-06 8:45 UTC (12+ messages)
` [PATCH v17 02/16] preempt: Track NMI nesting to separate per-CPU counter
[PATCH v3 0/5] gpu: nova-core: gsp: fix command queue ring buffer bugs
2026-02-06 7:29 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