linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-16 14:58:59 to 2019-05-21 05:02:20 UTC [more...]

[PATCH 00/12] Secure Virtual Machine Enablement
 2019-05-21  4:49 UTC  (8+ messages)
` [PATCH 01/12] powerpc/pseries: Introduce option to build secure virtual machines
` [RFC PATCH 02/12] powerpc: Add support for adding an ESM blob to the zImage wrapper
` [RFC PATCH 03/12] powerpc/prom_init: Add the ESM call to prom_init
` [PATCH 04/12] powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE
` [PATCH 05/12] powerpc/pseries: Add and use LPPACA_SIZE constant
` [PATCH 06/12] powerpc/pseries/svm: Use shared memory for LPPACA structures
` [PATCH 08/12] powerpc/pseries/svm: Export guest SVM status to user space via sysfs

[RFC PATCH] powerpc/mm: Implement STRICT_MODULE_RWX
 2019-05-21  4:33 UTC  (2+ messages)

[PATCH] crypto: vmx - convert to SPDX license identifiers
 2019-05-21  3:58 UTC  (2+ messages)

[PATCH 10/10] docs: fix broken documentation links
 2019-05-20 15:05 UTC  (2+ messages)

[PATCH] misc: remove redundant 'default n' from Kconfig-s
 2019-05-20 17:55 UTC  (2+ messages)

[PATCH] crypto: testmgr - fix length truncation with large page size
 2019-05-20 16:47 UTC 

[PATCH] crypto: vmx - convert to skcipher API
 2019-05-20 16:44 UTC 

[PATCH] crypto: vmx - CTR: always increment IV as quadword
 2019-05-20 16:39 UTC  (5+ messages)

remove asm-generic/ptrace.h v2
 2019-05-20 16:03 UTC  (8+ messages)
` [PATCH 1/5] arm64: don't use asm-generic/ptrace.h
` [PATCH 2/5] powerpc: "
` [PATCH 3/5] sh: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] asm-generic: remove ptrace.h

[PATCH v3 1/2] pid: add pidfd_open()
 2019-05-20 15:56 UTC  (2+ messages)
` [PATCH v3 2/2] tests: add pidfd_open() tests

[PATCH] mm: add account_locked_vm utility function
 2019-05-20 15:30 UTC  (3+ messages)

PROBLEM: Power9: kernel oops on memory hotunplug from ppc64le guest
 2019-05-20 15:20 UTC  (13+ messages)

[PATCH 1/3] powerpc/pseries: Simplify cpu readd to use drc_index
 2019-05-20 15:01 UTC  (4+ messages)

[PATCH v2 1/2] pid: add pidfd_open()
 2019-05-20 14:59 UTC  (6+ messages)
` [PATCH v2 2/2] tests: add pidfd_open() tests

[RFC PATCH 0/4] Nop out the preceding mflr with -mprofile-kernel
 2019-05-20 14:55 UTC  (12+ messages)
` [RFC PATCH 1/4] ftrace: Expose flags used for ftrace_replace_code()
` [RFC PATCH 2/4] x86/ftrace: Fix use of flags in ftrace_replace_code()
` [RFC PATCH 3/4] ftrace: Expose __ftrace_replace_code()
` [RFC PATCH 4/4] powerpc/ftrace: Additionally nop out the preceding mflr with -mprofile-kernel

[PATCH v7 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-20 13:59 UTC  (2+ messages)
` [PATCH v7 1/1] "

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-05-20 13:16 UTC  (15+ messages)

Linux 5.1-rc5
 2019-05-20 11:09 UTC  (6+ messages)

[PATCH] selftests/powerpc: Add a test of spectre_v2 mitigations
 2019-05-20 10:55 UTC 

[PATCH v2] selftests/powerpc: Add a test of bad (out-of-range) accesses
 2019-05-20 10:20 UTC 

[PATCH v2] selftests/powerpc: Add a test of bad (out-of-range) accesses
 2019-05-20 10:20 UTC 

[PATCH v4 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-05-20  9:52 UTC  (3+ messages)
` [PATCH v4 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH v4 3/3] soc: fsl: add RCPM driver

[PATCH] kbuild: do not check name uniqueness of builtin modules
 2019-05-20  9:40 UTC  (3+ messages)

[PATCH V2 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-05-20  9:24 UTC  (12+ messages)
` [PATCH V2 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH V2 3/3] soc: fsl: add RCPM driver

[PATCH] powerpc/perf: Use cpumask_last() to determine the
 2019-05-20  9:22 UTC  (2+ messages)

[PATCH v2] ocxl: Fix potential memory leak on context creation
 2019-05-20  7:55 UTC  (3+ messages)

[PATCH] powerpc/powernv: Return for invalid IMC domain
 2019-05-20  8:57 UTC 

[PATCH v2] mm/nvdimm: Pick the right alignment default when creating dax devices
 2019-05-20  8:14 UTC 

[PATCH 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
 2019-05-20  8:12 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
    ` [EXT] "

[PATCH v3 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-05-20  7:39 UTC  (5+ messages)
` [PATCH v3 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH v3 3/3] soc: fsl: add RCPM driver

[PATCH] ocxl: Fix potential memory leak on context creation
 2019-05-20  6:53 UTC  (3+ messages)

[RFC PATCH v2 00/10] kvmppc: Paravirtualize KVM to support ultravisor
 2019-05-20  6:40 UTC  (14+ messages)
` [RFC PATCH v2 01/10] KVM: PPC: Ultravisor: Add PPC_UV config option
` [RFC PATCH v2 02/10] KVM: PPC: Ultravisor: Introduce the MSR_S bit
` [RFC PATCH v2 03/10] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [RFC PATCH v2 04/10] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` [RFC PATCH v2 05/10] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [RFC PATCH v2 06/10] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
` [RFC PATCH v2 07/10] KVM: PPC: Ultravisor: Restrict LDBAR access
` [RFC PATCH v2 08/10] KVM: PPC: Ultravisor: Return to UV for hcalls from SVM
` [RFC PATCH v2 09/10] KVM: PPC: Book3S HV: Fixed for running secure guests
` [RFC PATCH v2 10/10] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr

[WIP RFC PATCH 0/6] Generic Firmware Variable Filesystem
 2019-05-20  6:25 UTC  (7+ messages)
` [WIP RFC PATCH 1/6] kernfs: add create() and unlink() hooks
` [WIP RFC PATCH 2/6] fwvarfs: a generic firmware variable filesystem
` [WIP RFC PATCH 3/6] fwvarfs: efi backend
` [WIP RFC PATCH 4/6] powerpc/powernv: Add support for OPAL secure variables
` [WIP RFC PATCH 5/6] powerpc/powernv: Remove EFI "
` [WIP RFC PATCH 6/6] fwvarfs: Add opal_secvar backend

[PATCH] powerpc: dts: Fix the bug that intx interrupt not work in P1010RDB-PB
 2019-05-20  5:53 UTC 

[Bug 203597] New: kernel 4.9.175 fails to boot on a PowerMac G4 3,6 at early stage
 2019-05-20  1:53 UTC  (3+ messages)
` [Bug 203597] "

[Bug 203647] New: Locking API testsuite fails "mixed read-lock/lock-write ABBA" rlock on kernels >=4.14.x
 2019-05-19 19:37 UTC  (6+ messages)
` [Bug 203647] "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.2-2 tag
 2019-05-19 17:45 UTC  (2+ messages)

[PATCH] mm/nvdimm: Pick the right alignment default when creating dax devices
 2019-05-19 16:30 UTC  (5+ messages)

[v4 PATCH 1/2] [PowerPC] Add simd.h implementation
 2019-05-18 16:04 UTC  (3+ messages)
` [RESEND v4 "
  ` [RESEND v4 PATCH 2/2] [PowerPC] Allow use of SIMD in interrupts from kernel code

[PATCH] powerpc/mm/hash: Improve address limit checks
 2019-05-18 11:15 UTC  (2+ messages)

[PATCH] powerpc/mm: Drop VM_BUG_ON in get_region_id
 2019-05-18 11:15 UTC  (2+ messages)

[PATCH] powerpc: Remove double free
 2019-05-18 11:15 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix crashes with hugepages & 4K pages
 2019-05-18 11:15 UTC  (2+ messages)

[PATCH] powerpc/32s: fix flush_hash_pages() on SMP
 2019-05-18 11:15 UTC  (2+ messages)

[PATCH v2] powerpc/mm/hash: Fix get_region_id() for invalid addresses
 2019-05-18 10:28 UTC  (3+ messages)

[PATCH v1 1/2] pid: add pidfd_open()
 2019-05-18 10:04 UTC  (12+ messages)

[PATCH] ASoC: fsl_esai: fix the channel swap issue after xrun
 2019-05-17 20:01 UTC  (2+ messages)

[RFC PATCH] powerpc/64/ftrace: mprofile-kernel patch out mflr
 2019-05-17 17:25 UTC  (9+ messages)

[Bug 203517] New: WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2019-05-17 15:49 UTC  (3+ messages)
` [Bug 203517] "

[PATCH v4] powerpc/64s: support nospectre_v2 cmdline option
 2019-05-17 13:14 UTC 

[PATCH] powerpc/pseries: Fix xive=off command line
 2019-05-17 10:57 UTC  (3+ messages)

[RFC PATCH 1/3] powerpc/mm: Handle page table allocation failures
 2019-05-17 11:12 UTC  (6+ messages)
` [RFC PATCH 3/3] powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache

[PATCH] powerpc/book3s/mm: Clear MMU_FTR_HPTE_TABLE when radix is enabled
 2019-05-17  9:21 UTC  (4+ messages)

[PATCH] crypto: vmx - ghash: do nosimd fallback manually
 2019-05-17  6:00 UTC  (6+ messages)

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-17  4:23 UTC  (7+ messages)
` [RESEND PATCH v3 04/11] s390/cpacf: mark scpacf_query() as __always_inline
` [RESEND PATCH v3 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline

[PATCH] powerpc/64s: Make boot look nice(r)
 2019-05-17  3:18 UTC  (4+ messages)

[PATCH 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-05-17  2:47 UTC  (3+ messages)
` [PATCH 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH 3/3] soc: fsl: add RCPM driver

[PATCH RESEND V6 2/3] ASoC: fsl_asrc: replace the process_option table with function
 2019-05-16 18:02 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: replace the process_option table with function" to the asoc tree

[PATCH RESEND V6 1/3] ASoC: fsl_asrc: Fix the issue about unsupported rate
 2019-05-16 18:02 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: Fix the issue about unsupported rate" to the asoc tree

[PATCH 3.16 08/86] jump_label: Allow asm/jump_label.h to be included in assembly
 2019-05-16 15:55 UTC  (4+ messages)
` [PATCH 3.16 09/86] jump_label: Allow jump labels to be used "
` [PATCH 3.16 79/86] cpu/speculation: Add 'mitigations=' cmdline option
` [PATCH 3.16 80/86] x86/speculation: Support "


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