dev.linux.lists.lkmm archive
508 archived articles, newest first (page 1 of 6). Latest articles →
[PATCH RFC v2 01/24] hazptr: Implement Hazard Pointers
Wed, 15 Jul 2026 17:17:46 -0700Re: [PATCH v2 2/4] rust: sync: generic memory barriers
Wed, 1 Jul 2026 21:56:17 -0700Re: [PATCH v2 1/4] rust: sync: add helpers for mb, dma_mb and friends
Wed, 1 Jul 2026 21:35:30 -0700Re: [PATCH v2] smp: Use release stores for csd_lock_record() state
Mon, 29 Jun 2026 16:49:36 +0000Re: [PATCH v3] smp: Use release stores for csd_lock_record() state
Tue, 30 Jun 2026 00:42:37 +0800Re: [PATCH v3] smp: Use release stores for csd_lock_record() state
Mon, 29 Jun 2026 08:35:45 -0700Re: [PATCH v3] smp: Use release stores for csd_lock_record() state
Mon, 29 Jun 2026 11:52:32 +0000[PATCH v3] smp: Use release stores for csd_lock_record() state
Mon, 29 Jun 2026 03:57:45 -0700Re: [PATCH v2] smp: Use release stores for csd_lock_record() state
Fri, 26 Jun 2026 21:25:03 +0200Re: [PATCH v2] smp: Use release stores for csd_lock_record() state
Fri, 26 Jun 2026 21:20:35 +0200Re: [PATCH v2] smp: Use release stores for csd_lock_record() state
Fri, 26 Jun 2026 16:45:41 +0000Re: [PATCH v2] smp: Use release stores for csd_lock_record() state
Fri, 26 Jun 2026 17:30:21 +0100Re: [PATCH v2] smp: Use release stores for csd_lock_record() state
Thu, 25 Jun 2026 14:42:17 +0000Re: [PATCH v2] smp: Use release stores for csd_lock_record() state
Wed, 24 Jun 2026 16:27:38 +0100Re: [PATCH v2] smp: Use release stores for csd_lock_record() state
Wed, 24 Jun 2026 22:15:03 +0800[PATCH v2] smp: Use release stores for csd_lock_record() state
Mon, 22 Jun 2026 09:38:07 -0700Re: [PATCH] smp: Use release stores for csd_lock_record() state
Thu, 18 Jun 2026 16:30:51 +0100Re: [PATCH] smp: Use release stores for csd_lock_record() state
Thu, 18 Jun 2026 07:57:31 -0700Re: [PATCH] smp: Use release stores for csd_lock_record() state
Thu, 18 Jun 2026 15:44:36 +0100Re: [PATCH] smp: Use release stores for csd_lock_record() state
Wed, 17 Jun 2026 21:01:19 -0700Re: [PATCH] smp: Use release stores for csd_lock_record() state
Wed, 17 Jun 2026 20:30:32 -0700Re: [PATCH] smp: Use release stores for csd_lock_record() state
Wed, 17 Jun 2026 21:44:44 -0400[PATCH] smp: Use release stores for csd_lock_record() state
Wed, 17 Jun 2026 14:20:01 -0700[PATCH v2 4/4] gpu: nova-core: fix barrier usage in GSP->CPU messaging path
Tue, 09 Jun 2026 16:38:40 +0100[PATCH v2 2/4] rust: sync: generic memory barriers
Tue, 09 Jun 2026 16:38:38 +0100[PATCH v2 3/4] gpu: nova-core: fix barrier usage in CPU->GSP messaging path
Tue, 09 Jun 2026 16:38:39 +0100[PATCH v2 0/4] rust: more memory barriers bindings
Tue, 09 Jun 2026 16:38:36 +0100[PATCH v2 1/4] rust: sync: add helpers for mb, dma_mb and friends
Tue, 09 Jun 2026 16:38:37 +0100Re: [PATCH] MAINTAINERS: Adjust T: entry for LKMM
Tue, 28 Apr 2026 11:52:41 -0700[PATCH] MAINTAINERS: Adjust T: entry for LKMM
Tue, 28 Apr 2026 21:18:06 +0900Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Mon, 13 Apr 2026 12:13:21 +0100Re: [PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
Mon, 13 Apr 2026 14:33:23 +0900Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Mon, 13 Apr 2026 14:33:04 +0900Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Mon, 6 Apr 2026 14:18:59 -0400Re: [PATCH 2/3] rust: sync: generic memory barriers
Mon, 6 Apr 2026 14:01:00 -0400Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Sat, 04 Apr 2026 14:02:40 +0100Re: [PATCH 2/3] rust: sync: generic memory barriers
Sat, 04 Apr 2026 13:43:07 +0100Re: [PATCH 2/3] rust: sync: generic memory barriers
Fri, 3 Apr 2026 17:33:24 -0400Re: [PATCH 2/3] rust: sync: generic memory barriers
Fri, 03 Apr 2026 01:07:09 +0100Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Thu, 2 Apr 2026 17:59:30 -0400Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Thu, 2 Apr 2026 17:56:25 -0400Re: [PATCH 2/3] rust: sync: generic memory barriers
Thu, 2 Apr 2026 17:49:44 -0400[PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Thu, 2 Apr 2026 16:24:36 +0100[PATCH 2/3] rust: sync: generic memory barriers
Thu, 2 Apr 2026 16:24:35 +0100[PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
Thu, 2 Apr 2026 16:24:34 +0100[PATCH 0/3] rust: more memory barriers bindings
Thu, 2 Apr 2026 16:24:33 +0100Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Fri, 6 Mar 2026 11:46:29 +0900Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Fri, 27 Feb 2026 12:00:27 -0500Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Fri, 27 Feb 2026 21:36:37 +0900Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Fri, 27 Feb 2026 18:14:24 +0900Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Fri, 27 Feb 2026 18:03:23 +0900Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Fri, 27 Feb 2026 16:06:37 +0800Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Thu, 26 Feb 2026 09:59:26 -0800 (PST)Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Thu, 26 Feb 2026 13:06:51 -0500Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Fri, 27 Feb 2026 02:11:49 +0900Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Thu, 26 Feb 2026 11:42:02 -0500Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Fri, 27 Feb 2026 01:17:52 +0900Re: [BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Thu, 26 Feb 2026 10:45:55 -0500[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
Thu, 26 Feb 2026 15:35:08 +0900[RFC PATCH v5 1/2] hazptr: Implement Hazard Pointers
Mon, 23 Feb 2026 15:44:17 -0500[RFC PATCH v5 0/2] Hazard Pointers
Mon, 23 Feb 2026 15:44:16 -0500[RFC PATCH v5 2/2] hazptr: Add refscale test
Mon, 23 Feb 2026 15:44:18 -0500Re: [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
Mon, 23 Feb 2026 14:40:59 -0500Re: [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
Mon, 23 Feb 2026 08:54:10 -0800Re: [PATCH] MAINTAINERS: Update my email address to @kernel.org
Fri, 30 Jan 2026 05:41:57 +0100Re: [PATCH] MAINTAINERS: Update my email address to @kernel.org
Thu, 29 Jan 2026 07:28:45 -0800Re: [PATCH] MAINTAINERS: Update my email address to @kernel.org
Thu, 29 Jan 2026 12:26:32 +0100Re: [PATCH] MAINTAINERS: Update my email address to @kernel.org
Thu, 29 Jan 2026 10:47:55 +0800Re: [PATCH] MAINTAINERS: Update my email address to @kernel.org
Thu, 29 Jan 2026 01:01:04 +0000Re: [PATCH] MAINTAINERS: Update my email address to @kernel.org
Wed, 28 Jan 2026 16:47:53 -0800[PATCH] MAINTAINERS: Update my email address to @kernel.org
Wed, 28 Jan 2026 16:45:18 -0800Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Thu, 8 Jan 2026 18:34:49 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Thu, 8 Jan 2026 11:01:16 -0800Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Thu, 8 Jan 2026 11:45:07 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Thu, 8 Jan 2026 17:34:34 +0100Re: [RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
Wed, 7 Jan 2026 15:04:11 -0500Re: [RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
Wed, 7 Jan 2026 09:48:41 -0800Re: [RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
Wed, 7 Jan 2026 09:40:56 -0500RE: [RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
Wed, 7 Jan 2026 09:38:53 +0000Re: [RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
Tue, 6 Jan 2026 09:52:35 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Sun, 21 Dec 2025 18:59:07 +0900Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 17:39:00 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 17:19:55 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 10:42:56 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 10:14:18 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 09:22:19 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 01:06:16 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 09:25:42 +0900Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Thu, 18 Dec 2025 20:22:04 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 09:43:39 +0900Re: [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
Thu, 18 Dec 2025 19:21:28 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Thu, 18 Dec 2025 18:36:00 -0500Re: [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
Fri, 19 Dec 2025 07:16:37 +0900Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Fri, 19 Dec 2025 05:22:29 +0900Re: [RFC] Potential problem in qspinlock due to mixed-size accesses
Thu, 18 Dec 2025 23:02:38 +0100Re: [RFC PATCH v4 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
Thu, 18 Dec 2025 15:54:52 +0000Re: [RFC PATCH v4 0/4] Hazard Pointers
Thu, 18 Dec 2025 12:54:05 -0500Re: [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
Thu, 18 Dec 2025 12:35:18 -0500Re: [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
Thu, 18 Dec 2025 11:20:01 -0500Re: [RFC PATCH v4 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
Thu, 18 Dec 2025 16:12:29 +0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.