public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-05 07:19:42 to 2025-12-09 02:55:14 UTC [more...]

[PATCH 00/11] gpu: nova-core: add Turing support
 2025-12-09  2:55 UTC  (14+ messages)
` [PATCH 10/11] gpu: nova-core: LibosMemoryRegionInitArgument size must be page aligned

[PATCH v2 0/2] rust: transmute: implement FromBytes and AsBytes for ()
 2025-12-09  2:39 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] gpu: nova-core: gsp: use () as message type for GspInitDone message

[PATCH 0/9] gpu: nova-core: miscellaneous improvements
 2025-12-09  2:30 UTC  (15+ messages)
` [PATCH 1/9] gpu: nova-core: gsp: warn if data remains after processing a message
` [PATCH 2/9] gpu: nova-core: gsp: remove unnecessary Display impls
` [PATCH 3/9] gpu: nova-core: gsp: simplify sequencer opcode parsing
` [PATCH 4/9] gpu: nova-core: gsp: remove unneeded sequencer trait
` [PATCH 5/9] gpu: nova-core: gsp: derive `Debug` on more sequencer types
` [PATCH 6/9] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
` [PATCH 7/9] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
` [PATCH 8/9] gpu: nova-core: use core library's CStr instead of kernel one
` [PATCH 9/9] gpu: nova-core: simplify str_from_null_terminated

[PATCH v1] rust: helpers: Fix pci_free_irq_vectors() build with CONFIG_PCI disabled
 2025-12-09  1:43 UTC 

[RFC 0/7] gpu: nova-core: Enable booting GSP with vGPU enabled
 2025-12-09  1:09 UTC  (15+ messages)
` [RFC 1/7] rust: pci: expose sriov_get_totalvfs() helper
` [RFC 2/7] [!UPSTREAM] rust: pci: support configuration space access
` [RFC 3/7] gpu: nova-core: introduce vgpu_support module param
` [RFC 4/7] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
` [RFC 5/7] gpu: nova-core: set RMSetSriovMode when NVIDIA "
` [RFC 6/7] gpu: nova-core: reserve a larger GSP WPR2 heap when "
` [RFC 7/7] gpu: nova-core: load the scrubber ucode when vGPU support "

[PATCH v3 0/7] rust: build_assert: document and fix use with function arguments
 2025-12-09  1:01 UTC  (13+ messages)
` [PATCH v3 1/7] rust: build_assert: add instructions for "
` [PATCH v3 2/7] rust: io: always inline functions using build_assert with arguments
` [PATCH v3 3/7] rust: cpufreq: "
` [PATCH v3 4/7] rust: bits: "
` [PATCH v3 5/7] rust: sync: refcount: "
` [PATCH v3 6/7] rust: irq: "
` [PATCH v3 7/7] rust: num: bounded: add missing comment for always inlined function

[PATCH v2 0/4] rust: Add i8 and i16 atomic support
 2025-12-09  0:27 UTC  (8+ messages)
` [PATCH v2 1/4] rust: sync: Add i8/i16 atomic_load_acquire/atomic_store_release helpers
` [PATCH v2 3/4] rust: sync: atomic: Add i8/i16 load and store support

[PATCH v3 00/12] gpu: nova-core: add Turing support
 2025-12-08 23:18 UTC  (13+ messages)
` [PATCH v3 01/12] gpu: nova-core: rename Imem to ImemSecure
` [PATCH v3 02/12] gpu: nova-core: add ImemNonSecure section infrastructure
` [PATCH v3 03/12] gpu: nova-core: support header parsing on Turing/GA100
` [PATCH v3 04/12] gpu: nova-core: add support for Turing/GA100 fwsignature
` [PATCH v3 05/12] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
` [PATCH v3 06/12] gpu: nova-core: add Turing boot registers
` [PATCH v3 07/12] gpu: nova-core: move some functions into the HAL
` [PATCH v3 08/12] gpu: nova-core: Add basic Turing HAL
` [PATCH v3 09/12] gpu: nova-core: add Falcon HAL method supports_dma()
` [PATCH v3 10/12] gpu: nova-core: add FalconUCodeDescV2 support
` [PATCH v3 11/12] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
` [PATCH v3 12/12] gpu: nova-core: add PIO support for loading firmware images

