LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-02 15:52:32 to 2026-08-05 06:07:53 UTC [more...]

[PATCH v10 1/8] powerpc/bpf: fix alignment of long branch trampoline address
 2026-08-05  6:06 UTC  (2+ messages)
` [PATCH v10 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub

[PATCH v10 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-08-05  6:06 UTC 

[PATCH v2 0/6] mm: add basic PTE const type-safety
 2026-08-05  5:58 UTC  (29+ 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 v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-05  4:32 UTC  (6+ messages)
` [PATCH v6 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v6 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v6 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v6 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[RFC PATCH v2 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-05  2:27 UTC  (8+ 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'

[PATCH] powerpc/pseries/htmdump: Fix leak in htmdump_init_debugfs
 2026-08-05  1:54 UTC  (2+ messages)

[PATCH] powerpc/tools: Fix typo in unrel_branch_check.sh
 2026-08-04 16:51 UTC 

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-04 20:39 UTC  (6+ messages)

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-08-04 18:31 UTC  (11+ 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 v3 3/5] powerpc/pseries/eeh: Add RTAS error validation helpers
` [PATCH v3 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection
` [PATCH v3 5/5] powerpc/powernv/eeh: Map VFIO EEH error injection to OPAL

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-08-04 14:53 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-08-04 14:40 UTC  (8+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v3 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths
` [PATCH v3 3/5] ASoC: fsl_asrc/fsl_easrc: move DMA params into pair/context struct
` [PATCH v3 4/5] ASoC: fsl_asrc: expose individual DAIs per conversion path
` [PATCH v3 5/5] ASoC: fsl_easrc: "

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-08-04 14:20 UTC  (7+ messages)
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference

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

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-08-04 12:44 UTC  (5+ messages)
` [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping

[PATCH] powerpc/ps3: Fix failure paths in ps3_create_spu()
 2026-08-04 11:37 UTC 

[PATCH 1/2] KVM: PPC: booke: Use min() in watchdog_next_timeout()
 2026-08-04 11:20 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()

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

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

[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 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  (15+ 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 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  (13+ 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  (2+ 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  (2+ 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  (2+ messages)

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

[PATCH] powerpc/powermac: Simplify bootx_scan_dt_build_struct()
 2026-08-03  6:57 UTC  (2+ 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  (2+ 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  (2+ messages)

[PATCHv2] powerpc/44x: Set GPIO chip parent
 2026-08-03  6:57 UTC  (2+ 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)

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


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