linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-08 07:28:39 to 2024-08-15 19:54:04 UTC [more...]

[PATCH v2 0/2] powerpc/pseries: Fixes for lparstat boot reports
 2024-08-15 19:53 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp

[PATCH 1/1] dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml
 2024-08-15 15:41 UTC  (4+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-08-15 15:09 UTC  (10+ messages)
` [PATCH v4 18/29] arm64: add POE signal support

'do_IRQ: stack overflow: 1072' at using bcachefs partition (ppc32, kernel 6.10.5)
 2024-08-15 10:56 UTC 

[PATCH] powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call
 2024-08-15 10:22 UTC  (3+ messages)

[PATCH 1/2] powerpc/locking: implement this_cpu_cmpxchg local API
 2024-08-15  9:04 UTC  (4+ messages)

[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
 2024-08-15  6:32 UTC  (5+ messages)

[PATCH v2] powerpc/xmon: Fix tmpstr length check in scanhex
 2024-08-15  5:02 UTC 

[PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-08-15  3:20 UTC  (5+ messages)

OVERFLOW_KUNIT_TEST fails with BUG: KASAN: stack-out-of-bounds in string_nocheck+0x168/0x1c8 (kernel 6.11-rc2, PowerMac G4 DP)
 2024-08-14 23:58 UTC  (5+ messages)

[RFC v1 00/10] book3s64/hash: Improve kfence support
 2024-08-14 17:18 UTC  (7+ messages)
` [RFC v1 01/10] book3s64/hash: Remove kfence support temporarily
` [RFC v1 09/10] book3s64/radix: Refactoring common kfence related functions
` [RFC v1 10/10] book3s64/hash: Disable kfence if not early init

[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-14 14:48 UTC  (22+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support

Since 6.10 - kernel oops/panics on G4 macmini due to change in drivers/ata/pata_macio.c
 2024-08-14 14:06 UTC  (9+ messages)

[powerpc:topic/ppc-kvm] BUILD SUCCESS 9739ff4887c77a38575c23b12766b0a37c8be13c
 2024-08-14 13:25 UTC 

[PATCH] powerpc/xmon: Fix tmpstr length check in scanhex
 2024-08-14 10:28 UTC  (3+ messages)

[PATCH v1] powerpc/powernv/pci: fix PE in re-used pci_dn for pnv_pci_enable_device_hook
 2024-08-14  7:34 UTC  (2+ messages)
`  "

[PATCH 1/2] powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
 2024-08-14  2:49 UTC  (2+ messages)
` [PATCH 2/2] powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add

[powerpc:fixes-test] BUILD SUCCESS 227bbaabe64b6f9cd98aa051454c1d4a194a8c6a
 2024-08-14  2:37 UTC 

[PATCH] soc: fsl: qbman: Remove redundant warnings
 2024-08-13 23:54 UTC  (2+ messages)

[PATCH 1/2] powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
 2024-08-13 21:50 UTC  (2+ messages)
` [PATCH 2/2] powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add

[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
 2024-08-13 19:12 UTC  (19+ messages)
` [PATCH v2 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v2 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment
` [PATCH v2 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
` [PATCH v2 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure
` [PATCH v2 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH v2 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH v2 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH v2 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command()
` [PATCH v2 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization
` [PATCH v2 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
` [PATCH v2 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version
` [PATCH v2 32/36] soc: fsl: qe: Add resource-managed muram allocators
` [PATCH v2 33/36] soc: fsl: qe: Add missing PUSHSCHED command
` [PATCH v2 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
` [PATCH v2 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
` [PATCH v2 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller

[PATCH v5 0/7] mm/mprotect: Fix dax puds
 2024-08-13 16:06 UTC  (10+ messages)
` [PATCH v5 1/7] mm/dax: Dump start address in fault handler
` [PATCH v5 2/7] mm/mprotect: Push mmu notifier to PUDs
` [PATCH v5 3/7] mm/powerpc: Add missing pud helpers
` [PATCH v5 4/7] mm/x86: Make pud_leaf() only care about PSE bit
` [PATCH v5 5/7] mm/x86: Implement arch_check_zapped_pud()
` [PATCH v5 6/7] mm/x86: Add missing pud helpers
` [PATCH v5 7/7] mm/mprotect: fix dax pud handlings

[PATCH v5.10 v2 RESEND] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-08-13 12:48 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
 2024-08-13 12:44 UTC  (2+ messages)

[PATCH v2 0/2] Skip offline cores when enabling SMT on PowerPC
 2024-08-13 12:43 UTC  (2+ messages)

[PATCH v5.15 RESEND] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-08-13 11:37 UTC 

[PATCH v5.15] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-08-13 11:32 UTC 

[PATCH v5.10 v2] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-08-13 10:52 UTC  (3+ messages)

[PATCH 0/2] cxl: DT property accessor cleanups
 2024-08-13 11:06 UTC  (3+ messages)
` [PATCH 2/2] cxl: Use of_property_ accessor functions

[PATCH v2] Document/kexec: Generalize crash hotplug description
 2024-08-13  9:25 UTC  (7+ messages)

[PATCH v2] selftest/powerpc/benchmark: remove requirement libc-dev
 2024-08-13  7:41 UTC  (2+ messages)

linux-next: duplicate patch in the powerpc-fixes tree
 2024-08-13  0:43 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS ddf9a4c1797f6a35c8bc241a08fe00cb18f3a674
 2024-08-13  1:04 UTC 

[powerpc:fixes-test] BUILD SUCCESS e7e846dc6c73fbc94ae8b4ec20d05627646416f2
 2024-08-13  1:04 UTC 

[PATCH] dt-bindings: fsl: fsl,rcpm: fix unevaluated fsl,rcpm-wakeup property
 2024-08-12 22:07 UTC  (4+ messages)

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-12 20:41 UTC  (5+ messages)
` [PATCH v2 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
` [PATCH v2 3/4] mm: Remove arch_unmap()
` [PATCH v2 4/4] powerpc/vdso: Refactor error handling

List change - munging for From addresses
 2024-08-12 13:53 UTC  (8+ messages)

[PATCH] powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-08-12 12:01 UTC  (2+ messages)

[PATCH 0/2] arch: powerpc: Use backlight power constants
 2024-08-12 12:01 UTC  (2+ messages)

[PATCH -next v2] powerpc: Remove useless config comment in asm/percpu.h
 2024-08-12 12:01 UTC  (2+ messages)

[PATCH] powerpc: Use of_property_present()
 2024-08-12 12:01 UTC  (2+ messages)

[PATCH] soc/fsl/qbman: remove unused struct 'cgr_comp'
 2024-08-12 11:59 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix size of allocated PGDIR
 2024-08-12 11:59 UTC  (3+ messages)

[PATCH] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
 2024-08-12 11:59 UTC  (2+ messages)

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-12 11:22 UTC  (6+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit
` [PATCH v6 RESED 2/2] arm64: support DMA zone above 4GB

[PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-12  8:23 UTC  (19+ messages)
` [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()

[PATCH 1/1] soc/fsl/qbman: Use iommu_paging_domain_alloc()
 2024-08-12  7:25 UTC 

[PATCH] powerpc/modules: start/end_opd are only needed for ABI v1
 2024-08-12  6:33 UTC 

[RFC 1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf
 2024-08-12  4:49 UTC  (2+ messages)

[PATCH] selftest/powerpc/benchmark: remove requirement libc-dev
 2024-08-12  0:21 UTC  (6+ messages)

BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2024-08-11 16:52 UTC  (2+ messages)

[PATCH v6 0/2] dma: support DMA zone starting above 4GB
 2024-08-11  6:25 UTC 

[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
 2024-08-09 19:46 UTC  (5+ messages)

[PATCH 1/1] dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml
 2024-08-09 17:51 UTC 

[PATCH v4 0/7] mm/mprotect: Fix dax puds
 2024-08-09 13:53 UTC  (23+ messages)
` [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
` [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
` [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
` [PATCH v4 6/7] mm/x86: Add missing pud helpers

PCI: Work around PCIe link training failures
 2024-08-09 13:34 UTC  (4+ messages)

[PATCH] Document/kexec: Generalize crash hotplug description
 2024-08-09 11:03 UTC  (5+ messages)

[PATCH][next] crypto: nx - Use static_assert() to check struct sizes
 2024-08-08 22:09 UTC 

[PATCH] powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call
 2024-08-08 21:17 UTC  (3+ messages)
` [PATCH v2] powerpc/ftrace: restore caller's toc on ppc64 "

Backtrace in ppc SMP code after enabling security modules
 2024-08-08 16:45 UTC 

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-08 16:16 UTC  (17+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v12 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock

[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-08-08 15:21 UTC  (9+ messages)
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)

[PATCH v5 0/3] dma: support DMA zone starting above 4GB
 2024-08-08 13:46 UTC  (8+ messages)
` [PATCH v5 2/3] dma: replace zone_dma_bits by zone_dma_limit

[powerpc:next] BUILD SUCCESS fa740ca82277b476a49fee83c6fdb023656ef779
 2024-08-08 11:15 UTC 


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