linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 21:38:28 to 2025-07-30 13:40:38 UTC [more...]

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-30 13:40 UTC  (12+ messages)
  ` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback

PowerPC updates 6.17-1: Switching VT failed
 2025-07-30 13:13 UTC 

[PATCH v3] vmcoreinfo: Track and log recoverable hardware errors
 2025-07-30 13:11 UTC  (13+ messages)

linux-next: build warning after merge of the jc_docs tree
 2025-07-30 13:01 UTC  (2+ messages)

[PATCH v3 0/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-07-30 11:20 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/AER: Fix missing uevent on recovery when a reset is requested
` [PATCH v3 2/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery

[PATCH] powerpc/qspinlock: Add spinlock contention tracepoint
 2025-07-30  8:33 UTC  (3+ messages)

[PATCH -resend] powerpc: Use dev_fwnode()
 2025-07-30  6:23 UTC  (2+ messages)
` [EXTERNE] "

[PATCH] powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macro
 2025-07-30  6:14 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS de12314b471bff871afb5cb48181a8da953ec681
 2025-07-30  4:19 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.17-1 tag
 2025-07-30  3:39 UTC  (2+ messages)

[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
 2025-07-30  2:14 UTC  (8+ messages)
` [PATCH 1/6] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
` [PATCH 2/6] KVM: Export KVM-internal symbols for sub-modules only
` [PATCH 3/6] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
` [PATCH 4/6] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
` [PATCH 5/6] KVM: x86: Export KVM-internal symbols for sub-modules only
` [PATCH 6/6] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible

[PATCH 0/3] use vm_flags_t consistently
 2025-07-29 18:39 UTC  (5+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH] pseries/lparcfg: Add resource group monitoring
 2025-07-29  9:21 UTC 

Ozlabs patchwork notification not working anymore
 2025-07-29  8:32 UTC  (2+ messages)

[GIT PULL] execve updates for v6.17
 2025-07-29  1:11 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS cf2a6de32cabbf84a889e24a9ee7c51dee4a1f70
 2025-07-28 17:42 UTC 

[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
 2025-07-28 12:17 UTC  (7+ messages)

[PATCH] tty: serial: ucc_uart: use WARN_ON() instead of BUG()
 2025-07-28  5:31 UTC  (3+ messages)

[PATCH RESEND bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
 2025-07-28  2:29 UTC  (6+ messages)

[PATCH] docs: powerpc: add htm.rst to toctree
 2025-07-28  2:28 UTC  (3+ messages)

[PATCH] bus: fsl-mc: Check return value of platform_get_resource()
 2025-07-27 16:24 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS a8f2b96ca9ee87be8091fcc2746b811c173648a0
 2025-07-26 21:41 UTC 

[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-26 14:15 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH 1/1] dt-bindings: fsl: fsl,rcpm: reference power-domains.yaml
 2025-07-25 19:47 UTC  (3+ messages)

powerpc/kexec_file: print configured kernel command line
 2025-07-25 12:44 UTC 

[PATCH v2] powerpc: Replace the obsolete address of the FSF
 2025-07-25  8:44 UTC  (13+ messages)

[PATCH 0/2] ASoC: fsl_xcvr: get channel status data in two cases
 2025-07-24 23:11 UTC  (2+ messages)

[PATCH v2] ASoC: imx-card: Add WM8524 support
 2025-07-24 21:09 UTC  (2+ messages)

[PATCH] ASoC: imx-card: Add WM8524 support
 2025-07-24 21:09 UTC  (2+ messages)

[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2025-07-24  9:28 UTC  (12+ messages)
` [PATCH v6 1/4] PCI/ERR: "
  ` [PATCH v6 1/4] PCI/ERR: Add support for resetting the Root Ports in a platform specific wayy
` [PATCH v6 2/4] PCI: host-common: Add link down handling for Root Ports
  ` [PATCH v6 2/4] PCI: host-common: Add link down handling for Root Portsy
` [PATCH v6 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v6 4/4] PCI: dw-rockchip: Add support to reset Root Port upon "

POWER9: duplicate interrupt line in /proc/interrupts, kernel problem or userspace problem?
 2025-07-24 10:39 UTC  (2+ messages)

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-07-23 17:32 UTC  (29+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option
` [PATCH v3 02/12] kasan: unify static kasan_flag_enabled across modes
` [PATCH v3 03/12] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 04/12] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH v3 05/12] kasan/arm: "
` [PATCH v3 06/12] kasan/xtensa: "
` [PATCH v3 07/12] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 08/12] kasan/um: "
` [PATCH v3 09/12] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v3 10/12] kasan/s390: "
` [PATCH v3 11/12] kasan/riscv: "
` [PATCH v3 12/12] kasan: add shadow checks to wrappers and rename kasan_arch_is_ready

[PATCH v3 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-07-23 11:47 UTC  (11+ messages)
` [PATCH v3 4/6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH v3 5/6] PCI: pnv_php: Fix surprise plug detection and recovery
` [PATCH v3 6/6] PCI: pnv_php: Enable third attention indicator state

[PATCH v2 0/7] syscore: Pass context data to callbacks
 2025-07-23 11:27 UTC  (15+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH v2 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH v2 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH v2 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH v2 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH v2 7/7] soc/tegra: pmc: Derive PMC context from syscore ops

[PATCH 0/3] powerpc: Cleanup and convert to MSI parent domain
 2025-07-23 10:57 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS da30705c4621fc82d68483f114f5a395a5f472d2
 2025-07-23 10:11 UTC 

[powerpc:merge] BUILD SUCCESS 946cb6e0676759f2d4327e7d400a1ced36370e02
 2025-07-23 10:06 UTC 

[PATCH v2 1/1] sched: preempt: Move dynamic keys into kernel/sched
 2025-07-23  7:44 UTC 

[PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
 2025-07-23  5:28 UTC 

[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-23  5:26 UTC 

[powerpc:next-test] BUILD SUCCESS 221e2869356d8bb0da59f6508aba6f52226d46a6
 2025-07-23  4:22 UTC 

[PATCH] arch:powerpc:tools This file was missing shebang line, so added it
 2025-07-22 23:27 UTC  (3+ messages)

[PATCH net-next v2] ibmveth: Add multi buffers rx replenishment hcall support
 2025-07-22 13:20 UTC  (3+ messages)

[PATCH] powerpc/eeh: parse AER registers
 2025-07-22  9:01 UTC  (3+ messages)

[PATCH] powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()
 2025-07-22  8:36 UTC  (2+ messages)

[PATCH v2] vmcoreinfo: Track and log recoverable hardware errors
 2025-07-21 16:24 UTC  (5+ messages)

[PATCH] soc: fsl: qe: convert set_multiple() to returning an integer
 2025-07-21 13:15 UTC 

[PATCH] ghes: Track number of recovered hardware errors
 2025-07-21  8:56 UTC  (3+ messages)

[PATCH] powerpc : fix resource leak in holly_init_IRQ()
 2025-07-21  4:17 UTC 

[powerpc:next-test] BUILD SUCCESS 3519258edba158e27eb5078309c3320a68334140
 2025-07-20 14:59 UTC 

[PATCH net-next] ibmveth: Add multi buffers rx replenishment hcall support
 2025-07-18 19:08 UTC  (2+ messages)

[PATCH 00/26] SHA-1 library functions
 2025-07-18 17:24 UTC  (2+ messages)

[PATCH v2] powerpc: Don't use %pK through printk
 2025-07-18 13:20 UTC 

[PATCH v2] dt-bindings: gpio: Create a trivial GPIO schema
 2025-07-18  7:56 UTC  (2+ messages)

[PATCH bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
 2025-07-17 18:24 UTC 

linux-next: duplicate patch in the char-misc tree
 2025-07-17  6:01 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 8046db6cd84fc6a160a8fe6844de36236585167b
 2025-07-17  4:51 UTC 

[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
 2025-07-16 18:04 UTC  (3+ messages)

[PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
 2025-07-16 11:36 UTC  (2+ messages)

[PATCH] pseries/lparcfg: Add resource group monitoring
 2025-07-16 10:45 UTC 

[PATCH v2 0/1] powerpc, arm64: move preempt dynamic key into kernel/sched
 2025-07-16  9:47 UTC  (2+ messages)
` [PATCH v2 1/1] sched: preempt: Move dynamic keys "

[PATCH v5 2/4] PCI: host-common: Add link down handling for Root Ports
 2025-07-15 22:06 UTC  (2+ messages)

[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-07-15 21:41 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).