linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-02 06:13:20 to 2018-12-05 12:47:55 UTC [more...]

[PATCH RFC 0/7] mm: PG_reserved cleanups and documentation
 2018-12-05 12:28 UTC  (5+ 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] powerpc/ipic: Remove unused ipic_set_priority()
 2018-12-05 12:26 UTC 

[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] powerpc/ipic: Fix a bounds check in ipic_set_priority()
 2018-12-05 12:06 UTC  (5+ messages)

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

[PATCH v2 00/34] Devicetree schema
 2018-12-05 10:08 UTC  (56+ messages)
` [PATCH v2 01/34] kbuild: Add support for DT binding schema checks
` [PATCH v2 02/34] dt-bindings: Add a writing DT schemas how-to and annotated example
` [PATCH v2 03/34] dt-bindings: Convert trivial-devices.txt to json-schema
` [PATCH v2 04/34] dt-bindings: altera: Convert clkmgr binding "
` [PATCH v2 05/34] dt-bindings: i2c: Convert i2c-gpio "
` [PATCH v2 06/34] dt-bindings: timer: Convert ARM timer bindings "
` [PATCH v2 07/34] dt-bindings: arm: Convert cpu binding "
` [PATCH v2 08/34] dt-bindings: arm: Convert PMU "
` [PATCH v2 09/34] dt-bindings: arm: Convert primecell "
` [PATCH v2 10/34] dt-bindings: arm: Convert Actions Semi bindings to jsonschema
` [PATCH v2 11/34] dt-bindings: arm: Convert Alpine board/soc bindings to json-schema
` [PATCH v2 12/34] dt-bindings: arm: Convert Altera "
` [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 16/34] dt-bindings: arm: Convert Calxeda "
` [PATCH v2 17/34] dt-bindings: arm: Convert TI davinci "
` [PATCH v2 18/34] dt-bindings: arm: Convert FSL "
` [PATCH v2 19/34] dt-bindings: arm: Convert MediaTek "
` [PATCH v2 20/34] dt-bindings: arm: Convert TI nspire "
` [PATCH v2 21/34] dt-bindings: arm: Convert Oxford Semi "
` [PATCH v2 22/34] dt-bindings: arm: Convert QCom "
` [PATCH v2 23/34] dt-bindings: arm: Convert Realtek "
` [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 27/34] dt-bindings: arm: Convert CSR SiRF "
` [PATCH v2 28/34] dt-bindings: arm: Convert SPEAr "
` [PATCH v2 29/34] dt-bindings: arm: Convert ST STi "
` [PATCH v2 30/34] dt-bindings: arm: Convert Tegra "
` [PATCH v2 31/34] dt-bindings: arm: Convert VIA "
` [PATCH v2 32/34] dt-bindings: arm: Convert Xilinx "
` [PATCH v2 33/34] dt-bindings: arm: Add missing Xilinx boards
` [PATCH v2 34/34] dt-bindings: arm: Convert ZTE board/soc bindings to json-schema

use generic DMA mapping code in powerpc V4
 2018-12-05  9:44 UTC  (14+ messages)

