linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-16 09:38:47 to 2018-10-19 07:09:09 UTC [more...]

[PATCH v6 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-10-19  6:55 UTC  (6+ messages)
` [PATCH v6 01/20] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v6 02/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v6 03/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v6 04/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v6 05/20] powerpc/mm: Move pgtable_t into platform headers

[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
 2018-10-19  6:25 UTC  (13+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH] powerpc: Fix stack protector crashes on CPU hotplug
 2018-10-19  6:20 UTC  (2+ messages)

[PATCH] powerpc/msi: Fix compile error on mpc83xx
 2018-10-19  6:12 UTC 

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-19  5:19 UTC  (15+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 2/8] powerpc: remove CONFIG_PCI_QSPAN
` [PATCH 3/8] powerpc: PCI_MSI needs PCI
` [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

[PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-19  5:00 UTC  (20+ messages)
` [PATCH v5 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v5 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v5 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v5 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v5 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v5 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v5 07/18] of: dynamic: change type of of_{at, de}tach_node() to void
` [PATCH v5 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v5 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v5 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v5 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v5 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v5 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v5 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v5 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v5 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v5 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v5 18/18] of: unittest: initialize args before calling of_*parse_*()

[PATCH] powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
 2018-10-19  4:23 UTC 

[PATCH 1/6] powerpc/mm/radix: Fix off-by-one in split mapping logic
 2018-10-19  4:13 UTC  (6+ messages)
` [PATCH 2/6] powerpc/mm/radix: Fix overuse of small pages in splitting logic
` [PATCH 3/6] powerpc/mm/radix: Fix small page at boundary when splitting
` [PATCH 4/6] powerpc/mm/radix: Remove the retry in the split mapping logic
` [PATCH 5/6] powerpc/mm/radix: Simplify "
` [PATCH 6/6] powerpc/mm/radix: Display if mappings are exec or not

[PATCH] powerpc/mm: Fix page table dump to work on Radix
 2018-10-19  4:12 UTC 

[PATCH] selftests/powerpc: Fix out-of-tree build errors
 2018-10-19  4:06 UTC 

[PATCH] powerpc/mm: Make pte_pgprot return all pte bits
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[PATCH] powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()
 2018-10-19  2:51 UTC  (3+ messages)
`  "

[PATCH] powerpc/io: remove old GCC version implementation
 2018-10-19  2:51 UTC  (5+ messages)
`  "

[PATCH] powerpc/traps: remove redundant in_interrupt panic in die()
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[PATCH] powerpc/traps: fix machine check handlers to use pr_cont()
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[PATCH 12/12] powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
 2018-10-19  2:51 UTC  (2+ messages)
` [12/12] "

[PATCH 11/12] powerpc: Check prom_init for disallowed sections
 2018-10-19  2:51 UTC  (2+ messages)
` [11/12] "

[PATCH 10/12] powerpc/prom_init: Move __prombss to it's own section and store it in .bss
 2018-10-19  2:51 UTC  (2+ messages)
` [10/12] "

[PATCH 09/12] powerpc/prom_init: Move a few remaining statics to appropriate sections
 2018-10-19  2:51 UTC  (2+ messages)
` [09/12] "

[PATCH 08/12] powerpc/prom_init: Move const structures to __initconst
 2018-10-19  2:51 UTC  (2+ messages)
` [08/12] "

[PATCH 07/12] powerpc/prom_init: Move ibm_arch_vec to __prombss
 2018-10-19  2:51 UTC  (2+ messages)
` [07/12] "

[PATCH 06/12] powerpc/prom_init: Move prom_radix_disable to __prombss
 2018-10-19  2:51 UTC  (2+ messages)
` [06/12] "

[PATCH 05/12] powerpc/prom_init: Remove support for OPAL v2
 2018-10-19  2:51 UTC  (2+ messages)
` [05/12] "

[PATCH 04/12] powerpc/prom_init: Replace __initdata with __prombss when applicable
 2018-10-19  2:51 UTC  (2+ messages)
` [04/12] "

[PATCH] macintosh/windfarm_smu_sat: Fix debug output
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[PATCH v3 1/2] powerpc/pseries: PAPR persistent memory support
 2018-10-19  2:51 UTC  (2+ messages)
` [v3,1/2] "

[PATCH 2/4] powerpc: Add -Werror at arch/powerpc level
 2018-10-19  2:51 UTC  (2+ messages)
` [2/4] "

[PATCH 1/4] powerpc: Move core kernel logic into arch/powerpc/Kbuild
 2018-10-19  2:51 UTC  (2+ messages)
` [1/4] "

[PATCH kernel v2] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
 2018-10-19  1:47 UTC  (6+ messages)

[PATCH] powerpc/uaccess: fix warning/error with access_ok()
 2018-10-18 23:11 UTC  (3+ messages)

[PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-18 20:24 UTC  (18+ messages)
` [PATCH v4 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v4 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v4 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v4 09/18] of: overlay: validate overlay properties #address-cells and #size-cells

Regression: compile error on mpc83xx
 2018-10-18 19:35 UTC 

[PATCH] powerpc/8xx: Add DT node for using the SEC engine of the MPC885
 2018-10-18 13:57 UTC 

[PATCH] powerpc: Don't print kernel instructions in show_user_instructions()
 2018-10-18 13:16 UTC  (6+ messages)

[PATCH 00/36] Devicetree schema
 2018-10-18 13:04 UTC  (9+ messages)
` [PATCH 05/36] dt-bindings: arm: renesas: Move 'renesas, prr' binding to its own doc
  ` [PATCH 05/36] dt-bindings: arm: renesas: Move 'renesas,prr' "
` [PATCH 29/36] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema

[PATCH v2] powerpc/uaccess: fix warning/error with access_ok()
 2018-10-18  9:40 UTC 

MPC8321 boot failure
 2018-10-18  9:34 UTC  (3+ messages)
      ` SV: "

[bug report] powerpc/perf: Add nest IMC PMU support
 2018-10-18  9:33 UTC 

[PATCH kernel 0/2] powerpc/iommu: Redo iommu groups
 2018-10-18  7:52 UTC  (3+ messages)
` [PATCH kernel 1/2] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel 2/2] powerpc/powernv/pseries: Rework device adding to IOMMU groups

[PATCH] powerpc: Add missing include <asm/stacktrace.h>
 2018-10-18  6:34 UTC  (3+ messages)

[PATCH] powerpc/8xx: add missing header in 8xx_mmu.c
 2018-10-18  5:22 UTC 

[PATCH] powerpc/mm: remove unused variable
 2018-10-18  5:22 UTC 

[PATCH 1/5] powerpc/64s: Kernel Hypervisor Restricted Access Prevention
 2018-10-18  2:03 UTC  (10+ messages)
` [PATCH 2/5] powerpc/futex: KHRAP support for futex ops
` [PATCH 3/5] powerpc/lib: checksum KHRAP support
` [PATCH 4/5] powerpc/64s: Disable KHRAP with nosmap option
` [PATCH 5/5] powerpc/64s: Document that PPC supports nosmap

[PATCH v07 0/5] powerpc/migration: Affinity fix for memory
 2018-10-17 19:38 UTC  (6+ messages)
` [PATCH v07 1/5] powerpc/drmem: Export 'dynamic-memory' loader
` [PATCH v07 2/5] powerpc/drmem: Add internal_flags feature
` [PATCH v07 3/5] migration/memory: Add hotplug READD_MULTIPLE
` [PATCH v07 4/5] migration/memory: Evaluate LMB assoc changes
` [PATCH v07 5/5] migration/memory: Support 'ibm,dynamic-memory-v2'

[PATCH v06 3/5] migration/memory: Add hotplug READD_MULTIPLE
 2018-10-17 15:12 UTC  (8+ messages)

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-17 11:53 UTC  (9+ messages)
` [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code
  ` Crash on FSL Book3E due to pte_pgprot()? (was Re: [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code)

[PATCH v5 00/22] Implement use of HW assistance on TLB table walk on 8xx
 2018-10-17 11:51 UTC  (3+ messages)
` [PATCH v5 21/22] powerpc/nohash32: allow setting GUARDED attribute in the PMD directly

[PATCH 0/4] Add support for fast mremap
 2018-10-17  7:38 UTC  (7+ messages)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

help
 2018-10-17  9:28 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
 2018-10-17  8:17 UTC  (4+ messages)
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

[PATCH 4.18 086/135] KVM: PPC: Book3S HV: Dont use compound_order to determine host mapping size
 2018-10-17  7:48 UTC  (3+ messages)

[v9 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-10-17  5:59 UTC  (7+ messages)
` [v9 2/7] dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
` [v9 3/7] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
` [v9 4/7] arm: dts: ls1021a: add qdma device tree nodes
` [v9 5/7] arm64: dts: ls1043a: "
` [v9 6/7] arm64: dts: ls1046a: "
` [v9 7/7] dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings

[PATCH kernel 0/4] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 1)
 2018-10-17  4:45 UTC  (9+ messages)
` [PATCH kernel 1/4] powerpc/mm/iommu: Rename mm_iommu_get
` [PATCH kernel 2/4] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel 3/4] powerpc/mm/iommu: Make mm_iommu_new() fail on existing regions

What is an address translation in powerISA jarogn ?
 2018-10-17  0:14 UTC  (2+ messages)

[PATCH v5 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-16 22:44 UTC  (3+ messages)
` [PATCH v5 3/6] clk: qoriq: increase array size of cmux_to_group

linux-next: Tree for Oct 15
 2018-10-16 20:41 UTC  (5+ messages)

[PATCH] powerpc/ftrace: Handle large kernel configs
 2018-10-16 20:25 UTC 

[PATCH v2] powerpc/topology: Update numa mask when cpu node mapping changes
 2018-10-16 14:58 UTC 

Stack protector crash in pnv_smp_cpu_kill_self()
 2018-10-16 14:23 UTC  (4+ messages)

[PATCH v2 0/5] mm: dirty/accessed pte optimisations
 2018-10-16 13:13 UTC  (6+ messages)
` [PATCH v2 1/5] nios2: update_mmu_cache clear the old entry from the TLB
` [PATCH v2 2/5] mm/cow: don't bother write protecting already write-protected huge pages
` [PATCH v2 3/5] mm/cow: optimise pte accessed bit handling in fork
` [PATCH v2 4/5] mm/cow: optimise pte dirty "
` [PATCH v2 5/5] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[PATCH v3] powerpc/pseries: Export raw per-CPU VPA data via debugfs
 2018-10-16 11:50 UTC 

[PATCH 1/3] powerpc: Split user/kernel definitions of struct pt_regs
 2018-10-16 10:50 UTC  (5+ messages)

[PATCH] driver core: device: add BUS_ATTR_WO macro
 2018-10-16 10:48 UTC  (4+ messages)

linux-next: qemu boot failures with today's linux-next
 2018-10-16  9:36 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).