linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-29 08:24:16 to 2018-01-08 17:33:18 UTC [more...]

[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 01/11] powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
 2018-01-08 17:20 UTC  (13+ 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 "

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

[PATCH 0/6] cxlflash: Miscellaneous patches
 2018-01-08 16:59 UTC  (14+ messages)
` [PATCH 1/6] cxlflash: Reset command ioasc
` [PATCH 2/6] cxlflash: Update cxl-specific arguments to generic cookie
` [PATCH 3/6] cxlflash: Explicitly cache number of interrupts per context
` [PATCH 4/6] cxlflash: Remove embedded CXL work structures
` [PATCH 5/6] cxlflash: Adapter context init can return error
` [PATCH 6/6] cxlflash: Staging to support future accelerators

[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

revamp vmem_altmap / dev_pagemap handling V3
 2018-01-08 11:26 UTC  (2+ messages)

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

[net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
 2018-01-08  3:26 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 

consolidate direct dma mapping and swiotlb support
 2018-01-05 19:45 UTC  (41+ messages)
` [PATCH 02/67] alpha: mark jensen as broken
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [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 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 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 v7 00/10] add support for relative references in special sections
 2018-01-05 18:29 UTC  (19+ 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 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  (10+ 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] 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)

[PATCH v3 0/1] Make RAS IRQ explicitly dependent on DLPAR workqueue
 2018-01-04  0:48 UTC  (3+ messages)
` [PATCH v3 1/1] powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ

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

[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] 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: "

[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 "

[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 


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