linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-26 13:00:25 to 2018-01-03 18:31:02 UTC [more...]

[PATCH v3 0/7] SR-IOV Enablement on PowerVM
 2018-01-03 17:16 UTC  (8+ messages)
` [PATCH v3 1/7] platform/pseries: Update VF config space after EEH
` [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 v3 4/7] powerpc/kernel Add EEH operations to notify resume
` [PATCH v3 5/7] powerpc/kernel: Add EEH notify resume sysfs
` [PATCH v3 6/7] pseries/pci: Associate PEs to VFs in configure SR-IOV
` [PATCH v3 7/7] pseries/setup: Add Initialization of VF Bars

[PATCH] ps3_gelic_net: Delete an error message for a failed memory allocation in gelic_descr_prepare_rx()
 2018-01-03 14:40 UTC 

[PATCH] powerpc/mm: restore SEGV_ACCERR for segv on mapped region
 2018-01-03 13:16 UTC  (3+ messages)
`  "

[v3 PATCH 0/3] powernv-cpufreq: Multiple pstate related fixes
 2018-01-03 12:47 UTC  (5+ messages)
` [v3 PATCH 2/3] powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstates

[PATCH NEXT 1/4] powerpc/pasemi: Add PCI initialisation for Nemo board
 2018-01-03 12:15 UTC  (2+ messages)

[PATCH 2/2] backlight: Fix old-style function definition
 2018-01-03 10:18 UTC  (2+ messages)

consolidate direct dma mapping and swiotlb support
 2018-01-03  8:19 UTC  (85+ messages)
` [PATCH 01/67] x86: remove X86_PPRO_FENCE
` [PATCH 02/67] alpha: mark jensen as broken
` [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 04/67] arm64: don't override dma_max_pfn
` [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 07/67] m32r: "
` [PATCH 08/67] powerpc: "
` [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 10/67] m32r: remove the unused dma_capable helper
` [PATCH 11/67] riscv: "
` [PATCH 12/67] s390: "
` [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 15/67] hexagon: use the generic dma_capable helper
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
` [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
` [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
` [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
` [PATCH 26/67] dma-direct: use phys_to_dma
` [PATCH 27/67] dma-direct: add dma address sanity checks
` [PATCH 28/67] dma-direct: add support for CMA allocation
` [PATCH 29/67] dma-direct: use node local allocations for coherent memory
` [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/67] dma-direct: make dma_direct_{alloc, free} available to other implementations
` [PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 33/67] dma-direct: reject too small dma masks
` [PATCH 34/67] cris: use dma-direct
` [PATCH 35/67] h8300: "
` [PATCH 36/67] x86: remove dma_alloc_coherent_mask
` [PATCH 37/67] x86: use dma-direct
` [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent
` [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case
` [PATCH 40/67] iommu/intel-iommu: "
` [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags
` [PATCH 42/67] arm64: rename swiotlb_dma_ops
` [PATCH 43/67] ia64: "
` [PATCH 44/67] powerpc: "
` [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code
` [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask
` [PATCH 49/67] swiotlb: refactor coherent buffer freeing
` [PATCH 50/67] swiotlb: refactor coherent buffer allocation
` [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 52/67] dma-direct: handle the memory encryption bit in common code
` [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 54/67] x86: remove sta2x11_dma_ops
` [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 56/67] ia64: use generic swiotlb_ops
` [PATCH 57/67] ia64: clean up swiotlb support
` [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 59/67] unicore32: use generic swiotlb_ops
` [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 61/67] tile: use generic swiotlb_ops
` [PATCH 62/67] mips/netlogic: remove swiotlb support
` [PATCH 63/67] mips: use swiotlb_{alloc,free}
` [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free
` [PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent
` [PATCH 67/67] swiotlb: remove various exports

[PATCH 00/13] New driver to support OpenCAPI devices on POWER9
 2018-01-03  7:31 UTC  (9+ messages)
` [PATCH 01/13] powerpc/powernv: Introduce new PHB type for opencapi links
` [PATCH 04/13] powerpc/powernv: Add platform-specific services for opencapi
` [PATCH 06/13] ocxl: Driver code for 'generic' opencapi devices
` [PATCH 10/13] ocxl: Add Makefile and Kconfig

[PATCH v3] powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
 2018-01-03  7:04 UTC  (2+ messages)

[PATCH] selftests/powerpc: Add a test of SEGV error behaviour
 2018-01-03  6:14 UTC  (3+ messages)

[PATCH 0/2] sreset driven panic/oops message printing fixes
 2018-01-03  0:49 UTC  (5+ messages)
` [PATCH 1/2] powerpc: System reset avoid interleaving oops using die synchronisation
` [PATCH 2/2] powerpc/pseries, ps3: panic flush kernel messages before halting system
  ` [PATCH 2/2] powerpc/pseries,ps3: "

[PATCH v7 00/10] add support for relative references in special sections
 2018-01-02 23:55 UTC  (13+ messages)
` [PATCH v7 01/10] arch: enable relative relocations for arm64, power and x86
` [PATCH v7 02/10] module: allow symbol exports to be disabled
` [PATCH v7 03/10] module: use relative references for __ksymtab entries
` [PATCH v7 04/10] init: allow initcall tables to be emitted using relative references
` [PATCH v7 05/10] PCI: Add support for relative addressing in quirk tables
` [PATCH v7 06/10] kernel: tracepoints: add support for relative references
` [PATCH v7 07/10] kernel/jump_label: abstract jump_entry member accessors
` [PATCH v7 08/10] arm64/kernel: jump_label: use relative references
` [PATCH v7 09/10] x86: jump_label: switch to jump_entry accessors
` [PATCH v7 10/10] x86/kernel: jump_table: use relative references

[PATCH v1 00/15] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-02 23:28 UTC  (10+ 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()

[RFC PATCH 0/2] KVM: PPC: Book3S HV: Transactional memory bug workarounds for POWER9
 2018-01-02 23:15 UTC  (3+ messages)
` [RFC PATCH 2/2] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9

[PATCH v2 0/1] Increase dlpar initcall priority
 2018-01-02 17:28 UTC  (4+ messages)
` [PATCH v2 1/1] powerpc/pseries: increase pseries_dlpar_init "

[net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
 2018-01-02 16:52 UTC  (5+ messages)

[PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions
 2018-01-02 10:50 UTC  (3+ messages)
` [PATCH RESEND 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions

[PATCH v5 8/8] x86/kernel: jump_table: use relative references
 2018-01-02  6:36 UTC  (2+ messages)
` [lkp-robot] [x86/kernel] 5bf300774c: WARNING:at_kernel/jump_label.c:#jump_label_test

Getting kernel 4.14 to run on PS3
 2017-12-31 23:26 UTC  (6+ messages)

[PATCH 1/2] powerpc/tm: Fix endianness flip on trap
 2017-12-31 23:20 UTC  (2+ messages)
` [PATCH 2/2] powerpc/selftests: Check endianness on trap in TM

[RESEND PATCH] i2c/busses/pasemi: Remove hardcoded bus numbers on smbus
 2017-12-31 20:53 UTC 

[PATCH NEXT 3/4] powerpc/pasemi: Add Nemo board device init code
 2017-12-31 22:08 UTC 

[PATCH NEXT 2/4] powerpc/pasemi: Add Nemo board IRQ init routine
 2017-12-31 22:04 UTC 

[PATCH NEXT 4/4] powerpc/pasemi: Connect Nemo boot code
 2017-12-31 22:16 UTC 

[PATCH] wan/fsl_ucc_hdlc: Delete an error message for a failed memory allocation in ucc_hdlc_probe()
 2017-12-30 21:30 UTC 

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-30  9:19 UTC  (11+ messages)

[PATCH] pci/hotplug: Delete error messages for a failed memory allocation in four functions
 2017-12-29 14:55 UTC 

revamp vmem_altmap / dev_pagemap handling V3
 2017-12-29  7:54 UTC  (18+ messages)
` [PATCH 01/17] memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
` [PATCH 02/17] mm: don't export arch_add_memory
` [PATCH 03/17] mm: don't export __add_pages
` [PATCH 04/17] mm: pass the vmem_altmap to arch_add_memory and __add_pages
` [PATCH 05/17] mm: pass the vmem_altmap to vmemmap_populate
` [PATCH 06/17] mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
` [PATCH 07/17] mm: pass the vmem_altmap to vmemmap_free
` [PATCH 08/17] mm: pass the vmem_altmap to memmap_init_zone
` [PATCH 09/17] mm: split altmap memory map allocation from normal case
` [PATCH 10/17] mm: merge vmem_altmap_alloc into altmap_alloc_block_buf
` [PATCH 11/17] mm: move get_dev_pagemap out of line
` [PATCH 12/17] mm: optimize dev_pagemap reference counting around get_dev_pagemap
` [PATCH 13/17] memremap: remove to_vmem_altmap
` [PATCH 14/17] memremap: simplify duplicate region handling in devm_memremap_pages
` [PATCH 15/17] memremap: drop private struct page_map
` [PATCH 16/17] memremap: change devm_memremap_pages interface to use struct dev_pagemap
` [PATCH 17/17] memremap: merge find_dev_pagemap into get_dev_pagemap

[PATCH v6 0/8] add support for relative references in special sections
 2017-12-29  6:42 UTC  (23+ messages)
` [PATCH v6 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
` [PATCH v6 2/8] module: use relative references for __ksymtab entries
` [PATCH v6 3/8] init: allow initcall tables to be emitted using relative references
` [PATCH v6 4/8] PCI: Add support for relative addressing in quirk tables
` [PATCH v6 5/8] kernel: tracepoints: add support for relative references
` [PATCH v6 6/8] kernel/jump_label: abstract jump_entry member accessors
` [PATCH v6 7/8] arm64/kernel: jump_label: use relative references
` [PATCH v6 8/8] x86/kernel: jump_table: "

[PATCH v1 0/7] SR-IOV Enablement on PowerVM
 2017-12-29  0:02 UTC  (7+ messages)
` [PATCH v2 2/7] powerpc/kernel: Add uevents in EEH error/resume

[PATCH 1/2] powerpc: Fix old-style function definition
 2017-12-26 14:12 UTC 

[RESEND PATCH] powerpc: defconfig: Cleanup from old Kconfig options
 2017-12-26 13:32 UTC 

[PATCH] powerpc/xmon: Do not compute/store the major opcode
 2017-12-26 13:25 UTC 

[PATCH] powerpc/xive: Properly use static keyword for inline function
 2017-12-26 13:00 UTC 


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).