linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-12 12:25:22 to 2019-07-16 12:18:24 UTC [more...]

[PATCH v4 00/25] Add FADump support on PowerNV platform
 2019-07-16 11:34 UTC  (21+ messages)
` [PATCH v4 01/25] powerpc/fadump: move internal macros/definitions to a new header
` [PATCH v4 02/25] powerpc/fadump: move internal code to a new file
` [PATCH v4 03/25] powerpc/fadump: Improve fadump documentation
` [PATCH v4 04/25] pseries/fadump: move rtas specific definitions to platform code
` [PATCH v4 05/25] pseries/fadump: introduce callbacks for platform specific operations
` [PATCH v4 06/25] pseries/fadump: define register/un-register callback functions
` [PATCH v4 07/25] pseries/fadump: move out platform specific support from generic code
` [PATCH v4 08/25] powerpc/fadump: use FADump instead of fadump for how it is pronounced
` [PATCH v4 09/25] opal: add MPIPL interface definitions
` [PATCH v4 10/25] powernv/fadump: add fadump support on powernv
` [PATCH v4 11/25] powernv/fadump: register kernel metadata address with opal
` [PATCH v4 12/25] powernv/fadump: define register/un-register callback functions
` [PATCH v4 13/25] powernv/fadump: support copying multiple kernel memory regions
` [PATCH v4 14/25] powernv/fadump: process the crashdump by exporting it as /proc/vmcore
` [PATCH v4 15/25] powerpc/fadump: Update documentation about OPAL platform support
` [PATCH v4 16/25] powerpc/fadump: consider reserved ranges while reserving memory
` [PATCH v4 17/25] powerpc/fadump: consider reserved ranges while releasing memory
` [PATCH v4 18/25] powernv/fadump: process architected register state data provided by firmware
` [PATCH v4 19/25] powernv/fadump: add support to preserve crash data on FADUMP disabled kernel
` [PATCH v4 20/25] powerpc/fadump: update documentation about CONFIG_PRESERVE_FA_DUMP

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-07-16 11:09 UTC  (24+ messages)
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

