linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 20:46:44 to 2019-06-19 14:47:20 UTC [more...]

[RFC PATCH v0] powerpc: Fix BUG_ON during memory unplug on radix
 2019-06-19 14:40 UTC  (5+ messages)

[PATCH] ocxl: Update for AFU descriptor template version 1.1
 2019-06-19 14:31 UTC  (2+ messages)

[PATCH] powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
 2019-06-19 14:28 UTC  (5+ messages)

[RFC 00/11] opencapi: enable card reset and link retraining
 2019-06-19 13:28 UTC  (12+ messages)
` [RFC 01/11] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [RFC 02/11] powerpc/powernv/ioda: Protect PE list
` [RFC 03/11] powerpc/powernv/ioda: set up PE on opencapi device when enabling
` [RFC 04/11] powerpc/powernv/ioda: Release opencapi device
` [RFC 05/11] powerpc/powernv/ioda: Find opencapi slot for a device node
` [RFC 06/11] pci/hotplug/pnv-php: Remove erroneous warning
` [RFC 07/11] pci/hotplug/pnv-php: Improve error msg on power state change failure
` [RFC 08/11] pci/hotplug/pnv-php: Register opencapi slots
` [RFC 09/11] pci/hotplug/pnv-php: Relax check when disabling slot
` [RFC 10/11] pci/hotplug/pnv-php: Wrap warnings in macro
` [RFC 11/11] ocxl: Add PCI hotplug dependency to Kconfig

[PATCH 1/3] powerpc/64: __ioremap_at clean up in the error case
 2019-06-19 13:04 UTC  (8+ messages)
` [PATCH 2/3] powerpc/64s/radix: ioremap use ioremap_page_range

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-19 13:18 UTC  (15+ messages)
` [PATCH 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 0/1] PPC32: fix ptrace() access to FPU registers
 2019-06-19 12:57 UTC  (8+ messages)

[PATCH 0/2] Fix handling of h_set_dawr
 2019-06-19 12:36 UTC  (5+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
` [PATCH 2/2] KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real mode

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

[PATCH] ocxl: Allow contexts to be attached with a NULL mm
 2019-06-19 10:36 UTC  (3+ messages)

[PATCH v2 0/1] Forced-wakeup for stop states on Powernv
 2019-06-19 10:09 UTC  (5+ messages)
` [PATCH v2 1/1] cpuidle-powernv : forced wakeup for stop states

[PATCH 00/28] powerpc/64s interrupt handler cleanups, gasification
 2019-06-19 10:02 UTC  (4+ messages)
` [PATCH 06/28] powerpc/64s/exception: remove the "extra" macro parameter

[PATCH v4 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-06-19  9:36 UTC  (3+ messages)

[PATCH 0/5] Powerpc/hw-breakpoint: Fixes plus Code refactor
 2019-06-19  7:47 UTC  (24+ messages)
` [PATCH 1/5] Powerpc/hw-breakpoint: Replace stale do_dabr() with do_break()
` [PATCH 2/5] Powerpc/hw-breakpoint: Refactor hw_breakpoint_arch_parse()
` [PATCH 3/5] Powerpc/hw-breakpoint: Refactor set_dawr()
` [PATCH 4/5] Powerpc/hw-breakpoint: Optimize disable path
` [PATCH 5/5] Powerpc/Watchpoint: Fix length calculation for unaligned target

[PATCH kernel] powerpc/powernv/npu: Export symbols as GPL
 2019-06-19  7:29 UTC  (2+ messages)

remove dead powernv code v2
 2019-06-19  7:28 UTC  (5+ messages)
` [PATCH 3/4] powerpc/powernv: remove dead NPU DMA code

[RFC PATCH v2] powerpc/xmon: restrict when kernel is locked down
 2019-06-19  6:24 UTC  (5+ messages)

[PATCH v2 0/6]
 2019-06-19  5:53 UTC  (7+ messages)
` [PATCH v2 3/6] powerpc/eeh: Improve debug messages around device addition
` [PATCH v2 6/6] powerpc/eeh: Refactor around eeh_probe_devices()

[PATCH kernel 0/2] pseries: Enable SWIOTLB
 2019-06-19  4:13 UTC  (5+ messages)
` [PATCH kernel 1/2] powerpc/pseries/dma: Allow swiotlb

[PATCH kernel] powerpc/pci/of: Parse unassigned resources
 2019-06-19  1:20 UTC  (6+ messages)

[PATCH v5 1/2] powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
 2019-06-19  1:11 UTC  (4+ messages)
` [PATCH v5 2/2] powerpc: Fix compile issue with force DAWR

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-06-18 23:05 UTC  (10+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v4 4/6] kvmppc: Handle memory plug/unplug to secure VM
` [RFC PATCH v4 6/6] kvmppc: Support reset of secure guest

[PATCH v1 22/22] admin-guide: add kdump documentation into it
 2019-06-18 21:05 UTC 

[PATCH V2] crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
 2019-06-18 19:09 UTC 

crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
 2019-06-18 18:49 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] ps3_gelic: Use [] to denote a flexible array member
 2019-06-18 17:43 UTC  (2+ messages)

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-18 15:46 UTC  (2+ messages)

