linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-09 16:33:05 to 2017-01-13 16:47:54 UTC [more...]

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-13 16:38 UTC  (42+ messages)
` [PATCH 01/37] PCI: dwc: dra7xx: Group all host related setup in add_pcie_port
` [PATCH 02/37] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 03/37] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
` [PATCH 04/37] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 05/37] PCI: dwc: Add platform_set_drvdata
` [PATCH 06/37] PCI: dwc: Rename cfg_read/cfg_write to read/write
` [PATCH 07/37] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init
` [RFT PATCH 08/37] PCI: dwc: Split *struct pcie_port* into host only and core structures
` [PATCH 09/37] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 10/37] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 11/37] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 12/37] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 13/37] PCI: dwc: Remove dependency of designware to CONFIG_PCI
` [PATCH 14/37] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH 15/37] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH 16/37] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH 17/37] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH 18/37] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH 19/37] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH 20/37] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH 21/37] PCI: dwc: Modify dbi accessors to take dbi_base as argument
` [PATCH 22/37] PCI: dwc: Modify dbi accessors to access data of 4/2/1 bytes
` [PATCH 23/37] PCI: dwc: Add *ops* to start and stop pcie link
` [PATCH 24/37] PCI: dwc: designware: Add EP mode support
` [PATCH 25/37] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH 26/37] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH 27/37] PCI: dwc: dra7xx: Add EP mode support
` [PATCH 28/37] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH 29/37] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 31/37] misc: Add host side pci driver for pci test function device
` [PATCH 32/37] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH 33/37] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH 34/37] tools: PCI: Add sample test script to invoke pcitest
` [PATCH 35/37] MAINTAINERS: add PCI EP maintainer
` [PATCH 36/37] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 16:38 UTC  (26+ messages)
  ` [PATCH v2 7/7] "
    ` [Linux-c6x-dev] "
    ` [PATCH v3 0/8] "
      ` [PATCH v3 1/8] arm: put types.h in uapi
      ` [PATCH v3 2/8] h8300: put bitsperlong.h "
      ` [PATCH v3 3/8] nios2: put setup.h "
      ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
      ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
      ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
      ` [PATCH v3 7/8] uapi: export all headers under uapi directories
      ` [PATCH v3 8/8] uapi: export all arch specifics directories
      ` (no subject)

bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
 2017-01-13 12:23 UTC  (15+ messages)

[PATCH 4.9 40/59] powerpc: Fix build warning on 32-bit PPC
 2017-01-13 12:01 UTC 

[PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-01-13 11:51 UTC  (5+ messages)
` [PATCH v4 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
` [PATCH v4 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation

[PATCH 4.4 22/27] powerpc: Fix build warning on 32-bit PPC
 2017-01-13 11:38 UTC 

[PATCH v5 0/2] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-01-13 11:21 UTC  (3+ messages)
` [PATCH v5 1/2] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v5 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH] powerpc: Use octal numbers for file permissions
 2017-01-13  8:11 UTC  (3+ messages)