[PATCH 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-07-16 10:27 UTC  (4+ messages)

[PATCH 06/10] powerpc: macintosh: Switch to QoS requests instead of cpufreq notifier
 2019-07-16  9:54 UTC 

[PATCH kernel v2] powerpc/xive: Drop deregistered irqs
 2019-07-16  9:14 UTC  (4+ messages)

[PATCH v2] powerpc/nvdimm: Pick the nearby online node if the device node is not online
 2019-07-16  9:05 UTC 

[PATCH v6] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-16  9:00 UTC  (3+ messages)
` [PATCH v6] cpufreq/pasemi: fix an use-after-free inpas_cpufreq_cpu_init()

[Bug 203647] New: Locking API testsuite fails "mixed read-lock/lock-write ABBA" rlock on kernels >=4.14.x
 2019-07-16  8:58 UTC  (2+ messages)
` [Bug 203647] "

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-16  8:03 UTC  (21+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags

[PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
 2019-07-16  7:14 UTC  (10+ messages)

[PATCH v2 0/6]
 2019-07-16  7:00 UTC  (8+ messages)
` [PATCH v2 3/6] powerpc/eeh: Improve debug messages around device addition
          ` [EXTERNAL] "

[PATCH v2] powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
 2019-07-16  6:32 UTC 

[PATCH] PPC: Set reserved PCR bits
 2019-07-16  5:46 UTC  (2+ messages)

[PATCH V3] cpufreq: Make cpufreq_generic_init() return void
 2019-07-16  4:06 UTC 

Misc EEH fixes
 2019-07-16  4:00 UTC  (11+ messages)
` [PATCH 1/5] powerpc/eeh_cache: Don't use pci_dn when inserting new ranges
` [PATCH 2/5] powerpc/eeh_sysfs: Fix incorrect comment
` [PATCH 3/5] powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs properties
` [PATCH 4/5] powerpc/eeh_sysfs: Remove double pci_dn lookup
` [PATCH 5/5] powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS saner

[PATCH] powerpc/nvdimm: Pick the nearby online node if the device node is not online
 2019-07-16  3:43 UTC  (2+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-07-15 23:24 UTC  (19+ messages)

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:14 UTC  (20+ messages)
` [PATCH 1/3] x86/Kconfig: Move ARCH_HAS_MEM_ENCRYPT to arch/Kconfig
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:00 UTC  (9+ messages)
` [PATCH 1/3] x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
  ` [PATCH 1/3] x86,s390: "
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-15 18:43 UTC  (9+ messages)
` [PATCH v2 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH v2] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-07-15 18:41 UTC  (4+ messages)

[PATCH v4] powerpc/setup_64: fix -Wempty-body warnings
 2019-07-15 18:32 UTC 

[PATCH 1/4] powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
 2019-07-15 17:03 UTC  (5+ messages)
` [PATCH 2/4] powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE

[PATCH 1/2] arch: mark syscall number 435 reserved for clone3
 2019-07-15 14:29 UTC  (3+ messages)

[PATCH kernel v4 0/4 repost] powerpc/ioda2: Yet another attempt to allow DMA masks between 32 and 59
 2019-07-15 12:39 UTC  (10+ messages)
` [PATCH kernel v4 2/4] powerpc/iommu: Allow bypass-only for DMA
` [PATCH kernel v4 4/4] powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages

[PATCH v4 0/7] kexec: add generic support for elf kernel images
 2019-07-15  8:27 UTC  (8+ messages)
` [PATCH v4 1/7] kexec: add KEXEC_ELF
` [PATCH v4 2/7] kexec_elf: change order of elf_*_to_cpu() functions
` [PATCH v4 3/7] kexec_elf: remove parsing of section headers
` [PATCH v4 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
` [PATCH v4 5/7] kexec_elf: remove Elf_Rel macro
` [PATCH v4 6/7] kexec_elf: remove unused variable in kexec_elf_load()
` [PATCH v4 7/7] kexec_elf: support 32 bit ELF files

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

[PATCH v3] powerpc/setup_64: fix -Wempty-body warnings
 2019-07-15  6:27 UTC  (3+ messages)

[PATCH] powerpc/eeh: Handle hugepages in ioremap space
 2019-07-15  5:24 UTC  (2+ messages)

[PATCH] powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state
 2019-07-15  5:24 UTC  (2+ messages)

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-15  4:46 UTC  (20+ messages)
` [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
` [PATCH v4 2/8] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
        `  "

[RFC PATCH kernel] powerpc/xive: Drop deregistered irqs
 2019-07-15  2:27 UTC  (10+ messages)

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

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

[PATCH] powerpc/kmcent2: update the ethernet devices' phy properties
 2019-07-14 20:05 UTC 

[PATCH 01/12] Documentation: move architectures together
 2019-07-14 15:21 UTC  (3+ messages)

[Bug 200055] WARNING: CPU: 0 PID: 1 at kernel/locking/lockdep.c:3214 .__lockdep_init_map+0x260/0x270
 2019-07-14 10:49 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.3-1 tag
 2019-07-13 23:15 UTC  (2+ messages)

[PATCH] cpufreq: Make cpufreq_generic_init() return void
 2019-07-13 14:36 UTC  (2+ messages)
` [PATCH V2] "

[PATCH v2 00/13] Secure Virtual Machine Enablement
 2019-07-13  6:00 UTC  (14+ messages)
` [PATCH v2 01/13] powerpc/pseries: Introduce option to build secure virtual machines
` [RFC PATCH v2 02/13] powerpc: Add support for adding an ESM blob to the zImage wrapper
` [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 v2 05/13] powerpc/pseries: Add and use LPPACA_SIZE constant
` [PATCH v2 06/13] powerpc/pseries/svm: Use shared memory for LPPACA structures
` [PATCH v2 07/13] powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)
` [PATCH v2 08/13] powerpc/pseries/svm: Unshare all pages before kexecing a new kernel
` [PATCH v2 09/13] powerpc/pseries/svm: Export guest SVM status to user space via sysfs
` [PATCH v2 10/13] powerpc/pseries/svm: Disable doorbells in SVM guests
` [PATCH v2 11/13] powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests
` [PATCH v2 12/13] powerpc/pseries/svm: Force SWIOTLB for "
` [PATCH v2 13/13] powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs

[Bug 204125] New: FTBFS on ppc64 big endian and gcc9 because of -mcall-aixdesc and missing __linux__
 2019-07-12 15:36 UTC  (2+ messages)
` [Bug 204125] "

[PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
 2019-07-12 15:34 UTC  (3+ messages)

[PATCH] powerpc/powernv: fix a W=1 compilation warning
 2019-07-12 15:29 UTC  (2+ messages)

[PATCH v2] powerpc/book3s/mm: Update Oops message to print the correct translation in use
 2019-07-12 12:25 UTC  (5+ 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).