linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-03 11:06:16 to 2017-02-09 08:20:20 UTC [more...]

[PATCH kernel v4 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-09  8:20 UTC  (14+ messages)
` [PATCH kernel v4 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v4 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v4 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v4 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v4 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v4 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v4 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v4 08/10] KVM: PPC: Separate TCE validation from update
` [PATCH kernel v4 09/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v4 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH 1/3] powerpc/mm/radix: Update pte update sequence for pte clear case
 2017-02-09  4:34 UTC  (6+ messages)
` [PATCH 2/3] powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
` [PATCH 3/3] powerpc/mm/radix: Skip ptesync in pte update helpers

linux-next: manual merge of the kvm-ppc tree with the powerpc tree
 2017-02-09  3:37 UTC 

[PATCH 1/2] mm/autonuma: Let architecture override how the write bit should be stashed in a protnone pte
 2017-02-09  3:16 UTC  (3+ messages)
` [PATCH 2/2] powerpc/mm/autonuma: Switch ppc64 to its own implementeation of saved write

[PATCH kernel] vfio/spapr_tce: Set window when adding additional groups to container
 2017-02-09  1:05 UTC  (3+ messages)

[PATCH] powerpc/irq: Improve/fix migrate_irqs()
 2017-02-09  0:40 UTC  (3+ messages)

[PATCH] block: sed-opal: reduce stack size of ioctl handler
 2017-02-08 22:12 UTC  (3+ messages)

[PATCH 0/2] get rid of immrbar_virt_to_phys()
 2017-02-08 18:17 UTC  (4+ messages)
` [PATCH 1/2] net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
` [PATCH 2/2] soc/fsl/qe: get rid of immrbar_virt_to_phys()

[PATCH v4 00/15] livepatch: hybrid consistency model
 2017-02-08 16:46 UTC  (14+ messages)
` [PATCH v4 13/15] livepatch: change to a per-task "
` [PATCH v4 15/15] livepatch: allow removal of a disabled patch

[PATCH -next] KVM: PPC: Fix error return code in kvm_vm_ioctl_create_spapr_tce()
 2017-02-08 16:20 UTC  (3+ messages)
` [PATCH -next v2] KVM: PPC: fix "

[PATCH] cxl: Force context lock during EEH flow
 2017-02-08 14:31 UTC  (3+ messages)

[PATCH] tpm: ibmvtpm: simplify crq initialization and document crq format
 2017-02-08 13:16 UTC  (2+ messages)

[PATCH 0/2] RFC: Adjust powerpc ASLR elf randomness
 2017-02-08 12:53 UTC  (4+ messages)
` [PATCH 1/2] powerpc: mm: support ARCH_MMAP_RND_BITS

[PATCH v2 1/1] powerpc: mm: support ARCH_MMAP_RND_BITS
 2017-02-08 12:44 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH v6 00/12]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-02-08 12:44 UTC  (3+ messages)

[PATCH 2/3] powerpc/xmon: Apply binutils changes to upgrade disassembly
 2017-02-08 11:27 UTC  (4+ messages)

[RFC PATCH 0/5] Add support for larger address space for ppc64
 2017-02-08 10:30 UTC  (10+ messages)
` [RFC PATCH 1/5] powerpc/mm/slice: Convert slice_mask high slice to a bitmap
` [RFC PATCH 2/5] powerpc/mm/slice: Update the function prototype
` [RFC PATCH 3/5] powerpc/mm/hash: Move kernel context to the starting of context range
` [RFC PATCH 4/5] powerpc/mm/hash: Support 68 bit VA
` [RFC PATCH 5/5] powerpc/mm/hash: Increase VA range to 256TB

[PATCH v4 0/2] OPTPROBES for powerpc
 2017-02-08  9:50 UTC  (3+ messages)
` [PATCH v4 1/2] arch/powerpc: Implement Optprobes
` [PATCH v4 2/2] arch/powerpc: Optimize kprobe in kretprobe_trampoline

[PATCH 2/2] powerpc/powernv: Properly set "host-ipi" on IPIs
 2017-02-08  9:31 UTC  (2+ messages)

[PATCH 1/2] powerpc/powernv: Fix CPU hotplug to handle waking on HVI
 2017-02-08  9:28 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix typo in set_pte_at()
 2017-02-08  9:22 UTC  (5+ messages)

[PATCH 1/1] powerpc/xmon: Dump memory in native endian format
 2017-02-08  9:18 UTC  (3+ messages)

[PATCH 1/3] powerpc: asm/ppc-opcode.h: introduce __PPC_SH64()
 2017-02-08  8:57 UTC  (3+ messages)
` [PATCH 2/3] powerpc: add helper to check if offset is within rel branch range
` [PATCH 3/3] powerpc: kprobes: fixes for kprobe_lookup_name on BE

[PATCH v2] powerpc/mm: Fix typo in set_pte_at()
 2017-02-08  8:14 UTC  (2+ messages)

[PATCH v2] powerpc/kernel: Remove error message in pcibios_setup_phb_resources()
 2017-02-08  6:57 UTC  (2+ messages)

[PATCH V3 0/4] OPTPROBES for powerpc
 2017-02-08  5:37 UTC  (7+ messages)
` [PATCH V3 3/4] arch/powerpc: Implement Optprobes

[PATCH v2] powerpc/opal-irqchip: Use interrupt names if present
 2017-02-08  5:33 UTC 

[RFC] powerpc/pseries: Increase busy loop in pseries_cpu_die
 2017-02-08  2:59 UTC  (6+ messages)

[PATCH] drivers/misc/cxl: Avoid unnecessary error message
 2017-02-08  2:46 UTC  (9+ messages)

[PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify
 2017-02-08  1:45 UTC  (4+ messages)
` [PATCH 2/3] arm: kprobes: remove kprobe_exceptions_notify
` [PATCH 3/3] powerpc: kprobes: remove kprobe_exceptions_notify()

[PATCH] powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
 2017-02-08  0:31 UTC  (2+ messages)
`  "

[RFC PATCH 1/2] powerpc/powernv: Remove separate entry for OPAL real mode calls
 2017-02-08  0:31 UTC  (5+ messages)
` [PATCH v2] "
  ` [v2] "

[PATCH] powerpc/mm: Fix RECLAIM_DISTANCE
 2017-02-07 23:40 UTC  (9+ messages)

[PATCH] Documentation: powerpc/fsl: Update compatible for l2cache binding
 2017-02-07 18:52 UTC  (2+ messages)

[PATCH 1/2] powerpc/powernv: Add XHCI and USB storage to defconfig
 2017-02-07 18:06 UTC  (6+ messages)
` [PATCH 2/2] powerpc/powernv: Add more BPF in defconfig

[PATCH] cxl: fix nested locking hang during EEH hotplug
 2017-02-07 16:23 UTC  (2+ messages)

[PATCH v1 1/2] fadump: reduce memory consumption for capture kernel
 2017-02-07 14:57 UTC  (3+ messages)

[PATCH v2 1/2] fadump: reduce memory consumption for capture kernel
 2017-02-07 12:38 UTC  (2+ messages)
` [PATCH v2 2/2] fadump: update documentation about introduction of handover area

[PATCH] powerpc/powernv: Fix opal_exit tracepoint opcode
 2017-02-07 10:01 UTC 

Timekeeping oddities on MacMini G4s
 2017-02-07  9:56 UTC  (9+ messages)

[RFC] implement QUEUED spinlocks on powerpc
 2017-02-07  7:22 UTC  (7+ messages)

[RFC PATCH 2/2] powerpc: Consolidate variants of real-mode MMIOs
 2017-02-07  4:25 UTC  (2+ messages)

[PATCH 00/10] Improving debugging with NMIs
 2017-02-07  4:06 UTC  (6+ messages)
` [PATCH 06/10] powerpc: nmi_enter for system reset
` [PATCH 07/10] powerpc: add NMI IPI infrastructure

[RFC PATCH v2 1/2] powerpc/powernv: Remove separate entry for OPAL real mode calls
 2017-02-07  4:03 UTC 

[PATCH] Powerpc64: Fixup oops when debug programs with CONFIG_RELOCATABLE=y
 2017-02-07  2:35 UTC 

[PATCH] powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
 2017-02-07  2:15 UTC  (2+ messages)

[v2] cxl: prevent read/write to AFU config space while AFU not configured
 2017-02-07  2:15 UTC  (5+ messages)

[PATCH] powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()
 2017-02-07  1:50 UTC  (2+ messages)

xmon memory dump does not handle LE
 2017-02-07  1:00 UTC  (7+ messages)

[PATCH] powerpc/opal-lpc: Remove unneeded include
 2017-02-07  0:37 UTC 

[PATCH] powerpc/pseries: Fix missing of_node_put
 2017-02-06 23:05 UTC  (2+ messages)

[PATCH v3 1/9] powerpc: Move ARCH_DLINFO out of uapi
 2017-02-06 20:37 UTC  (7+ messages)
` [PATCH v3 5/9] powerpc/64: Retrieve number of L1 cache sets from device-tree
` [PATCH v3 6/9] powerpc/64: Clean up ppc64_caches using a struct per cache
` [PATCH v3 7/9] powerpc/64: Add L2 and L3 cache shape info
` [PATCH v3 8/9] powerpc/64: Hard code cache geometry on POWER8
` [PATCH v3 9/9] powerpc: Add new cache geometry aux vectors
` [v3,1/9] powerpc: Move ARCH_DLINFO out of uapi

[PATCH 1/3] gcc-plugins: fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
 2017-02-06 20:37 UTC  (2+ messages)
` [1/3] "

[PATCH v2] cxl: fix build when CONFIG_DEBUG_FS=n
 2017-02-06 20:37 UTC  (2+ messages)
` [v2] "

[PATCH V2] mtd/ifc: Fix location of eccstat registers for IFC V1.0
 2017-02-06 19:47 UTC  (2+ messages)

[tip:sched/core] sched/core: Add debugging code to catch missing update_rq_clock() calls
 2017-02-06 15:14 UTC  (17+ messages)

[PATCH] powerpc/mm: Fix spurrious segfaults on radix with Autonuma
 2017-02-06 10:45 UTC  (2+ messages)

[PATCH 1/2] selftests/powerpc: Refactor the AUXV routines
 2017-02-06 10:13 UTC  (2+ messages)
` [PATCH 2/2] selftests/powerpc: Add cache_shape sniff test

[PATCH v3 1/2] clk: Add consumer APIs for discovering possible parent clocks
 2017-02-06  6:12 UTC  (9+ messages)
` [PATCH v3 2/2] cpufreq: qoriq: Don't look at clock implementation details

[PATCH] powerpc/opal-irqchip: Use interrupt names if present
 2017-02-06  5:07 UTC 

[PATCH] powerpc/mm: fix a hardcode on memory boundary checking
 2017-02-06  2:50 UTC  (3+ messages)

[PATCH] powerpc/mm/radix: Update ERAT flushes when invalidating TLB
 2017-02-06  2:05 UTC 

[PATCH] powerpc: Fix holes in DD1 TLB workarounds
 2017-02-06  2:04 UTC 

[PATCH v6 0/2] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-02-05 19:17 UTC  (3+ messages)
` [PATCH v6 1/2] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v6 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH] powerpc/64: Fix checksum folding in csum_add
 2017-02-04  9:03 UTC 

[PATCH 1 0/4] PCI: Use of_device_get_match_data() to simplify probe
 2017-02-03 21:07 UTC  (2+ messages)

[PATCH v5 0/3] modversions: redefine kcrctab entries as 32-bit values
 2017-02-03 16:30 UTC  (2+ messages)

Timekeeping oddities on MacMini G4s
 2017-02-03 11:41 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.10-3 tag
 2017-02-03 11:18 UTC 


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