linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-22 13:53:43 to 2024-01-10 16:00:49 UTC [more...]

[PATCH 1/1] selftests: mm: hugepage-vmemmap fails on 64K page size systems
 2024-01-10 15:53 UTC  (2+ messages)

[PATCH 0/7] macintosh: Convert to platform remove callback returning void
 2024-01-10 15:42 UTC  (3+ messages)
` [PATCH 5/7] macintosh: windfarm_pm81: "
` [PATCH 7/7] macintosh: windfarm_rm31: "

[PATCH v2 00/14] Unified cross-architecture kernel-mode FPU API
 2024-01-10 14:51 UTC  (27+ messages)
` [PATCH v2 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 06/14] lib/raid6: "
` [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] x86: "
` [PATCH v2 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v2 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v2 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v2 14/14] selftests/fpu: Allow building on other architectures

[PATCH v2] powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
 2024-01-10 14:12 UTC 

[PATCH] powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
 2024-01-10 13:49 UTC  (4+ messages)

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-10 13:48 UTC  (5+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links

[PATCH 0/3] ASoC: Support SAI and MICFIL on i.MX95 platform
 2024-01-10 10:56 UTC  (7+ messages)
` [PATCH 1/3] ASoC: dt-bindings: fsl,sai: Add compatible string for "
` [PATCH 2/3] ASoC: fsl_sai: Add support "
` [PATCH 3/3] ASoC: dt-bindings: fsl,micfil: Add compatible string "
    `  "

[PATCH 00/13] kmsan: Enable on powerpc
 2024-01-10  4:16 UTC  (10+ messages)
` [PATCH 09/13] powerpc: Disable KMSAN checks on functions which walk the stack
` [PATCH 10/13] powerpc: Define KMSAN metadata address ranges for vmalloc and ioremap
` [PATCH 12/13] powerpc/string: Add KMSAN support

[PATCH 0/4] Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
 2024-01-09 17:09 UTC  (8+ messages)
