messages from 2026-03-05 16:02:45 to 2026-03-09 13:46:45 UTC [more...]
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-09 13:46 UTC (35+ 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 v2 0/2] Introduce Synology Microp driver
2026-03-09 13:38 UTC (16+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: Add synology,microp device
` [PATCH v2 2/2] mfd: Add initial synology microp driver
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-03-09 12:31 UTC (14+ messages)
[PATCH v11 00/12] gpu: nova-core: add Turing support
2026-03-09 12:10 UTC (21+ messages)
` [PATCH v11 01/12] gpu: nova-core: create falcon firmware DMA objects lazily
` [PATCH v11 02/12] gpu: nova-core: falcon: add constant for memory block alignment
` [PATCH v11 03/12] gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
` [PATCH v11 04/12] gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
` [PATCH v11 05/12] gpu: nova-core: move brom_params and boot_addr to FalconFirmware
` [PATCH v11 06/12] gpu: nova-core: add PIO support for loading firmware images
` [PATCH v11 07/12] gpu: nova-core: falcon: remove unwarranted safety check in dma_load
` [PATCH v11 08/12] gpu: nova-core: firmware: add comments to justify v3 header values
` [PATCH v11 09/12] gpu: nova-core: firmware: fix and explain v2 header offsets computations
` [PATCH v11 10/12] gpu: nova-core: make Chipset::arch() const
` [PATCH v11 11/12] gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
` [PATCH v11 12/12] gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
[PATCH] drm/tyr: replace fixed sleeps with read_poll_timeout
2026-03-09 9:58 UTC
[PATCH] drm/tyr: Use DRM device type alias across driver
2026-03-09 9:27 UTC (2+ messages)
[PATCH 0/4] Rust netlink support + use in Rust Binder
2026-03-09 8:38 UTC (23+ messages)
` [PATCH 1/4] rust: netlink: add raw netlink abstraction
` [PATCH 2/4] ynl_gen: generate Rust files from yaml files
` [PATCH 3/4] rust_binder: add generated netlink.rs file
` [PATCH 4/4] rust_binder: report netlink transactions
[PATCH v10 00/10] gpu: nova-core: add Turing support
2026-03-09 4:51 UTC (24+ 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 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 0/8] rust: module parameter extensions
2026-03-09 2:27 UTC (8+ messages)
` [PATCH 2/8] rust: module_param: wire StringParam into the module! macro
` [PATCH 6/8] rust: macros: add early_param support to "
[PATCH v2 0/3] docs: sp_SP: Add Rust documentation section
2026-03-08 19:16 UTC (10+ messages)
` [PATCH v2 1/3] docs: sp_SP: Add Spanish translation for Rust quick-start
` [PATCH v2 2/3] docs: sp_SP: Add Spanish translation for Rust general information
` [PATCH v2 3/3] docs: sp_SP: Add Spanish translation for Rust coding guidelines
[PATCH v12 0/1] Rust GPU buddy allocator bindings
2026-03-08 18:04 UTC (2+ messages)
` [PATCH v12 1/1] rust: gpu: Add "
[PATCH v7 00/10] rust: add `register!` macro
2026-03-08 11:43 UTC (38+ messages)
` [PATCH v7 05/10] rust: io: add IoLoc and IoWrite types
[PATCH 0/2] Introduce Synology Microp driver
2026-03-08 7:08 UTC (13+ messages)
` [PATCH 1/2] dt-bindings: mfd: Add binding for synology,microp devices
` [PATCH 2/2] staging: Add initial synology microp driver
[PATCH v2 0/3] rust_binder: add and wire Binder tracepoints
2026-03-08 1:24 UTC (4+ messages)
` [PATCH v2 1/3] rust_binder: remove "rust_" prefix from tracepoints
` [PATCH v2 2/3] rust_binder: add Rust binder tracepoints
` [PATCH v2 3/3] rust_binder: add in the new tracepoint calls
[PATCH v3 0/2] rust: take advantage of newer rust-analyzer features
2026-03-07 23:30 UTC (3+ messages)
` [PATCH v3 1/2] scripts: generate_rust_analyzer.py: add versioning infrastructure
` [PATCH v3 2/2] scripts: generate_rust_analyzer.py: fix IDE support for primitive types
[PATCH v4 0/3] rust: add pointer projection infrastructure and convert DMA
2026-03-07 22:29 UTC (2+ messages)
[GIT PULL] Driver core fixes for 7.0-rc3
2026-03-07 20:00 UTC (2+ messages)
[PATCH] rust: cpufreq: fix clippy::double_parens warning in Policy doctest
2026-03-07 17:09 UTC (9+ messages)
` [RFC PATCH] rust: kbuild: support global per-version flags
[PATCH v2 0/4] rust: refactor ARef and AlwaysRefCounted imports
2026-03-07 15:43 UTC (3+ messages)
[PATCH 0/3] rust_binder: add and wire Binder tracepoints
2026-03-07 12:07 UTC (6+ messages)
` [PATCH 1/3] rust_binder: remove "rust_" prefix from tracepoints
` [PATCH 2/3] rust_binder: add Rust binder tracepoints
` [PATCH 3/3] rust_binder: add in the new tracepoint calls
[PATCH v7 0/7] Rust bindings for gem shmem + iosys_map
2026-03-06 20:59 UTC (5+ messages)
` [PATCH v7 6/7] rust: Introduce iosys_map bindings
[PATCH v2 0/4] rust: add basic serial device bus abstractions
2026-03-06 20:46 UTC (11+ messages)
` [PATCH v2 1/4] rust: devres: return reference in `devres::register`
` [PATCH v2 2/4] serdev: add private data to serdev_device
` [PATCH v2 3/4] rust: add basic serial device bus abstractions
` [PATCH v2 4/4] samples: rust: add Rust serial device bus sample device driver
[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
2026-03-06 20:36 UTC (2+ messages)
` [PATCH v12 1/1] "
[PATCH] rust: add support for trailing comma in fmt! macros with named format arguments
2026-03-06 17:40 UTC
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-06 17:32 UTC (3+ messages)
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust
[PATCH v4] tools build: Fix rust cross compilation
2026-03-06 12:14 UTC (5+ messages)
[PATCH] rust_binder: introduce TransactionInfo
2026-03-06 11:28 UTC
[PATCH v5 0/9] gpu: nova-core: gsp: add continuation record support
2026-03-06 11:03 UTC (9+ messages)
` [PATCH v5 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
[PATCH v2 1/2] rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`
2026-03-06 10:07 UTC (2+ messages)
[PATCH v2] rust: build: remap path to avoid absolute path
2026-03-06 10:07 UTC (2+ messages)
[PATCH v6 0/9] gpu: nova-core: gsp: add continuation record support
2026-03-06 7:22 UTC (10+ messages)
` [PATCH v6 1/9] gpu: nova-core: gsp: sort `MsgFunction` variants alphabetically
` [PATCH v6 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
` [PATCH v6 3/9] rust: add EMSGSIZE error code
` [PATCH v6 4/9] gpu: nova-core: gsp: add checking oversized commands
` [PATCH v6 5/9] gpu: nova-core: gsp: clarify invariant on command queue
` [PATCH v6 6/9] gpu: nova-core: gsp: unconditionally call variable payload handling
` [PATCH v6 7/9] gpu: nova-core: gsp: add `size` helper to `CommandToGsp`
` [PATCH v6 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
` [PATCH v6 9/9] gpu: nova-core: gsp: add tests for continuation records
[PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
2026-03-06 1:49 UTC (4+ messages)
[PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
2026-03-05 23:55 UTC (5+ messages)
[PATCH v3 0/1] rust: introduce abstractions for fwctl
2026-03-05 21:14 UTC (4+ messages)
` [PATCH v3 1/1] "
loongarch64 objtool warning with LLVM 18 in Rust object file
2026-03-05 20:22 UTC (3+ messages)
[PATCH 0/2] gpu: nova-core: add fwctl driver
2026-03-05 19:09 UTC (3+ messages)
` [PATCH 1/2] fwctl: use subsys_initcall for built-in configuration
` [PATCH 2/2] gpu: nova-core: add fwctl driver for firmware control interface
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