linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-09 16:24:18 to 2018-11-14 09:32:48 UTC [more...]

use generic DMA mapping code in powerpc V4
 2018-11-14  8:23 UTC  (29+ messages)
` [PATCH 02/34] powerpc: allow NOT_COHERENT_CACHE for amigaone
` [PATCH 04/34] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 05/34] powerpc/dma: remove the unused dma_iommu_ops export
` [PATCH 06/34] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page, sg} routines
` [PATCH 08/34] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 09/34] powerpc/dma: handle iommu bypass in dma_iommu_ops
` [PATCH 10/34] powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
` [PATCH 11/34] powerpc/pseries: use the generic iommu bypass code
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure
` [PATCH 13/34] powerpc/cell: use the generic iommu bypass code
` [PATCH 14/34] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 15/34] powerpc/dart: use the generic iommu bypass code
` [PATCH 16/34] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 17/34] powerpc/powernv: remove pnv_npu_dma_set_mask
` [PATCH 18/34] powerpc/powernv: use the generic iommu bypass code
` [PATCH 19/34] cxl: drop the dma_set_mask callback from vphb
` [PATCH 20/34] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 21/34] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 22/34] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 23/34] powerpc/dma: remove get_pci_dma_ops
` [PATCH 24/34] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 25/34] powerpc/dma: remove max_direct_dma_addr
` [PATCH 26/34] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 27/34] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
` [PATCH 28/34] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 31/34] powerpc/dma: use generic direct and swiotlb ops
` [PATCH 33/34] powerpc/dma: remove set_dma_offset

[PATCH] powerpc/powernv: Remove PCI_MSI ifdef checks
 2018-11-14  6:26 UTC  (2+ messages)

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-14  5:59 UTC  (17+ messages)

[PATCH kernel v3 00/22] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-11-14  4:57 UTC  (26+ messages)
` [PATCH kernel v3 01/22] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v3 02/22] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v3 03/22] powerpc/mm/iommu: Make mm_iommu_new() fail on existing regions
` [PATCH kernel v3 04/22] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v3 05/22] powerpc/powernv/npu: Add helper to access struct npu for NPU device
` [PATCH kernel v3 06/22] powerpc/powernv: Detach npu struct from pnv_phb
` [PATCH kernel v3 07/22] powerpc/powernv/npu: Move OPAL calls away from context manipulation
` [PATCH kernel v3 08/22] powerpc/pseries/iommu: Allow dynamic window to start from zero
` [PATCH kernel v3 09/22] powerpc/pseries/iommu: Force default DMA window removal
` [PATCH kernel v3 10/22] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v3 11/22] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v3 12/22] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel v3 13/22] powerpc/powernv/pseries: Rework device adding to IOMMU groups
` [PATCH kernel v3 14/22] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v3 15/22] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v3 16/22] powerpc/powernv: Add purge cache OPAL call
` [PATCH kernel v3 17/22] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v3 18/22] powerpc/powernv/npu: Add compound IOMMU groups
` [PATCH kernel v3 19/22] powerpc/powernv/npu: Add release_ownership hook
` [PATCH kernel v3 20/22] vfio_pci: Allow mapping extra regions
` [PATCH kernel v3 21/22] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v3 22/22] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

linux-next: build warnings from Linus' tree
 2018-11-14  4:54 UTC  (2+ messages)

[PATCH] powerpc/32: Include .branch_lt in data section
 2018-11-14  4:00 UTC  (2+ messages)

Unable to handle kernel paging request for data at address 0xc000000001da0000
 2018-11-14  2:58 UTC 

[PATCH] KVM: PPC: Book3S HV: fix handling for interrupted H_ENTER_NESTED
 2018-11-14  3:09 UTC  (2+ messages)

[PATCH v2] powerpc/math-emu: Update macros from gmp-6.1.2
 2018-11-14  2:44 UTC 

