linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-18 12:51:50 to 2019-07-24 03:31:01 UTC [more...]

[PATCH v3 0/9]
 2019-07-23  3:44 UTC  (7+ messages)
` [PATCH v3 1/9] powerpc/64: Adjust order in pcibios_init()
` [PATCH v3 2/9] powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
` [PATCH v3 3/9] powerpc/eeh: Improve debug messages around device addition
` [PATCH v3 4/9] powerpc/eeh: Initialize EEH address cache earlier
` [PATCH v3 6/9] powerpc/eeh: Refactor around eeh_probe_devices()
` [PATCH v3 8/9] powerpc/eeh: Introduce EEH edev logging macros

[PATCH v2] powerpc: slightly improve cache helpers
 2019-07-22 23:21 UTC  (18+ messages)
                ` [PATCH] powerpc: Test broken dcbz

[PATCH] powerpc/dma: Fix invalid DMA mmap behavior
 2019-07-22 23:09 UTC  (14+ messages)

[PATCH 1/2] powerpc: reserve memory for capture kernel after hugepages init
 2019-07-22 17:49 UTC  (3+ messages)
` [PATCH 2/2] powerpc: avoid adjusting memory_limit for capture kernel memory reservation

[RFC PATCH 0/4] assorted virtual / physical address fixes
 2019-07-22 17:47 UTC  (5+ messages)
` [RFC PATCH 1/4] powerpc/64s/radix: Fix memory hotplug section page table creation
` [RFC PATCH 2/4] powerpc/64s/radix: Fix memory hot-unplug page table split
` [RFC PATCH 3/4] powerpc/perf: fix imc allocation failure
` [RFC PATCH 4/4] powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses

[PATCH v9 05/21] powerpc: mm: Add p?d_leaf() definitions
 2019-07-22 15:41 UTC 

[PATCH] powerpc: Wire up clone3 syscall
 2019-07-22 13:37 UTC  (2+ messages)

[PATCH 00/10] Add support for new SAI IP version
 2019-07-22 13:04 UTC  (15+ messages)
` [PATCH 01/10] ASoC: fsl_sai: add of_match data
` [PATCH 02/10] ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth
` [PATCH 03/10] ASoC: fsl_sai: Add registers definition for multiple datalines
` [PATCH 04/10] ASoC: fsl_sai: Update Tx/Rx channel enable mask
` [PATCH 05/10] ASoC: fsl_sai: Add support to enable multiple data lines
` [PATCH 06/10] ASoC: dt-bindings: Document dl_mask property
` [PATCH 07/10] ASoC: fsl_sai: Add support for FIFO combine mode
` [PATCH 08/10] ASoC: dt-bindings: Document fcomb_mode property
` [PATCH 09/10] ASoC: fsl_sai: Add support for SAI new version
` [PATCH 10/10] ASoC: fsl_sai: Add support for imx7ulp/imx8mq

[PATCH V4 1/2] ASoC: fsl_esai: Wrap some operations to be functions
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: Wrap some operations to be functions" to the asoc tree

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-22 11:05 UTC  (9+ messages)
` [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest

[PATCH 0/2] powerpc/powernv: expose secure variables to userspace
 2019-07-22 10:19 UTC  (3+ messages)
` [PATCH 2/2] powerpc: expose secure variables via sysfs

question on "powerpc/pseries/dma: Allow SWIOTLB"
 2019-07-22  9:23 UTC  (9+ messages)

Non deterministic kernel crashes after minimal devicetree changes
 2019-07-22  9:14 UTC  (2+ messages)

[PATCH kernel] powerpc/pseries/iommu: Add cond_resched() for huge updates
 2019-07-22  8:28 UTC 

[PATCH] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-07-22  4:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] powerpc/tm: Fix oops on sigreturn on systems without TM
 2019-07-22  3:20 UTC  (4+ messages)

Crash in kvmppc_xive_release()
 2019-07-22  2:48 UTC  (7+ messages)
    `  "

[PATCH] powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
 2019-07-22  2:48 UTC  (2+ messages)

[PATCH kernel RFC 0/2] powerpc/pseries: Kexec style boot
 2019-07-20  1:29 UTC  (3+ messages)
` [PATCH kernel RFC 1/2] powerpc/pseries: Call RTAS directly
` [PATCH kernel RFC 2/2] powerpc/pseries: Kexec style ibm, client-architecture-support support

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-20  0:22 UTC  (6+ messages)
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files

[PATCH v10 0/9] namei: openat2(2) path resolution restrictions
 2019-07-20  0:09 UTC  (12+ messages)
` [PATCH v10 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v10 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v10 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v10 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v10 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v10 6/9] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v10 7/9] open: openat2(2) syscall
` [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
` [PATCH v10 9/9] selftests: add openat2(2) selftests

[PATCH v3 0/6] Remove x86-specific code from generic headers
 2019-07-19 15:47 UTC  (21+ messages)
` [PATCH v3 2/6] swiotlb: Remove call to sme_active()
` [PATCH v3 3/6] dma-mapping: Remove dma_check_mask()
` [PATCH v3 4/6] x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
    ` [PATCH v3 4/6] x86,s390/mm: "
` [PATCH v3 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
` [PATCH v3 6/6] s390/mm: Remove sev_active() function

[PATCH v3 0/7] kexec: add generic support for elf kernel images
 2019-07-19 14:06 UTC  (7+ messages)
` [PATCH v3 5/7] kexec_elf: remove elf_addr_to_cpu macro

[PATCH 1/2] arch: mark syscall number 435 reserved for clone3
 2019-07-19 12:20 UTC  (7+ messages)

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-19 10:29 UTC  (11+ messages)
` [PATCH v9 08/10] open: openat2(2) syscall

