Manfred Spraul ([email protected])

Number of posts: 1138 (0.14 per day)
First post: 2000-12-10 13:05:25
Last post: 2023-07-19 17:49:15

Date List Subject
2019-10-11 11:21:12 linux-kernel [PATCH 3/5] ipc/msg.c: Update and document memory barriers.
2019-10-11 11:21:04 linux-kernel [PATCH 4/5] ipc/sem.c: Document and update memory barriers
2019-10-11 11:21:02 linux-kernel [PATCH 5/5] Documentation/memory-barriers.txt: Clarify cmpxchg()
2019-10-11 08:58:19 linux-kernel Re: wake_q memory ordering
2019-10-10 12:14:30 linux-kernel Re: wake_q memory ordering
2019-10-10 10:42:33 linux-kernel wake_q memory ordering
2019-09-29 10:28:39 linux-kernel Re: [PATCH] ipc/sem: Fix race between to-be-woken task and waker
2019-09-27 05:03:34 linux-kernel Re: [PATCH] ipc/sem: Fix race between to-be-woken task and waker
2019-03-19 18:19:53 linux-kernel Re: [PATCH v12 3/3] ipc: Do cyclic id allocation with ipcmni_extend mode
2019-03-17 18:28:50 linux-kernel Re: [PATCH v12 3/3] ipc: Do cyclic id allocation with ipcmni_extend mode
2019-03-16 18:55:37 linux-kernel Re: [PATCH v12 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
2019-03-16 08:27:07 linux-kernel Re: [PATCH v2] ipc: Fix race condition in ipc_idr_alloc()
2019-03-10 12:51:00 linux-kernel Re: [PATCH v11 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
2019-01-07 18:34:06 linux-kernel Re: general protection fault in put_pid
2018-12-23 16:44:25 linux-kernel Re: general protection fault in put_pid
2018-12-23 16:43:20 linux-kernel Re: general protection fault in put_pid
2018-12-23 16:28:58 linux-kernel Re: general protection fault in put_pid
2018-12-19 11:38:59 linux-kernel Re: general protection fault in put_pid
2018-12-01 20:23:52 linux-kernel Re: BUG: corrupted list in freeary
2018-11-20 21:37:41 linux-kernel Re: [PATCH v11 1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M
2018-11-20 20:25:57 linux-kernel Re: [PATCH v11 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
2018-10-03 11:37:36 linux-kernel Re: [RFC, PATCH] ipc/util.c: use idr_alloc_cyclic() for ipc allocations
2018-10-02 16:54:31 linux-kernel Re: [PATCH v8 3/5] ipc: Allow boot time extension of IPCMNI from 32k to 2M
2018-10-02 16:51:03 linux-kernel [RFC, PATCH] ipc/util.c: use idr_alloc_cyclic() for ipc allocations
2018-07-18 03:56:08 linux-kernel Re: [PATCH -next] ipc/sem: prevent queue.status tearing in semop
2018-07-12 18:56:26 linux-kernel [PATCH 01/12] ipc: ipc: compute kern_ipc_perm.id under the ipc lock.
2018-07-12 18:56:12 linux-kernel [PATCH 04/12] ipc: Rename ipcctl_pre_down_nolock().
2018-07-12 18:56:12 linux-kernel [PATCH 02/12] ipc: reorganize initialization of kern_ipc_perm.seq
2018-07-12 18:56:00 linux-kernel [PATCH 03/12] ipc/util.c: Use ipc_rcu_putref() for failues in ipc_addid()
2018-07-12 18:55:56 linux-kernel [PATCH 05/12] ipc/util.c: correct comment in ipc_obtain_object_check
2018-07-12 18:55:26 linux-kernel [PATCH 07/12] lib/rhashtable: simplify bucket_table_alloc()
2018-07-12 18:55:03 linux-kernel [PATCH 06/12] ipc: drop ipc_lock()
2018-07-12 18:54:55 linux-kernel [PATCH 08/12] lib/rhashtable: guarantee initial hashtable allocation
2018-07-12 18:54:45 linux-kernel [PATCH 12/12] ipc/util.c: update return value of ipc_getref from int to bool
2018-07-12 18:54:45 linux-kernel [PATCH 0/12 V3] ipc: cleanups & bugfixes, rhashtable update
2018-07-12 18:54:45 linux-kernel [PATCH 09/12] ipc: get rid of ids->tables_initialized hack
2018-07-12 18:54:45 linux-kernel [PATCH 10/12] ipc: simplify ipc initialization
2018-07-12 18:54:45 linux-kernel [PATCH 11/12] ipc/util.c: Further variable name cleanups
2018-07-10 04:46:12 linux-kernel Re: [PATCH 0/12 V2] ipc: cleanups & bugfixes, rhashtable update
2018-07-09 18:46:41 linux-kernel Re: [PATCH 12/12] ipc/util.c: Further ipc_idr_alloc cleanups.
2018-07-09 15:16:33 linux-kernel [PATCH 08/12] lib/rhashtable: simplify bucket_table_alloc()
2018-07-09 15:16:06 linux-kernel [PATCH 01/12] ipc: reorganize initialization of kern_ipc_perm.id
2018-07-09 15:16:00 linux-kernel [PATCH 07/12] ipc_idr_alloc refactoring
2018-07-09 15:15:44 linux-kernel [PATCH 09/12] lib/rhashtable: guarantee initial hashtable allocation
2018-07-09 15:14:56 linux-kernel [PATCH 10/12] ipc: get rid of ids->tables_initialized hack
2018-07-09 15:14:26 linux-kernel [PATCH 02/12] ipc: reorganize initialization of kern_ipc_perm.seq
2018-07-09 15:13:56 linux-kernel [PATCH 06/12] ipc: rename ipc_lock() to ipc_lock_idr()
2018-07-09 15:13:24 linux-kernel [PATCH 12/12] ipc/util.c: Further ipc_idr_alloc cleanups.
2018-07-09 15:13:18 linux-kernel [PATCH 04/12] ipc: Rename ipcctl_pre_down_nolock().
2018-07-09 15:12:56 linux-kernel [PATCH 11/12] ipc: simplify ipc initialization
2018-07-09 15:12:38 linux-kernel [PATCH 0/12 V2] ipc: cleanups & bugfixes, rhashtable update