It looks like that wild_bctr on powerpc/fixes is still not compiling
 2018-11-14  0:58 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/boot: Fix cross compiling with clang
 2018-11-13 23:34 UTC  (9+ messages)
` [PATCH v2 1/2] Makefile: Export clang toolchain variables
` [PATCH v2 2/2] powerpc/boot: Set target when cross-compiling for clang

[PATCH v2 1/2] kbuild: add -no-integrated-as Clang option unconditionally
 2018-11-13 23:25 UTC  (11+ messages)
` [PATCH v2 2/2] kbuild: consolidate Clang compiler flags

[PATCH 0/17] Kernel compression: add ZSTD, remove LZMA1 and BZIP2
 2018-11-13 23:10 UTC  (21+ messages)
` [PATCH 01/17] lib: Add support for ZSTD-compressed kernel
  ` [PATCH 02/17] x86: "
  ` [PATCH 03/17] .gitignore: add ZSTD-compressed files
  ` [PATCH 04/17] x86: Remove support for BZIP2 and LZMA compressed kernel
  ` [PATCH 05/17] mips: "
  ` [PATCH 06/17] parisc: "
  ` [PATCH 07/17] s390: "
  ` [PATCH 08/17] sh: "
  ` [PATCH 09/17] unicore32: "
  ` [PATCH 10/17] arm: Remove support for "
  ` [PATCH 11/17] Kconfig: Remove support for BZIP2-compressed initrd and kernel
  ` [PATCH 12/17] Kconfig: Remove support for LZMA-compressed initrd
  ` [PATCH 13/17] arch/*: Purge references to CONFIG_RD_BZIP2/LZMA from various defconfigs
  ` [PATCH 14/17] lib: Completely purge now-unused bzip2 code from the kernel
  ` [PATCH 15/17] lib: Completely purge now-unused lzma "
  ` [PATCH 16/17] Kconfig: Update the prose for selection of compression algorithm
  ` [PATCH 17/17] [NOT FOR MERGING] lib: Be noisy about used decompression method

[PATCH v2 0/2] dpaa_eth: add ethtool coalesce control
 2018-11-13 16:29 UTC  (3+ messages)
` [PATCH v2 1/2] soc/qman: add return value to interrupt coalesce changing APIs
` [PATCH v2 2/2] dpaa_eth: add ethtool coalesce control

[PATCH -next] powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
 2018-11-13 14:26 UTC  (2+ messages)

[PATCH v2] selftests/powerpc: Fix wild_bctr test to work on ppc64
 2018-11-13 12:16 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
 2018-11-13 12:16 UTC  (2+ messages)
`  "

[PATCH] powerpc/io: Fix the IO workarounds code to work with Radix
 2018-11-13 12:16 UTC  (2+ messages)
`  "

[PATCH] powerpc: Add KVM guest defconfig
 2018-11-13 11:07 UTC  (6+ messages)

[PATCH 0/2] Remove -fno-unit-at-a-time and -funit-at-a-time compiler flags entirely
 2018-11-13  9:47 UTC  (6+ messages)
` [PATCH 1/2] um: remove -fno-unit-at-a-time workaround for pre-4.0 GCC
` [PATCH 2/2] x86, powerpc: remove -funit-at-a-time compiler option entirely

[PATCH] powerpc/numa: Perform full re-add of CPU for PRRN/VPHN topology update
 2018-11-13  8:39 UTC  (2+ messages)

[PATCH kernel 0/5] powerpc/powernv/npu: Reworks for NVIDIA V100 + P9 passthrough (part 2)
 2018-11-13  6:13 UTC  (4+ messages)
` [PATCH kernel 4/5] powerpc/powernv/npu: Factor out OPAL calls from context manipulation

[PATCH AUTOSEL 4.9 03/17] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
 2018-11-13  5:52 UTC 

[PATCH AUTOSEL 4.14 08/26] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
 2018-11-13  5:51 UTC 

[PATCH AUTOSEL 4.18 12/39] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
 2018-11-13  5:50 UTC 

[PATCH AUTOSEL 4.19 14/44] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
 2018-11-13  5:49 UTC 

[PATCH] Documentation: fix spelling mistake, EACCESS -> EACCES
 2018-11-12 20:15 UTC  (5+ messages)

[PATCH] powerpc/math-emu: Fix building with clang
 2018-11-12 19:17 UTC  (5+ messages)

[PATCH v2] powerpc/32: Avoid unsupported flags with clang
 2018-11-12 18:59 UTC  (2+ messages)

[PATCH v4 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-12 18:26 UTC  (3+ messages)
` [PATCH v4 1/4] kgdb: Remove irq flags from roundup
` [PATCH v4 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

pkeys: Reserve PKEY_DISABLE_READ
 2018-11-12 12:00 UTC  (6+ messages)

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12 11:47 UTC  (6+ messages)

[RFC PATCH v1 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2018-11-12 10:08 UTC  (16+ messages)
` [RFC PATCH v1 1/4] "
` [RFC PATCH v1 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v1 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls

PA6T little endian mode: ppc64le kernels possible?
 2018-11-12  7:10 UTC  (2+ messages)

[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
 2018-11-12  4:56 UTC  (14+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH 3.16 153/366] powerpc/e500mc: Set assembler machine type to e500mc
 2018-11-11 19:49 UTC 

[PATCH tip/core/rcu 08/41] powerpc: Convert hugepd_free() to use call_rcu()
 2018-11-11 19:43 UTC 

[PATCH] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
 2018-11-10 13:49 UTC  (3+ messages)

UBSAN: Undefined behaviour in kernel/rcu/tree_plugin.h in 4.20-rc1
 2018-11-11  0:52 UTC  (3+ messages)

[PATCH net-next 0/6] Remove VLAN.CFI overload
 2018-11-10 21:47 UTC  (8+ messages)
` [PATCH net-next 1/6] net/skbuff: add macros for VLAN_PRESENT bit
` [PATCH net-next 3/6] net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCI
` [PATCH net-next 2/6] net/bpf: "
` [PATCH net-next 4/6] net/bpf_jit: PPC: "
` [PATCH net-next 5/6] net/bpf_jit: SPARC: "
` [PATCH net-next 6/6] net: remove VLAN_TAG_PRESENT

[PATCH] kdb: use correct pointer when 'btc' calls 'btt'
 2018-11-10 21:42 UTC  (9+ messages)
  `  "

[PATCH] libfs: make all users of simple_attr_open have the format checked
 2018-11-10  0:35 UTC 

[GIT PULL] of: overlay: validation checks, subsequent fixes for v20
 2018-11-09 21:44 UTC  (2+ messages)

[PATCH 2/3] powerpc: convert to generic builtin command line
 2018-11-09 17:34 UTC 

[PATCH 3/3] powerpc: convert config files to generic cmdline
 2018-11-09 17:34 UTC 

[PATCH 1/9] powerpc: simplify patch_instruction_site() and patch_branch_site()
 2018-11-09 17:33 UTC  (9+ messages)
` [PATCH 2/9] powerpc: add modify_instruction() and modify_instruction_site()
` [PATCH 3/9] powerpc/32: use patch_site_addr() in machine_init()
` [PATCH 4/9] powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
` [PATCH 5/9] powerpc/book3s/32: Use patch_site to patch hash functions
` [PATCH 6/9] powerpc/8xx: use modify_instruction_site()
` [PATCH 7/9] powerpc/signal: Use code patching instead of hardcoding
` [PATCH 8/9] powerpc/44x: use patch_sites for TLB handlers patching
` [PATCH 9/9] powerpc/smp: Use code patching to restore reset vector

UBSAN: Undefined behaviour in kernel/rcu/tree_plugin.h in 4.20-rc1
 2018-11-09 16:50 UTC 

[PATCH] powerpc/xmon: Fix invocation inside lock region
 2018-11-09 16:22 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).