LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 23:17:40 to 2026-08-04 08:51:05 UTC [more...]

[PATCH v2 0/5] powerpc/spufs: assorted fixes
 2026-08-04  8:50 UTC  (3+ messages)
` [PATCH v2 1/5] powerpc/spufs: fix spu_context leak in coredump
` [PATCH v2 3/5] powerpc/spufs: check permissions in spufs_setattr()

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-08-04  8:34 UTC 

[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
 2026-08-04  8:29 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs

[PATCH v5 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-04  7:28 UTC  (4+ messages)
` [PATCH v5 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-08-04  7:22 UTC  (5+ messages)
` [PATCH v3 1/5] powerpc/rtas: Handle ibm,open-errinjct return format
` [PATCH v3 2/5] powerpc/rtas: Allocate ibm,errinjct buffer below RTAS limit

[PATCH v2 0/6] mm: add basic PTE const type-safety
 2026-08-04  6:55 UTC  (9+ messages)
` [PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
` [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
` [PATCH v2 4/6] mm/s390: "
` [PATCH v2 5/6] mm: constify generic pte_get*()
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value

[PATCH v2 0/5] powerpc/pseries: Add full RTAS-based error injection support
 2026-08-04  6:42 UTC  (18+ messages)
` [PATCH v2 1/5] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
` [PATCH v2 2/5] powerpc/pseries: Add RTAS error injection buffer infrastructure
` [PATCH v2 3/5] powerpc/pseries: Add RTAS error injection validation helpers
` [PATCH v2 4/5] powerpc/pseries: Implement RTAS error injection via pseries_eeh_err_inject
` [PATCH v2 5/5] powerpc/powernv: Map EEH error types to OPAL error injection types

[PATCH v2 0/4] Base support for Power12
 2026-08-04  6:42 UTC  (15+ messages)
` [PATCH v2 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH v2 2/4] powerpc: Add Power12 raw mode
` [PATCH v2 3/4] powerpc: Add Power12 architected mode
` [PATCH v2 4/4] powerpc/perf: Add power12 Base Performance Monitoring support

[BUG] powerpc/pseries: WARN in __replay_soft_interrupts() during SMP bringup on Power11 (7.2.0-rc5)
 2026-08-04  6:36 UTC  (2+ messages)

[PATCH 0/6] powerpc/spufs: assorted fixes
 2026-08-04  6:30 UTC  (16+ messages)
` [PATCH 1/6] powerpc/spufs: fix spu_context leak in coredump
` [PATCH 2/6] powerpc/spufs: don't leak kernel stack via spu_run
` [PATCH 3/6] powerpc/spufs: bound NPC against local store size
` [PATCH 4/6] powerpc/spufs: check permissions in spufs_setattr()
` [PATCH 5/6] powerpc/spufs: fix deadlock on gang creation failure
` [PATCH 6/6] powerpc/spufs: don't hold state_mutex during user access

[powerpc:merge] BUILD SUCCESS c29abb2e0d79f53042a971bc455ee0c6d28b9ccc
 2026-08-04  1:48 UTC 

[powerpc:next-test] BUILD SUCCESS 5458b50b5291390ce0af2872a1baa51cc58e8f08
 2026-08-04  1:48 UTC 

[PATCH 0/3] alpha: fix floating-point exception state handling
 2026-08-03 23:40 UTC  (4+ messages)
` [PATCH 1/3] alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionally
` [PATCH 2/3] alpha: don't leak hardware-fabricated FP exception bits to user space
` [PATCH 3/3] alpha: determine tininess after rounding in the FP emulation

[PATCH v2 0/2] PCI/AER: Fix ghes_estatus_pool memory leaks in error handling
 2026-08-03 21:59 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/AER: Fix memory leak in aer_recover_queue() on kfifo buffer overflow
` [PATCH v2 2/2] PCI/AER: Fix memory leak in aer_recover_work_func() when pci_dev is missing

[PATCH v3 0/2] (no cover subject)
 2026-08-03 21:51 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/AER: Fix memory leak in aer_recover_queue() on kfifo buffer overflow
` [PATCH v3 2/2] PCI/AER: Fix memory leak in aer_recover_work_func() when pci_dev is missing

[BUG] VFIO on POWER9 / QEMU fails to allocate 32-bit DMA
 2026-08-03 22:39 UTC 

[PATCHv2 0/8] gpio: move ppc4xx driver to drivers/gpio and modernize
 2026-08-03 22:35 UTC  (9+ messages)
` [PATCHv2 1/8] gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpio
` [PATCHv2 2/8] gpio: ppc44x: update all 4xx to 44x
` [PATCHv2 3/8] gpio: ppc44x: Use module platform driver helper for GPIO
` [PATCHv2 4/8] gpio: ppc44x: Use platform resource helper for GPIO MMIO
` [PATCHv2 5/8] gpio: ppc44x: Convert GPIO to generic MMIO
` [PATCHv2 6/8] gpio: ppc44x: drop PPC-specific IO helpers
` [PATCHv2 7/8] gpio: ppc44x: fix undefined behavior in GPIO_MASK2 macro
` [PATCHv2 8/8] gpio: ppc44x: use dev_name() for chip label

[PATCH] powerpc/pseries/iommu: switch to Default DMA window during kdump
 2026-08-03 20:48 UTC  (5+ messages)

[PATCH v4 1/1] powerpc: enable dynamic preemption
 2026-08-03 15:27 UTC  (24+ messages)

[PATCH] net: wan: fsl_ucc_hdlc: allocate enough MURAM for HDLC PRAM
 2026-08-03 15:03 UTC  (4+ messages)

[RFC PATCH v3 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-03 14:59 UTC  (6+ messages)
` [RFC PATCH v3 1/5] perf/trace-dat: Add trace.dat export infrastructure
` [RFC PATCH v3 2/5] perf/trace-event: Write trace.dat metadata sections during parsing
` [RFC PATCH v3 3/5] perf data-convert: Add perf.data to trace.dat conversion backend
` [RFC PATCH v3 4/5] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format
` [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-03 13:59 UTC  (3+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[PATCH net v2] net: wan: fsl_ucc_hdlc: release HDLC device on remove
 2026-08-03 13:30 UTC 

[BUG] powerpc: userspace processes crash in ld64.so.2 when running recent linux-next kernels
 2026-08-03 13:10 UTC 

[PATCH] bus: fsl-mc: drop unused assignment of acpi_device_id::driver_data
 2026-08-03 13:05 UTC  (2+ messages)

[PATCH] soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()
 2026-08-03 13:05 UTC  (3+ messages)

[PATCH] soc: fsl: qe: implement get_direction()
 2026-08-03 13:05 UTC  (2+ messages)

[PATCH v2] soc: fsl: qe: properly scan GPIO nodes at startup
 2026-08-03 13:05 UTC  (3+ messages)

[PATCH] tty: remove the ipwireless driver
 2026-08-03 12:15 UTC  (3+ messages)

[PATCH v4 0/2] KVM: powerpc: Use generic xfer to guest work function
 2026-08-03  6:58 UTC  (2+ messages)

[PATCH v2] powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH] powerpc: rtas: use get_user to simplify manage_flash_write
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH] powerpc/serial: Use generic BASE_BAUD in asm/serial.h
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH] powerpc/ps3: Use cpu_relax() in ps3_create_spu()
 2026-08-03  6:57 UTC  (3+ messages)

[PATCH] powerpc/pseries: Simplify attribute description check in papr_init()
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH] powerpc/powermac: Simplify bootx_scan_dt_build_struct()
 2026-08-03  6:57 UTC  (3+ messages)

[PATCH] powerpc/kexec_file: use snprintf to simplify setup_kdump_cmdline
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/kexec_file: Fix some bugs
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH] powerpc/boot: Remove unused sprintf()
 2026-08-03  6:57 UTC  (3+ messages)

[PATCH] powerpc/boot: drop redundant assignment in serial_edit_cmdline
 2026-08-03  6:57 UTC  (2+ messages)

[PATCH 1/2] powerpc/powernv: Avoid strlen() in pnv_restart()
 2026-08-03  6:57 UTC  (5+ messages)
` [PATCH 2/2] powerpc/pseries: Avoid strlen() in do_{remove,update}_property()

[PATCHv2] powerpc/44x: Set GPIO chip parent
 2026-08-03  6:57 UTC  (5+ messages)

[PATCH] gpio: max730x: implement get_direction()
 2026-08-03  6:57 UTC  (3+ messages)
` [PATCH] powerpc: implement get_direction() in cpm2

[PATCH 0/4] Base support for Power12
 2026-08-03  6:40 UTC  (13+ messages)
` [PATCH 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH 2/4] powerpc: Add Power12 raw mode
` [PATCH 3/4] powerpc: Add Power12 architected mode
` [PATCH 4/4] powerpc/perf: Add power12 Base Performance Monitoring support

[PATCH v2] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
 2026-08-03  6:12 UTC  (2+ messages)

[PATCH v3] powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
 2026-08-03  6:03 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS e15474c8dfc2526f582e268565dd2af41c13b1ce
 2026-08-03  4:19 UTC 

[PATCH v2 0/4] powerpc/kdump: Support high crashkernel reservation
 2026-08-03  4:10 UTC  (12+ messages)
` [PATCH v2 1/4] powerpc/mmu: do MMU type discovery before "
` [PATCH v2 2/4] powerpc: move to 64-bit RTAS
` [PATCH v2 4/4] powerpc/kdump: add support for high crashkernel reservation

[PATCH] KVM: PPC: Book3S HV nestedv2: Don't drop pending doorbell across L2 entry
 2026-08-03  3:44 UTC 

[Regression] PowerNV: JMicron JMB58x AHCI 32-bit DMA fallback triggers EEH freeze on 7.x kernels
 2026-08-02 21:31 UTC  (3+ messages)

[RFC PATCH v2 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-02 18:08 UTC  (6+ messages)
` [RFC PATCH v2 1/5] perf/trace-dat: Add trace.dat export infrastructure
` [RFC PATCH v2 2/5] perf/trace-event: Write trace.dat metadata sections during parsing
` [RFC PATCH v2 3/5] perf data-convert: Add perf.data to trace.dat conversion backend
` [RFC PATCH v2 4/5] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format
` [RFC PATCH v2 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'

drm/mgag200: Fix big-endian support
 2026-08-02 18:06 UTC 

[PATCH v4] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
 2026-08-02 16:51 UTC  (3+ messages)

[PATCH] powerpc/ps3: Fix repository.c build failure
 2026-08-01 22:06 UTC  (3+ messages)

[PATCH 0/6] PCI/AER: Support Advisory Non-Fatal Errors
 2026-08-01  9:08 UTC  (6+ messages)

[PATCH] powerpc/pasemi: Move Nemo i8259 initialization to pci.c
 2026-08-01  4:34 UTC 

[powerpc:next-test] BUILD SUCCESS fa40f9dbdd4af53e7445d9135b5b207eb8adf372
 2026-08-01  3:53 UTC 

[PATCH v2] bus: fsl-mc: set dma_mask for the DPRC devices
 2026-07-31 20:13 UTC 

[PATCH] bus: fsl-mc: set dma_mask for the root DPRC device
 2026-07-31 18:47 UTC  (3+ messages)

[PATCH 0/6] KVM: Harden kvm_vcpu_map() usage against memory leaks
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c
 2026-07-31 16:33 UTC  (4+ messages)

[PATCH net] net: wan: fsl_ucc_hdlc: release HDLC device on remove
 2026-07-31 16:10 UTC  (2+ messages)

[PATCH v3] powerpc/perf/hv-gpci: bound sysfs output with helpers
 2026-07-31 14:21 UTC 

[PATCH] macintosh/ans-lcd: check ioremap() return value
 2026-07-31  9:41 UTC 

[PATCH RESEND] powerpc/configs: enable CONFIG_RAS to fix EDAC support
 2026-07-31 11:22 UTC  (5+ messages)

[PATCH V6] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
 2026-07-31  8:15 UTC 

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-31  7:33 UTC  (3+ messages)

[PATCH] powerpc/kexec: Simplify kdump_extra_elfcorehdr_size()
 2026-07-31  7:07 UTC  (4+ messages)

[PATCH net-next v4 00/14] ibmveth: Add multi-queue RX support
 2026-07-31  0:47 UTC  (15+ messages)
` [PATCH net-next v4 01/14] ibmveth: Add MQ RX hypercall wrappers and call definitions
` [PATCH net-next v4 02/14] ibmveth: Prepare MQ RX adapter data structures
` [PATCH net-next v4 03/14] ibmveth: Refactor RX resource allocation for MQ RX bring-up
` [PATCH net-next v4 04/14] ibmveth: Refactor buffer pool management for per-queue MQ RX
` [PATCH net-next v4 05/14] ibmveth: Refactor RX interrupt control for MQ RX queues
` [PATCH net-next v4 06/14] ibmveth: Refactor TX resource allocation in open/close paths
` [PATCH net-next v4 07/14] ibmveth: Add RX queue register/deregister helpers for MQ
` [PATCH net-next v4 08/14] ibmveth: Add queue-aware RX buffer submit helper "
` [PATCH net-next v4 09/14] ibmveth: Enable multi-queue RX receive path
` [PATCH net-next v4 10/14] ibmveth: Add per-queue RX and TX statistics collection
` [PATCH net-next v4 11/14] ibmveth: Expose per-queue buffer pool details via debugfs
` [PATCH net-next v4 12/14] ibmveth: Implement incremental MQ RX queue resize
` [PATCH net-next v4 13/14] ibmveth: Wire ethtool set_channels to "
` [PATCH net-next v4 14/14] ibmveth: Fix MQ RX poll and shutdown hangs after "

[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
 2026-07-30 23:27 UTC  (8+ messages)
` [PATCH v2 25/33] ibmvfc: process NVMe/FC rports in work thread
` [PATCH v2 30/33] ibmvfc: implement nvme-fc IO command submission callback


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox