linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-28 12:42:48 to 2026-01-02 18:05:10 UTC [more...]

[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02 18:04 UTC  (31+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 05/28] csky: "
` [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 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 v2 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-02 17:48 UTC  (11+ messages)
` [PATCH v2 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v2 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v2 6/6] docs: trusted-encryped: add PKWM as a new trust source

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-02 14:09 UTC  (6+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches

[PATCH v2 3/3] randomize_kstack: Unify random source across arches
 2026-01-02 12:58 UTC  (3+ messages)

[PATCH 0/4] mm: increase lowmem size in linux-7.0
 2026-01-02 12:12 UTC  (6+ messages)
` [PATCH 3/4] ARM: remove support for highmem on VIVT

[PATCH] powerpc/kexec/core: use big-endian types for crash variables
 2026-01-02 11:12 UTC  (2+ messages)

[next-20251219]powerpc/pSeries: NULL deref in __dev_xmit_skb()
 2026-01-02  5:53 UTC  (2+ messages)

[PATCH RESEND v5 0/4] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
 2026-01-01 19:05 UTC  (6+ messages)
` [PATCH RESEND v5 1/4] dt-bindings: mtd: raw-nand-chip: Relax node name pattern
` [PATCH RESEND v5 2/4] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH RESEND v5 3/4] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH RESEND v5 4/4] dt-bindings: memory-controllers: Convert fsl,elbc to YAML

[PATCH v3 0/8] Generic IRQ entry/exit support for powerpc
 2026-01-01 17:31 UTC  (11+ messages)
` [PATCH v3 1/8] powerpc: rename arch_irq_disabled_regs
` [PATCH v3 2/8] powerpc: Prepare to build with generic entry/exit framework
` [PATCH v3 3/8] powerpc: introduce arch_enter_from_user_mode
` [PATCH v3 4/8] powerpc: Introduce syscall exit arch functions
` [PATCH v3 5/8] powerpc: add exit_flags field in pt_regs
` [PATCH v3 6/8] powerpc: Prepare for IRQ entry exit
` [PATCH v3 7/8] powerpc: Enable IRQ generic entry/exit path
` [PATCH v3 8/8] powerpc: Enable Generic Entry/Exit for syscalls

[PATCH] powerpc: DTS: mpc8313erdb: Add timer@*/clock-frequency properties
 2026-01-01 17:09 UTC 

[PATCH v5] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
 2026-01-01 17:04 UTC 

[PATCH] powerpc/kdump: pass dm-crypt keys to kdump kernel
 2026-01-01 15:06 UTC  (2+ messages)

[PATCH v1 0/8] Remove device private pages from physical address space
 2025-12-31 17:03 UTC  (10+ messages)
` [PATCH v1 1/8] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v1 2/8] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn "
` [PATCH v1 3/8] mm: Add helpers to create migration entries from struct pages
` [PATCH v1 4/8] mm: Add a new swap type for migration entries of device private pages
` [PATCH v1 5/8] mm: Add helpers to create device private entries from struct pages
` [PATCH v1 6/8] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v1 7/8] mm/hmm: Add flag to track device private pages
` [PATCH v1 8/8] mm: Remove device private pages from the physical address space

[PATCH] powerpc/watchdog: add support for hardlockup_sys_info sysctl
 2025-12-31  8:03 UTC 

[PATCH AUTOSEL 6.18-5.10] ASoC: fsl_sai: Add missing registers to cache default
 2025-12-30 13:22 UTC 

[PATCH] powerpc: Implement ARCH_HAS_CC_CAN_LINK
 2025-12-30  7:06 UTC 

[PATCH] PCI: pnv_php: add WQ_PERCPU to alloc_workqueue users
 2025-12-29 16:38 UTC  (2+ messages)

[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-29 20:41 UTC  (4+ messages)

[PATCH] ASoC: fsl_easrc: force cast 'val1' to u32 for do_div()
 2025-12-29 13:02 UTC  (2+ messages)

[PATCH v2] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
 2025-12-29 14:28 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.19-2 tag
 2025-12-29  2:34 UTC  (2+ messages)


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