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
2018-04-26 16:04:04
linux-kernel
Re: [PATCH v1] kthread/smpboot: Serialize kthread parking against wakeup
2018-04-26 15:31:38
linux-kernel
Re: [PATCH 4/4] exit: Lockless iteration over task list in mm_update_next_owner()
2018-04-26 12:37:35
linux-kernel
Re: [PATCH 4/4] exit: Lockless iteration over task list in mm_update_next_owner()
2018-04-23 20:57:43
linux-kernel
Re: [PATCH] locking/rwsem: Synchronize task state & waiter->task of readers
2018-04-20 17:06:07
linux-kernel
Re: [RFC PATCH v2 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
2018-04-20 16:33:41
linux-kernel
[PATCH 1/2] tools/memory-model: Update ASPLOS information
2018-04-20 16:33:10
linux-kernel
[PATCH 0/2] tools/memory-model: References updates
2018-04-20 16:32:37
linux-kernel
[PATCH 2/2] tools/memory-model: Add reference for 'Simplifying ARM concurrency'
2018-04-20 16:19:28
linux-kernel
[PATCH] MAINTAINERS: Update e-mail address for Andrea Parri
2018-04-18 09:59:28
linux-kernel
Re: [PATCH RFC tools/memory-model 4/5] tools/memory-model: Add model support for spin_is_locked
2018-04-18 09:42:06
linux-kernel
Re: [PATCH RFC tools/memory-model 2/5] tools/memory-model: Add litmus test for multicopy atomicity
2018-04-13 12:00:45
linux-kernel
Re: [PATCH 0/2] tools/memory-model: Model 'smp_store_mb()'
2018-04-13 10:01:06
linux-kernel
Re: [PATCH] memory-model: fix cheat sheet typo
2018-04-12 12:30:39
linux-kernel
[PATCH 0/2] tools/memory-model: Model 'smp_store_mb()'
2018-04-12 12:27:57
linux-kernel
[PATCH 2/2] tools/memory-model: Fix coding style in 'linux-kernel.def'
2018-04-12 12:27:46
linux-kernel
[PATCH 1/2] tools/memory-model: Model 'smp_store_mb()'
2018-04-12 11:27:07
linux-kernel
Re: [PATCH] memory-model: fix cheat sheet typo
2018-04-12 09:39:32
linux-kernel
Re: [PATCH] checkpatch: Add a --strict test for structs with bool member definitions
2018-04-12 09:28:38
linux-kernel
Re: [PATCH] memory-model: fix cheat sheet typo
2018-04-11 15:43:16
linux-kernel
Re: [PATCH 00/10] kernel/locking: qspinlock improvements
2018-04-08 18:27:32
linux-kernel
[RFC PATCH v2 6/6] Documentation/features/vm: Remove arch support status file for 'pte_special'
2018-04-08 18:24:13
linux-kernel
[RFC PATCH v2 2/6] Documentation/features: Refresh the arch support status files in place
2018-04-08 17:42:30
linux-kernel
[RFC PATCH v2 5/6] Documentation/features/lib: Remove arch support status file for 'strncasecmp'
2018-04-08 17:40:53
linux-kernel
[RFC PATCH v2 1/6] Documentation/features: Add script that refreshes the arch support status files in place
2018-04-08 17:23:11
linux-kernel
[RFC PATCH v2 3/6] Documentation/features/core: Add arch support status files for 'cBPF-JIT' and 'eBPF-JIT'
2018-04-08 17:15:10
linux-kernel
[RFC PATCH v2 4/6] Documentation/features/locking: Use '!RWSEM_GENERIC_SPINLOCK' as Kconfig for 'rwsem-optimized'
2018-04-08 17:08:48
linux-kernel
[RFC PATCH v2 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
2018-04-06 22:02:41
linux-kernel
Re: [PATCH v4 1/3] locking: Document the semantics of spin_is_locked()
2018-04-06 19:52:23
linux-kernel
[PATCH v4 1/3] locking: Document the semantics of spin_is_locked()
2018-04-06 15:53:59
linux-kernel
Re: [PATCH 10/10] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()
2018-04-06 13:24:30
linux-kernel
Re: [PATCH 00/10] kernel/locking: qspinlock improvements
2018-04-06 13:07:14
linux-kernel
Re: [PATCH 10/10] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()
2018-04-05 08:58:10
linux-kernel
Re: [PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
2018-04-04 13:06:00
linux-kernel
Re: [RFC PATCH 0/3] Documentation/features: Provide and apply "features-refresh.sh"
2018-04-04 12:49:29
linux-kernel
Re: [PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
2018-04-03 19:33:35
linux-kernel
Re: [PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
2018-04-03 17:00:03
linux-kernel
[PATCH 3/3] Documentation/features: Refresh and auto-generate the arch support status files in place
2018-04-03 16:59:14
linux-kernel
[PATCH 1/3] Documentation/features: Add script that refreshes the arch support status files in place
2018-04-03 16:58:31
linux-kernel
[PATCH 2/3] Documentation/features/core: Add arch support status files for 'cBPF-JIT' and 'eBPF-JIT'
2018-04-03 16:57:39
linux-kernel
[RFC PATCH 0/3] Documentation/features: Provide and apply "features-refresh.sh"
2018-04-03 14:09:11
linux-kernel
Re: [PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
2018-04-03 13:38:32
linux-kernel
Re: [PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
2018-04-01 16:44:52
linux-kernel
[PATCH v3 3/3] locking: Clean up comment and #ifndef for {,queued_}spin_is_locked()
2018-04-01 16:44:49
linux-kernel
[PATCH v3 2/3] arm64: Remove smp_mb() from arch_spin_is_locked()
2018-04-01 16:44:02
linux-kernel
[PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
2018-04-01 16:43:44
linux-kernel
[PATCH v3 0/3] Changes, clean-ups and documentation for spin_is_locked()
2018-04-01 16:34:39
linux-kernel
Re: [PATCH v2 for-4.17 0/3] Changes and clean-ups for spin_is_locked()
2018-03-28 12:23:49
linux-kernel
[Question] Documentation/features: More automation/scripting help?
2018-03-28 10:51:55
linux-kernel
[PATCH v2 for-4.17 3/3] locking: Clean-up comment and #ifndef for {,queued_}spin_is_locked()
2018-03-28 10:51:26
linux-kernel
[PATCH v2 for-4.17 1/3] arm64: Remove smp_mb() from arch_spin_is_locked()
2018-03-28 10:51:26
linux-kernel
[PATCH v2 for-4.17 0/3] Changes and clean-ups for spin_is_locked()