[PATCH] rust: io: convert ResourceSize to newtype
 2025-12-08 18:48 UTC  (2+ messages)

rust: wrong SAFETY comments in group_leader() and pid() + questions
 2025-12-08 15:43 UTC  (9+ messages)

[PATCH v2 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-12-08 10:06 UTC  (2+ messages)

[PATCH v3] drm/nova: Align GEM memory allocation to system page size
 2025-12-08  7:18 UTC 

[PATCH v2] drm: nova: Align GEM memory allocation to system page size
 2025-12-08  6:44 UTC 

[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2025-12-08  6:09 UTC  (8+ messages)
` [PATCH 16/31] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH 23/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot

[PATCH] rust: transmute: implement FromBytes and AsBytes for ()
 2025-12-08  4:15 UTC 

[PATCH v2] rust: pwm: Add UnregisteredChip wrapper around Chip
 2025-12-07 22:16 UTC  (2+ messages)

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-12-07  6:35 UTC  (7+ messages)
` [PATCH 1/8] rust: pci: add is_virtfn(), to check for VFs
` [PATCH 2/8] rust: pci: add is_physfn(), to check for PFs
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability

[PATCH v5 0/4] EDITME: RISC-V: re-enable gcc + rust builds
 2025-12-06 23:41 UTC  (6+ messages)
` [PATCH v5 3/4] rust: add a Kconfig function to test for support of bindgen options

[PATCH] rust: pin-init: add references to previously initialized fields
 2025-12-06 17:02 UTC  (4+ messages)

[PATCH v6 0/8] Rust bindings for gem shmem + iosys_map
 2025-12-06 16:12 UTC  (8+ messages)
` [PATCH v6 2/8] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v6 4/8] rust: gem: Introduce DriverObject::Args
` [PATCH v6 7/8] rust: Introduce iosys_map bindings

[GIT PULL] Driver core changes for 6.19-rc1
 2025-12-06  5:42 UTC  (2+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2025-12-06  0:25 UTC  (32+ messages)
` [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 v18 19/42] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v18 20/42] dept: apply timeout consideration to dma fence wait
` [PATCH v18 21/42] dept: make dept able to work with an external wgen
` [PATCH v18 22/42] dept: track PG_locked with dept
` [PATCH v18 23/42] dept: print staged wait's stacktrace on report
` [PATCH v18 24/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 26/42] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v18 27/42] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v18 28/42] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v18 29/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v18 30/42] dept: make dept stop from working on debug_locks_off()
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 32/42] completion, dept: introduce init_completion_dmap() API
` [PATCH v18 33/42] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v18 35/42] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v18 36/42] dept: implement a basic unit test for dept
` [PATCH v18 37/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v18 38/42] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v18 39/42] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v18 40/42] dept: track PG_writeback with dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v18 42/42] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE

[PATCH v25 00/28] riscv control-flow integrity for usermode
 2025-12-05 23:29 UTC  (32+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v25 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v25 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v25 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v25 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH v24 00/28] riscv control-flow integrity for usermode
 2025-12-05 19:41 UTC  (5+ messages)
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support

[PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
 2025-12-05 18:40 UTC  (2+ messages)

[PATCH v25 00/28] riscv control-flow integrity for usermode
 2025-12-05 18:37 UTC  (25+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw

[PATCH v6] rust: add new macro for common bitmap operations
 2025-12-05 10:15 UTC 

[PATCH v1] rust: Add some DMA helpers for architectures without CONFIG_HAS_DMA
 2025-12-05  9:33 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox