linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-17 13:00:20 to 2023-04-23 10:57:50 UTC [more...]

[PATCH v10 0/5] PowerPC: In-kernel handling of CPU/Memory hotplug/online/offline events for kdump kernel
 2023-04-23 10:52 UTC  (6+ messages)
` [PATCH v10 1/5] powerpc/kexec: turn some static helper functions public
` [PATCH v10 2/5] powerpc/crash: introduce a new config option CRASH_HOTPLUG
` [PATCH v10 3/5] powerpc/crash: add crash CPU hotplug support
` [PATCH v10 4/5] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v10 5/5] powerpc/kexec: add crash memory hotplug support

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-23  5:45 UTC  (5+ messages)

[PATCH v9 0/6] Introduce 64b relocatable kernel
 2023-04-21 19:24 UTC  (6+ messages)

[powerpc:merge] BUILD SUCCESS 5d8eb803edc65ca55337a2724e9f3d3bb3ba2c17
 2023-04-22  4:49 UTC 

[powerpc:next] BUILD SUCCESS 836a3de6b2bfe0b7c96a7104d3d567883d8a57b3
 2023-04-21 19:37 UTC 

[PATCH v3 2/4] PCI/AER: Factor out interrupt toggling into helpers
 2023-04-21  5:32 UTC  (7+ messages)
` [PATCH v3 3/4] PCI/AER: Disable AER interrupt on suspend
` [PATCH v3 4/4] PCI/DPC: Disable DPC interrupt during suspend

[PATCH 01/22] powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueues
 2023-04-21  5:20 UTC  (2+ messages)

[powerpc:next] BUILD SUCCESS e4f42c1467e9233c35716eb2b4511fef990cdc23
 2023-04-21  3:15 UTC 

[powerpc:merge] BUILD SUCCESS 5741d7d2a179be6418fbd85442d92b026477f5b8
 2023-04-21  3:15 UTC 

[PATCH 00/33] Split ptdesc from struct page
 2023-04-20 23:32 UTC  (43+ messages)
` [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH 02/33] s390: Use pt_frag_refcount for pagetables
` [PATCH 03/33] pgtable: Create struct ptdesc
` [PATCH 04/33] mm: add utility functions for ptdesc
  ` [PATCH 4/33] "
` [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH 07/33] mm: Convert ptlock_ptr() "
` [PATCH 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH 09/33] mm: Convert ptlock_init() "
` [PATCH 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH 11/33] mm: Convert ptlock_free() "
` [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH 14/33] x86: "
` [PATCH 15/33] s390: Convert various gmap "
` [PATCH 16/33] s390: Convert various pgalloc "
` [PATCH 17/33] mm: Remove page table members from struct page
` [PATCH 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH 19/33] arm: "
` [PATCH 20/33] arm64: "
` [PATCH 21/33] csky: Convert __pte_free_tlb() "
` [PATCH 22/33] hexagon: "
` [PATCH 23/33] loongarch: Convert various functions "
` [PATCH 24/33] m68k: "
` [PATCH 25/33] mips: "
` [PATCH 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH 27/33] openrisc: "
` [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH 29/33] sh: Convert pte_free_tlb() "
` [PATCH 30/33] sparc64: Convert various functions "
` [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-04-20 22:11 UTC 

[PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 2023-04-20 19:45 UTC  (3+ messages)

[PATCH 00/11] Consolidate the probe_device path
 2023-04-20 13:09 UTC  (15+ messages)
` [PATCH 01/11] iommu: Have __iommu_probe_device() check for already probed devices
` [PATCH 02/11] iommu: Use iommu_group_ref_get/put() for dev->iommu_group
` [PATCH 03/11] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
` [PATCH 04/11] iommu: Simplify the __iommu_group_remove_device() flow
` [PATCH 05/11] iommu: Add iommu_init/deinit_driver() paired functions
` [PATCH 06/11] iommu: Move the iommu driver sysfs setup into iommu_init/deinit_driver()
` [PATCH 07/11] iommu: Do not export iommu_device_link/unlink()
` [PATCH 08/11] iommu: Always destroy the iommu_group during iommu_release_device()
` [PATCH 09/11] iommu/power: Remove iommu_del_device()
` [PATCH 10/11] iommu: Split iommu_group_add_device()
` [PATCH 11/11] iommu: Avoid locking/unlocking for iommu_probe_device()

[RFC PATCH] KVM: PPC: Update MAINTAINERS
 2023-04-20 14:05 UTC  (2+ messages)

next: powerpc: gpio_mdio.c:(.text+0x13c): undefined reference to `__of_mdiobus_register'
 2023-04-20 12:21 UTC  (2+ messages)

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-04-19 22:55 UTC  (2+ messages)
` [PATCH v8 04/10] nmi: backtrace: Allow runtime arch specific override

[PATCH v2 2/4] PCI/AER: Factor out interrput toggling into helpers
 2023-04-20 10:51 UTC  (6+ messages)
` [PATCH v2 3/4] PCI/AER: Disable AER interrupt on suspend
` [PATCH v2 4/4] PCI/DPC: Disable DPC interrupt during suspend

[PATCH v2 0/2] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10
 2023-04-20 10:22 UTC  (2+ messages)

[PATCH] powerpc/rtas: Replace one-element arrays with flexible arrays
 2023-04-20  7:46 UTC  (3+ messages)

[PATCH] powerpc/configs/powernv: Add IGB=y
 2023-04-20  5:21 UTC 

[PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems
 2023-04-20  5:16 UTC  (2+ messages)
` [PATCH 2/2] powerpc/configs/64s: Drop JFS Filesystem

[PATCH] Revert "ASoC: fsl: remove unnecessary dai_link->platform"
 2023-04-20  0:11 UTC  (4+ messages)

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-04-19 17:22 UTC  (27+ messages)
` [PATCH v3 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 03/19] arch/arm: "
` [PATCH v3 04/19] arch/arm64: "
` [PATCH v3 06/19] arch/loongarch: "
` [PATCH v3 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v3 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v3 09/19] arch/mips: "
` [PATCH v3 10/19] video: Remove trailing whitespaces
` [PATCH v3 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v3 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v3 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v3 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 15/19] arch/powerpc: "
` [PATCH v3 16/19] arch/sh: "
` [PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v3 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 19/19] arch/x86: "

[PATCH] ASoC: fsl: Simplify an error message
 2023-04-19 14:35 UTC  (3+ messages)

[PATCH] ASoC: fsl_asrc_dma: fix potential null-ptr-deref
 2023-04-19 14:23 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: Fix pins setting for i.MX8QM platform
 2023-04-19 14:23 UTC  (4+ messages)

[PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
 2023-04-19 14:22 UTC  (2+ messages)

[PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
 2023-04-19 14:22 UTC  (2+ messages)

[PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-04-19 14:17 UTC  (4+ messages)

[PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-04-19 13:30 UTC  (9+ messages)
` [PATCH v3 6/6] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-19 11:39 UTC  (19+ messages)
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-04-19 11:27 UTC  (12+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER

[PATCH] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 2023-04-18 22:46 UTC  (2+ messages)

[PATCH v9 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2023-04-18 19:12 UTC  (8+ messages)
` [PATCH v9 1/4] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available
` [PATCH v9 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v9 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH 1/4] add generic builtin command line
 2023-04-17 16:24 UTC  (3+ messages)

[PATCH] KVM: PPC: BOOK3S: book3s_hv_nested.c: improve branch prediction for k.alloc
 2023-04-19 10:08 UTC  (7+ messages)

[PATCH v2 0/2] start_kernel: omit stack canary
 2023-04-18 21:38 UTC  (4+ messages)
` [PATCH v2 1/2] start_kernel: add no_stack_protector fn attr
` [PATCH v2 2/2] start_kernel: omit prevent_tail_call_optimization for newer toolchains

[PATCH] PCI: Use of_property_present() for testing DT property presence
 2023-04-18 21:03 UTC  (3+ messages)

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-18 20:37 UTC  (3+ messages)
` [PATCH v14 03/15] dt-bindings: Convert gpio-mmio to yaml

linux-next: manual merge of the drm tree with the powerpc tree
 2023-04-18 18:29 UTC  (6+ messages)

[PATCH 0/2] Online new threads according to the current SMT level
 2023-04-18 17:25 UTC  (5+ messages)
` [PATCH 1/2] pseries/smp: export the smt level in the SYS FS

[PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-18 15:49 UTC 

[PATCH v3 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-04-18 15:22 UTC  (7+ messages)
` [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[Bug 217350] New: kdump kernel hangs in powerkvm guest
 2023-04-18 13:11 UTC 

[PATCH 06/11] ASoC: fsl: use asoc_dummy_dlc
 2023-04-18  0:24 UTC 

[PATCH 0/2] start_kernel: omit stack canary
 2023-04-17 21:54 UTC  (3+ messages)
` [PATCH 1/2] start_kernel: add no_stack_protector fn attr
` [PATCH 2/2] start_kernel: omit prevent_tail_call_optimization for newer toolchains

[PATCH 1/2] ASoC: fsl_mqs: move of_node_put() to the correct location
 2023-04-17 20:27 UTC  (2+ messages)

[PATCH 2/2] ASoC: fsl_mqs: call pm_runtime_disable() on error path
 2023-04-17 19:15 UTC  (2+ messages)

[RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
 2023-04-17 15:00 UTC  (5+ messages)

[PATCH] Revert "powerpc/rtas: Implement reentrant rtas call"
 2023-04-17 13:55 UTC  (9+ messages)

[PATCH v3 1/1] of: fdt: Scan /memreserve/ last
 2023-04-17 13:31 UTC 

[PATCH 3/3] PCI/DPC: Disable DPC service on suspend when IRQ is shared with PME
 2023-04-17 13:08 UTC  (3+ 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).