linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-19 06:50:30 to 2026-01-02 18:04:04 UTC [more...]

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02 18:03 UTC  (30+ messages)
` [PATCH v2 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH v2 02/28] arc: "
` [PATCH v2 03/28] arm: "
` [PATCH v2 04/28] arm64: "
` [PATCH v2 05/28] csky: "
` [PATCH v2 06/28] hexagon: "
` [PATCH v2 07/28] loongarch: "
` [PATCH v2 08/28] m68k: "
` [PATCH v2 09/28] microblaze: "
` [PATCH v2 10/28] mips: "
` [PATCH v2 11/28] nios2: "
` [PATCH v2 12/28] openrisc: "
` [PATCH v2 13/28] parisc: "
` [PATCH v2 14/28] powerpc: "
` [PATCH v2 15/28] riscv: "
` [PATCH v2 16/28] s390: "
` [PATCH v2 17/28] sh: "
` [PATCH v2 18/28] sparc: "
` [PATCH v2 19/28] um: "
` [PATCH v2 20/28] x86: "
` [PATCH v2 21/28] xtensa: "
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH v2 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH v2 24/28] mips: drop paging_init()
` [PATCH v2 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH v2 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH v2 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH v2 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02  6:59 UTC  (37+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 02/28] arc: "
` [PATCH 03/28] arm: "
` [PATCH 04/28] arm64: "
` [PATCH 05/28] csky: "
` [PATCH 06/28] hexagon: "
` [PATCH 07/28] loongarch: "
` [PATCH 08/28] m68k: "
` [PATCH 09/28] microblaze: "
` [PATCH 10/28] mips: "
` [PATCH 11/28] nios2: "
` [PATCH 12/28] openrisc: "
` [PATCH 13/28] parisc: "
` [PATCH 14/28] powerpc: "
` [PATCH 15/28] riscv: "
` [PATCH 16/28] s390: "
` [PATCH 17/28] sh: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] um: "
` [PATCH 20/28] x86: "
` [PATCH 21/28] xtensa: "
` [PATCH 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH 24/28] mips: drop paging_init()
` [PATCH 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2026-01-01  2:07 UTC  (11+ messages)
` [PATCH v3 1/7] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v3 2/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v3 3/7] LoongArch: "
` [PATCH v3 4/7] mips: "
` [PATCH v3 5/7] parisc: "
` [PATCH v3 6/7] um: "
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

HP NGLE documentation
 2025-12-29 17:16 UTC  (2+ messages)

[PATCH] parisc: kernel: replace kfree() with put_device() in create_tree_node()
 2025-12-19 22:31 UTC  (2+ messages)

[PATCH] parisc: Set valid bit in high byte of 64‑bit physical address
 2025-12-19 12:48 UTC  (8+ messages)

[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
 2025-12-18 12:11 UTC  (10+ messages)
  ` [PATCH v5 09/14] parisc: Convert DMA map_page to map_phys interface
    ` [PATCH v5 09/14] parisc: Convert DMA map_page to map_phys interface [qemu test failure]
  ` [PATCH v5 10/14] powerpc: Convert to physical address DMA mapping

[PATCH v1 0/4] rust: Add i8/i16 atomic xchg helpers
 2025-12-18 11:08 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes and updates for v6.19-rc1
 2025-12-07  0:27 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes and updates for v6.19-rc1
 2025-12-06 19:48 UTC 

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-28  9:54 UTC  (23+ messages)

[PATCH v9 02/13] PCI: Add devres helpers for iomap table [resulting in backtraces on HPPA]
 2025-11-25 18:49 UTC  (5+ messages)

[PATCH] parisc: Do not reprogram affinitiy on ASP chip
 2025-11-25 14:41 UTC 

PIDFD_GET_INFO
 2025-11-21 21:17 UTC  (3+ messages)

[PATCH 0/7] enable PT_RECLAIM on all 64-bit architectures
 2025-11-19 12:24 UTC  (30+ messages)
` [PATCH 1/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH 2/7] arc: "
` [PATCH 3/7] loongarch: "
` [PATCH 4/7] mips: "
` [PATCH 5/7] parisc: "
` [PATCH 6/7] um: "
` [PATCH 7/7] mm: make PT_RECLAIM depend on MMU_GATHER_RCU_TABLE_FREE && 64BIT

[PATCH v2 0/7] enable PT_RECLAIM on all 64-bit architectures
 2025-11-19 12:17 UTC  (12+ messages)
` [PATCH v2 1/7] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v2 2/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v2 3/7] LoongArch: "
` [PATCH v2 4/7] mips: "
` [PATCH v2 5/7] parisc: "
` [PATCH v2 6/7] um: "
` [PATCH v2 7/7] mm: enable PT_RECLAIM on all 64-bit architectures

[PATCH] parisc: Drop linux/kernel.h include from asm/bug.h header
 2025-11-10 10:23 UTC  (2+ 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 -next] parisc: remove unneeded semicolon
 2025-11-08 22:16 UTC  (2+ messages)

[GIT PULL] parisc architecture fix for v6.18-rc5
 2025-11-07 21:21 UTC  (2+ messages)

[PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
 2025-11-06 17:47 UTC  (7+ messages)

NEW PO 50287 Tuesday, November 4, 2025 at 10:26:24 PM
 2025-11-04 21:26 UTC 

[PATCH] parisc: Avoid crash due to unaligned access in unwinder
 2025-11-03 22:42 UTC  (2+ messages)

NEW PO 28029 Monday, November 3, 2025 at 12:49:33 AM
 2025-11-02 23:49 UTC 

[PATCH] parisc/entry: fix space adjustment on interruption
 2025-10-30 14:21 UTC  (2+ messages)

[PATCH] parisc: Add initial kernel-side perf_event support
 2025-10-19 20:20 UTC 

[PATCH v5 0/4] Switch get/put unaligned to use memcpy
 2025-10-19 17:24 UTC  (3+ messages)
` [PATCH v5 2/4] vdso: Switch get/put unaligned from packed struct to memcpy

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-10-19  6:50 UTC  (3+ messages)
` [PATCH 03/17] csky: "


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).