linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-19 10:51:49 to 2019-09-24 11:46:59 UTC [more...]

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-24 11:44 UTC  (17+ messages)

[PATCH v2 1/2] powerpc/nvdimm: Use HCALL error as the return value
 2019-09-24 11:02 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error

[PATCH V4 0/4] update supported sample format
 2019-09-24 10:52 UTC  (5+ messages)
` [PATCH V4 1/4] ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
` [PATCH V4 2/4] ASoC: fsl_asrc: update supported sample format
` [PATCH V4 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
` [PATCH V4 4/4] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8

[PATCH V3 4/4] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
 2019-09-24  9:05 UTC 

[v3,1/3] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
 2019-09-24  3:21 UTC  (4+ messages)
` [v3, 2/3] arm: dts: ls1021a: fix that FlexTimer cannot wakeup system in deep sleep
` [v3, 3/3] Documentation: dt: binding: fsl: Add 'fsl, ippdexpcr-alt-addr' property

[PATCH 00/11] opencapi: enable card reset and link retraining
 2019-09-24  6:39 UTC  (3+ messages)

[PATCH 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
 2019-09-24  5:33 UTC  (12+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV: XIVE: initialize private pointer when VPs are allocated
` [PATCH 2/6] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive "
` [PATCH 3/6] KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
` [PATCH 4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
` [PATCH 5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
` [PATCH 6/6] KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs

[PATCH v7 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-09-24  5:52 UTC  (14+ messages)
` [PATCH v7 01/12] powerpc: unify definition of M_IF_NEEDED
` [PATCH v7 02/12] powerpc: move memstart_addr and kernstart_addr to init-common.c
` [PATCH v7 03/12] powerpc: introduce kernstart_virt_addr to store the kernel base
` [PATCH v7 04/12] powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
` [PATCH v7 05/12] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
` [PATCH v7 06/12] powerpc/fsl_booke/32: implement KASLR infrastructure
` [PATCH v7 07/12] powerpc/fsl_booke/32: randomize the kernel image offset
` [PATCH v7 08/12] powerpc/fsl_booke/kaslr: clear the original kernel if randomized
` [PATCH v7 09/12] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
` [PATCH v7 10/12] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
` [PATCH v7 11/12] powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notes
` [PATCH v7 12/12] powerpc/fsl_booke/32: Document KASLR implementation

[PATCH] powerpc/book3s64: Export has_transparent_hugepage() related functions
 2019-09-24  4:24 UTC 

[PATCH 1/4] powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
 2019-09-24  3:52 UTC  (4+ messages)
` [PATCH 2/4] powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
` [PATCH 3/4] powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
` [PATCH 4/4] powerpc/mm/selftest: Add test case for tlbie vs mtpidr ordering issue

[PATCH v4 00/11] Add the multiple PF support for DWC and Layerscape
 2019-09-24  2:18 UTC  (12+ messages)
` [PATCH v4 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v4 02/11] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v4 03/11] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v4 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCH v4 05/11] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCH v4 06/11] PCI: layerscape: Fix some format issue of the code
` [PATCH v4 07/11] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH v4 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCH v4 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCH v4 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v4 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[PATCH 1/1] powerpc: kvm: Reduce calls to get current->mm by storing the value locally
 2019-09-24  1:22 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
 2019-09-23 23:40 UTC  (2+ messages)

"Pick the right alignment default when creating dax devices" failed to build on powerpc
 2019-09-23 21:27 UTC  (6+ messages)

[PATCH v2 00/11] Introduces new count-based method for monitoring lockless pagetable wakls
 2019-09-23 21:09 UTC  (36+ messages)
` [PATCH v2 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
` [PATCH v2 02/11] asm-generic/pgtable: Adds dummy functions "
` [PATCH v2 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
` [PATCH v2 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks
` [PATCH v2 05/11] powerpc/perf: "
` [PATCH v2 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v2 07/11] powerpc/kvm/e500: "
` [PATCH v2 08/11] powerpc/kvm/book3s_hv: "
` [PATCH v2 09/11] powerpc/kvm/book3s_64: "
` [PATCH v2 10/11] powerpc/book3s_64: Enables counting method to monitor lockless pgtbl walk
` [PATCH v2 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[PATCH] selftests/powerpc: Handle Makefile for unrecognized option
 2019-09-23 18:14 UTC 

[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
 2019-09-23 16:00 UTC  (3+ messages)
` [PATCH trivial 2/3] treewide: "
` [PATCH trivial 3/3] treewide: arch: "

[PATCH 1/1] powerpc: kvm: Reduce calls to get current->mm by storing the value locally
 2019-09-23 19:12 UTC  (4+ messages)

[PATCH 0/3] Replace current->mm by kvm->mm on powerpc/kvm
 2019-09-23 18:43 UTC  (4+ messages)
` [PATCH 1/3] powerpc/kvm/book3s: Replace current->mm by kvm->mm
` [PATCH 2/3] powerpc/kvm/book3e: "
` [PATCH 3/3] powerpc/kvm/e500: "

[PATCH v5 00/12]
 2019-09-23 18:01 UTC  (7+ messages)
` [PATCH v5 05/12] powerpc/eeh: EEH for pSeries hot plug

[PATCH 0/5] ocxl: Allow external drivers to access LPC memory
 2019-09-23 11:39 UTC  (3+ messages)
` [PATCH 4/5] ocxl: Add functions to map/unmap "

[PATCH 1/3] powernv/pci: Use pnv_phb as the private data for debugfs entries
 2019-09-23  8:10 UTC  (4+ messages)
` [PATCH 3/3] powernv/pci: Add a debugfs entry to dump PHB's IODA PE state

[PATCH v2 rebased] powerpc/fadump: when fadump is supported register the fadump sysfs files
 2019-09-23  7:54 UTC 

[PATCH] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-23  7:31 UTC  (2+ messages)

[PATCH V3 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-23  6:27 UTC  (4+ messages)
` [PATCH V3 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH] powerpc/crashkernel: take mem option into account
 2019-09-23  4:14 UTC  (4+ messages)

[Bug 195755] rcu_sched detected stalls on CPUs/tasks: (detected by 0, t=6302 jiffies, g=11405, c=11404, q=1880), ppc64, G5
 2019-09-23  0:07 UTC 

[PATCH AUTOSEL 4.19 089/128] ASoC: fsl_ssi: Fix clock control issue in master mode
 2019-09-22 18:53 UTC 

[PATCH AUTOSEL 5.2 087/185] powerpc/Makefile: Always pass --synthetic to nm if supported
 2019-09-22 18:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 129/185] ASoC: fsl_ssi: Fix clock control issue in master mode

[PATCH AUTOSEL 5.3 097/203] powerpc/Makefile: Always pass --synthetic to nm if supported
 2019-09-22 18:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 143/203] ASoC: fsl_ssi: Fix clock control issue in master mode

[PATCH] ocxl: Use the correct style for SPDX License Identifier
 2019-09-21 23:04 UTC  (2+ messages)

[PATCH] powerpc/pmac/smp: avoid unused-variable warnings
 2019-09-20 17:17 UTC  (3+ messages)

[PATCH] powerpc:mark expected switch fall-throughs
 2019-09-20  8:45 UTC 

[PATCH] kbuild: remove ar-option and KBUILD_ARFLAGS
 2019-09-21  6:49 UTC 

[PATCH V3 0/4] update supported sample format
 2019-09-20 23:25 UTC  (8+ messages)
` [PATCH V3 1/4] ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
` [PATCH V3 2/4] ASoC: fsl_asrc: update supported sample format
` [PATCH V3 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
` [PATCH V3 4/4] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8

[PATCH v4 0/2] net/ibmvnic: serialization fixes
 2019-09-20 20:11 UTC  (3+ messages)
` [PATCH v4 1/2] net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
` [PATCH v4 2/2] net/ibmvnic: prevent more than one thread from running in reset

[GIT PULL] Please pull powerpc/linux.git powerpc-5.4-1 tag
 2019-09-20 19:10 UTC  (2+ messages)

[PATCH v2 1/3] tools/perf: Move kvm-stat header file from conditional inclusion to common include section
 2019-09-20 16:20 UTC  (2+ messages)
` [tip: perf/urgent] perf kvm: "

[PATCH v2 2/3] tools/perf: Add arch neutral function to choose event for perf kvm record
 2019-09-20 16:20 UTC  (2+ messages)
` [tip: perf/urgent] perf kvm: "

[PATCH v2 3/3] tools/perf: Set 'trace_cycles' as defaultevent for perf kvm record in powerpc
 2019-09-20 16:20 UTC  (2+ messages)
` [tip: perf/urgent] perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' "

[PATCH 29/31] perf kvm: Move kvm-stat header file from conditional inclusion to common include section
 2019-09-20 14:25 UTC  (3+ messages)
` [PATCH 30/31] perf kvm: Add arch neutral function to choose event for perf kvm record
` [PATCH 31/31] perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in powerpc

[PATCH v3 0/2] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-20 13:05 UTC  (3+ messages)
` [PATCH v3 1/2] powperc/mm: read TLB Block Invalidate Characteristics
` [PATCH v3 2/2] powerpc/mm: call H_BLOCK_REMOVE when supported

[next-20190919] Build failure: undefined "hash__has_transparent_hugepage
 2019-09-20 11:17 UTC 

[RFC PATCH] powerpc/mm/mce: Keep irq disabled during lockless page table walk
 2019-09-20  8:36 UTC  (2+ messages)

[PATCH 15/32] macintosh: Use pr_warn instead of pr_warning
 2019-09-20  6:25 UTC 

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-20  4:06 UTC  (9+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH v2 1/1] powerpc/pseries/hotplug-memory.c: Change rc variable to bool
 2019-09-20  1:57 UTC  (3+ messages)

[PATCH] powerpc/pseries/hotplug-cpu: remove double free in error path
 2019-09-19 23:16 UTC 

[PATCH] powerpc/pseries: safely roll back failed DLPAR cpu add
 2019-09-19 22:34 UTC 

[PATCH v3 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-19 19:05 UTC  (5+ messages)
` [PATCH v3 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH v2 0/2] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-19 15:59 UTC  (7+ messages)
` [PATCH v2 1/2] powperc/mm: read TLB Block Invalidate Characteristics
` [PATCH v2 2/2] powerpc/mm: call H_BLOCK_REMOVE when supported

[PATCH] docs: powerpc: Add missing documentation reference
 2019-09-19 10:26 UTC  (2+ messages)

[PATCH] powerpc: improve prom_init_check rule
 2019-09-19 10:26 UTC  (2+ messages)

[PATCH v2] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-19 10:26 UTC  (2+ messages)

[PATCH v6 01/36] powerpc/fadump: move internal macros/definitions to a new header
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH 1/4] powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH] powerpc/pseries: correctly track irq state in default idle
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH v2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH] powerpc: Add attributes for setjmp/longjmp
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH 1/3] ftrace: Look up the address of return_to_handler() using helpers
 2019-09-19 10:25 UTC  (2+ 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).