linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-05 22:49:31 to 2017-01-12 10:42:05 UTC [more...]

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-12 10:26 UTC  (5+ messages)
` [PATCH 03/37] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
` [PATCH 05/37] PCI: dwc: Add platform_set_drvdata
` [PATCH 23/37] PCI: dwc: Add *ops* to start and stop pcie link
` [PATCH 32/37] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver

[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 v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
 2017-01-12 10:14 UTC  (6+ messages)
` [PATCH v4 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH v5 0/5] powernv:stop: Use psscr_val,mask provided by firmware
 2017-01-12 10:04 UTC  (9+ 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] powerpc/mm: fix a hardcode on memory boundary checking
 2017-01-12  9:09 UTC 

[PATCH 00/18] Support for radix guest and host on POWER9
 2017-01-12  9:07 UTC  (19+ 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 kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO
 2017-01-12  8:09 UTC  (4+ messages)
` [PATCH kernel v3] "

bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
 2017-01-12  7:52 UTC  (10+ messages)

[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: Use octal numbers for file permissions
 2017-01-12  3:54 UTC 

[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool
 2017-01-11 20:55 UTC  (2+ messages)

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-11 18:14 UTC  (19+ messages)
  ` [PATCH v2 1/7] arm: put types.h in uapi
  ` [PATCH v2 2/7] h8300: put bitsperlong.h "
  ` [PATCH v2 3/7] nios2: put setup.h "
  ` [PATCH v2 4/7] x86: put msr-index.h "
  ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
  ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
  ` [PATCH v2 7/7] uapi: export all headers under uapi directories
    ` [Linux-c6x-dev] "

[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  (36+ 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
` [PATCH v3 15/15] livepatch: allow removal of a disabled patch

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  (11+ messages)
` [PATCH 1/4] cxlflash: Refactor context reset to share reset logic
` [PATCH 2/4] cxlflash: Support SQ Command Mode
` [PATCH 3/4] cxlflash: Cleanup prints
` [PATCH 4/4] cxlflash: Cancel scheduled workers before stopping AFU

[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  (9+ 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  (11+ messages)
` [PATCH 2/9] powerpc: Move {d, i, u}cache_bsize definitions to a common place
` [PATCH 3/9] powerpc: Remove obsolete comment about patching instructions
` [PATCH 4/9] powerpc/64: Fix naming of cache block vs. cache line
` [PATCH 5/9] powerpc/64: Retrieve number of L1 cache sets from device-tree
` [PATCH 6/9] powerpc/64: Clean up ppc64_caches using a struct per cache
` [PATCH 7/9] powerpc/64: Add L2 and L3 cache shape info
` [PATCH 8/9] powerpc/64: Hard code cache geometry on POWER8
` [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  (17+ messages)
` [PATCH v6 01/12] powerpc: Add #defs for paca->soft_enabled flags
` [PATCH v6 02/12] powerpc: move set_soft_enabled() and rename
` [PATCH v6 03/12] powerpc: Use soft_enabled_set api to update paca->soft_enabled
` [PATCH v6 04/12] powerpc: Add soft_enabled manipulation functions
` [PATCH v6 05/12] powerpc: reverse the soft_enable logic
` [PATCH v6 06/12] powerpc: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
` [PATCH v6 07/12] Add support to take additional parameter in MASKABLE_* macro
` [PATCH v6 08/12] powerpc: Add support to mask perf interrupts and replay them
` [PATCH v6 09/12] powerpc:Add new kconfig IRQ_DEBUG_SUPPORT
` [PATCH v6 10/12] powerpc: Add new set of soft_enabled_ functions
` [PATCH v6 11/12] powerpc: rewrite local_t using soft_irq
` [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  (6+ messages)
` [PATCH v3 1/3] powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
` [PATCH v3 2/3] powerpc/pseries: Introduce memory hotplug READD operation
` [PATCH v3 3/3] powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event

[PATCH 1/2] powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in power9 event list
 2017-01-09 13:30 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: fix PM_BR_CMPL event code for power9

[PATCH 1/2] powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in power9 event list
 2017-01-09  4:37 UTC  (4+ messages)

ext4 filesystem corruption with 4.10-rc2 on ppc64le
 2017-01-09  4:10 UTC  (4+ messages)

[PATCH] mm: stop leaking PageTables
 2017-01-08 23:29 UTC  (4+ messages)

[PATCH 4.9 005/116] perf annotate: Dont throw error for zero length symbols
 2017-01-06 21:42 UTC 

ubi_io_read: error -74 (ECC error)
 2017-01-06 11:58 UTC  (3+ messages)

[PATCH v3 2/3] Keep interrupts enabled even on soft disable
 2017-01-06  5:18 UTC  (2+ messages)

[PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-01-06  2:03 UTC  (5+ messages)
` [PATCH v4 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
` [PATCH v4 2/5] ia64: reuse append_elf_note() and final_note() functions

[PATCH] powerpc/eeh: Enable IO path on permanent error
 2017-01-06  1:56 UTC  (3+ messages)

[PATCH v2 0/6] Remove unneeded build directory traversals
 2017-01-05 23:12 UTC  (5+ messages)
` [PATCH v2 6/6] [media] Only descend into directory when CONFIG_MEDIA_SUPPORT is set


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