linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 15:15:50 to 2024-08-27 08:24:03 UTC [more...]

[PATCH 0/4] Fixups for random vDSO
 2024-08-27  8:23 UTC  (9+ messages)
` [PATCH 1/4] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
` [PATCH 3/4] random: vDSO: Clean header inclusion in getrandom
` [PATCH 4/4] random: vDSO: don't use 64 bits atomics on 32 bits architectures

[PATCH] MAINTAINERS: powerpc: Add Maddy
 2024-08-27  8:15 UTC  (2+ messages)

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

[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
 2024-08-27  7:29 UTC  (15+ messages)

[PATCH v2] powerpc/mm: Fix return type of pgd_val()
 2024-08-27  7:14 UTC  (2+ messages)

[PATCH] powerpc/vdso: Don't discard rela sections
 2024-08-27  7:14 UTC  (2+ messages)

[PATCH] powerpc/64e: Define mmu_pte_psize static
 2024-08-27  7:14 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: Mark powerpc Cell as orphaned
 2024-08-27  7:13 UTC  (2+ messages)

[PATCH v4 0/5] Add generic data patching functions
 2024-08-27  7:13 UTC  (2+ messages)

[PATCH] powerpc: Remove LHZX_BE macro
 2024-08-27  7:13 UTC  (2+ messages)

[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
 2024-08-27  6:37 UTC  (8+ messages)

linux-next: boot warning after merge of the vfs-brauner tree
 2024-08-27  6:28 UTC  (7+ messages)

[PATCH v2] ata: pata_macio: Use WARN instead of BUG
 2024-08-27  6:11 UTC  (5+ messages)

[PATCH 1/3] perf vendor events power10: Update JSON/events
 2024-08-27  5:32 UTC  (3+ messages)
` [PATCH 2/3] perf vendor events power10: Move the JSON/events
` [PATCH 3/3] perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platform

[PATCH v2] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
 2024-08-27  5:03 UTC  (2+ messages)

[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
 2024-08-27  4:53 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 v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 22:46 UTC 

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 18:17 UTC 

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-08-26 17:29 UTC  (10+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text

[PATCH -next 1/3] powerpc: Constify struct kobj_type
 2024-08-26 15:09 UTC  (3+ messages)
` [PATCH -next 2/3] powerpc: powernv: "
` [PATCH -next 3/3] powerpc: pseries: "

[PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
 2024-08-26 21:34 UTC  (4+ messages)

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

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-26 13:24 UTC  (36+ 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 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] powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
 2024-08-26 11:30 UTC  (2+ messages)

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-08-26 10:32 UTC  (4+ messages)

[PATCH] powerpc/qspinlock: Fix deadlock in MCS queue
 2024-08-26  8:12 UTC 

[PATCH] macintosh/via-pmu: register_pmu_pm_ops() can be __init
 2024-08-26  7:42 UTC  (2+ messages)

clearly mark DMA_OPS support as an architecture feasture
 2024-08-26  6:32 UTC  (8+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature

[PATCH v3] powerpc/xmon: Fix tmpstr length check in scanhex
 2024-08-26  6:42 UTC 

List change - munging for From addresses
 2024-08-25 22:41 UTC  (8+ messages)

perf build failure with v6.11-rc4 (commit 4bbe60029319 ("perf daemon: Fix the build on 32-bit architectures"))
 2024-08-25 17:36 UTC  (3+ messages)

[PATCH 4/9] mtd: devices: add AT24 eeprom support
 2024-08-23 15:37 UTC  (12+ messages)

[PATCH AUTOSEL 6.6 14/20] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
 2024-08-23 14:02 UTC 

[PATCH AUTOSEL 5.10 5/9] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
 2024-08-23 14:05 UTC 

[PATCH AUTOSEL 5.15 5/9] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
 2024-08-23 14:04 UTC 

[PATCH AUTOSEL 6.1 09/13] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
 2024-08-23 14:03 UTC 

[PATCH AUTOSEL 6.10 15/24] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
 2024-08-23 14:00 UTC 

[PATCH v5 00/30] Permission Overlay Extension
 2024-08-23 18:40 UTC  (13+ messages)
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [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] bus: fsl-mc: make fsl_mc_bus_type const
 2024-08-23 17:00 UTC  (2+ messages)

[PATCH -next 0/4] Remove obsoleted declaration for powerpc
 2024-08-23 16:40 UTC  (5+ messages)
` [PATCH -next 1/4] powerpc: Remove obsoleted declaration for _get_SP

[powerpc:fixes-test] BUILD SUCCESS 3b1f7a46977fe2ff9384d08651a6e0d272ae6a60
 2024-08-23 13:21 UTC 

[powerpc:next] BUILD SUCCESS b7d47339d00d89af559a7068f4a640fc828177ad
 2024-08-23 13:03 UTC 

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

[PATCH] [RFC] crash: Lock-free crash hotplug support reporting
 2024-08-23 11:52 UTC 

[PATCH 1/3] powerpc/64: Remove maple platform
 2024-08-23 11:21 UTC  (3+ messages)
` [PATCH 2/3] cpufreq: maple: Remove maple driver
` [PATCH 3/3] EDAC/powerpc: Remove "maple" drivers

[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
 2024-08-23  8:15 UTC  (73+ 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 v2 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v2 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v2 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v2 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version
` [PATCH v2 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH v2 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v2 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v2 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
` [PATCH v2 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v2 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH v2 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis
` [PATCH v2 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo
` [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] powerpc/64s: Remove the "fast endian switch" syscall
 2024-08-23  7:08 UTC 

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


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