[PATCH v3 0/9] kvmppc: Paravirtualize KVM to support ultravisor
 2019-06-18 15:25 UTC  (18+ messages)
` [PATCH v3 3/9] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v3 4/9] KVM: PPC: Ultravisor: Add generic ultravisor call handler
    `  "
` [PATCH v3 5/9] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v3 7/9] KVM: PPC: Ultravisor: Restrict LDBAR access
    `  "
` [PATCH v3 8/9] KVM: PPC: Ultravisor: Enter a secure guest
` [PATCH v3 9/9] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr

[PATCH] powerpc/mm: Ensure Huge-page memory is free before allocation
 2019-06-18 13:27 UTC  (4+ messages)

[PATCH] powerpc/32s: fix initial setup of segment registers on secondary CPU
 2019-06-18 12:44 UTC  (5+ messages)

[PATCH v4 19/28] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-18 12:39 UTC  (4+ messages)

[PATCH] selftests/powerpc: Add missing newline at end of file
 2019-06-18 12:33 UTC  (3+ messages)

[PATCH 1/2] perf ioctl: Add check for the sample_period value
 2019-06-18 12:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 0/6] mm: Further memory block device cleanups
 2019-06-18 12:17 UTC  (6+ messages)
` [PATCH v1 1/6] mm: Section numbers use the type "unsigned long"

[PATCH] selftests/powerpc: Fix earlyclobber in tm-vmxcopy
 2019-06-18 12:00 UTC  (2+ messages)

[PATCH kernel v3 0/3] powerpc/ioda2: Yet another attempt to allow DMA masks between 32 and 59
 2019-06-18  7:00 UTC  (8+ messages)

[PATCH v5 00/16] powerpc/32: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-06-17 21:47 UTC  (16+ messages)
` [PATCH v5 13/16] powerpc/mm/32s: Use BATs "
  ` [PATCH] powerpc/mm/32s: only use MMU to mark initmem NX if STRICT_KERNEL_RWX
  ` [PATCH] powerpc/mm/32s: fix condition that is always true

[PATCH v2] powerpc/32s: fix suspend/resume when IBATs 4-7 are used
 2019-06-17 21:42 UTC 

[PATCH v4 0/4] Additional fixes on Talitos driver
 2019-06-17 21:15 UTC  (5+ messages)
` [PATCH v4 1/4] lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
` [PATCH v4 2/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v4 3/4] crypto: talitos - fix hash on SEC1
` [PATCH v4 4/4] crypto: talitos - drop icv_ool

[PATCH] crypto: talitos - eliminate unneeded 'done' functions at build time
 2019-06-17 21:14 UTC 

[PATCH v2] KVM: PPC: Report single stepping capability
 2019-06-17 19:25 UTC  (3+ messages)

[PATCH] powerpc/32s: fix suspend/resume when IBATs 4-7 are used
 2019-06-17 18:03 UTC  (3+ messages)

[PATCH] ps3: Use [] to denote a flexible array member
 2019-06-17  9:07 UTC 

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-16 23:56 UTC  (7+ messages)
` [PATCH v3 1/3] powerpc/powernv: Add OPAL API interface to get secureboot state

[PATCH] powerpc/booke: fix fast syscall entry on SMP
 2019-06-16 12:23 UTC  (2+ messages)

[PATCH] powerpc/32: fix build failure on book3e with KVM
 2019-06-16 12:23 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix oops in hotplug memory notifier
 2019-06-15 22:22 UTC  (6+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.2-4 tag
 2019-06-15 17:55 UTC  (2+ messages)

[PATCH] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
 2019-06-15 15:23 UTC 

[PATCH 1/3] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
 2019-06-15 13:36 UTC  (2+ messages)

[PATCH] ocxl: do not use C++ style comments in uapi header
 2019-06-15 13:36 UTC  (2+ messages)

[PATCH v2] powerpc: pseries/hvconsole: fix stack overread via udbg
 2019-06-15 13:35 UTC  (2+ messages)

[PATCH v3 0/4] Additional fixes on Talitos driver
 2019-06-15  8:37 UTC  (5+ messages)
` [PATCH v3 2/4] crypto: talitos - fix hash on SEC1
      ` Issue with sg_copy_to_buffer() ? (was Re: [PATCH v3 2/4] crypto: talitos - fix hash on SEC1.)

[RESEND PATCH] Documentation/stackprotector: powerpc supports stack protector
 2019-06-14 20:44 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).