linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-04 14:27:07 to 2018-12-06 19:41:29 UTC [more...]

[PATCH v2 00/34] Devicetree schema
 2018-12-06 19:38 UTC  (38+ messages)
` [PATCH v2 04/34] dt-bindings: altera: Convert clkmgr binding to json-schema
` [PATCH v2 08/34] dt-bindings: arm: Convert PMU "
` [PATCH v2 12/34] dt-bindings: arm: Convert Altera board/soc bindings "
` [PATCH v2 13/34] dt-bindings: arm: amlogic: Move 'amlogic, meson-gx-ao-secure' binding to its own file
    ` [PATCH v2 13/34] dt-bindings: arm: amlogic: Move 'amlogic,meson-gx-ao-secure' "
` [PATCH v2 14/34] dt-bindings: arm: Convert Amlogic board/soc bindings to json-schema
` [PATCH v2 15/34] dt-bindings: arm: Convert Atmel "
` [PATCH v2 17/34] dt-bindings: arm: Convert TI davinci "
` [PATCH v2 18/34] dt-bindings: arm: Convert FSL "
` [PATCH v2 22/34] dt-bindings: arm: Convert QCom "
` [PATCH v2 24/34] dt-bindings: arm: Convert Rockchip "
` [PATCH v2 25/34] dt-bindings: arm: renesas: Move 'renesas, prr' binding to its own doc
  ` [PATCH v2 25/34] dt-bindings: arm: renesas: Move 'renesas,prr' "
` [PATCH v2 26/34] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema
` [PATCH v2 34/34] dt-bindings: arm: Convert ZTE "

use generic DMA mapping code in powerpc V4
 2018-12-06 19:36 UTC  (16+ messages)

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 18:08 UTC  (13+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 2/6] microblaze: prefer memblock API "
` [PATCH v2 5/6] arch: simplify several early memory allocations

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 18:05 UTC  (5+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2018-12-06 17:28 UTC  (2+ messages)

[PATCH] bpf: fix overflow of bpf_jit_limit when PAGE_SIZE >= 64K
 2018-12-06 17:06 UTC 

[PATCH bpf] bpf: fix default unprivileged allocation limit
 2018-12-06 16:58 UTC  (2+ messages)

[PATCH v3 00/12] perf/core: Generalise event exclusion checking
 2018-12-06 16:47 UTC  (13+ messages)
` [PATCH v3 01/12] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v3 02/12] perf/core: add function to test for event exclusion flags
` [PATCH v3 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
` [PATCH v3 04/12] alpha: perf/core: use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v3 05/12] arm: perf: conditionally "
` [PATCH v3 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v3 07/12] drivers/perf: "
` [PATCH v3 08/12] "
` [PATCH v3 09/12] powerpc: "
` [PATCH v3 10/12] x86: "
` [PATCH v3 11/12] "
` [PATCH v3 12/12] perf/core: remove unused perf_flags

[PATCH v2] misc: cxl: Use device_type helpers to access the node type
 2018-12-06 15:36 UTC  (2+ messages)

papr SCM driver fixes
 2018-12-06 15:17 UTC  (8+ messages)
` [PATCH 1/7] powerpc/papr_scm: Use depend instead of select
` [PATCH 2/7] powerpc/papr_scm: Fix resource end address
` [PATCH 3/7] powerpc/papr_scm: Update DT properties
` [PATCH 4/7] powerpc/papr_scm: Remove endian conversions
` [PATCH 5/7] powerpc/papr_scm: Fix DIMM device registration race
` [PATCH 6/7] powerpc/papr_scm: Use ibm,unit-guid as the iset cookie
` [PATCH 7/7] powerpc/mm: Fallback to RAM if the altmap is unusable

use generic DMA mapping code in powerpc V4
 2018-12-06 14:11 UTC  (21+ messages)
` [PATCH 01/34] powerpc: use mm zones more sensibly
` [PATCH 02/34] powerpc: allow NOT_COHERENT_CACHE for amigaone
` [PATCH 03/34] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 04/34] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 05/34] powerpc/dma: remove the unused dma_iommu_ops export
` [PATCH 06/34] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page, sg} routines
` [PATCH 08/34] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 14/34] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 19/34] cxl: drop the dma_set_mask callback from vphb

[PATCH] ASoC: Use of_node_name_eq for node name comparisons
 2018-12-06 13:34 UTC  (4+ messages)
` [alsa-devel] "

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-06 13:21 UTC  (8+ messages)
` [Resend PATCH V5 1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [Resend PATCH V5 3/10] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [Resend PATCH V5 4/10] KVM/VMX: Add hv tlb range flush support
` [Resend PATCH V5 5/10] KVM/MMU: Add tlb flush with range helper function
` [Resend PATCH V5 6/10] KVM: Replace old tlb flush function with new one to flush a specified range
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int

[PATCH] powerpc/ipic: Fix a bounds check in ipic_set_priority()
 2018-12-06  9:34 UTC  (8+ messages)

[v11 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-12-06 11:24 UTC  (10+ messages)
` [v11 4/7] arm: dts: ls1021a: add qdma device tree nodes
` [v11 5/7] arm64: dts: ls1043a: "
` [v11 6/7] arm64: dts: ls1046a: "

[PATCH RFC 0/7] mm: PG_reserved cleanups and documentation
 2018-12-06 10:46 UTC  (17+ messages)
` [PATCH RFC 1/7] agp: efficeon: no need to set PG_reserved on GATT tables
` [PATCH RFC 2/7] s390/vdso: don't clear PG_reserved
` [PATCH RFC 3/7] powerpc/vdso: "
` [PATCH RFC 4/7] riscv/vdso: "
` [PATCH RFC 5/7] m68k/mm: use __ClearPageReserved()
` [PATCH RFC 6/7] arm64: kexec: no need to ClearPageReserved()
` [PATCH RFC 7/7] mm: better document PG_reserved

[PATCH] ALSA: Use of_node_name_eq for node name comparisons
 2018-12-06  9:56 UTC  (2+ messages)

[PATCH] ALSA: soundbus: Remove direct OF name and type accesses
 2018-12-06  9:55 UTC  (2+ messages)

[PATCH bpf] bpf: powerpc: fix broken uapi for BPF_PROG_TYPE_PERF_EVENT
 2018-12-06  9:27 UTC 

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2018-12-06  6:45 UTC  (2+ messages)

[PATCH] powerpc/ipic: Remove unused ipic_set_priority()
 2018-12-06  6:59 UTC  (3+ messages)

[PATCH v2] powerpc/ipic: Remove unused ipic_set_priority()
 2018-12-06  6:58 UTC 

Patch "powerpc/function_graph: Simplify with function_graph_enter()" has been added to the 4.19-stable tree
 2018-12-06  6:47 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2018-12-06  6:44 UTC 

[RFC PATCH] soc: fsl: guts: handle devm_kstrdup() failure
 2018-12-06  6:32 UTC  (3+ messages)

[PATCH] powerpc/boot: Fix build failures with -j 1
 2018-12-06  5:10 UTC 

[PATCH] tty: Use of_node_name_{eq,prefix} for node name comparisons
 2018-12-06  3:34 UTC  (3+ messages)
` [PATCH] tty: Use of_node_name_{eq, prefix} "

[PATCH 0/2] add i2c controlled qixis driver
 2018-12-06  0:12 UTC  (3+ messages)
` [PATCH 2/2] fsl: "

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-05 22:40 UTC  (12+ messages)
` [PATCH kernel v4 01/19] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v4 02/19] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v4 03/19] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v4 04/19] powerpc/powernv: Move npu struct from pnv_phb to pci_controller

