messages from 2026-03-26 01:39:39 to 2026-03-29 20:12:02 UTC [more...]
[PATCH v4] kbuild: host: use single executable for rustc -C linker
2026-03-29 19:46 UTC (5+ messages)
` [PATCH v5] "
[PATCH V7 0/4] Rust support for powerpc
2026-03-29 18:33 UTC (10+ messages)
` [PATCH V7 1/4] rust: Fix a race condition in Makefile
` [PATCH V7 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V7 3/4] rust: Add PowerPC support
` [PATCH V7 4/4] powerpc: Enable Rust for ppc64le
[PATCH v5 0/4] Introduce Synology Microp driver
2026-03-29 18:02 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: embedded-controller: Add synology microp devices
` [PATCH v5 2/4] ACPI: of: match PRP0001 in of_match_device
` [PATCH v5 3/4] rust: add visibility to of_device_table macro
` [PATCH v5 4/4] platform: Add initial synology microp driver
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-29 17:33 UTC (22+ messages)
` "
[PATCH v3 0/4] add `const_assert!` macro and rework documentation
2026-03-29 17:28 UTC (6+ messages)
` [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
[PATCH v13 0/3] rust: leds: add led classdev abstractions
2026-03-29 17:22 UTC (4+ messages)
` [PATCH v13 1/3] rust: leds: add basic "
` [PATCH v13 2/3] rust: leds: add Mode trait
` [PATCH v13 3/3] rust: leds: add multicolor classdev abstractions
[PATCH v1] perf test type profiling: Remote typedef on struct
2026-03-29 16:18 UTC (3+ messages)
[PATCH] pwm: th1520: fix `CLIPPY=1` warning
2026-03-29 12:01 UTC (5+ messages)
[PATCH v2] rust: error: clarify that `from_err_ptr` can return `Ok(NULL)`
2026-03-29 10:41 UTC
[PATCH] rust: error: clarify that `from_err_ptr` can return `Ok(NULL)`
2026-03-29 9:06 UTC (3+ messages)
[PATCH v2] gpu: nova-core: gsp: fix undefined behavior in command queue code
2026-03-28 14:53 UTC (11+ messages)
[PATCH v2 0/7] rust: dma: add from-slice constructors and use them in nova-core
2026-03-28 14:52 UTC (11+ messages)
` [PATCH v2 1/7] rust: dma: add from-slice constructors for Coherent and CoherentBox
` [PATCH v2 2/7] gpu: nova-core: firmware: riscv: use dma::Coherent
` [PATCH v2 3/7] gpu: nova-core: firmware: fwsec: "
` [PATCH v2 4/7] gpu: nova-core: falcon: "
` [PATCH v2 5/7] gpu: nova-core: fb: use dma::CoherentHandle
` [PATCH v2 6/7] gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
` [PATCH v2 7/7] gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
[PATCH 1/2] rust: dma: remove DMA_ATTR_NO_KERNEL_MAPPING from public attrs
2026-03-28 14:51 UTC (8+ messages)
` [PATCH 2/2] rust: dma: add CoherentHandle for DMA allocations without kernel mapping
[RFC 0/2] block: Introduce a BPF-based I/O scheduler
2026-03-28 13:39 UTC (7+ messages)
` [RFC 1/2] block: Introduce the UFQ "
` [RFC 2/2] tools/ufq_iosched: add BPF example scheduler and build scaffolding
[PATCH 0/7] rust: dma: add from-slice constructors and use them in nova-core
2026-03-28 13:03 UTC (11+ messages)
` [PATCH 1/7] rust: dma: add from-slice constructors for Coherent and CoherentBox
` [PATCH 4/7] gpu: nova-core: falcon: use dma::Coherent
[PATCH v3] gpu: nova-core: gsp: fix undefined behavior in command queue code
2026-03-28 5:53 UTC (6+ messages)
[PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
2026-03-27 20:58 UTC (8+ messages)
` [PATCH 2/3] rust: dma: generalize BinaryWriter impl for Coherent<T>
` [PATCH 3/3] gpu: nova-core: use sized array for GSP log buffers
[PATCH v9 0/7] Rust bindings for gem shmem
2026-03-27 20:44 UTC (6+ messages)
` (subset) "
` (subset) "
[PATCH v5 0/6] Rust GPUVM immediate mode
2026-03-27 20:44 UTC (2+ messages)
` (subset) "
[PATCH v5 0/3] Implement Send and Sync for clk
2026-03-27 17:38 UTC (12+ messages)
subscribe
2026-03-27 14:37 UTC
[PATCH 0/2] rust: add support for Software Tag-Based KASAN
2026-03-27 14:28 UTC (8+ messages)
` [PATCH 1/2] rust: kasan: do not pass -Zsanitizer-recover
[PATCH v4 0/2] Introduce Synology Microp driver
2026-03-27 13:34 UTC (10+ messages)
` [PATCH v4 1/2] dt-bindings: embedded-controller: Add synology,microp device
[PATCH 0/8] I/O type generalization and projection
2026-03-27 12:19 UTC (22+ messages)
` [PATCH 1/8] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH 2/8] rust: io: generalize `Mmio` "
` [PATCH 3/8] rust: io: use pointer types instead of address
` [PATCH 4/8] rust: io: add view type
` [PATCH 5/8] rust: dma: add methods to unsafely create reference from subview
` [PATCH 6/8] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH 8/8] rust: dma: drop `dma_read!` and `dma_write!` API
[PATCH v3] rust: Mark all from() for Error functions inline
2026-03-27 11:56 UTC (3+ messages)
[PATCH] rust: list: hide macros from top-level kernel doc
2026-03-27 11:25 UTC (2+ messages)
[PATCH] MAINTAINERS: add `.rustfmt.toml` to "RUST" entry
2026-03-27 11:20 UTC (2+ messages)
[PATCH v9 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2026-03-27 9:33 UTC (22+ messages)
` [PATCH v9 09/31] gpu: nova-core: don't assume 64-bit firmware images
` [PATCH v9 12/31] gpu: nova-core: Hopper/Blackwell: add FMC firmware image, in support of FSP
` [PATCH v9 13/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
` [PATCH v9 14/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH v9 16/31] rust: ptr: add const_align_up()
` [PATCH v9 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH v9 18/31] gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
` [PATCH v9 19/31] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH v9 20/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH v9 21/31] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
` [PATCH v9 22/31] gpu: nova-core: Hopper/Blackwell: add FspCotVersion type
` [PATCH v9 23/31] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH v9 24/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH v9 25/31] gpu: nova-core: Blackwell: use correct sysmem flush registers
` [PATCH v9 26/31] gpu: nova-core: make WPR heap sizing fallible
` [PATCH v9 27/31] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH v9 28/31] gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
` [PATCH v9 29/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH v9 30/31] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
` [PATCH v9 31/31] gpu: nova-core: Hopper/Blackwell: integrate FSP boot path into boot()
[PATCH 1/2] rust: watchdog: add watchdog device abstraction
2026-03-27 9:01 UTC (3+ messages)
[PATCH] rust: workqueue: add SAFETY comments for Pin<KBox<T>> impl blocks
2026-03-27 7:29 UTC (2+ messages)
[PATCH 00/13] drm/tyr: add debugfs support
2026-03-27 6:18 UTC (20+ messages)
` [PATCH 01/13] rust: sync: support [pin_]init for `SetOnce`
` [PATCH 02/13] rust: revocable: add lazily instantiated revocable variant
` [PATCH 03/13] rust: sync: set_once: Rename InitError variants to fix clippy warning
` [PATCH 04/13] rust: sync: add hazard pointer abstraction
` [PATCH 05/13] rust: revocable: add HazPtrRevocable
` [PATCH 06/13] rust: revocable: make LazyRevocable use HazPtrRevocable
` [PATCH 07/13] rust: drm: add Device::primary_index()
` [PATCH 08/13] rust: drm/gem: add GEM object query helpers for debugfs
` [PATCH 09/13] rust: drm/gem/shmem: add resident_size() and madv() "
` [PATCH 10/13] drm/tyr: expose Vm gpuvm_core, gpuvm and va_range as pub(crate)
` [PATCH 11/13] drm/tyr: add debugfs infrastructure
` [PATCH 12/13] drm/tyr: add vms and gpuvas debugfs interface
` [PATCH 13/13] drm/tyr: add gems field and gems "
[PATCH V6 0/3] Rust support for powerpc
2026-03-26 22:16 UTC (3+ messages)
[drm-rust-next PATCH 0/2] Fix sync::aref imports
2026-03-26 15:50 UTC (8+ messages)
` [PATCH drm-rust-next 1/2] rust: workqueue: use new sync::aref path for imports
` [PATCH drm-rust-next 2/2] rust: drm: "
[PATCH v3 0/4] rust: Add ARef support for work items
2026-03-26 15:48 UTC (2+ messages)
[PATCH] MAINTAINERS: Update Rust I2C Subsystem entries
2026-03-26 13:40 UTC (2+ messages)
[PATCH v4 0/2] cpufreq/amd-pstate: Prevent scheduling when atomic on PREEMPT_RT
2026-03-26 13:16 UTC (6+ messages)
` [PATCH v4 1/2] cpufreq/amd-pstate: Pass the policy to amd_pstate_update()
` [PATCH v4 2/2] cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
[PATCH] rust/alloc: add Vec::into_boxed_slice()
2026-03-26 12:40 UTC (7+ messages)
[PATCH v4 08/10] gpu: nova-core: convert falcon registers to kernel register macro
2026-03-26 11:46 UTC (2+ messages)
[PATCH 0/5] pin-init upstream sync for v7.0
2026-03-26 8:23 UTC (2+ messages)
[PATCH v4 00/10] gpu: nova-core: convert registers to use the kernel register macro
2026-03-26 6:27 UTC (2+ messages)
[PATCH v2] rust: allow Clang-native `RANDSTRUCT` configs
2026-03-26 3:18 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