linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-01 14:20:03 to 2025-11-11 16:42:33 UTC [more...]

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-11-11 16:42 UTC  (16+ messages)
` [patch V3 02/12] rseq: Add fields and constants for time slice extension
` [patch V3 06/12] rseq: Implement sys_rseq_slice_yield()

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-11 16:40 UTC  (29+ messages)
` [PATCH v3 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v3 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v3 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH v3 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v3 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v3 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v3 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v3 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v3 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
` [PATCH v3 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v3 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v3 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v3 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v3 15/16] mm: eliminate further swapops predicates
` [PATCH v3 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-11 10:03 UTC  (44+ messages)
` [PATCH v2 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v2 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v2 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH v2 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v2 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v2 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v2 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v2 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v2 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v2 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
` [PATCH v2 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v2 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v2 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v2 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v2 15/16] mm: eliminate further swapops predicates
` [PATCH v2 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-11-11  5:58 UTC  (15+ messages)
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v22 25/28] riscv: create a config for shadow stack and landing pad instr support

[PATCH V2] mm: Remove unnecessary __GFP_HIGHMEM in __p*d_alloc_one_*()
 2025-11-10 17:07 UTC  (4+ messages)

[PATCH Resend] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
 2025-11-09  7:44 UTC  (12+ messages)

[RFC v4 0/5] Align atomic storage
 2025-11-08 22:39 UTC  (3+ messages)
` [RFC v4 2/5] parisc: Drop linux/kernel.h include from asm/bug.h header

[PATCH v5 0/6] Cache coherency management subsystem
 2025-11-08 20:02 UTC  (2+ messages)

[PATCH v2 0/8] dce, riscv: Unused syscall trimming with PUSHSECTION and conditional KEEP()
 2025-11-07 13:33 UTC  (4+ messages)

[PATCH] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
 2025-11-07  9:55 UTC 

[PATCH net-next v6 0/6] net: devmem: improve cpu cost of RX token management
 2025-11-07  2:22 UTC  (18+ messages)
` [PATCH net-next v6 1/6] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v6 2/6] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v6 3/6] net: devmem: prepare for autorelease rx token management
` [PATCH net-next v6 4/6] net: devmem: add SO_DEVMEM_AUTORELEASE for autorelease control
` [PATCH net-next v6 5/6] net: devmem: document SO_DEVMEM_AUTORELEASE socket option
` [PATCH net-next v6 6/6] net: devmem: add tests for "

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-06 10:02 UTC  (14+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure

[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-11-06  0:36 UTC  (25+ messages)
` [RESEND PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()

[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-05 21:47 UTC  (42+ messages)
` [PATCH 01/16] mm: correctly handle UFFD PTE markers
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH 04/16] mm: eliminate uses of is_swap_pte() when leafent_from_pte() suffices
` [PATCH 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH 10/16] mm: replace pmd_to_swp_entry() with leafent_from_pmd()
` [PATCH 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH 13/16] mm: remove non_swap_entry() and use leaf entry helpers instead
` [PATCH 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH 15/16] mm: eliminate further swapops predicates
` [PATCH 16/16] mm: replace remaining pte_to_swp_entry() with leafent_from_pte()

[PATCH RESEND v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
 2025-11-05 11:08 UTC 

Estimating & Takeoff Services
 2025-11-04 17:48 UTC 

[PATCH v13 04/17] preempt: Introduce __preempt_count_{sub, add}_return()
 2025-11-04 12:30 UTC  (2+ messages)

[PATCH v3 0/8] scalable symbol flags with __kflagstab
 2025-11-03 16:19 UTC  (9+ messages)
` [PATCH v3 1/8] define kernel symbol flags
` [PATCH v3 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v3 3/8] modpost: create entries for kflagstab
` [PATCH v3 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v3 5/8] modpost: put all exported symbols in ksymtab section
` [PATCH v3 6/8] module loader: remove references of *_gpl sections
` [PATCH v3 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v3 8/8] remove references to *_gpl sections in documentation

Port of Linux to WebAssembly
 2025-11-01 14:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).