linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-26 14:38:14 to 2018-05-03 10:04:04 UTC [more...]

[Skiboot] [PATCH 1/2] SLW: Remove stop1_lite and stop0 stop states
 2018-05-03 10:03 UTC  (4+ messages)

[PATCH 00/11] KVM: PPC: reconstruct mmio emulation with analyse_instr()
 2018-05-03  9:46 UTC  (37+ messages)
` [PATCH 01/11] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
` [PATCH 02/11] KVM: PPC: mov nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
` [PATCH 03/11] KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue when VMX store
` [PATCH 04/11] KVM: PPC: fix incorrect element_size for stxsiwx in analyse_instr
` [PATCH 05/11] KVM: PPC: add GPR RA update skeleton for MMIO emulation
` [PATCH 06/11] KVM: PPC: add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
` [PATCH 07/11] KVM: PPC: reconstruct non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr() input
` [PATCH 08/11] KVM: PPC: add giveup_ext() hook for PPC KVM ops
` [PATCH 09/11] KVM: PPC: reconstruct LOAD_FP/STORE_FP instruction mmio emulation with analyse_intr() input
` [PATCH 10/11] KVM: PPC: reconstruct LOAD_VMX/STORE_VMX "
` [PATCH 11/11] KVM: PPC: reconstruct LOAD_VSX/STORE_VSX "

[PATCH kernel v2] powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
 2018-05-03  4:29 UTC 

[PATCH RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-05-03  3:38 UTC  (8+ messages)

[PATCH 0/4] powerpc/perf: IMC Cleanups
 2018-05-03  3:33 UTC  (9+ messages)
` [PATCH 1/4] powerpc/perf: Rearrange memory freeing in imc init
` [PATCH 2/4] powerpc/perf: Replace the direct return with goto statement
` [PATCH 3/4] powerpc/perf: Return appropriate value for unknown domain
` [PATCH 4/4] powerpc/perf: Unregister thread-imc if core-imc not supported

[PATCH v2 RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-05-03  3:07 UTC  (3+ messages)

[PATCH kernel] powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
 2018-05-03  0:53 UTC  (3+ messages)
` [PATCH kernel] powerpc/ioda: Use ibm,supported-tce-sizes "

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-02 23:38 UTC 

[PATCH v10 00/25] Speculative page faults
 2018-05-02 15:50 UTC  (17+ messages)
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
` [PATCH v10 24/25] x86/mm: add speculative pagefault handling

[PATCH 1/6] powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
 2018-05-02 13:20 UTC  (6+ messages)
` [PATCH 2/6] powerpc/syscalls: signal_{32, 64} - switch "
` [PATCH 3/6] powerpc/syscalls: switch rtas(2) "
` [PATCH 4/6] powerpc/syscalls: Add COMPAT_SPU_NEW() macro
` [PATCH 5/6] powerpc/syscalls: kill ppc32_select()
` [PATCH 6/6] powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPU

[RFC PATCH 1/4] powerpc/64: Save stack pointer when we hard disable interrupts
 2018-05-02 13:07 UTC  (4+ messages)
