LinuxLists
Users
About
Andrea Parri (
[email protected]
)
Number of posts: 365 (0.76 per day)
First post: 2018-03-26 08:54:40
Last post: 2019-07-19 08:52:33
Previous Page
/
Next Page
Date
List
Subject
2019-01-21 14:47:14
linux-kernel
Re: [PATCH] kcov: convert kcov.refcount to refcount_t
2019-01-21 12:22:11
linux-kernel
Re: [PATCH] kcov: convert kcov.refcount to refcount_t
2019-01-21 11:47:42
linux-kernel
Re: [PATCH] kcov: convert kcov.refcount to refcount_t
2019-01-21 10:54:00
linux-kernel
Re: [PATCH] sched: Use READ_ONCE()/WRITE_ONCE() in task_cpu()/__set_task_cpu()
2019-01-18 15:59:30
linux-kernel
Re: Plain accesses and data races in the Linux Kernel Memory Model
2019-01-18 15:10:43
linux-kernel
Re: [PATCH 0/5] sched refcount_t conversions
2019-01-18 12:59:53
linux-kernel
Re: [PATCH 1/5] sched: convert sighand_struct.count to refcount_t
2019-01-17 17:13:18
linux-kernel
Re: Plain accesses and data races in the Linux Kernel Memory Model
2019-01-17 15:34:48
linux-kernel
Re: [PATCH] afs: Add missing memory barriers in afs_manage_cell()
2019-01-17 00:39:50
linux-kernel
Re: Plain accesses and data races in the Linux Kernel Memory Model
2019-01-17 00:04:24
linux-kernel
[PATCH] sched: Use READ_ONCE()/WRITE_ONCE() in task_cpu()/__set_task_cpu()
2019-01-15 17:25:58
linux-kernel
Re: Plain accesses and data races in the Linux Kernel Memory Model
2019-01-11 00:32:00
linux-kernel
Re: [PATCH RFC LKMM 7/7] tools/memory-model: Dynamically check SRCU lock-to-unlock matching
2019-01-11 00:25:34
linux-kernel
Re: [PATCH RFC memory-model 0/6] LKMM updates
2019-01-10 13:52:07
linux-kernel
Re: seqcount usage in xt_replace_table()
2019-01-10 12:49:48
linux-kernel
Re: seqcount usage in xt_replace_table()
2019-01-10 09:43:08
linux-kernel
Re: [PATCH RFC LKMM 7/7] tools/memory-model: Dynamically check SRCU lock-to-unlock matching
2019-01-10 08:42:06
linux-kernel
Re: [PATCH RFC memory-model 0/6] LKMM updates
2019-01-10 00:41:25
linux-kernel
Re: [PATCH RFC memory-model 0/6] LKMM updates
2019-01-09 23:50:42
linux-kernel
Re: [PATCH RFC memory-model 0/6] LKMM updates
2019-01-09 12:42:48
linux-kernel
Re: seqcount usage in xt_replace_table()
2019-01-09 11:51:12
linux-kernel
Re: seqcount usage in xt_replace_table()
2019-01-09 00:05:43
linux-kernel
Re: seqcount usage in xt_replace_table()
2018-12-21 18:29:11
linux-kernel
Re: [PATCH] percpu_rwsem: fix missed wakeup due to reordering of load
2018-12-13 11:22:58
linux-kernel
Re: [PATCH 3/3] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-12 15:31:44
linux-kernel
Re: [PATCH] percpu_rwsem: fix missed wakeup due to reordering of load
2018-12-12 12:09:18
linux-kernel
Re: [PATCH] tools/memory-model: Update Documentation/explanation.txt to include SRCU support
2018-12-12 12:06:08
linux-kernel
Re: [RFC PATCH 4/4] x86/TSC: Use RDTSCP
2018-12-06 11:15:09
linux-kernel
Re: [PATCH v7 13/14] module: Do not set nx for module memory before freeing
2018-12-06 00:53:08
linux-kernel
Re: [tip:core/rcu] rcutorture: Make initrd/init execute in userspace
2018-12-05 00:00:06
linux-kernel
Re: [RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
2018-12-01 00:04:07
linux-kernel
[PATCH] riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
2018-11-30 09:31:31
linux-kernel
Re: [RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
2018-11-28 20:47:48
linux-kernel
Re: [PATCH 2/4] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
2018-11-27 12:25:07
linux-kernel
Re: Q&A from "Concurrency with tools/memory-model"
2018-11-27 12:24:12
linux-kernel
[PATCH] bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
2018-11-27 12:21:07
linux-kernel
[PATCH] sched/fair: Clean up comment in nohz_idle_balance()
2018-11-27 12:20:28
linux-kernel
Re: [Question] atomic_fetch_andnot() in nohz_idle_balance()
2018-11-27 11:22:40
linux-bluetooth
[PATCH] bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
2018-11-27 00:27:43
linux-kernel
Re: [PATCH 0/3] tools/memory-model: Add SRCU support
2018-11-26 20:45:16
linux-kernel
Re: [Question] atomic_fetch_andnot() in nohz_idle_balance()
2018-11-26 19:35:42
linux-kernel
Re: [PATCH] docs/memory-barriers.txt: Enforce heavy ordering for port I/O accesses
2018-11-26 17:03:05
linux-kernel
Re: [PATCH 2/4] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
2018-11-26 16:49:40
linux-kernel
[PATCH] afs: Add missing memory barriers in afs_manage_cell()
2018-11-24 08:26:53
linux-kernel
Re: [PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
2018-11-24 08:21:10
linux-kernel
Re: [PATCH 05/10] staging: erofs: add a full barrier in erofs_workgroup_unfreeze
2018-11-24 07:17:55
linux-kernel
Re: [PATCH] uprobes: Fix handle_swbp() vs. unregister() + register() race once more
2018-11-24 07:14:24
linux-kernel
Re: [PATCH 05/10] staging: erofs: add a full barrier in erofs_workgroup_unfreeze
2018-11-24 02:24:37
linux-kernel
[PATCH] uprobes: Fix handle_swbp() vs. unregister() + register() race once more
2018-11-24 00:25:33
linux-kernel
Re: [Question] smp_wmb() in prepare_uprobe()
2018-11-23 17:23:42
linux-kernel
Re: [Question] smp_wmb() in prepare_uprobe()