[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr 2025-10-16 8:42 UTC (23+ messages) ` [PATCH v17 01/11] samples: rust: platform: remove trailing commas ` [PATCH v17 02/11] rust_binder: remove trailing comma ` [PATCH v17 03/11] rust_binder: use `kernel::fmt` ` [PATCH v17 04/11] rust_binder: use `core::ffi::CStr` method names ` [PATCH v17 05/11] rnull: use `kernel::fmt` ` [PATCH v17 06/11] rust: alloc: " ` [PATCH v17 07/11] rust: debugfs: " ` [PATCH v17 08/11] rust: pci: " ` [PATCH v17 09/11] rust: remove spurious `use core::fmt::Debug` ` [PATCH v17 10/11] rust: support formatting of foreign types ` [PATCH v17 11/11] rust: replace `CStr` with `core::ffi::CStr` [PATCH v20 00/28] riscv control-flow integrity for usermode 2025-10-16 8:32 UTC (33+ messages) ` [PATCH v20 01/28] mm: VM_SHADOW_STACK definition for riscv ` [PATCH v20 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) ` [PATCH v20 03/28] riscv: zicfiss / zicfilp enumeration ` [PATCH v20 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions ` [PATCH v20 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit ` [PATCH v20 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE ` [PATCH v20 07/28] riscv/mm: manufacture shadow stack pte ` [PATCH v20 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs ` [PATCH v20 09/28] riscv/mm: write protect and shadow stack ` [PATCH v20 10/28] riscv/mm: Implement map_shadow_stack() syscall ` [PATCH v20 11/28] riscv/shstk: If needed allocate a new shadow stack on clone ` [PATCH v20 12/28] riscv: Implements arch agnostic shadow stack prctls ` [PATCH v20 13/28] prctl: arch-agnostic prctl for indirect branch tracking ` [PATCH v20 14/28] riscv: Implements arch agnostic indirect branch tracking prctls ` [PATCH v20 15/28] riscv/traps: Introduce software check exception and uprobe handling ` [PATCH v20 16/28] riscv: signal: abstract header saving for setup_sigcontext ` [PATCH v20 17/28] riscv/signal: save and restore of shadow stack for signal ` [PATCH v20 18/28] riscv/kernel: update __show_regs to print shadow stack register ` [PATCH v20 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files ` [PATCH v20 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe ` [PATCH v20 21/28] riscv: kernel command line option to opt out of user cfi ` [PATCH v20 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call ` [PATCH v20 23/28] arch/riscv: compile vdso with landing pad and shadow stack note ` [PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw ` [PATCH v20 25/28] riscv: create a config for shadow stack and landing pad instr support ` [PATCH v20 26/28] riscv: Documentation for landing pad / indirect branch tracking ` [PATCH v20 27/28] riscv: Documentation for shadow stack on riscv ` [PATCH v20 28/28] kselftest/riscv: kselftest for user mode cfi [PATCH v21 00/28] riscv control-flow integrity for usermode 2025-10-16 8:29 UTC (30+ messages) ` [PATCH v21 01/28] mm: VM_SHADOW_STACK definition for riscv ` [PATCH v21 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) ` [PATCH v21 03/28] riscv: zicfiss / zicfilp enumeration ` [PATCH v21 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions ` [PATCH v21 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit ` [PATCH v21 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE ` [PATCH v21 07/28] riscv/mm: manufacture shadow stack pte ` [PATCH v21 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs ` [PATCH v21 09/28] riscv/mm: write protect and shadow stack ` [PATCH v21 10/28] riscv/mm: Implement map_shadow_stack() syscall ` [PATCH v21 11/28] riscv/shstk: If needed allocate a new shadow stack on clone ` [PATCH v21 12/28] riscv: Implements arch agnostic shadow stack prctls ` [PATCH v21 13/28] prctl: arch-agnostic prctl for indirect branch tracking ` [PATCH v21 14/28] riscv: Implements arch agnostic indirect branch tracking prctls ` [PATCH v21 15/28] riscv/traps: Introduce software check exception and uprobe handling ` [PATCH v21 16/28] riscv: signal: abstract header saving for setup_sigcontext ` [PATCH v21 17/28] riscv/signal: save and restore of shadow stack for signal ` [PATCH v21 18/28] riscv/kernel: update __show_regs to print shadow stack register ` [PATCH v21 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files ` [PATCH v21 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe ` [PATCH v21 21/28] riscv: kernel command line option to opt out of user cfi ` [PATCH v21 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call ` [PATCH v21 23/28] arch/riscv: compile vdso with landing pad and shadow stack note ` [PATCH v21 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw ` [PATCH v21 25/28] riscv: create a config for shadow stack and landing pad instr support ` [PATCH v21 26/28] riscv: Documentation for landing pad / indirect branch tracking ` [PATCH v21 27/28] riscv: Documentation for shadow stack on riscv ` [PATCH v21 28/28] kselftest/riscv: kselftest for user mode cfi [PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust 2025-10-16 8:15 UTC (31+ messages) ` [PATCH v13 01/17] preempt: Track NMI nesting to separate per-CPU counter ` [PATCH v13 02/17] preempt: Reduce NMI_MASK to single bit and restore HARDIRQ_BITS ` [PATCH v13 03/17] preempt: Introduce HARDIRQ_DISABLE_BITS ` [PATCH v13 04/17] preempt: Introduce __preempt_count_{sub, add}_return() ` [PATCH v13 05/17] irq & spin_lock: Add counted interrupt disabling/enabling ` [PATCH v13 06/17] irq: Add KUnit test for refcounted interrupt enable/disable ` [PATCH v13 07/17] rust: Introduce interrupt module ` [PATCH v13 08/17] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers ` [PATCH v13 09/17] rust: sync: Add SpinLockIrq ` [PATCH v13 10/17] rust: sync: Introduce lock::Backend::Context ` [PATCH v13 11/17] rust: sync: lock: Add `Backend::BackendInContext` ` [PATCH v13 12/17] rust: sync: lock/global: Rename B to G in trait bounds ` [PATCH v13 13/17] rust: sync: Add a lifetime parameter to lock::global::GlobalGuard ` [PATCH v13 14/17] rust: sync: Expose lock::Backend ` [PATCH v13 15/17] rust: sync: lock/global: Add Backend parameter to GlobalGuard ` [PATCH v13 16/17] rust: sync: lock/global: Add BackendInContext support to GlobalLock ` [PATCH v13 17/17] locking: Switch to _irq_{disable,enable}() variants in cleanup guards [PATCH v5 00/14] gpu: nova-core: Boot GSP to RISC-V active 2025-10-16 6:24 UTC (15+ messages) ` [PATCH v5 02/14] gpu: nova-core: Create initial Gsp ` [PATCH v5 03/14] gpu: nova-core: gsp: Create wpr metadata ` [PATCH v5 04/14] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure ` [PATCH v5 06/14] gpu: nova-core: Add GSP command queue bindings ` [PATCH v5 07/14] gpu: nova-core: gsp: Add GSP command queue handling ` [PATCH v5 08/14] gpu: nova-core: gsp: Create rmargs ` [PATCH v5 09/14] gpu: nova-core: Add bindings and accessors for GspSystemInfo [PATCH 1/2] gpu: nova-core: gsp: remove useless conversion 2025-10-15 23:20 UTC (3+ messages) [PATCH v2] nova-core: vbios: Rework BiosImage to be simpler 2025-10-15 23:19 UTC (2+ messages) [PATCH 0/3] Rust PCI housekeeping 2025-10-15 23:02 UTC (6+ messages) ` [PATCH 1/3] rust: pci: implement TryInto<IrqRequest<'a>> for IrqVector<'a> ` [PATCH 2/3] rust: pci: move I/O infrastructure to separate file ` [PATCH 3/3] rust: pci: move IRQ " [PATCH RFC] nova-core: mm: Add initial structures for page table management 2025-10-15 20:34 UTC (3+ messages) [PATCH v3] rust: pci: Allocate and manage PCI interrupt vectors 2025-10-15 20:32 UTC (3+ messages) [PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA] 2025-10-15 20:04 UTC (3+ messages) ` [PATCH 2/2] Update the nova todo list [PATCH v15 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver 2025-10-15 18:07 UTC (5+ messages) [PATCH v4 0/2] rust: leds: add led classdev abstractions 2025-10-15 17:27 UTC (20+ messages) ` [PATCH v4 1/2] rust: add basic Pin<Vec<T, A>> abstractions ` [PATCH v4 2/2] rust: leds: add basic led classdev abstractions [GIT PULL] [PATCH 0/4] Rust locking changes for v6.18 2025-10-15 15:16 UTC (2+ messages) [RFC 0/6] rust: pci: add config space read/write support 2025-10-15 10:44 UTC (5+ messages) [PATCH] rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flags 2025-10-15 10:31 UTC (4+ messages) [PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings 2025-10-15 9:48 UTC (3+ messages) ` [PATCH v2 19/19] rust: regulator: " [PATCH v5] rust: rbtree: add immutable cursor 2025-10-15 7:59 UTC (2+ messages) [PATCH rust-next v2 0/3] rust: miscdevice: add llseek support 2025-10-15 5:40 UTC (5+ messages) ` [PATCH rust-next v2 1/3] rust: fs: add pos/pos_mut methods for LocalFile struct ` [PATCH rust-next v2 2/3] rust: miscdevice: add llseek support ` [PATCH rust-next v2 3/3] rust: samples: miscdevice: add lseek samples [PATCH] rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warning 2025-10-14 16:42 UTC (6+ messages) [RFC PATCH 0/1] kbuild: introduce containerized builds 2025-10-14 15:42 UTC (7+ messages) ` [RFC PATCH 1/1] kbuild: add Makefile.container with CONTAINER option [PATCH] rust: drm: remove unneeded handling for config DRM_LEGACY 2025-10-14 6:41 UTC [PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros 2025-10-14 6:35 UTC (6+ messages) [PATCH v3] docs/zh_CN: Add translation of rust/testing.rst 2025-10-14 2:24 UTC (2+ messages) [PATCH v3 0/2] rust: refactor `to_result` 2025-10-13 19:03 UTC (7+ messages) ` [PATCH v3 1/2] rust: add `ToResult` trait ` [PATCH v3 2/2] rust: drop `error::to_result` and utilize `ToResult` No Open Meeting at Nov 15 2025-10-13 16:51 UTC (11+ messages) ` Open Meeting at Jan 24 ` Open Meeting at March 27 ` Open Meeting at May 29 ` Open Meeting at Aug 7 ` Open Meeting at Dec 11 ` Open Meeting at Feb 5 ` Open Meeting at April 16 ` Open Meeting at Jun 11 ` Open Meeting at Aug 20 ` Open Meeting at Oct 15 [PATCH v19 00/27] riscv control-flow integrity for usermode 2025-10-13 14:30 UTC (10+ messages) [RFC PATCH v2 0/3] rust: bounded integer types and use in register macro 2025-10-13 13:58 UTC (6+ messages) ` [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt [PATCH v2] docs/zh_CN: Add translation of rust/testing.rst 2025-10-13 10:30 UTC (4+ messages)
page: next (older) - 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; as well as URLs for NNTP newsgroup(s).