linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-14 23:51:18 to 2024-08-22 03:00:02 UTC [more...]

[PATCH v2] ata: pata_macio: Use WARN instead of BUG
 2024-08-22  2:59 UTC  (4+ messages)

[PATCH v3 1/3] powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
 2024-08-22  2:50 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
` [PATCH v3 3/3] powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add

[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
 2024-08-21 22:39 UTC  (2+ messages)

[PATCH] powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
 2024-08-21 18:12 UTC  (2+ messages)

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-08-21 14:20 UTC  (21+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v12 3/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2024-08-21 11:25 UTC  (6+ messages)
  ` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures
    ` [PATCH 3/3] cpuidle: Select a different state on "

[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
 2024-08-21 10:03 UTC  (21+ messages)
` [PATCH 01/14] mm: pgtable: "
` [PATCH 02/14] arm: adjust_pte() use pte_offset_map_maywrite_nolock()
` [PATCH 03/14] powerpc: assert_pte_locked() use pte_offset_map_readonly_nolock()
` [PATCH 04/14] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH 05/14] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock()
` [PATCH 07/14] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH 08/14] mm: copy_pte_range() "
` [PATCH 09/14] mm: mremap: move_ptes() "
` [PATCH 10/14] mm: page_vma_mapped_walk: map_pte() "
` [PATCH 11/14] mm: userfaultfd: move_pages_pte() "
` [PATCH 12/14] mm: multi-gen LRU: walk_pte_range() "
` [PATCH 13/14] mm: pgtable: remove pte_offset_map_nolock()
` [PATCH 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_maywrite_nolock()

perf build failure with v6.11-rc4 (commit 4bbe60029319 ("perf daemon: Fix the build on 32-bit architectures"))
 2024-08-21 10:03 UTC  (2+ messages)

[PATCH] powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
 2024-08-21 10:08 UTC  (2+ messages)

[PATCH] macintosh/via-pmu: register_pmu_pm_ops() can be __init
 2024-08-21  8:21 UTC 

[PATCH] powerpc/64s: Make mmu_hash_ops __ro_after_init
 2024-08-21  8:07 UTC 

[PATCH] powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
 2024-08-21  8:07 UTC 

[PATCH] powerpc: Remove LHZX_BE macro
 2024-08-21  6:47 UTC 

[PATCH v2] ata: pata_macio: Fix DMA table overflow
 2024-08-21  5:36 UTC  (2+ messages)

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-21  1:18 UTC  (15+ messages)

[PATCH 00/14] Reduce alignment constraint on STRICT_KERNEL_RWX and speed-up TLB misses on 8xx and 603
 2024-08-20 17:23 UTC  (15+ messages)
` [PATCH 01/14] powerpc/8xx: Fix initial memory mapping
` [PATCH 02/14] powerpc/8xx: Fix kernel vs user address comparison
` [PATCH 03/14] powerpc/8xx: Copy kernel PGD entries into all PGDIRs
` [PATCH 04/14] Revert "powerpc/8xx: Always pin kernel text TLB"
` [PATCH 05/14] powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWX
` [PATCH 06/14] powerpc/8xx: Reduce default size of module/execmem area
` [PATCH 07/14] powerpc/8xx: Preallocate execmem page tables
` [PATCH 08/14] powerpc/8xx: Inconditionally use task PGDIR in ITLB misses
` [PATCH 09/14] powerpc/8xx: Inconditionally use task PGDIR in DTLB misses
` [PATCH 10/14] powerpc/32s: Reduce default size of module/execmem area
` [PATCH 11/14] powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem page tables
` [PATCH 12/14] powerpc/603: Switch r0 and r3 in TLB miss handlers
` [PATCH 13/14] powerpc/603: Inconditionally use task PGDIR in ITLB misses
` [PATCH 14/14] powerpc/603: Inconditionally use task PGDIR in DTLB misses

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-08-20 14:45 UTC  (20+ messages)
` [PATCH v4 07/29] KVM: arm64: Save/restore POE registers
` [PATCH v4 18/29] arm64: add POE signal support

[PATCH] powerpc/mm: Fix return type of pgd_val()
 2024-08-20 12:44 UTC 

[PATCH] powerpc/64e: Define mmu_pte_psize static
 2024-08-20 12:42 UTC 

[PATCH v2] powerpc/32: Implement validation of emergency stack
 2024-08-20 12:26 UTC 

Question about AER in latest kernels (text format)
 2024-08-20 11:57 UTC  (3+ messages)
  ` AW: "

[PATCH] powerpc/32: Implement validation of emergency stack
 2024-08-20 11:29 UTC 

[PATCH] powerpc/vdso: Don't discard rela sections
 2024-08-20 11:28 UTC 

[PATCH v1] powerpc/powernv/pci: fix PE in re-used pci_dn for pnv_pci_enable_device_hook
 2024-08-20  8:32 UTC  (3+ messages)
`  "

[RFC PATCH v2 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-20  8:30 UTC  (14+ messages)
` [RFC PATCH v2 1/6] ALSA: compress: reserve space in snd_compr_metadata.key for private usage
` [RFC PATCH v2 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v2 3/6] ASoC: fsl_easrc: "
` [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [RFC PATCH v2 5/6] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v2 6/6] ASoC: fsl_easrc: "

Question about AER in latest kernels
 2024-08-20  7:41 UTC 

[PATCH v4 0/5] Add generic data patching functions
 2024-08-20  7:03 UTC  (11+ messages)
` [PATCH v4 1/5] powerpc/code-patching: Add generic memory patching
` [PATCH v4 2/5] powerpc/code-patching: Add data patch alignment check
` [PATCH v4 3/5] powerpc/64: Convert patch_instruction() to patch_u32()
` [PATCH v4 4/5] powerpc/32: Convert patch_instruction() to patch_uint()
` [PATCH v4 5/5] powerpc/code-patching: Add boot selftest for data patching

[PATCH] powerpc/configs/64s: Enable DEFERRED_STRUCT_PAGE_INIT
 2024-08-20  6:57 UTC 

[PATCH] kexec/crash: no crash update when kexec in progress
 2024-08-20  6:40 UTC  (5+ messages)

[PATCH v3 14/16] modules: Support extended MODVERSIONS info
 2024-08-20  2:46 UTC  (5+ messages)

[RFC PATCH] ata: pata_macio: Use WARN instead of BUG
 2024-08-20  2:29 UTC  (3+ messages)

[PATCH] ata: pata_macio: Fix DMA table overflow
 2024-08-20  2:28 UTC  (3+ messages)

[PATCH v6 0/7] ASoC: fsl-asoc-card: add S/PDIF controller support
 2024-08-19 11:43 UTC  (4+ messages)
` [PATCH v6 6/7] arm64: dts: imx8m: update spdif sound card node properties

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

[PATCH v2] Document/kexec: Generalize crash hotplug description
 2024-08-19  9:36 UTC  (6+ messages)

[PATCH v5 0/4] Support SMT control on arm64
 2024-08-19  7:25 UTC  (10+ messages)
` [PATCH v5 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v5 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI "

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

[GIT PULL] Please pull powerpc/linux.git powerpc-6.11-2 tag
 2024-08-18  2:47 UTC  (2+ messages)

[PATCH 0/9] Wire up getrandom() vDSO implementation on powerpc
 2024-08-17 18:07 UTC  (15+ messages)
` [PATCH 1/9] powerpc/vdso: Don't discard rela sections
` [PATCH 2/9] powerpc/vdso32: Add crtsavres
` [PATCH 3/9] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH 4/9] vdso: Add missing c-getrandom-y in Makefile
` [PATCH 5/9] vdso: Avoid call to memset() by getrandom
` [PATCH 6/9] vdso: Only use MAP_DROPPABLE when VM_DROPPABLE exists
` [PATCH 7/9] powerpc: Add little endian variants of LHZX_BE and friends
` [PATCH 8/9] powerpc/vdso: Wire up getrandom() vDSO implementation
` [PATCH 9/9] selftests: [NOT TO BE MERGED] Modifications for testing VDSO getrandom implementation on PPC32

[PATCH][next] crypto: nx - Use static_assert() to check struct sizes
 2024-08-17  7:08 UTC  (2+ messages)

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

[PATCH v2 00/13] linux system call fixes
 2024-08-16 20:27 UTC  (3+ messages)
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range

[PATCH v2 0/2] powerpc/pseries: Fixes for lparstat boot reports
 2024-08-16 17:03 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-16 14:37 UTC  (4+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit

PCI: Work around PCIe link training failures
 2024-08-16 13:57 UTC  (3+ 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-16 12:00 UTC  (6+ messages)

'do_IRQ: stack overflow: 1072' at using bcachefs partition (ppc32, kernel 6.10.5)
 2024-08-16 11:55 UTC  (2+ messages)

[PATCH] KVM: PPC: remove unused varible
 2024-08-16  9:33 UTC 

[PATCH v2] selftest/powerpc/benchmark: remove requirement libc-dev
 2024-08-16  3:31 UTC  (3+ messages)

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

[PATCH 1/1] dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml
 2024-08-15 15:41 UTC  (2+ 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 


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