[PATCH] powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic
 2018-12-05  7:40 UTC  (3+ messages)

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-05  6:17 UTC  (11+ 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  5:47 UTC  (2+ messages)

[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 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-05  4:41 UTC  (2+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-05  3:41 UTC  (6+ messages)
` [PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [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  (7+ 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  (5+ messages)
` [PATCH v2 1/3] powerpc: Discard more sections in linker script
` [PATCH v2 2/3] powerpc: Discard dynsym section for !PPC32
` [PATCH v2 3/3] powerpc: Discard .branch_lt section

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-04 17:13 UTC  (15+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 2/6] microblaze: prefer memblock API "
` [PATCH v2 3/6] sh: prefer memblock APIs "
` [PATCH v2 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v2 5/6] arch: simplify several early memory allocations
` [PATCH v2 6/6] arm, unicore32: remove early_alloc*() wrappers

[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-04 13:29 UTC  (5+ messages)
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update

[PATCH] powerpc/pkeys: copy pkey-tracking-information at fork()
 2018-12-04 13:00 UTC  (3+ messages)

ppc440gp "ebony" board manual/specs
 2018-12-04 11:24 UTC  (3+ messages)

[PATCH 4.19 103/139] powerpc/function_graph: Simplify with function_graph_enter()
 2018-12-04 10:49 UTC 

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-04  9:47 UTC  (11+ messages)
` [PATCH RFCv2 1/4] "
` [PATCH RFCv2 2/4] mm/memory_hotplug: Replace "bool want_memblock" by "int type"
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types

[PATCH 1/2] mm: add probe_user_read() and probe_user_address()
 2018-12-04  8:42 UTC  (4+ messages)
` [PATCH 2/2] powerpc: use "

pkeys: Reserve PKEY_DISABLE_READ
 2018-12-04  6:23 UTC  (11+ messages)

[PATCH] powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH
 2018-12-04  5:54 UTC  (2+ messages)

[PATCH 1/7] drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
 2018-12-04  3:55 UTC  (4+ messages)
` [PATCH 2/7] powerpc: "

[PATCH v2] raid6/ppc: Fix build for clang
 2018-12-03 23:24 UTC  (7+ messages)

[PATCH 0/2] powerpc: Add to linker script discards
 2018-12-03 23:55 UTC  (3+ messages)
` [PATCH 1/2] powerpc: Discard more sections in linker script
` [PATCH 2/2] powerpc: Discard dynsym section for !PPC32

[PATCH v3] powerpc/math-emu: Update macros from GCC
 2018-12-03 23:29 UTC  (3+ messages)

linux-next: build warnings from Linus' tree
 2018-12-03 23:24 UTC  (5+ messages)

[PATCH bpf] bpf: powerpc64: optimize JIT passes for bpf function calls
 2018-12-03 22:53 UTC  (4+ messages)

[PATCH v1 00/13] powerpc/32s: Use BATs for STRICT_KERNEL_RWX
 2018-12-03 21:55 UTC  (3+ messages)
` [PATCH v1 03/13] powerpc/mm/32s: rework mmu_mapin_ram()

[PATCH v4] powerpc/mm: dump block address translation on book3s/32
 2018-12-03 17:40 UTC 

[RFC PATCH] mm: add probe_user_read() and probe_user_address()
 2018-12-03 17:11 UTC  (3+ messages)

[PATCH 00/36] Devicetree schema
 2018-12-03 14:24 UTC  (6+ messages)
` [PATCH 12/36] dt-bindings: arm: Convert cpu binding to json-schema

Patch "powerpc/function_graph: Simplify with function_graph_enter()" has been added to the 4.19-stable tree
 2018-12-03 11:00 UTC 

Patch "powerpc/function_graph: Simplify with function_graph_enter()" has been added to the 4.14-stable tree
 2018-12-03 10:58 UTC 

[PATCHv3 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2018-12-03 10:35 UTC  (4+ messages)
` [PATCHv3 2/4] arm64: dts: Add the PCIE EP node in dts
` [PATCHv3 3/4] pci: layerscape: Add the EP mode support
` [PATCHv3 4/4] misc: pci_endpoint_test: Add the layerscape EP device support

[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
 2018-12-03  4:10 UTC  (7+ messages)
` [PATCHv2 3/6] PCI: layerscape: Add the EP mode support
` [PATCHv2 5/6] pci: "

[PATCH v2] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
 2018-12-03  3:18 UTC  (5+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] KVM: PPC: Book3S HV: NULL check before some freeing functions is not needed
 2018-12-03  0:06 UTC  (2+ messages)

[PATCH] powerpc: Look for "stdout-path" when setting up legacy consoles
 2018-12-02 11:02 UTC  (2+ messages)
`  "

[PATCH 1/1] Fix NULL pointer access in PowerPC MSI teardown code
 2018-12-02 11:02 UTC  (2+ messages)
` [1/1] "

[RFC PATCH] soc: fsl: guts: handle devm_kstrdup() failure
 2018-12-02  9:00 UTC 

use generic DMA mapping code in powerpc V4
 2018-12-02  6:11 UTC  (4+ 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).