LinuxLists
Users
About
Andrea Parri (
[email protected]
)
Number of posts: 631 (0.19 per day)
First post: 2015-05-26 00:49:52
Last post: 2024-06-12 06:29:00
Previous Page
/
Next Page
Date
List
Subject
2023-08-04 20:56:58
linux-kernel
Re: [RFC PATCH] membarrier: riscv: Provide core serializing command
2023-08-04 16:32:38
linux-kernel
Re: [RFC PATCH] membarrier: riscv: Provide core serializing command
2023-08-04 05:21:36
linux-kernel
Re: [RFC PATCH] membarrier: riscv: Provide core serializing command
2023-08-03 16:31:12
linux-kernel
Re: [RFC PATCH] membarrier: riscv: Provide core serializing command
2023-08-03 15:38:11
linux-kernel
Re: [RFC PATCH v2 0/3] Deduplicate RISCV cmpxchg.h and atomic.c macros
2023-08-03 06:03:16
linux-kernel
[RFC PATCH] membarrier: riscv: Provide core serializing command
2023-08-03 05:47:01
linux-kernel
[PATCH v2] riscv,mmio: Fix readX()-to-delay() ordering
2023-08-03 03:40:28
linux-kernel
Re: [RFC PATCH v1 0/2] Deduplicating RISCV cmpxchg.h macros
2023-07-12 15:54:38
linux-kernel
Re: [PATCH 2/2] riscv,mmio: Use the generic implementation for the I/O accesses
2023-07-11 14:18:37
linux-kernel
[PATCH 2/2] riscv,mmio: Use the generic implementation for the I/O accesses
2023-07-11 13:48:59
linux-kernel
[PATCH 0/2] riscv,mmio: I/O barriers fixes and cleanups
2023-07-11 13:48:57
linux-kernel
[PATCH 1/2] riscv,mmio: Fix readX()-to-delay() ordering
2023-05-30 19:04:54
linux-kernel
Re: [PATCH v3 2/2] riscv: Add Zawrs support for spinlocks
2023-04-07 00:14:16
linux-kernel
Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
2023-04-06 17:22:30
linux-kernel
Re: [RFC PATCH v1 0/2] Deduplicating RISCV cmpxchg.h macros
2023-03-23 01:56:07
linux-kernel
[PATCH] tools/memory-model: Remove out-of-date SRCU documentation
2023-03-23 01:50:12
linux-kernel
Re: [PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases
2023-03-22 09:05:55
linux-kernel
Re: [PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases
2023-03-22 08:01:17
linux-kernel
Re: [RESEND RFC PATCH v2 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions
2023-03-22 01:41:55
linux-kernel
Re: [PATCH memory-model 7/8] tools/memory-model: Add documentation about SRCU read-side critical sections
2023-03-22 01:15:33
linux-kernel
Re: [PATCH memory-model 5/8] tools/memory-model: Provide exact SRCU semantics
2023-03-22 01:15:22
linux-kernel
Re: [PATCH memory-model 4/8] tools/memory-model: Restrict to-r to read-read address dependency
2023-03-22 01:15:19
linux-kernel
Re: [PATCH memory-model 2/8] tools/memory-model: Unify UNLOCK+LOCK pairings to po-unlock-lock-po
2023-03-22 01:09:25
linux-kernel
Re: [PATCH memory-model 1/8] tools/memory-model: Update some warning labels
2023-03-22 00:49:12
linux-kernel
Re: [RESEND RFC PATCH v2 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions
2023-02-27 19:40:30
linux-kernel
Re: [PATCH v3] tools/memory-model: Make ppo a subrelation of po
2023-02-27 19:35:22
linux-kernel
Re: [PATCH v3] tools/memory-model: Make ppo a subrelation of po
2023-02-19 02:05:16
linux-kernel
Re: Current LKMM patch disposition
2023-02-13 11:16:03
linux-kernel
Re: Current LKMM patch disposition
2023-01-31 10:57:11
linux-kernel
Re: [PATCH] riscv: kprobe: Optimize kprobe with accurate atomicity
2023-01-29 17:28:36
linux-kernel
Re: [PATCH v2 2/2] tools/memory-model: Make ppo a subrelation of po
2023-01-29 17:11:24
linux-kernel
Re: [PATCH v2 2/2] tools/memory-model: Make ppo a subrelation of po
2023-01-28 22:22:03
linux-kernel
Re: [PATCH v2 2/2] tools/memory-model: Make ppo a subrelation of po
2023-01-28 22:14:31
linux-kernel
Re: [PATCH v2 2/2] tools/memory-model: Make ppo a subrelation of po
2023-01-25 20:36:41
linux-kernel
Re: Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2023-01-24 11:10:06
linux-kernel
Re: Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2023-01-18 21:40:59
linux-kernel
Re: [PATCH] tools/memory-model: Make ppo a subrelation of po
2023-01-18 21:31:28
linux-kernel
Re: [PATCH] tools/memory-model: Make ppo a subrelation of po
2023-01-17 12:19:00
linux-kernel
Re: Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2023-01-04 16:00:08
linux-kernel
Re: Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2022-10-22 20:09:31
linux-kernel
Re: [PATCH v2] riscv: fix race when vmap stack overflow
2022-10-21 14:49:42
linux-kernel
Re: [PATCH] riscv: fix race when vmap stack overflow
2022-10-21 08:50:31
linux-kernel
Re: [PATCH] riscv: fix race when vmap stack overflow
2022-10-20 23:42:06
linux-kernel
Re: [PATCH] riscv: fix race when vmap stack overflow
2022-09-11 15:36:53
linux-kernel
Re: "Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
2022-08-29 02:45:27
linux-kernel
Re: "Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
2022-08-29 02:30:33
linux-kernel
Re: "Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
2022-07-07 14:33:06
linux-kernel
Re: [RFC PATCH 2/2] dma-direct: Fix dma_direct_{alloc,free}() for Hyperv-V IVMs
2022-07-06 20:25:55
linux-kernel
[RFC PATCH 0/2] dma_direct_{alloc,free}() for Hyper-V IVMs
2022-07-06 20:22:50
linux-kernel
[RFC PATCH 2/2] dma-direct: Fix dma_direct_{alloc,free}() for Hyperv-V IVMs
2022-07-06 20:15:14
linux-kernel
[RFC PATCH 1/2] swiotlb,dma-direct: Move swiotlb_unencrypted_base to direct.c