[PATCH] serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
 2018-12-05 22:40 UTC  (3+ messages)

[PATCH 3/3] arch: remove redundant generic-y defines
 2018-12-05 14:45 UTC  (3+ messages)

pkeys: Reserve PKEY_DISABLE_READ
 2018-12-05 20:36 UTC  (15+ messages)

[PATCH] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2018-12-05 20:09 UTC  (2+ messages)

[PATCH] PCI: Use of_node_name_eq for node name comparisons
 2018-12-05 19:50 UTC 

[PATCH] macintosh: Use of_node_name_{eq, prefix} for node name comparisons
 2018-12-05 19:50 UTC 

[PATCH] ide: Use of_node_name_eq for node name comparisons
 2018-12-05 19:50 UTC 

[PATCH] i2c: powermac: Use of_node_name_eq for node name comparisons
 2018-12-05 19:50 UTC 

[PATCH] powerpc: Use of_node_name_eq for node name comparisons
 2018-12-05 19:50 UTC 

[PATCH] powerpc: pseries: pmem: Convert to using %pOFn instead of device_node.name
 2018-12-05 19:50 UTC 

[PATCH] powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic
 2018-12-05 17:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] sriov enablement on s390
 2018-12-05 13:45 UTC  (4+ messages)

[PATCH v3 0/4] powerpc: system call table generation support
 2018-12-05 12:24 UTC  (6+ messages)
` [PATCH v3 4/4] powerpc: generate uapi header and system call table files
    ` [PATCH] powerpc: split compat syscall table out from native table

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-05 11:47 UTC  (6+ messages)
` [LKP] [mm] 19717e78a0: stderr.if(target_node==NUMA_NO_NODE){

[PATCH V3 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-05  4:42 UTC  (12+ messages)
` [PATCH V3 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V3 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V3 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V3 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V3 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
  ` [PATCH V3 updated] "

[PATCH] arch/powerpc: Use dma_zalloc_coherent
 2018-12-05  4:41 UTC  (2+ messages)

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-05  3:41 UTC  (4+ messages)
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-05  3:38 UTC  (3+ messages)
` [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH] powerpc/mm: dump block address translation on book3s/32
 2018-12-05  3:27 UTC  (6+ messages)

[PATCH v8 00/14] Appended signatures support for IMA appraisal
 2018-12-04 23:35 UTC  (3+ messages)

[tip:core/rcu] powerpc: Convert hugepd_free() to use call_rcu()
 2018-12-04 22:06 UTC 

[PATCH] powerpc: remove remaining bits from CONFIG_APUS
 2018-12-04 17:59 UTC 

[PATCH v2] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2018-12-04 17:51 UTC  (4+ messages)
` [PATCH] selftests/powerpc: New TM signal self test

[PATCH v2 0/3] powerpc: Add to linker script discards
 2018-12-04 17:40 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc: Discard dynsym section for !PPC32


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