` [RFC PATCH 2/4] powerpc/nmi: Add an API for sending "safe" NMIs
` [RFC PATCH 3/4] powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
` [RFC PATCH 4/4] powerpc/stacktrace: Update copyright

[PATCH] tracing: Remove PPC32 wart from config TRACING_SUPPORT
 2018-05-02 12:50 UTC  (2+ messages)

[RESEND 0/3] Add support for memcpy_mcsafe
 2018-05-02 12:36 UTC  (10+ messages)
` [RESEND 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem

[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-02 12:24 UTC  (8+ messages)
` [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-05-02 11:41 UTC  (8+ messages)
` [PATCH 2/6] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH 4/6] powerpc/64s: Enable barrier_nospec based on firmware settings

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-05-02  9:35 UTC  (24+ messages)
` [PATCH 1/6 v3] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH 2/6 v3] iommu: of: make of_pci_map_rid() available for other devices too
` [PATCH 3/6 v3] iommu: support iommu configuration for fsl-mc devices
` [PATCH 4/6 v3] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on "
` [PATCH 6/6 v3] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc
` [PATCH v4 0/6] Support for fsl-mc bus and its devices in SMMU
  ` [PATCH v4 1/6] Docs: dt: add fsl-mc iommu-map device-tree binding
  ` [PATCH v4 2/6] iommu: of: make of_pci_map_rid() available for other devices too
  ` [PATCH v4 3/6] iommu: support iommu configuration for fsl-mc devices
  ` [PATCH v4 4/6] iommu: arm-smmu: Add support for the fsl-mc bus
  ` [PATCH v4 5/6] bus: fsl-mc: supoprt dma configure for devices on "
  ` [PATCH v4 6/6] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH kernel 0/2] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical
 2018-05-02  9:13 UTC  (12+ messages)
` [PATCH kernel 1/2] KVM: PPC: Use correct page shift in H_STUFF_TCE
` [PATCH kernel 2/2] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical pages

[PATCH] powerpc/watchdog: provide more data in watchdog messages
 2018-05-02  8:55 UTC  (4+ messages)

[PATCH] powerpc/kvm/booke: fix altivec related build break
 2018-05-02  8:35 UTC  (4+ messages)
`  "

[PATCH v8 00/24] Speculative page faults
 2018-05-02  8:10 UTC  (6+ messages)
` [PATCH v8 22/24] mm: Speculative page fault handler return VMA

[PATCH] powerpc/64: Remove unused paca->soft_enabled
 2018-05-02  6:57 UTC 

[PATCH 00/13] EEH refactoring 2
 2018-05-02  6:36 UTC  (14+ messages)
` [PATCH 01/13] powerpc/eeh: Add eeh_max_freezes to initial EEH log line
` [PATCH 02/13] powerpc/eeh: Add final message for successful recovery
` [PATCH 03/13] powerpc/eeh: Fix use-after-release of EEH driver
` [PATCH 04/13] powerpc/eeh: Remove unused eeh_pcid_name()
` [PATCH 05/13] powerpc/eeh: Strengthen types of eeh traversal functions
` [PATCH 06/13] powerpc/eeh: Add message when PE processing at parent
` [PATCH 07/13] powerpc/eeh: Clean up pci_ers_result handling
` [PATCH 08/13] powerpc/eeh: Introduce eeh_for_each_pe()
` [PATCH 09/13] powerpc/eeh: Introduce eeh_edev_actionable()
` [PATCH 10/13] powerpc/eeh: Introduce eeh_set_channel_state()
` [PATCH 11/13] powerpc/eeh: Introduce eeh_set_irq_state()
` [PATCH 12/13] powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
` [PATCH 13/13] powerpc/eeh: Refactor report functions

[resend] Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
 2018-05-02  5:57 UTC  (3+ messages)

[PATCHv2 0/3] post the event cpux add/remove besides online/offline during hotplug
 2018-05-02  2:43 UTC  (2+ messages)

[RFC] virtio: Use DMA MAP API for devices without an IOMMU
 2018-05-01 16:34 UTC  (11+ messages)

[PATCH 00/15] hvc and powerpc opal console latency reduction
 2018-05-01 10:37 UTC  (18+ messages)
` [PATCH 01/15] powerpc/powernv: opal_put_chars partial write fix
` [PATCH 02/15] powerpc/powernv: Fix OPAL console driver OPAL_BUSY loops
` [PATCH 03/15] powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling
` [PATCH 04/15] powerpc/powernv: opal-kmsg use flush fallback from console code
` [PATCH 05/15] powerpc/powernv: Implement and use opal_flush_console
` [PATCH 06/15] powerpc/powernv: Remove OPALv1 support from opal console driver
` [PATCH 07/15] powerpc/powernv: move opal console flushing to udbg
` [PATCH 08/15] powerpc/powernv: implement opal_put_chars_atomic
` [PATCH 09/15] tty: hvc: remove unexplained "just in case" spin delay
` [PATCH 10/15] tty: hvc: use mutex instead of spinlock for hvc_structs lock
` [PATCH 11/15] tty: hvc: hvc_poll break hv read loop
` [PATCH 12/15] tty: hvc: hvc_poll may sleep
` [PATCH 13/15] tty: hvc: hvc_write "
` [PATCH 14/15] tty: hvc: introduce the hv_ops.flush operation for hvc drivers
` [PATCH 15/15] powerpc/powernv: provide a console flush operation for opal hvc driver

[PATCH 07/14] powerpc: Add support for restartable sequences
 2018-04-30 22:44 UTC  (2+ messages)
` [PATCH 08/14] powerpc: Wire up restartable sequences system call

[PATCH 0/4] powerpc/xive: add support for H_INT_RESET
 2018-04-30 16:21 UTC  (2+ messages)

[PATCH 1/2] powerpc: wii_defconfig: Disable Ethernet driver support code
 2018-04-30 13:42 UTC  (2+ messages)
` [PATCH 2/2] powerpc: wii_defconfig: Enable GPIO-related options

[PATCH] net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision"
 2018-04-30 13:30 UTC  (2+ messages)

[PATCH] Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
 2018-04-30 11:56 UTC  (5+ messages)

[PATCH v3] powerpc/config: powernv_defconfig updates
 2018-04-30 10:31 UTC 

[PATCH V1 00/11] powerpc/mm/book3s64: Support for split pmd ptlock
 2018-04-30  5:33 UTC  (4+ messages)
` [PATCH] powerpc/8xx: Build fix with Hugetlbfs enabled

[PATCH] powerpc: Make it clearer that systbl check errors are errors
 2018-04-30  3:27 UTC 

[RFC PATCH 0/2] powerpc patches for new Kconfig language
 2018-04-30  1:23 UTC  (3+ messages)
` [RFC PATCH 1/2] powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
` [RFC PATCH 2/2] powerpc/kbuild: move -mprofile-kernel check to Kconfig

[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-4 tag
 2018-04-28 11:16 UTC 

[PATCH v2] powerpc: Fix deadlock with multiple calls to smp_send_stop
 2018-04-28 11:12 UTC  (2+ messages)
` [v2] "

[PATCH V3] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-28 11:12 UTC  (2+ messages)
` [V3] "

Reg: MPC8360: Enabling 8 UCCs(as ethernet ports) in kernel
 2018-04-28  5:00 UTC 

[RFC PATCH 0/9] Enable THP migration for all possible architectures
 2018-04-27 17:36 UTC  (4+ messages)
` [RFC PATCH 6/9] powerpc: mm: migrate: add pmd swap entry to support thp migration
` [RFC PATCH 9/9] mm: migrate: enable thp migration for all possible architectures

[PATCH 4.16 69/81] block/swim: Rename macros to avoid inconsistent inverted logic
 2018-04-27 13:59 UTC 

[PATCH 4.14 72/80] block/swim: Rename macros to avoid inconsistent inverted logic
 2018-04-27 13:59 UTC 

Patch "block/swim: Rename macros to avoid inconsistent inverted logic" has been added to the 4.16-stable tree
 2018-04-27 12:20 UTC 

Patch "block/swim: Rename macros to avoid inconsistent inverted logic" has been added to the 4.14-stable tree
 2018-04-27 12:19 UTC 

OOM killer invoked while still one forth of mem is available
 2018-04-27  8:27 UTC  (6+ messages)

[PATCH] powerpc: paste - Mask XERSO bit in CR
 2018-04-27  7:46 UTC  (3+ messages)

[PATCH v5 0/4] powerpc/fadump: Improvements and fixes for firmware-assisted dump
 2018-04-27  6:25 UTC  (6+ messages)
` [PATCH v5 1/4] powerpc/fadump: un-register fadump on kexec path

[PATCH] powerpc/fadump: Unregister fadump on kexec down path
 2018-04-27  6:23 UTC 

[PATCH] powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"
 2018-04-27  0:34 UTC  (2+ messages)

[PATCH 3/4] dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories
 2018-04-26 21:27 UTC 

[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers
 2018-04-26 20:28 UTC  (2+ messages)

[RFC v2 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2
 2018-04-26 18:39 UTC  (4+ messages)

[RFC v2 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
 2018-04-26 18:31 UTC  (4+ 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).