messages from 2026-04-20 14:24:32 to 2026-04-23 09:38:46 UTC [more...]
[PATCH v8 0/2] Introduce Synology Microp driver
2026-04-23 9:38 UTC (19+ messages)
` [PATCH v8 1/2] dt-bindings: embedded-controller: Add synology microp devices
` [PATCH v8 2/2] platform: Add initial synology microp driver
[PATCH] gpu: nova-core: simplify and_then with condition to filter
2026-04-23 7:11 UTC
[PATCH v3 0/6] gpu: nova-core: run unload sequence upon unbinding
2026-04-23 3:00 UTC (9+ messages)
` [PATCH v3 1/6] rust: add warn_on_err macro
` [PATCH v3 2/6] gpu: nova-core: use "
` [PATCH v3 3/6] gpu: nova-core: remove unneeded get_gsp_info proxy function
` [PATCH v3 4/6] gpu: nova-core: do not import firmware commands into GSP command module
` [PATCH v3 5/6] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v3 6/6] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
2026-04-23 2:32 UTC (15+ messages)
` [PATCH v2 1/5] rust: add warn_on_err macro
` [PATCH v2 2/5] gpu: nova-core: use "
` [PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
` [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Maybe make Sashiko emails opt-in please?
2026-04-23 1:48 UTC (2+ messages)
[PATCH v12 0/5] Rust bindings for gem shmem
2026-04-22 22:52 UTC (7+ messages)
` [PATCH v12 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v12 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v12 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v12 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v12 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
2026-04-22 20:28 UTC
[PATCH v2 0/2] Enable sysfs module symlink for more built-in drivers
2026-04-22 11:27 UTC (13+ messages)
` [PATCH v2 1/2] kernel: param: handle NULL module_kset in lookup_or_create_module_kobject()
` [PATCH v2 2/2] driver core: platform: set mod_name in driver registration
` [PATCH v3 0/4] Enable sysfs module symlink for more built-in drivers
` [PATCH v3 1/4] kernel: param: initialize module_kset on-demand
` [PATCH v3 2/4] coresight: pass THIS_MODULE implicitly through a macro
` [PATCH v3 3/4] driver core: platform: set mod_name in driver registration
` [PATCH v3 4/4] docs: driver-api: add mod_name argument to __platform_register_drivers()
[PATCH V11 0/4] Rust support for powerpc
2026-04-22 8:01 UTC (25+ messages)
` [PATCH V11 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V11 3/4] rust: Add PowerPC support
` [PATCH V11 4/4] powerpc: Enable Rust for ppc64le
[PATCH] rust: add task_work abstraction
2026-04-22 5:37 UTC (4+ messages)
[PATCH v11 0/5] Rust bindings for gem shmem
2026-04-21 23:48 UTC (7+ messages)
` [PATCH v11 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v11 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v11 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v11 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v11 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH v10 0/5] Rust bindings for gem shmem
2026-04-21 23:04 UTC (7+ messages)
` [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
2026-04-21 21:41 UTC (14+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
[RFC PATCH] [RFC PATCH] iio: position: rust: add initial AS5600 driver
2026-04-21 16:23 UTC (5+ messages)
[PATCH v2 0/4] drm/tyr: implement GPU reset API
2026-04-21 16:14 UTC (3+ messages)
` [PATCH v2 RESEND 1/4] rust: add SRCU abstraction
[PATCH v2 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
2026-04-21 16:09 UTC (13+ messages)
` [PATCH v2 08/11] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v2 11/11] gpu: nova-core: vbios: reject extra PCI-AT and FWSEC images
[PATCH RFC] rust: maple_tree: implement Send and Sync for MapleTree
2026-04-21 15:54 UTC (5+ messages)
[PATCH 0/4] rust: Add helper functions and constants for Tyr driver
2026-04-21 15:06 UTC (8+ messages)
` [PATCH 1/4] rust: sizes: add SZ_4G constant
` [PATCH 2/4] rust: mm: Add task_size() method to Mm
` [PATCH 3/4] rust: xarray: Update StoreError comments for alloc()
[PATCH v2 00/11] rust: I/O type generalization and projection
2026-04-21 14:56 UTC (12+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address
` [PATCH v2 04/11] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v2 06/11] rust: io: add view type
` [PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
` [PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH v2 09/11] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v2 10/11] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v2 11/11] rust: io: add copying methods
[PATCH V12 0/4] Rust support for powerpc
2026-04-21 12:09 UTC (5+ messages)
` [PATCH V12 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V12 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V12 3/4] rust: Add PowerPC support
` [PATCH V12 4/4] powerpc: Enable Rust for ppc64le
[PATCH v3 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
2026-04-21 8:20 UTC (12+ messages)
` [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
` [PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
` [PATCH v3 03/11] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v3 04/11] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v3 05/11] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v3 06/11] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v3 07/11] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v3 08/11] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v3 09/11] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v3 10/11] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
[PATCH v5 0/6] gpu: nova-core: add GA100 support
2026-04-21 1:22 UTC (10+ messages)
` [PATCH v5 4/6] gpu: nova-core: add FbHal::frts_size() for "
[PATCH v5 0/4] rust: add basic serial device bus abstractions
2026-04-20 20:07 UTC (5+ messages)
` [PATCH v5 1/4] rust: devres: return reference in `devres::register`
` [PATCH v5 2/4] serdev: add rust private data to serdev_device
` [PATCH v5 3/4] rust: add basic serial device bus abstractions
` [PATCH v5 4/4] samples: rust: add Rust serial device bus sample device driver
[PATCH] rust: pin-init: fix incorrect accessor reference lifetime
2026-04-20 17:23 UTC
[PATCH v5] rust: ACPI: fix missing match data for PRP0001
2026-04-20 16:21 UTC
[PATCH v10 00/28] gpu: nova-core: firmware: Hopper/Blackwell support
2026-04-20 16:20 UTC (11+ messages)
` [PATCH v10 02/28] gpu: nova-core: use GPU Architecture to simplify HAL selections
` [PATCH v10 03/28] gpu: nova-core: Hopper/Blackwell: basic GPU identification
` [PATCH v10 04/28] gpu: nova-core: add Copy/Clone to Spec and Revision
` [PATCH v10 05/28] gpu: nova-core: set DMA mask width based on GPU architecture
` [PATCH v10 08/28] gpu: nova-core: Blackwell: calculate reserved FB heap size
[PATCH] rust: doc: disable doc inlining for all prelude items
2026-04-20 16:16 UTC
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