linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-30 16:34:27 to 2019-02-05 10:26:38 UTC [more...]

[PATCH v02] powerpc/pseries: Check for ceded CPU's during LPAR migration
 2019-02-05 10:24 UTC  (9+ messages)

[PATCH v4 0/2] add qixis driver
 2019-02-05 10:14 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage
` [PATCH v4 2/2] drivers: soc: fsl: add qixis driver

[RFC/WIP] powerpc: Fix 32-bit handling of MSR_EE on exceptions
 2019-02-05 10:10 UTC  (5+ messages)

[PATCH v2] powerpc: drop page_is_ram() and walk_system_ram_range()
 2019-02-05 10:04 UTC  (4+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-02-05  7:24 UTC  (10+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-05  5:35 UTC  (54+ messages)
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE "
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 12/19] KVM: PPC: Book3S HV: record guest queue page address
` [PATCH 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration
` [PATCH 14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty
` [PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
` [PATCH 16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state

[PATCH] powerpc/powernv/npu: Remove redundant change_pte() hook
 2019-02-05  3:52 UTC  (3+ messages)

[PATCH] scsi: cxlflash: Prevent deadlock when adapter probe fails
 2019-02-05  3:24 UTC  (2+ messages)

[PATCH 00/17] powerpc/64s: tidy and gasify exception handler code, round 1
 2019-02-04 23:32 UTC  (20+ messages)
` [PATCH 01/17] powerpc/64s/exception: fix some line wrap and semicolon inconsistencies in macros
` [PATCH 02/17] powerpc/64s/exception: remove H concatenation for EXC_HV variants
` [PATCH 03/17] powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
` [PATCH 04/17] powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
` [PATCH 05/17] powerpc/64s/exception: remove the "extra" macro parameter
` [PATCH 06/17] powerpc/64s/exception: consolidate maskable and non-maskable prologs
` [PATCH 07/17] powerpc/64s/exception: merge KVM handler and skip variants
` [PATCH 08/17] powerpc/64s/exception: KVM handler can set the HSRR trap bit
` [PATCH 09/17] powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
` [PATCH 10/17] powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
` [PATCH 11/17] powerpc/64s/exception: Move EXCEPTION_COMMON additions "
` [PATCH 12/17] powerpc/64s/exception: unwind exception-64s.h macros
` [PATCH 13/17] powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
` [PATCH 14/17] powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
` [PATCH 15/17] powerpc/64s/exception: move KVM related code together
` [PATCH 16/17] powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
` [PATCH 17/17] powerpc/64s/exception: move head-64.h "

[PATCH v2 00/21] Refine memblock API
 2019-02-04 23:08 UTC  (14+ messages)
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()

[PATCH] soc: fsl: dpio: Use after free in dpaa2_dpio_remove()
 2019-02-04 20:59 UTC  (2+ messages)

[PATCH v3 0/2] add qixis driver
 2019-02-04 20:12 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage
` [PATCH v3 2/2] drivers: soc: fsl: add qixis driver

[PATCH RFC v3 00/21] PCI: Allow BAR movement during hotplug
 2019-02-04 15:36 UTC  (5+ messages)
` [PATCH RFC v3 02/21] PCI: Fix race condition in pci_enable/disable_device()
` [PATCH RFC v3 05/21] PCI: hotplug: Add a flag for the movable BARs feature
` [PATCH RFC v3 06/21] PCI: Pause the devices with movable BARs during rescan
` [PATCH RFC v3 21/21] powerpc/pci: Fix crash with enabled movable BARs

use generic DMA mapping code in powerpc V4
 2019-02-04 12:38 UTC  (19+ messages)

[PATCH] powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
 2019-02-04 12:15 UTC  (3+ messages)

[PATCH v15 00/13] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-02-04 11:20 UTC  (15+ messages)
` [PATCH v15 01/13] powerpc/irq: use memblock functions returning virtual address
` [PATCH v15 02/13] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
` [PATCH v15 03/13] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v15 04/13] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v15 05/13] powerpc: prep stack walkers for THREAD_INFO_IN_TASK
` [PATCH v15 06/13] powerpc: Rename THREAD_INFO to TASK_STACK
` [PATCH v15 07/13] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v15 08/13] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v15 09/13] powerpc: regain entire stack space
` [PATCH v15 10/13] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v15 11/13] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v15 12/13] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v15 13/13] powerpc: clean stack pointers naming

Applied "ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe" to the asoc tree
 2019-02-04  9:07 UTC 

[RFC PATCH] powerpc: fix get_arch_dma_ops() for NTB devices
 2019-02-04  8:17 UTC  (3+ messages)

[PATCH] dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
 2019-02-04  7:27 UTC  (7+ messages)

[PATCH] powerpc/powernv: Escalate reset when IODA reset fails
 2019-02-04  6:04 UTC  (3+ messages)

[RFC PATCH 0/5] powerpc: sstep: Emulation test infrastructure
 2019-02-04  4:18 UTC  (6+ messages)
` [RFC PATCH 1/5] powerpc: Add bitmasks for D-form instruction fields
` [RFC PATCH 2/5] powerpc: Add bitmask for Rc instruction field
` [RFC PATCH 3/5] powerpc: sstep: Add instruction emulation selftests
` [RFC PATCH 4/5] powerpc: sstep: Add selftests for add[.] instruction
` [RFC PATCH 5/5] powerpc: sstep: Add selftests for addc[.] instruction

