linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-07 10:23:28 to 2022-07-12 01:33:59 UTC [more...]

[PATCH v3 0/4] Extending NMI watchdog during LPM
 2022-07-12  1:33 UTC  (4+ messages)
` [PATCH v3 1/4] powerpc/mobility: wait for memory transfer to complete

[PATCH v5 0/2] powerpc rng cleanups
 2022-07-11 23:24 UTC  (3+ messages)
` [PATCH v5 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_
` [PATCH v5 2/2] powerpc/kvm: don't crash on missing rng, and use darn

[PATCH] PCI/AER: Iterate over error counters instead of error strings
 2022-07-11 23:02 UTC  (3+ messages)

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-11 22:52 UTC  (7+ messages)
` [PATCH v2 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v2 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
` [PATCH v2 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v2 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH 0/2] KVM: PPC: Book3s HV: Cleanup unused function and declarations
 2022-07-11 22:36 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarations
` [PATCH 2/2] KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt

[PATCH 1/5] powerpc/pci: Hide pci_device_from_OF_node() for non-powermac code
 2022-07-11 22:35 UTC  (2+ messages)

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-11 16:05 UTC  (2+ messages)
` [RFC PATCH net-next 8/9] powerpc: dts: Add compatible strings for Lynx PCSs

[PATCH v6 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-11 22:05 UTC  (9+ messages)
` [PATCH v6 1/6] of: check previous kernel's ima-kexec-buffer against memory bounds
` [PATCH v6 2/6] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v6 3/6] x86/kexec: Carry forward IMA measurement log on kexec
` [PATCH v6 4/6] tpm: of: Make of-tree specific function commonly available
` [PATCH v6 5/6] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v6 6/6] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
 2022-07-11 21:48 UTC  (20+ messages)

[PATCH 1/2] cxl: Use the bitmap API to allocate bitmaps
 2022-07-11 19:14 UTC  (2+ messages)
` [PATCH 2/2] cxl: Fix a memory leak in an error handling path

[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-11 20:43 UTC  (29+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-11 18:46 UTC  (17+ messages)

[Bug 216183] New: Kernel 5.19-rc4 boots ok with CONFIG_PPC_RADIX_MMU=y but fails to boot with CONFIG_PPC_HASH_MMU_NATIVE=y
 2022-07-11 18:08 UTC  (5+ messages)
` [Bug 216183] "

[Bug 216238] New: Kernel 5.10.129 fails to boot on a Talos 2 with HASH MMU (PPC_RADIX_MMU not set) with CONFIG_PAGE_POISONING=y
 2022-07-11 18:00 UTC  (3+ messages)
` [Bug 216238] "

[PATCH v1 1/5] powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
 2022-07-11 17:42 UTC  (11+ messages)
` [PATCH v1 2/5] powerpc/32: Don't always pass -mcpu=powerpc to the compiler
` [PATCH v1 3/5] powerpc/405: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
` [PATCH v1 4/5] powerpc/44x: "
` [PATCH v1 5/5] powerpc/64e: "

[PATCH] ASoC: fsl_utils: Drop usage of __clk_get_name()
 2022-07-11 13:42 UTC  (2+ messages)

[PATCH 1/2] powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and later platforms
 2022-07-11  3:49 UTC  (2+ messages)
` [PATCH 2/2] powerpc/kvm: Remove comment related to moving PMU code to perf subsystem

[PATCH v2] powerpc/papr_scm: Fix nvdimm event mappings
 2022-07-11  3:46 UTC 

[PATCH 1/2] powerpc: add BookS wait opcode macro
 2022-07-11  3:11 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops

[PATCH 1/2] powerpc/mce: mce_init use early_cpu_to_node
 2022-07-11  3:06 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64: poison __per_cpu_offset to catch use-before-init

[RFC PATCH 00/14] add our own qspinlock implementation
 2022-07-11  3:04 UTC  (15+ messages)
` [RFC PATCH 01/14] powerpc/qspinlock: powerpc "
` [RFC PATCH 02/14] powerpc/qspinlock: add mcs queueing for contended waiters
` [RFC PATCH 03/14] powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx
` [RFC PATCH 04/14] powerpc/qspinlock: convert atomic operations to assembly
` [RFC PATCH 05/14] powerpc/qspinlock: allow new waiters to steal the lock before queueing
` [RFC PATCH 06/14] powerpc/qspinlock: theft prevention to control latency
` [RFC PATCH 07/14] powerpc/qspinlock: store owner CPU in lock word
` [RFC PATCH 08/14] powerpc/qspinlock: paravirt yield to lock owner
` [RFC PATCH 09/14] powerpc/qspinlock: implement option to yield to previous node
` [RFC PATCH 10/14] powerpc/qspinlock: allow stealing when head of queue yields
` [RFC PATCH 11/14] powerpc/qspinlock: allow propagation of yield CPU down the queue
` [RFC PATCH 12/14] powerpc/qspinlock: add ability to prod new queue head CPU
` [RFC PATCH 13/14] powerpc/qspinlock: trylock and initial lock attempt may steal
` [RFC PATCH 14/14] powerpc/qspinlock: use spin_begin/end API

[PATCH v5 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-11  3:04 UTC  (6+ messages)
` [PATCH v5 4/6] tpm: of: Make of-tree specific function commonly available
` [PATCH v5 5/6] of: kexec: Refactor IMA buffer related functions to make them reusable

[PATCH v4 0/5] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-11  0:01 UTC  (3+ messages)
` [PATCH v4 3/5] tpm: of: Make of-tree specific function commonly available

[PATCH] powerpc/32: Don't always pass -mcpu=powerpc to the compiler
 2022-07-10 18:56 UTC  (3+ messages)

[powerpc:next] BUILD SUCCESS ac2a2303016baed1a60343500e265519cc45e4d2
 2022-07-09 22:47 UTC 

[powerpc:merge] BUILD SUCCESS ca79dc6117a73fd9c2076a404befbe917a46c5f5
 2022-07-09 22:46 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.19-5 tag
 2022-07-09 17:36 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmaps
 2022-07-09 15:56 UTC 

[PATCH] powerpc/85xx: Fix description of MPC85xx and P1/P2 boards options
 2022-07-09 12:43 UTC 

[PATCH] KVM: PPC: Kconfig: Fix indentation
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: tracing: Add missing hcall names
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH 0/5] KVM: PPC: Book3S HV: Update debug timing code
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Do not warn when userspace asked for too big TCE table
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH v2 0/7] Implement inline static calls on PPC32 - v2
 2022-07-09  6:52 UTC  (9+ messages)
` [PATCH v2 1/7] powerpc: Add missing asm/asm.h for objtool
` [PATCH v2 2/7] objtool/powerpc: Activate objtool on PPC32
` [PATCH v2 3/7] objtool: Add architecture specific R_REL32 macro
` [PATCH v2 4/7] objtool/powerpc: Add necessary support for inline static calls
` [PATCH v2 5/7] init: Call static_call_init() from start_kernel()
` [PATCH v2 6/7] static_call_inline: Provide trampoline address when updating sites
` [PATCH v2 7/7] powerpc/static_call: Implement inline static calls

[RFC PATCH v3 00/12] objtool: Enable and implement --mcount option on powerpc
 2022-07-08 17:35 UTC  (7+ messages)
` [RFC PATCH v3 01/12] objtool: Fix SEGFAULT
` [RFC PATCH v3 03/12] objtool: Use target file class size instead of a compiled constant

[PATCH v3 1/4] video: fbdev: offb: Include missing linux/platform_device.h
 2022-07-08 13:23 UTC  (5+ messages)
` [PATCH v3 2/4] scsi: cxlflash: Include missing linux/irqdomain.h
` [PATCH v3 3/4] powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
` [PATCH v3 4/4] powerpc: Finally remove unnecessary headers from asm/prom.h

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH v2 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-07-08  5:51 UTC  (10+ messages)
` [PATCH v2 3/4] powerpc/pseries: register pseries-wdt device with platform bus
` [PATCH v2 4/4] watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers

[PATCH v4] random: remove CONFIG_ARCH_RANDOM
 2022-07-08  0:40 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2 1/4] video: fbdev: offb: Include missing linux/platform_device.h
 2022-07-07 22:51 UTC  (7+ messages)
` [PATCH v2 2/4] scsi: cxlflash: Include missing linux/irqdomain.h
` [PATCH v2 3/4] powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
` [PATCH v2 4/4] powerpc: Finally remove unnecessary headers from asm/prom.h

[PATCH v3 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-07-07 21:47 UTC  (2+ messages)

[PATCH] ASoC: fsl_utils: Don't use plain integer as NULL pointer
 2022-07-07 17:24 UTC  (2+ messages)

[PATCH 1/3] powerpc/probes: Remove ppc_opcode_t
 2022-07-07 14:55 UTC  (3+ messages)
` [PATCH 2/3] powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
` [PATCH 3/3] powerpc/ppc-opcode: Define and use PPC_RAW_SETB()

[PATCH v5 1/2] powerpc/perf: Use PVR rather than oprofile field to determine CPU version
 2022-07-07 14:37 UTC  (2+ messages)
` [PATCH v5 2/2] powerpc: Remove remaining parts of oprofile

[PATCH v2] powerpc: Merge hardirq stack and softirq stack
 2022-07-07 14:23 UTC 

[PATCH/RFC] powerpc/module_64: allow .init_array constructors to run
 2022-07-07 12:14 UTC  (3+ messages)

linux-next: manual merge of the random tree with the powerpc tree
 2022-07-07 12:03 UTC  (3+ messages)

[Bug 213079] New: IRQ problems and crashes on a PowerMac G5 with 5.13-rc1
 2022-07-07 10:30 UTC  (2+ messages)
` [Bug 213079] [bisected] IRQ problems and crashes on a PowerMac G5 with 5.12.3

[Bug 213837] New: "Kernel panic - not syncing: corrupted stack end detected inside scheduler" at building via distcc on a G5
 2022-07-07 10:27 UTC  (2+ messages)
` [Bug 213837] [bisected] "


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