messages from 2026-02-10 09:15:30 to 2026-02-11 19:54:55 UTC [more...]
[PATCH v1] drm/tyr: make SRAM supply optional like panthor
2026-02-11 19:54 UTC
[PATCH v3 00/12] rust: xarray: add entry API with preloading
2026-02-11 19:45 UTC (36+ messages)
` [PATCH v3 01/12] rust: xarray: minor formatting fixes
` [PATCH v3 02/12] rust: xarray: add debug format for `StoreError`
` [PATCH v3 03/12] rust: xarray: add `contains_index` method
` [PATCH v3 04/12] rust: xarray: add `XArrayState`
` [PATCH v3 05/12] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH v3 11/12] xarray, radix-tree: enable sheaf support for kmem_cache
[PATCH v4 00/33] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-11 18:48 UTC (13+ 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] rust: print: add safety comments for %pA formatting
2026-02-11 18:27 UTC (4+ 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 (9+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v9 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v9 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation
[PATCH v3 1/3] rust: clk: use the type-state pattern
2026-02-11 16:47 UTC (12+ messages)
[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
2026-02-11 15:54 UTC (79+ messages)
` [RFC PATCH 2/4] rust: sync: Add dma_fence abstractions
` [RFC PATCH 3/4] rust/drm: Add DRM Jobqueue
[PATCH] scripts: generate_rust_analyzer.py: avoid FD leak
2026-02-11 13:26 UTC (4+ messages)
[PATCH AUTOSEL 6.19-6.18] rust: cpufreq: always inline functions using build_assert with arguments
2026-02-11 12:30 UTC
[PATCH v1] tools build: Fix feature test for rust compiler
2026-02-11 12:11 UTC (2+ messages)
[PATCH v4 1/3] binder: fix PID namespace collision for freeze operation
2026-02-11 11:13 UTC (4+ messages)
[PATCH v4 0/3] binder: handle PID namespace conversion for freeze operation
2026-02-11 10:42 UTC (3+ messages)
` [PATCH v4 2/3] rust: pid: add Pid abstraction and init_ns helper
[PATCH v3 0/4] rust: alloc: add Vec shrinking methods
2026-02-11 9:35 UTC (19+ messages)
` [PATCH v3 4/4] rust: binder: shrink all_procs when deregistering processes
[PATCH v1] drm/tyr: gpu: fix GpuInfo::log model/version decoding
2026-02-11 7:33 UTC (2+ messages)
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-02-11 4:08 UTC (30+ messages)
` [RFC v3 01/27] rust: add untrusted data abstraction
` [RFC v3 02/27] X.509: Make certificate parser public
` [RFC v3 03/27] X.509: Parse Subject Alternative Name in certificates
` [RFC v3 04/27] X.509: Move certificate length retrieval into new helper
` [RFC v3 05/27] certs: Create blacklist keyring earlier
` [RFC v3 06/27] rust: add bindings for hash.h
` [RFC v3 07/27] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [RFC v3 08/27] lib: rspdm: Initial commit of Rust SPDM
` [RFC v3 09/27] PCI/CMA: Authenticate devices on enumeration
` [RFC v3 10/27] PCI/CMA: Validate Subject Alternative Name in certificates
` [RFC v3 11/27] PCI/CMA: Reauthenticate devices on reset and resume
` [RFC v3 12/27] lib: rspdm: Support SPDM get_version
` [RFC v3 13/27] lib: rspdm: Support SPDM get_capabilities
` [RFC v3 14/27] lib: rspdm: Support SPDM negotiate_algorithms
` [RFC v3 15/27] lib: rspdm: Support SPDM get_digests
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 17/27] crypto: asymmetric_keys - Load certificate parsing early in boot
` [RFC v3 18/27] KEYS: Load keyring and certificates "
` [RFC v3 19/27] PCI/CMA: Support built in X.509 certificates
` [RFC v3 20/27] crypto: sha: Load early in boot
` [RFC v3 21/27] crypto: ecdsa: "
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation
` [RFC v3 23/27] rust: allow extracting the buffer from a CString
` [RFC v3 24/27] lib: rspdm: Support SPDM challenge
` [RFC v3 25/27] PCI/CMA: Expose in sysfs whether devices are authenticated
` [RFC v3 26/27] rust: add bindings for hash_info
` [RFC v3 27/27] rspdm: Multicast received signatures via netlink
[PATCH 0/2] gpu: nova-core: use GSP RPC sequence numbers properly
2026-02-11 0:04 UTC (3+ messages)
` [PATCH 1/2] gpu: nova-core: fix GSP RPC send sequence numbers to match Open RM
` [PATCH 2/2] gpu: nova-core: improve GSP RPC debug logging with message classification
[PATCH] rust_binder: fix oneway spam detection
2026-02-10 23:55 UTC
[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
2026-02-10 23:33 UTC (14+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v8 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v8 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-02-10 23:11 UTC (5+ messages)
` [PATCH v2 09/27] rust: jump_label: add __rust_helper to helpers
[GIT PULL] Rust for v6.20 / v7.0
2026-02-10 19:59 UTC (2+ messages)
[PATCH] rust: kernel: document safety for rust_fmt_argument
2026-02-10 15:00 UTC (2+ messages)
[PATCH V6 0/3] Rust support for powerpc
2026-02-10 9:00 UTC (2+ messages)
` [PATCH V6 3/3] powerpc: Enable Rust for ppc64le
[PATCH] objtool/rust: add one more `noreturn` Rust function
2026-02-10 10:03 UTC (2+ messages)
[PATCH V4 0/3] Rust support for powerpc
2026-02-10 9:53 UTC (9+ messages)
` [PATCH V4 2/3] rust: Add PowerPC support
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