messages from 2026-02-11 16:37:55 to 2026-02-14 00:20:13 UTC [more...]
[PATCH] rust_binder: avoid name mangling for get_work[_local]
2026-02-14 0:20 UTC (3+ messages)
[PATCH v2] gpu: nova-core: fix stack overflow in GSP memory allocation
2026-02-14 0:18 UTC (5+ messages)
[PATCH] rust: impl_flags: add method to return underlying integer
2026-02-14 0:13 UTC (3+ messages)
[PATCH v2] rust: page: add byte-wise atomic memory copy methods
2026-02-14 0:07 UTC (15+ messages)
[PATCH v2 0/5] Use struct devres_node in Devres<T>
2026-02-13 22:07 UTC (6+ messages)
` [PATCH v2 1/5] devres: move struct devres_node into base.h
` [PATCH v2 2/5] devres: export devres_node_init() and devres_node_add()
` [PATCH v2 3/5] devres: add devres_node_remove()
` [PATCH v2 4/5] devres: rename and export set_node_dbginfo()
` [PATCH v2 5/5] rust: devres: embed struct devres_node directly
[PATCH 0/2] binder+rust_binder: use current_euid() for transaction sender identity
2026-02-13 21:37 UTC (3+ messages)
` [PATCH 1/2] binder: "
` [PATCH 2/2] rust_binder: "
[PATCH] rust: task: clarify comments on task UID accessors
2026-02-13 21:12 UTC (7+ messages)
[PATCH v1] tools build: Fix rust cross compilation
2026-02-13 19:12 UTC
[PATCH v3] rust: page: add byte-wise atomic memory copy methods
2026-02-13 17:44 UTC (6+ messages)
[PATCH v2 0/2] rust: task: clean up safety issues wrt de_thread()
2026-02-13 16:49 UTC (8+ messages)
` [PATCH v2 1/2] rust: task: limit group_leader() to current
` [PATCH v2 2/2] rust: task: use atomic read for pid()
[PATCH v4 0/3] rust: alloc: add KVVec shrinking method
2026-02-13 16:19 UTC (7+ messages)
` [PATCH v4 1/3] rust: kvec: implement shrink_to for KVVec
` [PATCH v4 2/3] rust: alloc: add KUnit tests for KVVec shrink_to
` [PATCH v4 3/3] rust_binder: shrink all_procs when deregistering processes
[PATCH v2 0/1] drm/tyr: make SRAM supply optional like panthor
2026-02-13 15:54 UTC (16+ messages)
` [PATCH v2 1/1] "
[PATCH v9 0/9] gpu: nova-core: add Turing support
2026-02-13 14:47 UTC (11+ messages)
` [PATCH v9 1/9] gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
` [PATCH v9 2/9] gpu: nova-core: require DmaObject on FalconDmaLoadable, not FalconFirmware
` [PATCH v9 3/9] gpu: nova-core: falcon: remove generic argument from dma_wr
` [PATCH v9 4/9] gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
` [PATCH v9 5/9] gpu: nova-core: move brom_params and boot_addr to FalconFirmware
` [PATCH v9 6/9] gpu: nova-core: add PIO support for loading firmware images
` [PATCH v9 7/9] gpu: nova-core: make Chipset::arch() const
` [PATCH v9 8/9] gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
` [PATCH v9 9/9] gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
[PATCH v2 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
2026-02-13 11:29 UTC (3+ messages)
` [PATCH v2 1/2] rust: poll: make PollCondVar upgradable
` [PATCH v2 2/2] rust_binder: use UpgradePollCondVar
[PATCH 1/2] rust: move `static_assert` into `build_assert`
2026-02-13 10:26 UTC (12+ messages)
` [PATCH 2/2] rust: add `const_assert!` macro
[PATCH v3 00/12] rust: xarray: add entry API with preloading
2026-02-13 8:17 UTC (32+ messages)
` [PATCH v3 01/12] rust: xarray: minor formatting fixes
` [PATCH v3 03/12] rust: xarray: add `contains_index` method
` [PATCH v3 05/12] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
[PATCH] gpu: nova-core: fix stack overflow in GSP memory allocation
2026-02-13 6:56 UTC (2+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-13 5:50 UTC (4+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH] rust: print: Document SAFETY invariants in rust_fmt_argument and call_printk
2026-02-13 5:31 UTC (5+ messages)
[PATCH v4 2/3] rust: pid: add Pid abstraction and init_ns helper
2026-02-13 5:15 UTC (2+ messages)
[PATCH v7 0/7] Rust bindings for gem shmem + iosys_map
2026-02-13 1:59 UTC (3+ messages)
` [PATCH v7 6/7] rust: Introduce iosys_map bindings
[PATCH v2 1/8] rust: device: support `dev_printk` on all devices
2026-02-13 0:11 UTC (5+ messages)
` [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
[PATCH v2] gpu: nova-core: fix aux device registration for multi-GPU systems
2026-02-13 0:09 UTC (2+ messages)
[PATCH v5 0/4] Introduce DeviceContext
2026-02-12 23:39 UTC (3+ messages)
` [PATCH v5 1/4] rust/drm: "
[PATCH v1] tools build: Fix rust cross compilation
2026-02-12 19:18 UTC (2+ messages)
[PATCH] rust: task: clean up safety issues wrt de_thread()
2026-02-12 17:56 UTC (3+ messages)
[PATCH v3 1/3] rust: clk: use the type-state pattern
2026-02-12 16:50 UTC (22+ messages)
[PATCH] rust: list: Extend safety comment in List::remove
2026-02-12 15:57 UTC
[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
2026-02-12 14:52 UTC (10+ messages)
` [PATCH v2 1/6] "
[PATCH] rust: page: add volatile memory copy methods
2026-02-12 14:21 UTC (12+ messages)
[PATCH v5 0/7] rust: add `register!` macro
2026-02-12 12:55 UTC (4+ messages)
` [PATCH v5 3/7] rust: num: add `as_bool` method to `Bounded<_, 1>`
[PATCH v1] drm/tyr: gpu: fix GpuInfo::log model/version decoding
2026-02-12 12:25 UTC (2+ messages)
[PATCH AUTOSEL 6.19-6.18] rust: sync: Implement Unpin for ARef
2026-02-12 12:11 UTC (2+ messages)
[PATCH 0/12] drm/tyr: firmware loading and MCU boot support
2026-02-12 11:05 UTC (23+ messages)
` [PATCH 01/12] drm/tyr: select DRM abstractions in Kconfig
` [PATCH 02/12] drm/tyr: move clock cleanup into Clocks Drop impl
` [PATCH 03/12] drm/tyr: rename TyrObject to BoData
` [PATCH 04/12] drm/tyr: set DMA mask using GPU physical address
` [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 11/12] drm/tyr: add parser for firmware binary
` [PATCH 12/12] drm/tyr: add firmware loading and MCU boot support
[PATCH v1] drm/tyr: make SRAM supply optional like panthor
2026-02-12 9:37 UTC (4+ messages)
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-02-12 5:56 UTC (2+ messages)
[GIT PULL] Driver core changes for 7.0-rc1
2026-02-12 3:58 UTC (2+ messages)
[PATCH v4 00/33] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-12 2:09 UTC (16+ messages)
` [PATCH v4 01/33] gpu: nova-core: pass pdev directly to dev_* logging macros
` [PATCH v4 05/33] gpu: nova-core: factor .fwsignature* selection into a new get_gsp_sigs_section()
` [PATCH v4 08/33] gpu: nova-core: set DMA mask width based on GPU architecture
` [PATCH v4 09/33] gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting
` [PATCH v4 17/33] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
[PATCH v4 1/3] binder: fix PID namespace collision for freeze operation
2026-02-12 1:05 UTC (2+ messages)
[PATCH V2 0/3] Rust support for powerpc
2026-02-11 22:23 UTC (8+ messages)
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le
[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
2026-02-11 21:17 UTC (5+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
[PATCH] rust: print: add safety comments for %pA formatting
2026-02-11 18:27 UTC (2+ messages)
` [PATCH v2] rust: print: add safety documentation for %pA handling
[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
2026-02-11 17:30 UTC (6+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
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