[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
 2017-01-13  7:22 UTC  (8+ messages)
` [PATCH v4 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH] powerpc: opal-msglog: Report size of memcons log
 2017-01-13  3:53 UTC 

[PATCH v5 0/5] powernv:stop: Use psscr_val,mask provided by firmware
 2017-01-13  3:46 UTC  (12+ messages)
` [PATCH v5 1/5] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
` [PATCH v5 2/5] powernv:stop: Uniformly rename power9 to arch300
` [PATCH v5 3/5] cpuidle:powernv: Add helper function to populate powernv idle states
` [PATCH v5 4/5] powernv: Pass PSSCR value and mask to power9_idle_stop
` [PATCH v5 5/5] Documentation:powerpc: Add device-tree bindings for power-mgt

[PATCH kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO
 2017-01-13  2:38 UTC  (7+ messages)
` [PATCH kernel v3] "

[PATCH v2 03/26] treewide: Consolidate set_dma_ops() implementations
 2017-01-12 19:06 UTC 

[PATCH 00/18] Support for radix guest and host on POWER9
 2017-01-12 16:48 UTC  (20+ messages)
` [PATCH 01/18] powerpc/64: Don't try to use radix MMU under a hypervisor
` [PATCH 02/18] powerpc/64: Fixes for the ibm, client-architecture-support options
` [PATCH 03/18] powerpc/64: Always enable radix support for 64-bit Book 3S kernels
` [PATCH 04/18] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
` [PATCH 05/18] powerpc/64: More definitions for POWER9
` [PATCH 06/18] powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
` [PATCH 07/18] powerpc/64: Make type of partition table flush depend on partition type
` [PATCH 08/18] KVM: PPC: Book3S HV: Don't try to signal cpu -1
` [PATCH 09/18] KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
` [PATCH 10/18] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
` [PATCH 11/18] KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
` [PATCH 12/18] KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle "
` [PATCH 13/18] KVM: PPC: Book3S HV: Page table construction and page faults for "
` [PATCH 14/18] KVM: PPC: Book3S HV: MMU notifier callbacks "
` [PATCH 15/18] KVM: PPC: Book3S HV: Implement dirty page logging "
` [PATCH 16/18] KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
` [PATCH 17/18] KVM: PPC: Book3S HV: Enable radix guest support
` [PATCH 18/18] KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9

[PATCH -next] powerpc/pseries: Fix typo in parameter description
 2017-01-12 15:09 UTC 

[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool
 2017-01-12 14:58 UTC  (3+ messages)

[PATCH 1/2] powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig
 2017-01-12 10:30 UTC  (3+ messages)
` [PATCH 2/2] powerpc/64: Add BPF_JIT to powernv and pseries defconfigs

[PATCH] powerpc/mm: fix a hardcode on memory boundary checking
 2017-01-12  9:09 UTC 

[PATCH 1/9] treewide: Constify most dma_map_ops structures
 2017-01-12  7:35 UTC  (10+ messages)
` [PATCH 2/9] Move dma_ops from archdata into struct device

[PATCH kernel v2 00/11] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-01-12  5:49 UTC  (6+ messages)
` [PATCH kernel v2 05/11] KVM: PPC: Use preregistered memory API to access TCE list

[PATCH v2 0/4] cxlflash: Enhancements, cleanup and fixes
 2017-01-12  3:55 UTC  (6+ messages)
` [PATCH v2 1/4] cxlflash: Refactor context reset to share reset logic
` [PATCH v2 2/4] cxlflash: Support SQ Command Mode
` [PATCH v2 3/4] cxlflash: Cleanup prints
` [PATCH v2 4/4] cxlflash: Cancel scheduled workers before stopping AFU

[PATCH] powerpc/pseries: Report DLPAR capabilities
 2017-01-11 17:00 UTC 

[PATCH v3 00/15] livepatch: hybrid consistency model
 2017-01-11 15:26 UTC  (31+ messages)
` [PATCH v3 02/15] x86/entry: define _TIF_ALLWORK_MASK flags explicitly
` [PATCH v3 04/15] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [PATCH v3 05/15] livepatch/powerpc: "
` [PATCH v3 08/15] livepatch: separate enabled and patched states
` [PATCH v3 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v3 10/15] livepatch: move patching functions into patch.c
` [PATCH v3 12/15] livepatch: store function sizes
` [PATCH v3 13/15] livepatch: change to a per-task consistency model

WARNING at fs/sysfs/group.c:237 .sysfs_remove_group+0xc4/0xd0 on Linus mainline
 2017-01-11  6:50 UTC  (2+ messages)

[PATCH 0/4] cxlflash: Enhancements, cleanup and fixes
 2017-01-11  4:07 UTC  (5+ messages)

[PATCH] powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
 2017-01-11  3:16 UTC 

[PATCH] powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()
 2017-01-11  1:09 UTC 

[PATCH 0/3] powerpc/powernv: PCI hotplug fixes and improvement
 2017-01-11  0:50 UTC  (4+ messages)
` [PATCH 1/3] drivers/pci/hotplug: Handle presence detection change properly
` [PATCH 2/3] drivers/pci/hotplug: Fix initial state for empty slot
` [PATCH 3/3] drivers/pci/hotplug: Mask PDC interrupt if required

[PATCH] do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned
 2017-01-10 20:31 UTC  (6+ messages)
` [PATCH] direct-io: don't introduce another read of inode->i_blkbits

[PATCH 1/9] powerpc: Move ARCH_DLINFO out of uapi
 2017-01-10 16:26 UTC  (4+ messages)
` [PATCH 9/9] powerpc: A new cache geometry aux vectors

[PATCH 1/9] powerpc: Move ARCH_DLINFO out of uapi
 2017-01-10 15:18 UTC  (4+ messages)
` [PATCH 9/9] powerpc: A new cache shape aux vectors

[PATCH 4.9 136/206] genirq/affinity: Fix node generation from cpumask
 2017-01-10 13:36 UTC 

[PATCH v6 00/12]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-01-10  6:02 UTC  (9+ messages)
` [PATCH v6 03/12] powerpc: Use soft_enabled_set api to update paca->soft_enabled
` [PATCH v6 05/12] powerpc: reverse the soft_enable logic
` [PATCH v6 09/12] powerpc:Add new kconfig IRQ_DEBUG_SUPPORT
` [PATCH v6 12/12] powerpc: Rename soft_enabled to soft_disabled_mask

[PATCH] powerpc/powernv: Use OPAL call for TCE kill on NVLink2
 2017-01-10  4:41 UTC 

[PATCH] net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings
 2017-01-09 17:10 UTC  (2+ messages)

[PATCH] net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings
 2017-01-09 17:10 UTC  (2+ messages)

[PATCH v3 0/3] powerpc/pseries: Perform PRRN topology updates in kernel
 2017-01-09 16:32 UTC  (3+ messages)
` [PATCH v3 3/3] powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event


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