[PATCH v5 0/7] kvmppc: HMM driver to manage pages of secure guest
 2019-07-19  8:14 UTC  (7+ messages)
` [PATCH v5 1/7] kvmppc: HMM backend "

List etiquette
 2019-07-19  7:32 UTC 

[PATCH v4 00/25] Add FADump support on PowerNV platform
 2019-07-19  6:19 UTC  (2+ messages)

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-07-19  6:45 UTC  (17+ messages)
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

[PATCH v7] cpufreq/pasemi: fix an use-after-free inpas_cpufreq_cpu_init()
 2019-07-19  5:53 UTC  (2+ messages)
` Re:[PATCH v7] cpufreq/pasemi: fix an use-after-freeinpas_cpufreq_cpu_init()

[PATCH v2 1/3] tools/perf: Move kvm-stat header file from conditional inclusion to common include section
 2019-07-19  5:28 UTC  (4+ messages)
` [PATCH v2 2/3] tools/perf: Add arch neutral function to choose event for perf kvm record
` [PATCH v2 3/3] tools/perf: Set 'trace_cycles' as defaultevent for perf kvm record in powerpc

[PATCH AUTOSEL 4.4 12/35] powerpc/pseries/mobility: prevent cpu hotplug during DT update
 2019-07-19  4:14 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 13/35] powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
` [PATCH AUTOSEL 4.4 15/35] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 4.4 23/35] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 4.4 30/35] powerpc/eeh: Handle hugepages in ioremap space

[PATCH AUTOSEL 4.9 18/45] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
 2019-07-19  4:12 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 29/45] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 4.9 37/45] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH AUTOSEL 4.9 40/45] powerpc/eeh: Handle hugepages in ioremap space

[PATCH AUTOSEL 4.14 17/60] powerpc/pseries/mobility: prevent cpu hotplug during DT update
 2019-07-19  4:11 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 23/60] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 4.14 31/60] powerpc/xmon: Fix disabling tracing while in xmon
` [PATCH AUTOSEL 4.14 37/60] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 4.14 48/60] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH AUTOSEL 4.14 51/60] powerpc/eeh: Handle hugepages in ioremap space

[PATCH AUTOSEL 4.19 030/101] powerpc/pseries/mobility: prevent cpu hotplug during DT update
 2019-07-19  4:07 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 038/101] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 4.19 048/101] powerpc/cacheflush: fix variable set but not used
` [PATCH AUTOSEL 4.19 049/101] powerpc/xmon: Fix disabling tracing while in xmon
` [PATCH AUTOSEL 4.19 057/101] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 4.19 062/101] powerpc/mm: Handle page table allocation failures
` [PATCH AUTOSEL 4.19 079/101] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH AUTOSEL 4.19 084/101] powerpc/eeh: Handle hugepages in ioremap space

[PATCH AUTOSEL 5.1 043/141] powerpc/pseries/mobility: prevent cpu hotplug during DT update
 2019-07-19  4:02 UTC  (9+ messages)
` [PATCH AUTOSEL 5.1 058/141] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 5.1 069/141] powerpc/cacheflush: fix variable set but not used
` [PATCH AUTOSEL 5.1 070/141] powerpc/xmon: Fix disabling tracing while in xmon
` [PATCH AUTOSEL 5.1 071/141] powerpc/rtas: retry when cpu offline races with suspend/migration
` [PATCH AUTOSEL 5.1 081/141] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 5.1 086/141] powerpc/mm: Handle page table allocation failures
` [PATCH AUTOSEL 5.1 112/141] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH AUTOSEL 5.1 119/141] powerpc/eeh: Handle hugepages in ioremap space

[PATCH AUTOSEL 5.2 060/171] powerpc/pseries/mobility: prevent cpu hotplug during DT update
 2019-07-19  3:56 UTC  (12+ messages)
` [PATCH AUTOSEL 5.2 077/171] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 5.2 092/171] powerpc/cacheflush: fix variable set but not used
` [PATCH AUTOSEL 5.2 093/171] powerpc/xmon: Fix disabling tracing while in xmon
` [PATCH AUTOSEL 5.2 094/171] powerpc/rtas: retry when cpu offline races with suspend/migration
` [PATCH AUTOSEL 5.2 105/171] powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
` [PATCH AUTOSEL 5.2 106/171] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 5.2 107/171] powerpc/mm: mark more tlb functions as __always_inline
` [PATCH AUTOSEL 5.2 112/171] powerpc/mm: Handle page table allocation failures
` [PATCH AUTOSEL 5.2 140/171] powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
` [PATCH AUTOSEL 5.2 141/171] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH AUTOSEL 5.2 148/171] powerpc/eeh: Handle hugepages in ioremap space

[PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
 2019-07-19  3:39 UTC  (12+ messages)

[PATCH v2 00/13] Secure Virtual Machine Enablement
 2019-07-19  0:48 UTC  (10+ messages)
` [PATCH v2 03/13] powerpc/prom_init: Add the ESM call to prom_init
` [PATCH v2 04/13] powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE

[PATCH 0/2] more migration vs CPU hotplug fixes
 2019-07-18 19:46 UTC  (4+ messages)
` [PATCH 1/2] powerpc/rtas: use device model APIs and serialization during LPM
` [PATCH 2/2] powerpc/rtas: allow rescheduling while changing cpu states

[PATCH] scsi: ibmvscsi: remove casting dma_alloc_coherent
 2019-07-18 19:31 UTC 

[PATCH] powerpc/rtas: unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
 2019-07-18 16:22 UTC 

[PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
 2019-07-18 13:56 UTC  (2+ messages)

[PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
 2019-07-18 13:56 UTC  (2+ messages)

[PATCH 1/1] powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
 2019-07-18 13:56 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).