Generic Linux architectural discussions
 help / color / mirror / Atom feed
 messages from 2026-07-27 12:36:17 to 2026-08-09 17:47:13 UTC [more...]

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-09 17:45 UTC  (15+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
` [PATCH 5/9] mm: convert PTE table entries in ptep_get()
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH 9/9] xen: "

[PATCH v8] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-08-08  5:55 UTC  (2+ messages)

[tip:locking/core] [futex] b78b0b6582: kselftests.damon.sysfs_memcg_path_leak.sh.fail
 2026-08-07 17:37 UTC  (5+ messages)

[PATCH v1 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)
 2026-08-07 13:51 UTC 

[PATCH v7] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-08-07  6:08 UTC  (3+ messages)

[RFC] mm: Drop pxd_ERROR()
 2026-08-07  3:04 UTC  (3+ messages)

[PATCH v9 0/2] module: Extend module_blacklist parameter to built-in modules
 2026-08-07  1:26 UTC  (3+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] module: Rename module_blacklist to module_denylist

[PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
 2026-08-06 22:57 UTC  (5+ messages)
` [PATCH 1/3] init/Kconfig: generalize config COMMAND_LINE_SIZE to all architectures
` [PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across "
` [PATCH 3/3] init/Kconfig: make config INIT_ENV_ARG_LIMIT user-configurable

[PATCH v8 0/2] module: Rename module_blacklist to module_denylist
 2026-08-06 18:24 UTC  (5+ messages)
` [PATCH v8 1/2] module: Extend module_blacklist parameter to built-in modules

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-08-06 17:11 UTC  (22+ messages)
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()

`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
 2026-08-06 15:21 UTC  (15+ messages)

[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-08-06 15:12 UTC  (3+ messages)

[PATCH v2 00/15] riscv: add Svnapot PTE folding support
 2026-08-06 11:03 UTC  (6+ messages)
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
    ` [External] "

[PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across all architectures
 2026-08-06  6:05 UTC 

[PATCH v2] module: Extend module_blacklist parameter to built-in modules
 2026-08-06  2:15 UTC  (3+ messages)

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-08-05 12:48 UTC  (11+ messages)
` [PATCH v5 1/9] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH v5 2/9] mshv: Add declarations and definitions for VFIO-MSHV bridge device
` [PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon
` [PATCH v5 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v5 5/9] mshv: Import data structs around device passthru from hyperv headers
` [PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
` [PATCH v5 8/9] mshv: Populate mmio mappings for PCI passthru
` [PATCH v5 9/9] mshv: Disable movable regions upfront if device passthru

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-05 12:07 UTC  (4+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[PATCH v9 0/8] mm: optimize zone-device memmap initialization
 2026-08-05 11:04 UTC  (15+ messages)
` [PATCH v9 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v9 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v9 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v9 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v9 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v9 6/8] string: introduce memcpy_nontemporal()
` [PATCH v9 7/8] mm: use memcpy_nontemporal() in zone-device template copies
` [PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-04 20:25 UTC  (2+ messages)

[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
 2026-08-04 19:54 UTC  (10+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 2/5] locking: Factor out queued_spin_release()
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock

[PATCH v3 0/6] arm64: hyperv: Add Realm support for Hyper-V
 2026-08-04 13:25 UTC  (3+ messages)
` [PATCH v3 1/6] arm64: rsi: Add RSI host call structure and helper function

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-08-04 12:44 UTC  (5+ messages)
` [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping

[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-08-01 19:30 UTC  (3+ messages)
` [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories

[PATCH] vfs: missing inode operation should return a consistent error code
 2026-07-31 13:53 UTC  (4+ messages)

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-31 13:28 UTC  (38+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
` [PATCH RFC 02/11] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH RFC 03/11] mm: name pointers to copied PTE values ptentp
` [PATCH RFC 04/11] mm: use hw_pte_t for generic PTE table storage
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
` [PATCH RFC 08/11] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
` [PATCH RFC 10/11] parisc: use hw_pte_t for the data-break callback
` [PATCH RFC 11/11] xen: use hw_pte_t for PTE range callbacks

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-30 23:48 UTC  (12+ 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 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()

[PATCH v8 0/9] mm: optimize zone-device memmap initialization
 2026-07-30  8:14 UTC  (14+ messages)
` [PATCH v8 1/9] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v8 3/9] mm: add a set_page_section_from_pfn() helper
` [PATCH v8 4/9] mm: add a template-based fast path for zone-device page init
` [PATCH v8 5/9] mm: extend the template fast path to zone-device compound tails
` [PATCH v8 6/9] string: introduce memcpy_nontemporal()
` [PATCH v8 7/9] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v8 8/9] mm: use memcpy_nontemporal() in zone-device template copies
` [PATCH v8 9/9] mm: always use the zone-device template init path

[PATCH v7 0/9] mm: optimize zone-device memmap initialization
 2026-07-30  7:58 UTC  (7+ messages)
` [PATCH v7 9/9] mm: always use the zone-device template init path

[PATCH V5] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2026-07-29 13:43 UTC  (3+ messages)

[PATCH v6 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-29  6:49 UTC  (12+ messages)
` [PATCH v6 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v6 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v6 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 6/8] s390/runtime-const: "
` [PATCH v6 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v6 8/8] futex: Use runtime constants for __futex_hash() hot path

[PATCH v7 0/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-28 20:24 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v7 2/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
` [PATCH v7 3/4] arm64: vdso32: Bring vdso32-offsets.h back
` [PATCH v7 4/4] arm64: vdso32: Implement __vdso_futex_robust_try_unlock()

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-07-28 11:08 UTC  (8+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[PATCH v2] asm-generic/io.h: fix grammar typos
 2026-07-28  0:46 UTC 


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