` [PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
` [PATCH 2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX
` [PATCH 3/4] powerpc,s390: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
` [PATCH 4/4] ptdump: add check_wx_pages debugfs attribute

[PATCH] powerpc: Fix preserved memory size for int-vectors
 2024-01-09  9:59 UTC  (2+ messages)

[PATCH] powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2
 2024-01-09  8:55 UTC  (5+ messages)

[PATCHv9 0/2] enable nr_cpus for powerpc
 2024-01-09  4:33 UTC  (7+ messages)
` [PATCHv9 2/2] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt

[PATCH 0/5] crash: clean up kdump related config items
 2024-01-09  3:49 UTC  (12+ messages)
` [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
` [PATCH 2/5] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH 3/5] crash: rename crash_core to vmcore_info
` [PATCH 4/5] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH 5/5] crash: clean up CRASH_DUMP

[GIT PULL] Please pull powerpc/linux.git powerpc-6.8-1 tag
 2024-01-09  0:47 UTC  (2+ messages)

[PATCH v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-01-08 16:19 UTC  (2+ messages)
` [PATCH v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-01-08  7:27 UTC  (16+ messages)
` [PATCH v2 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v2 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH v2 04/13] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v2 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v2 07/13] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v2 08/13] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v2 09/13] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v2 10/13] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v2 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH v2 12/13] mm/gup: Handle hugepd for follow_page()
` [PATCH v2 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code

[PATCH v2 1/1] powerpc/powernv: fix non-SMP kernel compile issues
 2024-01-08  5:40 UTC 

[PATCH 0/4] powerpc/4xx: Adjustments for four function implementations
 2024-01-05 17:42 UTC  (13+ messages)
  ` [PATCH v2 "
` [PATCH] powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node()
    `  "
              ` [PATCH v2 0/2] powerpc/pseries: Fixes for "
                ` [PATCH resent "

[PATCH] powerpc/pseries/lparcfg: drop error message from guest name lookup
 2024-01-04 16:06 UTC 

[PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
 2024-01-04 16:02 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Require HAVE_KVM
 2024-01-04 11:33 UTC  (4+ messages)
    `  "

[PATCH 7/8] powerpc: Fix typos
 2024-01-04  0:37 UTC  (2+ messages)

WARNING: No atomic I2C transfer handler for 'i2c-4' at drivers/i2c/i2c-core.h:40 i2c_smbus_xfer+0x178/0x190 (kernel 6.6.X, 6.7-rcX, PowerMac G5 11,2)
 2024-01-03  9:33 UTC  (2+ messages)

[PATCH v1 1/1] powerpc/powernv: fix up kernel compile issues
 2024-01-03 12:44 UTC  (3+ messages)

[PATCH 0/3] PCI/AER: Clean up logging
 2024-01-02 22:53 UTC  (6+ messages)
` [PATCH 1/3] PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
` [PATCH 2/3] PCI/AER: Decode Requester ID when no error info found

[PATCH] crypto:vmx: Move ppc vmx diirectory to arch/powerpc/crypto
 2024-01-02 20:58 UTC 

[PATCH v4] powerpc/pseries/vas: Use usleep_range() to support HCALL delay
 2024-01-02 15:16 UTC  (3+ messages)

[Mainline/linux-next-netdev/net-next/scsi]Dlpar remove, drmgr phb and pci remove operations are failing
 2024-01-02 14:30 UTC  (2+ messages)

[PATCHv3 RESEND 00/10] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2024-01-02 11:37 UTC  (7+ messages)
` [PATCHv3 RESEND 10/10] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec

[PATCH 00/13] mm/gup: Unify hugetlb, part 2
 2024-01-02  6:30 UTC  (9+ messages)
` [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()

[RFC PATCH 1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core
 2024-01-02  4:46 UTC  (9+ messages)
` [RFC PATCH 2/5] powerpc/smp: Increase nr_cpu_ids to include the boot CPU
` [RFC PATCH 3/5] powerpc/smp: Lookup avail once per device tree node
` [RFC PATCH 4/5] powerpc/smp: Factor out assign_threads()
` [RFC PATCH 5/5] powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids

[powerpc:merge] BUILD SUCCESS 414e92af226ede4935509b0b5e041810c92e003f
 2024-01-01 12:16 UTC 

[Bug 216368] New: do_IRQ: stack overflow at boot on a PowerMac G5 11,2
 2023-12-31 18:48 UTC  (2+ messages)
` [Bug 216368] do_IRQ: stack overflow at boot during btrfs handling "

Very unreliable booting (WARNING: CPU: 0 PID: 1 at kernel/context_tracking.c:215 ct_nmi_exit+0xa0/0xc0) with PPC_EARLY_DEBUG_G5 set on a PowerMac G5, kernel 6.7-rc6
 2023-12-31 18:43 UTC  (3+ messages)

[PATCH] powerpc/hvcall: Reorder Nestedv2 hcall opcodes
 2023-12-31 11:07 UTC  (2+ messages)

[PATCH] powerpc/86xx: Drop unused CONFIG_MPC8610
 2023-12-31 11:07 UTC  (2+ messages)

[PATCH] powerpc/powernv: Add error handling to opal_prd_range_is_valid
 2023-12-31 11:07 UTC  (2+ messages)

[PATCH 0/3] powerpc: Fixes and optimization for the freezable kthread
 2023-12-31 11:07 UTC  (2+ messages)

[PATCH][next] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES"
 2023-12-31 11:07 UTC  (2+ messages)

[powerpc:next] BUILD SUCCESS 44a1aad2fe6c10bfe0589d8047057b10a4c18a19
 2023-12-30 11:56 UTC 

[powerpc:merge] BUILD SUCCESS b5aa3d696430bc74d24a2e6e2bad450fd5229ce7
 2023-12-30 11:54 UTC 

[PATCH] ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
 2023-12-29 16:58 UTC  (3+ messages)

[PATCH 0/3] powerpc/ps3: Fixes for lv1 hcall assembly
 2023-12-29  8:53 UTC  (6+ messages)
` [PATCH 1/3] powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention
` [PATCH 2/3] powerpc/ps3: lv1 hcall code use symbolic constant for LR save offset
` [PATCH 3/3] powerpc/ps3: Make real stack frames for LV1 hcalls

PowerNV PCIe hotplug support?
 2023-12-28 20:16 UTC  (3+ messages)

[PATCH v2 0/3] Fix typos, grammatical errors and add units of function param
 2023-12-28 10:15 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/eeh: Fix spelling of the word "auxillary"
` [PATCH v2 2/3] powerpc/eeh: Add full stop to fix a grammatical error
` [PATCH v2 3/3] powerpc/eeh: Add the units of size param in the description

[PATCHv10 0/3] enable nr_cpus for powerpc without re-ordering cpu number
 2023-12-28  4:07 UTC  (7+ messages)
` [PATCHv10 1/3] powerpc/kernel: Remove check on paca_ptrs_size
` [PATCHv10 2/3] powerpc/kernel: Extend arrays' size to make room for a hole in cpu_possible_mask
` [PATCHv10 3/3] powerpc/smp: Allow hole in paca_ptrs to accommodate boot_cpu

[PATCH 1/1] powerpc/powernv: fix up kernel compile issues
 2023-12-27  8:46 UTC  (2+ messages)

[PATCH] arch: powerpc: kernel: fixed some typos
 2023-12-27  0:45 UTC  (4+ messages)

[PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
 2023-12-26 21:46 UTC 

[PATCH 0/2] powerpc/powernv/vas: Adjustments for two function implementations
 2023-12-23 19:22 UTC  (3+ messages)
` [PATCH 1/2] powerpc/powernv/vas: One function call less in vas_window_alloc() after error detection
` [PATCH 2/2] powerpc/powernv/vas: Return directly after a failed kasprintf() in map_paste_region()

[kvm-unit-tests PATCH 0/9] Multi-migration support
 2023-12-23  5:18 UTC  (13+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: clean lib/auxinfo.o
` [kvm-unit-tests PATCH 2/9] arch-run: Clean up temporary files properly
` [kvm-unit-tests PATCH 3/9] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH 4/9] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH 5/9] migration: Support multiple migrations
` [kvm-unit-tests PATCH 6/9] arch-run: rename migration variables
` [kvm-unit-tests PATCH 7/9] migration: Add quiet migration support
` [kvm-unit-tests PATCH 8/9] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH 9/9] migration: add a migration selftest

[powerpc:next] BUILD SUCCESS 9ec1d7486e2520b4898d7f8e1ec3acc7c13c8dc8
 2023-12-23  0:26 UTC 

[PATCH] powerpc/6xx: set High BAT Enable flag on G2 cores
 2023-12-22 18:41 UTC  (7+ messages)

[PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
 2023-12-22 18:23 UTC  (4+ messages)

[RFC PATCH 0/9] powerpc: ftrace updates
 2023-12-22 15:01 UTC  (4+ messages)
` [RFC PATCH 6/9] powerpc/ftrace: Update and move function profile instructions out-of-line

[powerpc:merge] BUILD SUCCESS 718bfc98ea46cc45309e15682ce32787116f9a93
 2023-12-22 14:38 UTC 

[PATCH 1/2] powerpc/bpf: ensure module addresses are supported
 2023-12-22 14:29 UTC  (2+ 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).