messages from 2026-02-27 13:27:23 to 2026-03-02 08:19:05 UTC [more...]
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-02 8:18 UTC (20+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
` [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH 0/9] gpu: nova-core: gsp: add RM control command infrastructure
2026-03-02 8:00 UTC (3+ messages)
` [PATCH 7/9] "
[PATCH V6 0/3] Rust support for powerpc
2026-03-02 7:29 UTC (10+ messages)
` [PATCH V6 2/3] rust: Add PowerPC support
[PATCH v10 00/10] gpu: nova-core: add Turing support
2026-03-02 7:22 UTC (14+ messages)
` [PATCH v10 01/10] gpu: nova-core: create falcon firmware DMA objects lazily
` [PATCH v10 02/10] gpu: nova-core: falcon: add constant for memory block alignment
` [PATCH v10 03/10] gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
` [PATCH v10 04/10] gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
` [PATCH v10 05/10] gpu: nova-core: falcon: remove unwarranted safety check in dma_load
` [PATCH v10 06/10] gpu: nova-core: move brom_params and boot_addr to FalconFirmware
` [PATCH v10 07/10] gpu: nova-core: add PIO support for loading firmware images
` [PATCH v10 08/10] gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
` [PATCH v10 09/10] gpu: nova-core: make Chipset::arch() const
` [PATCH v10 10/10] gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
2026-03-02 7:18 UTC (8+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
2026-03-02 5:31 UTC (9+ messages)
` [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
[PATCH v3 0/9] gpu: nova-core: gsp: add continuation record support
2026-03-02 4:46 UTC (7+ messages)
` [PATCH v3 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
` [PATCH v3 9/9] gpu: nova-core: gsp: add tests for SplitState
[PATCH v2 0/2] rust: add pointer projection infrastructure and convert DMA
2026-03-02 4:41 UTC (5+ messages)
` [PATCH v2 1/2] rust: add projection infrastructure
[PATCH v8 00/25] gpu: nova-core: Add memory management support
2026-03-02 3:08 UTC (10+ messages)
` [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
loongarch64 objtool warning with LLVM 18 in Rust object file
2026-03-02 2:22 UTC (2+ messages)
[PATCH v7 00/10] rust: add `register!` macro
2026-03-02 1:44 UTC (13+ messages)
` [PATCH v7 05/10] rust: io: add IoLoc and IoWrite types
` [PATCH v7 06/10] rust: io: use generic read/write accessors for primitive accesses
[GIT PULL] Driver core changes for 7.0-rc1
2026-03-01 21:01 UTC (9+ messages)
pin-init Clippy nightly trivial warning in 6.18.y
2026-03-01 20:19 UTC (5+ messages)
[PATCH v2 0/4] rust: Add ARef support for work items
2026-03-01 20:07 UTC (9+ messages)
` [PATCH v2 2/4] rust: drm: dispatch work items to the private data
[PATCH v10 0/8] Preparatory patches for nova-core memory management
2026-03-01 17:53 UTC (7+ messages)
` [PATCH v10 6/8] rust: gpu: Add GPU buddy allocator bindings
[PATCH 1/2] rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`
2026-03-01 17:12 UTC (9+ messages)
` [PATCH 2/2] rust: pin-init: internal: init: document load-bearing fact of field accessors
[PATCH v6 0/2] Initial work for Rust abstraction for HID device driver development
2026-03-01 13:17 UTC (6+ messages)
` [PATCH v6 1/2] rust: core abstractions for HID drivers
[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
2026-03-01 13:15 UTC (3+ messages)
[PATCH v3 0/2] Creation of workqueues in Rust
2026-03-01 11:55 UTC (25+ messages)
` [PATCH v3 1/2] rust: workqueue: restrict delayed work to global wqs
` [PATCH v3 2/2] rust: workqueue: add creation of workqueues
[PATCH] rust: hrtimer: add active() method to query timer state
2026-03-01 11:31 UTC (8+ messages)
`tc-build` now has Rust support
2026-03-01 10:53 UTC
FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 6.12-stable tree
2026-03-01 10:28 UTC (2+ messages)
FAILED: Patch "rust: pin-init: replace clippy `expect` with `allow`" failed to apply to 6.12-stable tree
2026-03-01 10:22 UTC (2+ messages)
FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 6.6-stable tree
2026-03-01 10:17 UTC (2+ messages)
FAILED: Patch "rust: pin-init: replace clippy `expect` with `allow`" failed to apply to 6.6-stable tree
2026-03-01 10:16 UTC (2+ messages)
FAILED: Patch "rust: pin-init: replace clippy `expect` with `allow`" failed to apply to 6.1-stable tree
2026-03-01 10:15 UTC (2+ messages)
FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 6.1-stable tree
2026-03-01 10:15 UTC (2+ messages)
FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 5.10-stable tree
2026-03-01 10:14 UTC (2+ messages)
FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 5.15-stable tree
2026-03-01 10:14 UTC (2+ messages)
FAILED: Patch "rust: pin-init: replace clippy `expect` with `allow`" failed to apply to 5.15-stable tree
2026-03-01 10:13 UTC (2+ messages)
FAILED: Patch "rust: pin-init: replace clippy `expect` with `allow`" failed to apply to 5.10-stable tree
2026-03-01 10:13 UTC (2+ messages)
[GIT PULL] Driver core fixes for 7.0-rc2
2026-03-01 4:04 UTC (2+ messages)
[PATCH v6 0/5] Initial Nova Core series
2026-03-01 3:03 UTC (3+ messages)
` [PATCH v6 4/5] gpu: nova-core: add initial driver stub
[PATCH v2] rust: hrtimer: Restrict expires() to safe contexts
2026-02-28 21:23 UTC (6+ messages)
[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
2026-02-28 5:33 UTC (3+ messages)
[PATCH] rust: hrtimer: document handle based design rationale
2026-02-28 3:08 UTC (2+ messages)
[PATCH 0/8] rust: module parameter extensions
2026-02-28 1:32 UTC (4+ messages)
` [PATCH 1/8] rust: module_param: add StringParam type for C string parameters
[PATCH 0/12] drm/tyr: firmware loading and MCU boot support
2026-02-28 1:02 UTC (40+ messages)
` [PATCH 02/12] drm/tyr: move clock cleanup into Clocks Drop impl
` [PATCH 05/12] drm/tyr: add MMU address space registers
` [PATCH 06/12] drm/tyr: add shmem backing for GEM objects
` [PATCH 07/12] drm/tyr: Add generic slot manager
` [PATCH 08/12] drm/tyr: add MMU module
` [PATCH 09/12] drm/tyr: add GPU virtual memory module
` [PATCH 10/12] drm/tyr: add a kernel buffer object
` [PATCH 12/12] drm/tyr: add firmware loading and MCU boot support
[PATCH v1] rust: console: add abstraction for kernel console drivers
2026-02-28 0:17 UTC (4+ messages)
linux-next: Tree for Feb 26
2026-02-27 23:20 UTC (2+ messages)
[PATCH v2 1/8] rust: device: support `dev_printk` on all devices
2026-02-27 19:30 UTC (3+ messages)
` [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
[PATCH] rust: sync: add lazy initialization methods to SetOnce
2026-02-27 19:15 UTC (3+ messages)
[PATCH v5 00/38] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-27 16:29 UTC (7+ messages)
` [PATCH v5 01/38] gpu: nova-core: fix aux device registration for multi-GPU systems
[PATCH v11 0/2] rust: clist patches for nova-core memory management
2026-02-27 15:50 UTC (5+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
[RFC PATCH v3 1/5] rtc: add device selector for rtc_class_ops callbacks
2026-02-27 15:09 UTC (15+ messages)
[PATCH] rust: pin-init: add references to previously initialized fields
2026-02-27 15:02 UTC (6+ messages)
[RFC PATCH 0/7] Introduce HasField infrastructure
2026-02-27 15:00 UTC (3+ messages)
[PATCH] rust: alloc: allow different error types in `KBox::pin_slice`
2026-02-27 14:38 UTC (5+ messages)
[PATCH] fault-inject: rust: add a Rust API for fault-injection
2026-02-27 14:32 UTC (2+ messages)
[PATCH 0/2] rust: impl_flags: add convenience functions
2026-02-27 14:20 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