linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-04 15:35:31 to 2018-01-10 08:09:53 UTC [more...]

consolidate swiotlb dma_map implementations
 2018-01-10  8:09 UTC  (4+ messages)
` [PATCH 01/22] swiotlb: suppress warning when __GFP_NOWARN is set
` [PATCH 02/22] arm64: rename swiotlb_dma_ops
` [PATCH 03/22] ia64: "

consolidate direct dma mapping V3
 2018-01-10  8:00 UTC  (34+ messages)
` [PATCH 01/33] alpha: mark jensen as broken
` [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
` [PATCH 03/33] m32r: "
` [PATCH 04/33] powerpc: "
` [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/33] m32r: remove the unused dma_capable helper
` [PATCH 07/33] riscv: "
` [PATCH 08/33] s390: "
` [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 10/33] arm64: don't override dma_max_pfn
` [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 13/33] hexagon: use the generic dma_capable helper
` [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
` [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
` [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
` [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
` [PATCH 24/33] dma-direct: use phys_to_dma
` [PATCH 25/33] dma-direct: add dma address sanity checks
` [PATCH 26/33] dma-direct: add support for CMA allocation
` [PATCH 27/33] dma-direct: use node local allocations for coherent memory
` [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 30/33] dma-direct: make dma_direct_{alloc, free} available to other implementations
` [PATCH 31/33] dma-direct: reject too small dma masks
` [PATCH 32/33] cris: use dma-direct
` [PATCH 33/33] h8300: "

[PATCH 1/3] powerpc: Don't preempt_disable() in show_cpuinfo()
 2018-01-10  6:10 UTC  (3+ messages)
` [PATCH 2/3] powerpc: Make newline in cpuinfo unconditional
` [PATCH 3/3] powerpc: Cosmetic cleanup of cpuinfo_op

[PATCH v2] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-10  5:07 UTC  (3+ messages)

[RFC] powerpc/mm: Enable TLB flush during native_register_proc_table()
 2018-01-10  4:53 UTC 

[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-10  0:59 UTC  (12+ messages)
    ` [PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds^[

[PATCH 00/13] New driver to support OpenCAPI devices on POWER9
 2018-01-09 23:21 UTC  (5+ messages)
` [PATCH 10/13] ocxl: Add Makefile and Kconfig

[linux-next][qla2xxx][85caa95]kernel BUG at lib/list_debug.c:31!
 2018-01-09 18:09 UTC  (3+ messages)

[PATCH 01/11] powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
 2018-01-09 16:05 UTC  (24+ messages)
` [PATCH 02/11] powerpc/64: Add macros for annotating the destination of rfid/hrfid
` [PATCH 03/11] powerpc/64s: Simple RFI macro conversions
` [PATCH 04/11] powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
` [PATCH 05/11] powerpc/64: Convert fast_exception_return "
` [PATCH 06/11] powerpc/64s: Convert slb_miss_common "
` [PATCH 07/11] powerpc/64s: Add support for RFI flush of L1-D cache
` [PATCH 08/11] powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
` [PATCH 09/11] powerpc/64s: Allow control of RFI flush via sysfs
` [PATCH 10/11] powerpc/pseries: Query hypervisor for RFI flush settings
` [PATCH 11/11] powerpc/powernv: Check device-tree "

consolidate direct dma mapping and swiotlb support
 2018-01-09 15:55 UTC  (15+ messages)
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
` [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 34/67] cris: use dma-direct

[PATCH V6] cxl: Add support for ASB_Notify on POWER9
 2018-01-09 15:57 UTC 

Sleep in preempt_disable on powernv with 'cat /proc/cpuinfo' on v4.15
 2018-01-09 15:31 UTC  (3+ messages)

[PATCH v2] powerpc/mm: Fix growth direction for hugepages mmaps with slice
 2018-01-09 10:18 UTC 

[PATCH] powerpc/32: Remove memory clobber asm constraint on dcbX() functions
 2018-01-09  6:57 UTC 

[PATCH kernel] powerpc/lpar/debug: Initialize flags before printing debug message
 2018-01-09  5:52 UTC 

[PATCH kernel] powerpc/init: Do not advertise radix during client-architecture-support
 2018-01-09  5:45 UTC 

[PATCH 0/6] cxlflash: Miscellaneous patches
 2018-01-09  3:07 UTC  (12+ messages)
` [PATCH 1/6] cxlflash: Reset command ioasc
` [PATCH 2/6] cxlflash: Update cxl-specific arguments to generic cookie
` [PATCH 5/6] cxlflash: Adapter context init can return error

[RFC PATCH kernel] powerpc/mm: Flush "process-scoped translations" when setting MMU type
 2018-01-09  1:35 UTC 

revamp vmem_altmap / dev_pagemap handling V3
 2018-01-08 21:50 UTC  (6+ messages)

[RFC 0/3] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-01-08 20:31 UTC  (4+ messages)
` [RFC 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
` [RFC 2/3] postmigration/memory: Review assoc lookup array changes
` [RFC 3/3] postmigration/memory: Associativity & ibm, dynamic-memory-v2

[PATCH V8 3/3] hotplug/cpu: Fix crash with memoryless nodes
 2018-01-08 19:15 UTC  (2+ messages)

[PATCH V8 2/3] poserpc/initnodes: Ensure nodes initialized for hotplug
 2018-01-08 19:14 UTC  (2+ messages)

[PATCH V8 1/3] powerpc/nodes: Ensure enough nodes avail for operations
 2018-01-08 19:13 UTC  (2+ messages)

[PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions
 2018-01-08 18:29 UTC  (2+ messages)
` [PATCH RESEND 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions

[PATCH V2] powerpc/pseries: Invalidate numa_cpu_lookup_table on cpu remove
 2018-01-08 17:36 UTC  (2+ messages)

[net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
 2018-01-08 17:36 UTC  (6+ messages)

[PATCH V3 0/3] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-01-08 17:32 UTC  (4+ messages)
` [PATCH V3 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
` [PATCH V3 2/3] postmigration/memory: Review assoc lookup array changes
` [PATCH V3 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2

[PATCH V2] powerpc/kernel: Add 'ibm,thread-groups' property for CPU allocation
 2018-01-08 17:19 UTC 

[PATCH v5 1/2] powerpc/powernv: Enable tunneled operations
 2018-01-08 16:38 UTC  (5+ messages)
` [PATCH v5 2/2] cxl: read PHB indications from the device tree

[PATCH] powerpc/mm: Fix growth direction for hugepages mmaps with slice
 2018-01-08 14:39 UTC 

[PATCH] powerpc: restore alphabetic order in Kconfig
 2018-01-08 13:20 UTC  (2+ messages)

[PATCH -next] ASoC: fsl_ssi: Fix build error
 2018-01-08 12:35 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Fix build error" to the asoc tree

[RFC FIX v1 0/2] powerpc: Fix memory unplug failure for radix guests
 2018-01-08  9:16 UTC  (6+ messages)
` [RFC FIX v1 1/2] powerpc: Discover radix availability before scanning the memory nodes
` [RFC FIX v1 2/2] powerpc: Fix memory unplug failure on radix guest

Spectre+Meltdown
 2018-01-08  8:17 UTC  (7+ messages)

[RFC PATCH kernel] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
 2018-01-08  5:29 UTC  (2+ messages)

Time to get rid of CPU6 ERRATA on powerpc/8xx ?
 2018-01-08  3:38 UTC  (6+ messages)

[PATCH] soc/fsl/guts: Add a NULL check for devm_kasprintf()
 2018-01-08  3:06 UTC  (2+ messages)

[PATCH] KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
 2018-01-07  9:18 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.15-6 tag
 2018-01-06 12:37 UTC 

[PATCH v7 00/10] add support for relative references in special sections
 2018-01-05 18:29 UTC  (9+ messages)
` [PATCH v7 05/10] PCI: Add support for relative addressing in quirk tables
` [PATCH v7 07/10] kernel/jump_label: abstract jump_entry member accessors

[PATCH v4 0/7] SR-IOV Enablement on PowerVM
 2018-01-05 18:15 UTC  (9+ messages)
` [PATCH v4 1/7] platform/pseries: Update VF config space after EEH
` [PATCH v4 2/7] linux/pci: Add uevents in AER and EEH error/resume
` [PATCH v4 3/7] platforms/pseries: Set eeh_pe of EEH_PE_VF type
` [PATCH v4 4/7] powerpc/kernel Add EEH operations to notify resume
` [PATCH v4 5/7] powerpc/kernel: Add EEH notify resume sysfs
` [PATCH v4 6/7] pseries/pci: Associate PEs to VFs in configure SR-IOV
` [PATCH v4 7/7] pseries/setup: Add Initialization of VF Bars

[PATCH 1/3] powerpc/32: Fix hugepage allocation on 8xx at hint address
 2018-01-05 16:44 UTC  (3+ messages)
` [PATCH 2/3] powerpc/mm: Allow more than 16 low slices
` [PATCH 3/3] powerpc/8xx: Increase the number of mm slices

[PATCH v3 0/7] SR-IOV Enablement on PowerVM
 2018-01-05  1:24 UTC  (5+ messages)
` [PATCH v3 2/7] powerpc/kernel: Add uevents in EEH error/resume
` [PATCH v3 3/7] platforms/pseries: Set eeh_pe of EEH_PE_VF type

[PATCH] powerpc: cell: use irq_of_parse_and_map helper
 2018-01-04 22:52 UTC  (2+ messages)

[PATCH] powerpc: pseries: use irq_of_parse_and_map helper
 2018-01-04 22:45 UTC 

Anyone working on the KPTI support for powerpc?
 2018-01-04 22:22 UTC 

[PATCH 0/3] PCI: move DT PCI functions to PCI core
 2018-01-04 21:12 UTC  (4+ messages)
` [PATCH 1/3] PCI: move OF related PCI functions into "
` [PATCH 2/3] powerpc/pci: use of_irq_parse_and_map_pci helper
` [PATCH 3/3] PCI: make of_irq_parse_pci static

[PATCH v1 00/15] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-04 20:58 UTC  (18+ messages)
` [PATCH v1 01/15] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v1 03/15] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v1 05/15] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v1 11/15] ASoC: fsl_ssi: Setup AC97 in dai_probe()

[PATCH] ps3_gelic_net: Delete an error message for a failed memory allocation in gelic_descr_prepare_rx()
 2018-01-04 20:44 UTC  (2+ messages)

[PATCH v3] powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
 2018-01-04 18:11 UTC  (3+ 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).