messages from 2025-12-03 05:59:57 to 2025-12-05 07:20:08 UTC [more...]
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-05 7:18 UTC (19+ messages)
` [PATCH v18 01/42] dept: implement "
` [PATCH v18 02/42] dept: add single event dependency tracker APIs
` [PATCH v18 03/42] dept: add lock "
` [PATCH v18 04/42] dept: tie to lockdep and IRQ tracing
` [PATCH v18 05/42] dept: add proc knobs to show stats and dependency graph
` [PATCH v18 06/42] dept: distinguish each kernel context from another
` [PATCH v18 07/42] dept: distinguish each work "
` [PATCH v18 08/42] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v18 09/42] dept: record the latest one out of consecutive waits of the same class
` [PATCH v18 10/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v18 11/42] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v18 12/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v18 13/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v18 14/42] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v18 15/42] dept: track timeout waits separately with a new Kconfig
` [PATCH v18 16/42] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v18 17/42] dept: apply timeout consideration to swait
` [PATCH v18 18/42] dept: apply timeout consideration to waitqueue wait
[PATCH 00/11] gpu: nova-core: add Turing support
2025-12-05 0:35 UTC (14+ messages)
` [PATCH 10/11] gpu: nova-core: LibosMemoryRegionInitArgument size must be page aligned
[PATCH v7] rust: Return Option from page_align and ensure no usize overflow
2025-12-04 22:40 UTC
[PATCH v1] rust: bug: Support DEBUG_BUGVERBOSE_DETAILED option
2025-12-04 22:34 UTC
[PATCH v24 00/28] riscv control-flow integrity for usermode
2025-12-04 22:17 UTC (31+ messages)
` [PATCH v24 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v24 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v24 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v24 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v24 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v24 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v24 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v24 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v24 09/28] riscv/mm: write protect and shadow stack
` [PATCH v24 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v24 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v24 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v24 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v24 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v24 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v24 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v24 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v24 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v24 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v24 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v24 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v24 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v24 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v24 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v24 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v24 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v24 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH v4 0/3] Introduce support for C linked list interfacing and GPU Buddy bindings
2025-12-04 21:57 UTC (5+ messages)
` [PATCH v4 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH v4 2/3] gpu: Move DRM buddy allocator one level up
` [PATCH v4 3/3] rust: gpu: Add GPU buddy allocator bindings
[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
2025-12-04 21:07 UTC (4+ messages)
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device
[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
2025-12-04 21:07 UTC (11+ messages)
` [PATCH 23/46] rust: maple_tree: add __rust_helper to helpers
` [PATCH 24/46] rust: mm: "
` [PATCH 38/46] rust: slab: "
` (subset) [PATCH 00/46] Allow inlining C helpers into Rust when using LTO
[PATCH 0/4] Inline helpers into Rust without full LTO
2025-12-04 19:29 UTC (16+ messages)
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-12-04 17:18 UTC (6+ messages)
` [PATCH v23 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
[PATCH v1] rust: Add some DMA helpers for architectures without CONFIG_HAS_DMA
2025-12-04 16:06 UTC
[PATCH v23 25/28] riscv: create a config for shadow stack and landing pad instr support
2025-12-04 15:04 UTC (2+ messages)
[PATCH v23 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
2025-12-04 15:02 UTC (2+ messages)
[PATCH v23 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
2025-12-04 15:02 UTC (2+ messages)
[PATCH v23 18/28] riscv/kernel: update __show_regs to print shadow stack register
2025-12-04 15:00 UTC (2+ messages)
` [PATCH v23 16/28] riscv: signal: abstract header saving for setup_sigcontext[PATCH "
[PATCH v23 16/28] riscv: signal: abstract header saving for setup_sigcontext
2025-12-04 14:56 UTC (2+ messages)
[PATCH v23 15/28] riscv/traps: Introduce software check exception and uprobe handling
2025-12-04 14:53 UTC (2+ messages)
[PATCH] rust: sync: atomic: separate import "blocks"
2025-12-04 14:50 UTC
[PATCH v23 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
2025-12-04 14:48 UTC (2+ messages)
[PATCH v23 13/28] prctl: arch-agnostic prctl for indirect branch tracking
2025-12-04 14:48 UTC (2+ messages)
[PATCH v23 12/28] riscv: Implements arch agnostic shadow stack prctls
2025-12-04 14:47 UTC (2+ messages)
[PATCH v3] rust: num: bounded: mark __new as unsafe
2025-12-04 14:45 UTC (4+ messages)
[PATCH v23 10/28] riscv/mm: Implement map_shadow_stack() syscall
2025-12-04 14:46 UTC (2+ messages)
[PATCH v23 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
2025-12-04 14:43 UTC (2+ messages)
[PATCH v23 09/28] riscv/mm: write protect and shadow stack
2025-12-04 14:45 UTC (2+ messages)
[PATCH v23 07/28] riscv/mm: manufacture shadow stack pte
2025-12-04 14:41 UTC (2+ messages)
[PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
2025-12-04 14:41 UTC (2+ messages)
[PATCH v23 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
2025-12-04 14:37 UTC (2+ messages)
[PATCH v23 03/28] riscv: zicfiss / zicfilp enumeration
2025-12-04 14:36 UTC (2+ messages)
[PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv
2025-12-04 14:14 UTC (2+ messages)
[PATCH v8 0/6] rust: add ww_mutex support
2025-12-04 13:33 UTC (14+ messages)
` [PATCH v8 4/6] rust: implement Class for ww_class support
` [PATCH v8 5/6] rust: ww_mutex: add Mutex, AcquireCtx and MutexGuard
[PATCH 0/2] Access Rust fields from TP_fast_assign in TRACE_EVENT
2025-12-04 13:32 UTC (4+ messages)
` [PATCH 1/2] rust: sync: add Arc::DATA_OFFSET
` [PATCH 2/2] rust_binder: add binder_transaction tracepoint
[PATCH v2 0/4] rust: Add i8 and i16 atomic support
2025-12-04 13:12 UTC (4+ messages)
[PATCH v5 0/4] EDITME: RISC-V: re-enable gcc + rust builds
2025-12-04 12:41 UTC (9+ messages)
` [PATCH v5 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v5 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v5 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v5 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds
[PATCH v6] rust: Return Option from page_align and ensure no usize overflow
2025-12-04 11:43 UTC (3+ messages)
[PATCH] rust: sync: ordering: Fix dead link to LKMM explanation
2025-12-04 9:13 UTC (2+ messages)
[PATCH] rust: bitops: add helpers for _find_* functions
2025-12-04 9:04 UTC (3+ messages)
[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2025-12-04 7:55 UTC (36+ messages)
` [PATCH 01/31] gpu: nova-core: print FB sizes, along with ranges
` [PATCH 05/31] gpu: nova-core: use GPU Architecture to simplify HAL selections
` [PATCH 15/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH 16/31] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH 18/31] gpu: nova-core: Hopper/Blackwell: add needs_large_reserved_mem()
` [PATCH 19/31] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH 20/31] gpu: nova-core: Hopper/Blackwell: add FSP message structures
` [PATCH 21/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH 22/31] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
` [PATCH 23/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH 24/31] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH 25/31] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH 26/31] gpu: nova-core: refactor SEC2 booter loading into run_booter() helper
` [PATCH 27/31] gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting
` [PATCH 28/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
` [PATCH 30/31] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
` [PATCH 31/31] gpu: nova-core: clarify the GPU firmware boot steps
[PATCH] rust: num: fix typos in Bounded documentation
2025-12-04 2:43 UTC
[GIT PULL] Rust for 6.19
2025-12-03 23:50 UTC (3+ messages)
[PATCH 00/10] rust: xarray: add entry API with preloading
2025-12-03 22:26 UTC (11+ messages)
` [PATCH 01/10] rust: xarray: minor formatting fixes
` [PATCH 02/10] rust: xarray: add debug format for `StoreError`
` [PATCH 03/10] rust: xarray: add `contains_index` method
` [PATCH 04/10] rust: xarray: add `XArrayState`
` [PATCH 05/10] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH 06/10] rust: xarray: simplify `Guard::load`
` [PATCH 07/10] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH 08/10] rust: xarray: add entry API
` [PATCH 09/10] rust: xarray: add preload API
` [PATCH 10/10] rust: xarray: fix false positive lockdep warnings
[PATCH] rust: pin-init: add references to previously initialized fields
2025-12-03 22:05 UTC (2+ messages)
[PATCH v2 0/7] rust: build_assert: document and fix use with function arguments
2025-12-03 18:37 UTC (5+ messages)
[PATCH] rust: io: convert ResourceSize to newtype
2025-12-03 17:03 UTC
[PATCH v3] rust: clist: Add support to interface with C linked lists
2025-12-03 15:08 UTC (3+ messages)
[PATCH v2] rust: num: bounded: mark __new as unsafe
2025-12-03 14:23 UTC (3+ messages)
[PATCH v7 0/6] rust: pci: add config space read/write support
2025-12-03 13:32 UTC (11+ messages)
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait
[PATCH] rust: pci: fix build failure when CONFIG_PCI_MSI is disabled
2025-12-03 8:59 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).