messages from 2026-08-10 09:31:54 to 2026-08-11 19:10:10 UTC [more...]
[PATCH] rust: sync: completion: document Send and Sync safety
2026-08-11 19:10 UTC (2+ messages)
[PATCH v2] rust_binder: add TF_DEFER_COMPLETE flag for avoiding userspace roundtrip
2026-08-11 17:40 UTC (3+ messages)
[PATCH v1 0/2] Add Delta::to_jiffies_timeout() with tests
2026-08-11 16:44 UTC (4+ messages)
` [PATCH v1 1/2] rust: time: add example and KUnit test for Delta::as_millis_ceil()
` [PATCH v1 2/2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
[PATCH 0/5] Rework PCI IRQ vector code
2026-08-11 16:44 UTC (8+ messages)
` [PATCH 1/5] rust: irq: add anchor generic to IrqRequest and Registration
` [PATCH 2/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH 3/5] rust: pci: remove IrqVector and resolve IrqRequest directly
` [PATCH 4/5] PCI: add pci_irq_type() to query the allocated interrupt type
` [PATCH 5/5] rust: pci: expose "
[PATCH] rust: i2c: avoid locking when calling I2cAdapter::inc_ref
2026-08-11 14:43 UTC (6+ messages)
[PATCH 0/3] rust: macros: vtable: add `#[optional]` attribute
2026-08-11 13:55 UTC (4+ messages)
` [PATCH 1/3] rust: macros: vtable: hide generated `HAS_` constants for required methods
` [PATCH 2/3] rust: macros: vtable: add `#[optional]` attribute
` [PATCH 3/3] rust: misc: use `#[optional]` attribute of `#[vtable]` macro
[PATCH] rust: block: gen_disk: set fops.owner from driver module pointer
2026-08-11 13:53 UTC (3+ messages)
[PATCH v4 0/5] Rate limited printing for Rust
2026-08-11 12:36 UTC (8+ messages)
[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
2026-08-11 12:31 UTC (22+ messages)
` [PATCH v2 01/12] rust: num: use const_assert! in Bounded
` [PATCH v2 02/12] rust: num: reject Bounded::shr overshifts at build time
` [PATCH v2 03/12] rust: num: add Bounded::shr_exact
` [PATCH v2 04/12] gpu: nova-core: mm: Add VramAddress type
` [PATCH v2 05/12] gpu: nova-core: mm: Implement Alignable and Debug for VramAddress
` [PATCH v2 06/12] gpu: nova-core: mm: Add PRAMIN window registers
` [PATCH v2 07/12] gpu: nova-core: mm: Add the memory management HAL
` [PATCH v2 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v2 09/12] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v2 10/12] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v2 11/12] gpu: nova-core: Add self-test assertion macros and config option
` [PATCH v2 12/12] gpu: nova-core: mm: Add PRAMIN aperture self-tests
[PATCH 0/4] rust: add `#[macro_export_scoped]` for scoped declarative macro
2026-08-11 12:25 UTC (5+ messages)
` [PATCH 1/4] rust: macros: add `#[macro_export_scoped]`
` [PATCH 2/4] rust: build_assert: remove macro from crate root
` [PATCH 3/4] rust: list: convert to use `#[macro_export_scoped]`
` [PATCH 4/4] rust: io: "
[PATCH V2] rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.h
2026-08-11 12:18 UTC (2+ messages)
[PATCH 1/2] rust: mm: add VmaRef range query helpers
2026-08-11 12:12 UTC (3+ messages)
` [PATCH 2/2] rust: mm: refactor zap_vma_range() to use contains_range()
[PATCH v6 0/7] rust: use Delta instead of raw jiffies for timeouts and delays
2026-08-11 12:12 UTC (14+ messages)
` [PATCH v6 1/7] rust: time: make Delta generic over its time unit
` [PATCH v6 2/7] rust: time: add jiffies time unit for Delta
` [PATCH v6 3/7] rust: time: add Delta::as_millis_ceil()
` [PATCH v6 4/7] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
[PATCH v2] rust: time: fix as_micros_ceil() rounding near i64::MAX
2026-08-11 12:07 UTC (3+ messages)
[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
2026-08-11 12:04 UTC (8+ messages)
[PATCH v5 00/18] Refcounted interrupt disable and SpinLockIrq for Rust
2026-08-11 10:09 UTC (18+ messages)
` [PATCH v5 14/18] rust: Introduce interrupt module
` [PATCH v5 17/18] rust: sync: Add SpinLockIrq
` [PATCH 0/4] Improvements on SpinLockIrq patch series
` [PATCH 1/4] irq: Add {over,under}flow detection for local_interrupt_{enable,disable}
` [PATCH 2/4] selftests/bpf: Use the new NMI_BITS definition
` [PATCH 3/4] irq: Explain better on NMI_MASK overflow condition
` [PATCH 4/4] irq: Add max local_interrupt_disable() nesting level kunit test case
[PATCH v9 0/5] rust / dma_buf: Add abstractions for dma_fence
2026-08-11 9:46 UTC (4+ messages)
` [PATCH v9 4/5] rust: Add dma_fence abstractions
[PATCH RFC v2 0/4] rust: usb: abstractions towards the port of usbsevseg.c to Rust
2026-08-11 9:42 UTC (5+ messages)
` [PATCH RFC v2 1/4] rust: usb: add endpoint abstraction
` [PATCH RFC v2 2/4] rust: usb: add control message send and receive
` [PATCH RFC v2 3/4] rust: sysfs: add abstractions for device attributes
` [PATCH RFC v2 4/4] rust: usb: allow drivers to expose sysfs attributes
[PATCH RFC 0/2] rust: usb: abstractions towards the port of usbsevseg.c to Rust
2026-08-11 9:39 UTC (6+ messages)
` [PATCH RFC 1/2] rust: usb: add endpoint abstraction
[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-08-11 6:39 UTC (11+ messages)
` [PATCH v10 01/10] rust: module: move module types into `module.rs`
` [PATCH v10 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v10 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v10 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v10 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v10 06/10] rust: miscdevice: "
` [PATCH v10 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v10 08/10] rust_binder: "
` [PATCH v10 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v10 10/10] rust: module: update MAINTAINERS to cover module.rs
[PATCH] rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.h
2026-08-11 6:10 UTC (4+ messages)
[PATCH v4 0/7] gpu: nova: Export parameters from nova-core to nova-drm
2026-08-11 5:06 UTC (8+ messages)
` [PATCH v4 1/7] gpu: nova-core: Add public driver API to nova-core
` [PATCH v4 2/7] drm: nova: Add DRM registration data
` [PATCH v4 3/7] drm: nova: Add chipid enum to nova-drm UAPI
` [PATCH v4 4/7] drm: nova: Add a GPU info ioctl
` [PATCH v4 5/7] drm: nova: Add usable VRAM size to "
` [PATCH v4 6/7] drm: nova: Use nova-core to read VRAM_BAR_SIZE parameter
` [PATCH v4 7/7] drm: nova: Expose a render node
[PATCH v2] pwm: th1520: use vertical import style
2026-08-11 5:06 UTC (3+ messages)
[PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
2026-08-11 5:04 UTC (2+ messages)
[PATCH 1/2] rust: mm: add VmaRef range query helpers
2026-08-11 3:20 UTC (2+ messages)
` [PATCH 2/2] rust: mm: refactor zap_vma_range() to use contains_range()
[PATCH v4 0/5] rust: Add support for reserving of ranges of IDs
2026-08-11 3:16 UTC (5+ messages)
` [PATCH v4 2/5] rust: bitmap: restrict bitmap length to at most i32::MAX
` [PATCH v4 3/5] rust: bitmap: add contiguous area operations
[PATCH v16 0/2] rust: Add safe pointer formatting support
2026-08-11 2:28 UTC (3+ messages)
` [PATCH v16 1/2] rust: fmt: fix {:p} printing stack addresses
` [PATCH v16 2/2] rust: fmt: route {:p} through HashedPtr to prevent address leaks
[PATCH v16 0/2] rust: Add safe pointer formatting support
2026-08-11 2:16 UTC
[PATCH v3 0/3] implement GPU reset API
2026-08-10 22:19 UTC (8+ messages)
` [PATCH v3 1/3] rust: workqueue: impl Send and Sync for OwnedQueue
` [PATCH v3 2/3] drm/tyr: clear stale IRQ state before soft reset
` [PATCH v3 3/3] drm/tyr: add GPU reset infrastructure
[PATCH v2] rust_binder: speed up get_node_debug_info using lower_bound iter
2026-08-10 19:29 UTC (2+ messages)
[PATCH v2] x86/build/64: Prevent native builds from generating APX instructions
2026-08-10 15:24 UTC (4+ messages)
[PATCH] rust: kernel: list: fix incorrect pop_back example comment
2026-08-10 15:14 UTC (2+ messages)
[PATCH v4 1/2] rust: hrtimer: Restrict expires() to safe contexts
2026-08-10 14:48 UTC (8+ messages)
` [PATCH v4 2/2] rust: hrtimer: Make HrTimer repr(transparent)
[PATCH v5 0/7] rust: use Delta instead of raw jiffies for timeouts and delays
2026-08-10 14:39 UTC (8+ messages)
` [PATCH v5 1/7] rust: time: make Delta generic over its time unit
[PATCH v1] rust: time: rename ClockSource trait to ClockId
2026-08-10 13:32 UTC (4+ messages)
[PATCH v15 0/2] rust: Add safe pointer formatting support
2026-08-10 13:17 UTC (6+ messages)
` [PATCH v15 1/2] rust: fmt: fix {:p} printing stack addresses
` [PATCH v15 2/2] rust: fmt: route {:p} through HashedPtr to prevent address leaks
[PATCH v2 00/16] rust: io: support register projections and remove relative registers
2026-08-10 11:23 UTC (11+ messages)
` [PATCH v2 02/16] rust: io: add `IoRepr` trait
` [PATCH v2 03/16] rust: io: support register projections
` [PATCH v2 05/16] rust: io: register extract offset computation to helper rules
` [PATCH v2 06/16] rust: io: register: allow explicit base type specification
[PATCH v4 0/3] nvmem: migrate to const void * in reg_write
2026-08-10 11:10 UTC (4+ messages)
[PATCH v1] rust: add mark_used macro
2026-08-10 10:41 UTC (2+ messages)
page: | 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