BUG: memcmp(): Accessing invalid memory location
 2019-02-04  3:14 UTC  (4+ messages)

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-03 18:17 UTC  (2+ messages)

[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
 2019-02-03  2:47 UTC  (5+ messages)
` [PATCH net-next v5 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
` [PATCH net-next v5 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
 2019-02-02 14:53 UTC 

[PATCH] Move static keyword at beginning of declaration
 2019-02-02 17:56 UTC  (2+ messages)

[PATCH] powerpc: Remove trailing semicolon after curly brace
 2019-02-02 12:54 UTC 

[PATCH 0/4] powerpc/livepatch: reliable stack unwinder fixes
 2019-02-02  3:42 UTC  (13+ messages)
` [PATCH 1/4] powerpc/64s: Clear on-stack exception marker upon exception return
` [PATCH 4/4] powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-02  1:38 UTC  (10+ messages)
` [PATCH V2 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH V2 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page
` [PATCH V2 4/10] KVM/MMU: Introduce tlb flush with range list
` [PATCH V2 5/10] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH V2 6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH V2 7/10] KVM: Add kvm_get_memslot() to get memslot via slot id
` [PATCH V2 8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log()
` [PATCH V2 9/10] KVM: Add flush parameter for kvm_age_hva()

[PATCH net-next v4 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
 2019-02-01 15:43 UTC  (2+ messages)
` [PATCH net-next v4 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-01 14:48 UTC 

[RFC PATCH] powerpc/6xx: Don't set back MSR_RI before reenabling MMU
 2019-02-01 11:51 UTC  (3+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource v2
 2019-02-01  9:07 UTC  (3+ messages)

[PATCH] powerpc: drop page_is_ram() and walk_system_ram_range()
 2019-02-01  8:35 UTC  (2+ messages)

Does SMP work at all on 40x ?
 2019-02-01  7:42 UTC  (4+ messages)

[PATCH] powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
 2019-02-01  5:02 UTC  (5+ messages)

[PATCH RFC v2] powerpc/64s: rewriting interrupt entry code
 2019-02-01  1:37 UTC 

[PATCH] powerpc: Enable kernel XZ compression option on 44x
 2019-01-31 20:59 UTC 

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-31 15:31 UTC  (6+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

linux-next: powerpcle qemu boot failure after merge of the akpm tree
 2019-01-31 13:50 UTC  (8+ messages)
` linux-next: powerpc le "

[PATCH] powerpc: Ensure gcc doesn't move around cache flushing in __patch_instruction
 2019-01-31 13:20 UTC  (5+ messages)

[PATCH v2] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
 2019-01-31 10:10 UTC 

[PATCH] powerpc/prom_init: add __init markers to all functions
 2019-01-31  6:58 UTC  (2+ messages)

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-01-31  5:07 UTC  (7+ messages)
` [PATCH V5 2/5] mm: update ptep_modify_prot_commit to take old pte value as arg
` [PATCH V5 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-31  4:42 UTC  (4+ messages)
` [PATCH V7 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc

[PATCH v3 1/2] mm: add probe_user_read()
 2019-01-31  4:26 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc: use probe_user_read()

[PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support
 2019-01-31  2:48 UTC  (11+ messages)

[PATCH] powerpc/papr_scm: Use the correct bind address
 2019-01-31  1:53 UTC 

[PATCH] ucc_geth: Reset BQL queue when stopping device
 2019-01-30 18:37 UTC  (2+ messages)

[PATCH v4 0/3] Add NXP AUDMIX device and machine drivers
 2019-01-30 16:32 UTC  (4+ messages)
` [PATCH v4 2/3] ASoC: add fsl_audmix DT binding documentation


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