Generic Linux architectural discussions
 help / color / mirror / Atom feed
 messages from 2026-07-10 12:32:17 to 2026-07-14 16:31:39 UTC [more...]

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-14 16:31 UTC  (64+ messages)
` [RFC PATCH 01/34] ARM: mm: make nommu pgd_t a scalar
` [RFC PATCH 02/34] ARM: mm: make 2-level "
` [RFC PATCH 03/34] ARM: mm: remove custom pgdp_get()
` [RFC PATCH 04/34] LoongArch: mm: define pud_leaf() only when PUD exists
` [RFC PATCH 05/34] MIPS: "
` [RFC PATCH 06/34] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [RFC PATCH 07/34] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [RFC PATCH 08/34] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [RFC PATCH 09/34] riscv: "
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [RFC PATCH 12/34] arm64: mm: use proper set_pXd() for generic compile-time folded patable in kasan_early_init()
` [RFC PATCH 13/34] arm64: mm: define pud_set_huge() when __PGTABLE_PMD_FOLDED not defined
` [RFC PATCH 14/34] csky: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 15/34] mips: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
` [RFC PATCH 16/34] nios2: "
` [RFC PATCH 17/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 18/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in setup_vm_final()
` [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
` [RFC PATCH 20/34] x86: kexec: use proper set_pXd() for generic compile-time folded patable in machine_kexec_page_table_set_one()
` [RFC PATCH 21/34] x86: platform: use proper set_pXd() for generic compile-time folded patable in setup_olpc_ofw_pgd()
` [RFC PATCH 22/34] x86: mm: use proper set_pXd() for generic compile-time folded patable in one_md_table_init()
` [RFC PATCH 23/34] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [RFC PATCH 24/34] x86: mm: call try_to_free_pmd_page() when CONFIG_PGTABLE_LEVELS > 2
` [RFC PATCH 25/34] x86: mm: remove usage of pgd_page_vaddr() for CONFIG_x86_PAE
` [RFC PATCH 26/34] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [RFC PATCH 27/34] m68k: mm: remove usage of pgd_page_vaddr() for CONFIG_PGTABLE_LEVELS=3
` [RFC PATCH 28/34] arm: mm: use proper pgtable APIs for generic compile-time folded patable in kasan_init()
` [RFC PATCH 29/34] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud
` [RFC PATCH 30/34] mm/pgtable: disallow calling folded (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable
` [RFC PATCH 31/34] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [RFC PATCH 32/34] openrisc/pgtable: drop __pmd_offset()
` [RFC PATCH 33/34] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [RFC PATCH 34/34] arm64: pgtable: convert pte_present() from macro to static inline

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-14 15:29 UTC  (10+ messages)
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-14 15:19 UTC  (28+ messages)
` [PATCH 01/22] mm: drop unused __mm_flags_set_mask_bits_word()
` [PATCH 02/22] mm: move mm_flags helpers to mm_types.h
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 05/22] arm64: mm: use mm_is_kernel() for kernel mm checks
` [PATCH 06/22] loongarch: mm: use mm_is_kernel() in switch_mm_irqs_off()
` [PATCH 07/22] parisc: mm: use mm_is_kernel() for kernel mm checks
` [PATCH 08/22] powerpc: "
` [PATCH 09/22] s390: "
` [PATCH 10/22] sparc: "
` [PATCH 11/22] um: mm: use mm_is_kernel() in TLB sync
` [PATCH 12/22] x86/mm: use mm_is_kernel() for kernel mm checks
` [PATCH 13/22] mm: account page table pages when allocated
` [PATCH 14/22] mm: set page table page type "
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables
` [PATCH 16/22] efi: mark efi_mm as a kernel mm
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
` [PATCH 18/22] arm64: mm: drop explicit mm_is_efi() check in contpte
` [PATCH 19/22] x86/tboot: mark tboot_mm as a kernel mm
` [PATCH 20/22] arm64: mm: drop ctor/dtor calls for kernel page tables
` [PATCH 21/22] arm: mm: drop ctor call "
` [PATCH 22/22] riscv: mm: drop ctor/dtor calls "

[PATCH v4] module: Extend module_blacklist parameter to built-in modules
 2026-07-14 14:46 UTC  (8+ messages)

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-14 12:09 UTC  (20+ messages)
` [PATCH v6 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-14  8:20 UTC  (14+ messages)
` [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-14  8:11 UTC  (20+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v14 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v14 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v14 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v14 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v14 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v14 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v14 11/15] sched: add need-resched timed wait interface
` [PATCH v14 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v14 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v14 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()

[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
 2026-07-14  6:23 UTC  (4+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
    ` [External] "

[PATCH v5 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-14  6:00 UTC  (5+ messages)
` [PATCH v5 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()

[PATCH v10 0/2] Add AMD I3C master controller driver and bindings
 2026-07-13 16:38 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: i3c: Add AMD I3C master controller support

[PATCH 0/7] vDSO: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
 2026-07-13 15:23 UTC  (3+ messages)
` [PATCH 5/7] clocksource/drivers/arm_arch_timer: "

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-13  3:36 UTC  (4+ messages)
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()

[PATCH 0/2] btrfs: add error injection support for checksum verification
 2026-07-13  1:00 UTC  (2+ messages)

[peterz-queue:locking/core] [futex] 58141fa298: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP
 2026-07-12  9:36 UTC  (3+ messages)

[PATCH v3 00/26] Introduce meminspect
 2026-07-11 15:43 UTC  (3+ messages)
` [PATCH v3 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox