linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-27 08:40:53 to 2019-07-01 06:32:37 UTC [more...]

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-01  6:30 UTC  (13+ 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 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
` [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
` [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
` [PATCH v4 8/8] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr

[PATCH v2] powerpc/pseries: Fix maximum memory value
 2019-07-01  4:03 UTC  (5+ messages)

[PATCH 00/12] Secure Virtual Machine Enablement
 2019-07-01  3:13 UTC  (5+ messages)
` [RFC PATCH 03/12] powerpc/prom_init: Add the ESM call to prom_init

[PATCH] powerpc: remove device_to_mask
 2019-07-01  3:06 UTC  (2+ messages)

[PATCH] powerpc/mm/radix: Use the right page size for vmemmap mapping
 2019-07-01  2:17 UTC  (2+ messages)

[PATCH 13/39] docs: add arch doc directories to the index
 2019-07-01  1:21 UTC  (5+ messages)
` [PATCH 18/39] docs: admin-guide: add kdump documentation into it
` [PATCH 22/39] docs: ocxl.rst: add it to the uAPI book
` [PATCH 32/39] docs: serial: move it to the driver-api

[PATCH] powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap block
 2019-06-30 23:15 UTC  (2+ messages)

[PATCH 3/3] KVM: PPC: Book3S HV: Clear pending decr exceptions on nested guest entry
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH 2/3] KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decr
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH v2] powerpc/32s: fix suspend/resume when IBATs 4-7 are used
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH] selftests/powerpc: Fix earlyclobber in tm-vmxcopy
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH] powerpc/mm/32s: fix condition that is always true
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH] ps3: Use [] to denote a flexible array member
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH v2] Powerpc/Watchpoint: Restore nvgprs while returning from exception
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH v2] cxl: no need to check return value of debugfs_create functions
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH v2] powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/core units
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH 1/3] powerpc/64: __ioremap_at clean up in the error case
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH kernel] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix misleading SPR and timebase information
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH] powerpc/pseries: avoid blocking in irq when queuing hotplug events
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH] powerpc/64: mark start_here_multiplatform as __ref
 2019-06-30  8:37 UTC  (2+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-30  4:41 UTC  (3+ messages)

[PATCH] i2c: remove casting dma_alloc
 2019-06-29 14:50 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.2-7 tag
 2019-06-30  3:30 UTC  (2+ messages)

[PATCH v3 0/3] powerpc/papr_scm: Workaround for failure of drc bind after kexec
 2019-06-29 16:09 UTC  (9+ messages)
` [PATCH v3 1/3] powerpc/pseries: Update SCM hcall op-codes in hvcall.h
` [PATCH v3 2/3] powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL

[PATCH v4 0/3] powerpc/papr_scm: Workaround for failure of drc bind after kexec
 2019-06-29 16:06 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc/pseries: Update SCM hcall op-codes in hvcall.h
` [PATCH v4 2/3] powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL
` [PATCH v4 3/3] powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails

["RFC PATCH" 1/2] powerpc/mm: Fix node look up with numa=off boot
 2019-06-29 15:54 UTC  (6+ messages)
` ["RFC PATCH" 2/2] powerpc/mm: Conslidate numa_enable check and min_common_depth check

switch the remaining architectures to use generic GUP v4
 2019-06-29 15:15 UTC  (5+ messages)
` [PATCH 04/16] MIPS: use the generic get_user_pages_fast code
` [PATCH 06/16] sh: "

[PATCH] powerpc/64s/exception: Fix machine check early corrupting AMR
 2019-06-29 12:25 UTC  (3+ messages)

[PATCH V2] crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
 2019-06-29 11:31 UTC  (4+ messages)

power9 NUMA crash while reading debugfs imc_cmd
 2019-06-29 11:22 UTC  (6+ messages)

[PATCH 00/13] powerpc: implement machine check safe memcpy
 2019-06-29  8:55 UTC  (3+ messages)
` [PATCH 08/13] powerpc/memcpy: Add memcpy_mcsafe for pmem

[PATCH] powerpc/rtas: Fix hang in race against concurrent cpu offline
 2019-06-28 20:03 UTC  (5+ messages)

[RFC PATCH v2 00/12] Reduce ifdef mess in ptrace
 2019-06-28 17:08 UTC  (16+ messages)
` [RFC PATCH v2 01/12] powerpc: move ptrace into a subdirectory
` [RFC PATCH v2 02/12] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
` [RFC PATCH v2 03/12] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
` [RFC PATCH v2 04/12] powerpc/ptrace: split out VSX related functions
` [RFC PATCH v2 05/12] powerpc/ptrace: split out ALTIVEC "
` [RFC PATCH v2 06/12] powerpc/ptrace: split out SPE "
` [RFC PATCH v2 07/12] powerpc/ptrace: split out TRANSACTIONAL_MEM "
` [RFC PATCH v2 08/12] powerpc/ptrace: move register viewing functions out of ptrace.c
` [RFC PATCH v2 09/12] powerpc/ptrace: split out ADV_DEBUG_REGS related functions
` [RFC PATCH v2 10/12] powerpc/ptrace: create ptrace_get_debugreg()
` [RFC PATCH v2 11/12] powerpc/ptrace: create ppc_gethwdinfo()
` [RFC PATCH v2 12/12] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c

[PATCH] powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
 2019-06-28 15:55 UTC 

[PATCH v3] powerpc/setup_64: fix -Wempty-body warnings
 2019-06-28 14:03 UTC 

[PATCH 05/43] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-28 12:20 UTC 

[PATCH] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-06-28 11:08 UTC 

[PATCH v2 27/27] sound: ppc: remove unneeded memset after dma_alloc_coherent
 2019-06-28  9:48 UTC  (5+ messages)
    ` [alsa-devel] "

[PATCH 41/87] sound: ppc: remove memset after dma_alloc_coherent
 2019-06-28  9:12 UTC  (5+ messages)

[PATCH v2 0/7] powerpc/ftrace: Patch out -mprofile-kernel instructions
 2019-06-28  7:01 UTC  (18+ messages)
` [PATCH v2 1/7] ftrace: Expose flags used for ftrace_replace_code()
` [PATCH v2 2/7] x86/ftrace: Fix use of flags in ftrace_replace_code()
` [PATCH v2 3/7] ftrace: Expose __ftrace_replace_code()
` [PATCH v2 4/7] powerpc/ftrace: Additionally nop out the preceding mflr with -mprofile-kernel
` [PATCH v2 5/7] ftrace: Update ftrace_location() for powerpc -mprofile-kernel
` [PATCH v2 6/7] kprobes/ftrace: Use ftrace_location() when [dis]arming probes
` [PATCH v2 7/7] powerpc/kprobes: Allow probing on any ftrace address

[PATCH kernel] powerpc/powernv: Fix stale iommu table base after VFIO
 2019-06-28  6:53 UTC 

[PATCH 0/5] rework bad stack, sreset, hmi handling
 2019-06-28  6:33 UTC  (6+ messages)
` [PATCH 1/5] powerpc/64s/exception: remove bad stack branch
` [PATCH 2/5] powerpc/64s/exception: optimise system_reset for idle, clean up non-idle case
` [PATCH 3/5] powerpc/64s/exception: sreset move trampoline ahead of common code
` [PATCH 4/5] powerpc/64s/exception: hmi remove special case macro
` [PATCH 5/5] powerpc/64s/exception: simplify hmi control flow

[PATCH v3 00/16] Add FADump support on PowerNV platform
 2019-06-28  5:51 UTC  (4+ messages)
` [PATCH v3 01/16] powerpc/fadump: move internal fadump code to a new file

[PATCH v3 00/13] next batch of interrupt handler improvements
 2019-06-28  5:33 UTC  (14+ messages)
` [PATCH v3 01/13] powerpc/64s/exception: clean up system call entry
` [PATCH v3 02/13] powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry
` [PATCH v3 03/13] powerpc/64s/exception: mtmsrd L=1 cleanup
` [PATCH v3 04/13] powerpc/64s/exception: windup use r9 consistently to restore SPRs
` [PATCH v3 05/13] powerpc/64s/exception: move machine check windup in_mce handling
` [PATCH v3 06/13] powerpc/64s/exception: simplify hmi windup code
` [PATCH v3 07/13] powerpc/64s/exception: shuffle windup code around
` [PATCH v3 08/13] powerpc/64s/exception: use common macro for windup
` [PATCH v3 09/13] powerpc/64s/exception: add dar and dsisr options to exception macro
` [PATCH v3 10/13] powerpc/64s/exception: machine check use standard macros to save dar/dsisr
` [PATCH v3 11/13] powerpc/64s/exception: denorm handler use standard scratch save macro
` [PATCH v3 12/13] powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0
` [PATCH v3 13/13] powerpc/tm: update comment about interrupt re-entrancy

[PATCH V2] mm/ioremap: Probe platform for p4d huge map support
 2019-06-28  5:20 UTC 

[PATCH V2] crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
 2019-06-28  4:19 UTC  (2+ messages)

[PATCH] crypto: talitos - eliminate unneeded 'done' functions at build time
 2019-06-28  4:18 UTC  (2+ messages)

[PATCH] powerpc/64s/radix: Define arch_ioremap_p4d_supported()
 2019-06-28  4:10 UTC  (4+ messages)

[PATCH] powerpc/eeh_cache: fix a W=1 kernel-doc warning
 2019-06-28  3:02 UTC  (3+ messages)

[PATCH] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-06-28  2:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-06-28  2:19 UTC  (12+ messages)
` [PATCH v12 01/11] MODSIGN: Export module signature definitions
` [PATCH v12 02/11] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v12 03/11] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v12 04/11] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v12 05/11] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v12 06/11] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v12 07/11] ima: Implement support for module-style appended signatures
` [PATCH v12 08/11] ima: Collect modsig
` [PATCH v12 09/11] ima: Define ima-modsig template
` [PATCH v12 10/11] ima: Store the measurement again when appraising a modsig
` [PATCH v12 11/11] ima: Allow template= option for appraise rules as well

[PATCH RFC] generic ELF support for kexec
 2019-06-28  2:04 UTC  (2+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-06-28  1:58 UTC  (12+ messages)

[PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-06-28  1:38 UTC  (2+ messages)
` [PATCHv3 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately

[PATCH] powerpc/configs: Disable /dev/port in skiroot defconfig
 2019-06-28  1:45 UTC  (2+ messages)

[PATCH] recordmcount: Fix spurious mcount entries on powerpc
 2019-06-28  1:38 UTC  (6+ messages)

pata-macio on PowerBook G3: stuck interrupt with MATSHITA CR-174 CD-ROM
 2019-06-28  0:13 UTC 

[PATCH] powerpc/power: Expose pfn_is_nosave prototype
 2019-06-27 22:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] powerpc/rtas: retry when cpu offline races with suspend/migration
 2019-06-27 21:59 UTC  (8+ messages)

[PATCH net] net/ibmvnic: Report last valid speed and duplex values to ethtool
 2019-06-27 20:56 UTC  (3+ messages)

[PATCH v2] powerpc/setup_64: fix -Wempty-body warnings
 2019-06-27 20:08 UTC  (3+ messages)

[PATCH] powerpc/cacheflush: fix variable set but not used
 2019-06-27 19:54 UTC  (2+ messages)

[PATCH 1/2] powerpc: reserve memory for capture kernel after hugepages init
 2019-06-27 19:21 UTC  (2+ messages)
` [PATCH 2/2] powerpc: avoid adjusting memory_limit for capture kernel memory reservation

remove unused powernv code v3
 2019-06-27 16:51 UTC  (7+ messages)
` [PATCH 3/4] powerpc/powernv: remove unused NPU DMA code

[PATCH] soc/fsl/qbman: Use index when accessing device tree properties
 2019-06-27 15:17 UTC 

[PATCH v3 1/2] pid: add pidfd_open()
 2019-06-27 13:57 UTC  (2+ messages)

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-06-27 11:17 UTC  (3+ messages)

[PATCH] powerpc/xmon: Fix disabling tracing while in xmon
 2019-06-27  9:59 UTC 

[PATCH] powerpc/pseries: Fix maximum memory value
 2019-06-27  8:38 UTC  (3+ 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).