org.kernel.vger.linux-arch archive
696 archived articles, newest first (page 7 of 7). Latest articles →
[RFC PATCH 24/24] Documentation: describe pidfd spawn builders
Thu, 16 Jul 2026 22:31:50 +0800[RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
Thu, 16 Jul 2026 22:31:49 +0800[RFC PATCH 22/24] pidfd: expose spawn builder system calls
Thu, 16 Jul 2026 22:31:48 +0800[RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
Thu, 16 Jul 2026 22:31:47 +0800[RFC PATCH 20/24] pidfd: add initial spawn file actions
Thu, 16 Jul 2026 22:31:46 +0800[RFC PATCH 19/24] file: expose spawn file-action helpers
Thu, 16 Jul 2026 22:31:45 +0800[RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
Thu, 16 Jul 2026 22:31:44 +0800[RFC PATCH 17/24] pidfd: audit child spawn execution
Thu, 16 Jul 2026 22:31:43 +0800[RFC PATCH 16/24] audit: add pidfd spawn child contexts
Thu, 16 Jul 2026 22:31:42 +0800[RFC PATCH 15/24] fork: keep embryonic tasks hidden until exec completes
Thu, 16 Jul 2026 22:31:41 +0800[RFC PATCH 14/24] pidfd: create and execute spawn builder tasks
Thu, 16 Jul 2026 22:31:40 +0800[RFC PATCH 13/24] fork: let new tasks start with task work
Thu, 16 Jul 2026 22:31:39 +0800[RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
Thu, 16 Jul 2026 22:31:38 +0800[RFC PATCH 11/24] pidfd: add spawn builder state tracking
Thu, 16 Jul 2026 22:31:37 +0800[RFC PATCH 10/24] pidfs: publish future pidfd files
Thu, 16 Jul 2026 22:31:36 +0800[RFC PATCH 09/24] fork: let process builders supply preallocated pids
Thu, 16 Jul 2026 22:31:35 +0800[RFC PATCH 08/24] pidfs: attach pids to future pidfd files
Thu, 16 Jul 2026 22:31:34 +0800[RFC PATCH 07/24] fork: expose vfork completion helper
Thu, 16 Jul 2026 22:31:33 +0800[RFC PATCH 06/24] exec: expose execveat internals to process builders
Thu, 16 Jul 2026 22:31:32 +0800[RFC PATCH 05/24] pidfd: add spawn builder path configuration
Thu, 16 Jul 2026 22:31:31 +0800[RFC PATCH 04/24] pidfd: create taskless spawn builders
Thu, 16 Jul 2026 22:31:30 +0800[RFC PATCH 03/24] pidfs: add taskless future pidfd inodes
Thu, 16 Jul 2026 22:31:29 +0800[RFC PATCH 02/24] libfs: allow custom validation of stashed inode data
Thu, 16 Jul 2026 22:31:28 +0800[RFC PATCH 01/24] pidfd: add spawn builder uapi
Thu, 16 Jul 2026 22:31:27 +0800[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
Thu, 16 Jul 2026 22:31:26 +0800[PATCH v2 15/15] riscv: mm: Request large exec folios for Svnapot
Thu, 16 Jul 2026 20:41:50 +0800[PATCH v2 14/15] riscv/mm: optimize mprotect for Svnapot mappings
Thu, 16 Jul 2026 20:41:49 +0800[PATCH v2 13/15] riscv/mm: remove redundant TLB flush in napotpte_convert
Thu, 16 Jul 2026 20:41:48 +0800[PATCH v2 12/15] arm64: mm: avoid contpte A/D aggregation in fast-GUP
Thu, 16 Jul 2026 20:41:47 +0800[PATCH v2 11/15] riscv: mm: avoid Svnapot A/D aggregation in fast-GUP
Thu, 16 Jul 2026 20:41:46 +0800[PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
Thu, 16 Jul 2026 20:41:45 +0800[PATCH v2 09/15] riscv/mm: avoid Svnapot consistency checks in ptep_get()
Thu, 16 Jul 2026 20:41:44 +0800[PATCH v2 08/15] riscv/mm: avoid redundant Svnapot A/D aggregation
Thu, 16 Jul 2026 20:41:43 +0800[PATCH v2 07/15] riscv/mm: preserve Svnapot leaf-size semantics for page-table consumers
Thu, 16 Jul 2026 20:41:42 +0800[PATCH v2 06/15] riscv: make pte_batch_hint() honor folio batch flags
Thu, 16 Jul 2026 20:41:41 +0800[PATCH v2 05/15] mm: extend pte batch and leaf-size helpers
Thu, 16 Jul 2026 20:41:40 +0800[PATCH v2 04/15] riscv/mm: implement Svnapot contpte update helpers
Thu, 16 Jul 2026 20:41:39 +0800[PATCH v2 03/15] riscv/mm: implement Svnapot contpte read-side helpers
Thu, 16 Jul 2026 20:41:38 +0800[PATCH v2 02/15] riscv: switch arch page-table users to raw PTE helpers
Thu, 16 Jul 2026 20:41:37 +0800[PATCH v2 01/15] riscv: introduce raw PTE helpers
Thu, 16 Jul 2026 20:41:36 +0800[PATCH v2 00/15] riscv: add Svnapot PTE folding support
Thu, 16 Jul 2026 20:41:35 +0800Re: [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies
Thu, 16 Jul 2026 19:56:48 +0800Re: [PATCH v6 6/8] string: introduce memcpy_nt() helpers
Thu, 16 Jul 2026 19:54:05 +0800Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Thu, 16 Jul 2026 11:56:58 +0100Re: [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
Thu, 16 Jul 2026 12:24:18 +0200Re: [PATCH 14/22] mm: set page table page type when allocated
Thu, 16 Jul 2026 11:49:31 +0200Re: [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
Thu, 16 Jul 2026 11:35:10 +0200Re: [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
Thu, 16 Jul 2026 11:33:33 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Thu, 16 Jul 2026 09:47:43 +0100Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Thu, 16 Jul 2026 08:49:47 +0100Re: [PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
Thu, 16 Jul 2026 00:01:02 -0700Re: [PATCH 00/22] Simplify special kernel page table handling
Wed, 15 Jul 2026 17:07:02 +0200Re: [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
Wed, 15 Jul 2026 14:44:11 +0100Re: [PATCH 3/7] MIPS: csrc-r4k: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
Wed, 15 Jul 2026 13:06:13 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 12:34:29 +0200Re: [PATCH 3/7] MIPS: csrc-r4k: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
Wed, 15 Jul 2026 12:13:06 +0200Re: [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies
Wed, 15 Jul 2026 17:45:15 +0800Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 11:44:51 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 11:43:20 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 10:41:47 +0100Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Wed, 15 Jul 2026 11:41:41 +0200Re: [PATCH v6 6/8] string: introduce memcpy_nt() helpers
Wed, 15 Jul 2026 17:33:15 +0800Re: [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
Wed, 15 Jul 2026 17:19:21 +0800Re: [PATCH 3/7] MIPS: csrc-r4k: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
Wed, 15 Jul 2026 11:03:47 +0200Re: [PATCH 3/7] MIPS: csrc-r4k: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
Wed, 15 Jul 2026 10:43:57 +0200Re: [PATCH 3/7] MIPS: csrc-r4k: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
Wed, 15 Jul 2026 10:25:19 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 09:45:05 +0200Re: [PATCH 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
Wed, 15 Jul 2026 09:35:32 +0200Re: [PATCH 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
Wed, 15 Jul 2026 09:29:26 +0200Re: [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
Wed, 15 Jul 2026 14:49:31 +0800Re: [PATCH v6 0/8] mm: optimize zone-device memmap initialization
Wed, 15 Jul 2026 14:37:53 +0800Re: [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies
Wed, 15 Jul 2026 14:30:13 +0800Re: [PATCH v6 6/8] string: introduce memcpy_nt() helpers
Wed, 15 Jul 2026 14:18:50 +0800Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Wed, 15 Jul 2026 08:15:42 +0200Re: [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
Wed, 15 Jul 2026 14:11:36 +0800Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Wed, 15 Jul 2026 08:11:39 +0200Re: [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
Wed, 15 Jul 2026 15:21:19 +1000Re: [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
Wed, 15 Jul 2026 12:21:35 +0800Re: [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
Wed, 15 Jul 2026 12:17:54 +0800Re: [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
Wed, 15 Jul 2026 12:12:57 +0800Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 22:45:53 +0100Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 19:28:56 +0100Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 18:58:57 +0100Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 19:29:38 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 17:51:01 +0100Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 18:31:22 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 17:08:24 +0100RE: [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Tue, 14 Jul 2026 15:29:23 +0000Re: [PATCH 19/22] x86/tboot: mark tboot_mm as a kernel mm
Tue, 14 Jul 2026 08:19:51 -0700Re: [PATCH 14/22] mm: set page table page type when allocated
Tue, 14 Jul 2026 08:16:16 -0700Re: [PATCH 12/22] x86/mm: use mm_is_kernel() for kernel mm checks
Tue, 14 Jul 2026 08:09:15 -0700Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 17:06:00 +0200Re: [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
Tue, 14 Jul 2026 16:04:52 +0100Re: [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
Tue, 14 Jul 2026 07:47:43 -0700Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Tue, 14 Jul 2026 16:46:08 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 07:35:19 -0700
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.