linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-20 10:35:12 to 2024-08-23 08:06:06 UTC [more...]

[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
 2024-08-23  8:05 UTC  (19+ messages)
` [PATCH v2 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
` [PATCH v2 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
` [PATCH v2 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8()
` [PATCH v2 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v2 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces
` [PATCH v2 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment
` [PATCH v2 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v2 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition
` [PATCH v2 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-08-23  7:16 UTC  (9+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "

[PATCH] powerpc/64s: Remove the "fast endian switch" syscall
 2024-08-23  7:08 UTC 

[PATCH] bus: fsl-mc: make fsl_mc_bus_type const
 2024-08-23  6:24 UTC 

[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
 2024-08-23  6:19 UTC  (10+ messages)
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options

[PATCH 1/2] powerpc/mm/64s: Move THP reqs into a separate symbol
 2024-08-23  3:29 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pages

[PATCH] soc: fsl: qbman: Remove redundant warnings
 2024-08-22 23:39 UTC  (3+ messages)

Kernel build failure with MEM_ALLOC_PROFILING=y set (Talos II, v6.10-rc5)
 2024-08-22 18:25 UTC  (5+ messages)

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

[PATCH v2] ata: pata_macio: Use WARN instead of BUG
 2024-08-22 20:39 UTC  (5+ messages)

[PATCH -next 0/4] Remove obsoleted declaration for powerpc
 2024-08-22 15:25 UTC  (7+ messages)
` [PATCH -next 1/4] powerpc: Remove obsoleted declaration for _get_SP
` [PATCH -next 2/4] powerpc: Remove obsoleted declaration for maple_calibrate_decr
` [PATCH -next 3/4] powerpc: Remove obsoleted declaration for pas_pci_irq_fixup
` [PATCH -next 4/4] powerpc: Remove obsoleted declarations for use_cop and drop_cop

[PATCH v5 00/30] Permission Overlay Extension
 2024-08-22 15:11 UTC  (31+ messages)
` [PATCH v5 01/30] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v5 02/30] x86/mm: "
` [PATCH v5 03/30] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 05/30] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 07/30] KVM: arm64: Save/restore POE registers
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 09/30] KVM: arm64: use `at s1e1a` for POE
` [PATCH v5 10/30] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 11/30] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v5 12/30] arm64: re-order MTE VM_ flags
` [PATCH v5 13/30] arm64: add POIndex defines
` [PATCH v5 14/30] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v5 15/30] arm64: mask out POIndex when modifying a PTE
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
` [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay()
` [PATCH v5 18/30] arm64: implement PKEYS support
` [PATCH v5 19/30] arm64: add POE signal support
` [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE
` [PATCH v5 21/30] arm64: enable POE and PIE to coexist
` [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig
` [PATCH v5 24/30] kselftest/arm64: move get_header()
` [PATCH v5 25/30] selftests: mm: move fpregs printing
` [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64
` [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers

[PATCH v1] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
 2024-08-22 14:27 UTC  (2+ messages)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-22 14:24 UTC  (5+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
  ` (subset) "
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
  ` (subset) "

[PATCH -next] powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hub
 2024-08-22 13:00 UTC 

[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
 2024-08-22 12:22 UTC  (26+ 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()

[PATCH 0/2] Use helper function for_each_child_of_node()
 2024-08-22  8:54 UTC  (3+ messages)
` [PATCH 1/2] powerpc/powermac/pfunc_base: "
` [PATCH 2/2] powerpc/pseries/dlpar: "

[PATCH 2/2] powerpc/locking: enable HAVE_CMPXCHG_LOCAL in kconfig
 2024-08-22  8:31 UTC  (3+ messages)
  `  "

[PATCH] powerpc/vdso: Inconditionally use CFUNC macro
 2024-08-22  8:00 UTC 

[PATCH v2] powerpc/mm: Fix return type of pgd_val()
 2024-08-22  7:58 UTC 

[PATCH v5 0/4] Support SMT control on arm64
 2024-08-22  7:19 UTC  (5+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-22  7:13 UTC  (18+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
` [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v2 08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE
` [PATCH v2 09/17] powerpc/vdso32: Add crtsavres
` [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation
` [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config
` [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
` [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
` [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
` [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
` [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc

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

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-22  4:18 UTC  (2+ 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] 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  (11+ messages)
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()

[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 "

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  (13+ 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 18/29] arm64: add POE signal support
 2024-08-20 14:45 UTC  (13+ messages)

[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 


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