linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-22 07:02:28 to 2018-08-27 18:31:57 UTC [more...]

[PATCH v9 0/5] powerpc/pseries: Machine check handler improvements
 2018-08-27 18:31 UTC  (2+ messages)
` [PATCH v9 2/5] powerpc/pseries: flush SLB contents on SLB MCE errors

[RFC PATCH 00/11] Secure Virtual Machine Enablement
 2018-08-27 18:18 UTC  (17+ messages)
` [RFC PATCH 01/11] powerpc/svm: Detect Secure Virtual Machine (SVM) platform
` [RFC PATCH 02/11] powerpc/svm: Select CONFIG_DMA_DIRECT_OPS and CONFIG_SWIOTLB
` [RFC PATCH 03/11] powerpc/svm: Add memory conversion (shared/secure) helper functions
` [RFC PATCH 04/11] powerpc/svm: Convert SWIOTLB buffers to shared memory
` [RFC PATCH 05/11] powerpc/svm: Don't release SWIOTLB buffers on secure guests
` [RFC PATCH 06/11] powerpc/svm: Use SWIOTLB DMA API for all virtio devices
` [RFC PATCH 07/11] powerpc/svm: Use shared memory for Debug Trace Log (DTL)
` [RFC PATCH 08/11] powerpc: Add and use LPPACA_SIZE constant
` [RFC PATCH 09/11] powerpc/svm: Use shared memory for LPPACA structures
` [RFC PATCH 10/11] powerpc/svm: Force the use of bounce buffers
` [RFC PATCH 11/11] powerpc/svm: Increase SWIOTLB buffer size

FSL/NXP P5020: USB problems with the latest Git kernels
 2018-08-27 18:15 UTC  (3+ messages)

Oops running iptables -F OUTPUT
 2018-08-27 17:11 UTC 

[PATCH v2 1/3] powerpc/32: Add ioremap_wt()
 2018-08-27 16:42 UTC  (4+ messages)
` [PATCH v2 2/3] drivers/video/fbdev: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
` [PATCH v2 3/3] drivers/block/z2ram: "

use generic DMA mapping code in powerpc
 2018-08-27 16:06 UTC  (30+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 05/20] swiotlb: allow the architecture to provide a get_required_mask hook
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops

[PATCH v2] drivers/video/fbdev: use ioremap_wc() instead of __ioremap(_PAGE_NO_CACHE)
 2018-08-27 16:05 UTC 

[PATCH] treewide: remove current_text_addr
 2018-08-27 13:33 UTC  (15+ messages)

[PATCH v8 0/5] powerpc/pseries: Machine check handler improvements
 2018-08-27 10:32 UTC  (6+ messages)
` [PATCH v8 5/5] powernv/pseries: consolidate code for mce early handling

Build regressions/improvements in v4.19-rc1
 2018-08-27  9:55 UTC 

[PATCH 0/2] ERAT invalidation fixes
 2018-08-27  9:17 UTC  (6+ messages)
` [PATCH 1/2] powerpc/64s/hash: do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
` [PATCH 2/2] powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation

[PATCH] powerpc: wire up memtest
 2018-08-27  9:02 UTC 

[PATCH] powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it
 2018-08-27  8:27 UTC 

11 minute NTP hw clock update racy?
 2018-08-27  8:01 UTC 

[PATCH] powerpc: remove pre-build checks for old GCC versions
 2018-08-27  2:20 UTC 

[PATCH 0/8] Devicetree build consolidation
 2018-08-26 23:56 UTC  (4+ messages)
` [PATCH 6/8] kbuild: consolidate Devicetree dtb build rules

Patch "usb/phy: fix PPC64 build errors in phy-fsl-usb.c" has been added to the 4.9-stable tree
 2018-08-26  7:16 UTC 

Patch "usb/phy: fix PPC64 build errors in phy-fsl-usb.c" has been added to the 4.14-stable tree
 2018-08-26  7:14 UTC 

[PATCH RESEND 3/3] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
 2018-08-25 14:34 UTC 

[PATCH RESEND 2/3] drivers/video/fbdev: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
 2018-08-25 14:34 UTC 

[PATCH RESEND 1/3] powerpc/32: Add ioremap_wt()
 2018-08-25 14:34 UTC 

[PATCH RESEND 2/3] drivers/video/fbdev: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
 2018-08-25 14:27 UTC 

[PATCH RESEND 3/3] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
 2018-08-25 14:27 UTC 

[PATCH v2] crypto: vmx - Fix sleep-in-atomic bugs
 2018-08-25 13:28 UTC  (6+ messages)

[RFC PATCH 00/11] Secure Virtual Machine Enablement
 2018-08-25  8:55 UTC  (16+ messages)
` [RFC PATCH 01/11] powerpc/svm: Detect Secure Virtual Machine (SVM) platform
` [RFC PATCH 02/11] powerpc/svm: Select CONFIG_DMA_DIRECT_OPS and CONFIG_SWIOTLB
` [RFC PATCH 03/11] powerpc/svm: Add memory conversion (shared/secure) helper functions
` [RFC PATCH 04/11] powerpc/svm: Convert SWIOTLB buffers to shared memory
` [RFC PATCH 05/11] powerpc/svm: Don't release SWIOTLB buffers on secure guests
` [RFC PATCH 06/11] powerpc/svm: Use SWIOTLB DMA API for all virtio devices
` [RFC PATCH 07/11] powerpc/svm: Use shared memory for Debug Trace Log (DTL)
` [RFC PATCH 08/11] powerpc: Add and use LPPACA_SIZE constant
` [RFC PATCH 09/11] powerpc/svm: Use shared memory for LPPACA structures
` [RFC PATCH 10/11] powerpc/svm: Force the use of bounce buffers
` [RFC PATCH 11/11] powerpc/svm: Increase SWIOTLB buffer size

DT case sensitivity
 2018-08-24 16:52 UTC  (16+ messages)

MPC83xx reset status register (RSR, offset 0x910)
 2018-08-24 16:20 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-08-24 16:16 UTC  (8+ messages)
` [PATCH 4/5] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH 5/5] arm64: dts: add LX2160ARDB board support

[PATCH 1/2] soc: fsl: qbman: qman_portal: defer probing when qman is not available
 2018-08-24 14:53 UTC  (4+ messages)
` [PATCH 2/2] soc: fsl: qbman: qman: avoid allocating from non existing gen_pool

[GIT PULL] Please pull powerpc/linux.git powerpc-4.19-2 tag
 2018-08-24 13:06 UTC 

[PATCH 0/2] i2c: remove deprecated attach_adapter callback
 2018-08-24 12:47 UTC  (7+ messages)
` [PATCH 1/2] macintosh: therm_windtunnel: drop using attach_adapter
` [PATCH 2/2] i2c: remove deprecated attach_adapter callback

[PATCH] drivers/video/fbdev: use ioremap_wc() instead of __ioremap(_PAGE_NO_CACHE)
 2018-08-24 11:10 UTC  (3+ messages)

[PATCH] powerpc/xive: Initialize symbol before usage
 2018-08-24  6:58 UTC  (6+ messages)
    ` [PATCH v2] powerpc/xive: Avoid unitialized variable

[PATCH V3 1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
 2018-08-24 10:34 UTC  (9+ messages)
` [PATCH V3 2/6] powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer
` [PATCH V3 3/6] powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
` [PATCH V3 4/6] arch/powerpc/mm/hash: validate the pte entries before handling the hash fault
` [PATCH V3 5/6] powerpc/mm/thp: update pmd_trans_huge to check for pmd_present
` [PATCH V3 6/6] powerpc/mm:book3s: Enable THP migration support

[PATCH 1/3] powerpc/32: Add ioremap_wt()
 2018-08-24 10:04 UTC  (3+ messages)
` [PATCH 2/3] drivers/video/fbdev: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
` [PATCH 3/3] drivers/block/z2ram: "

[PATCH v1] mm: relax deferred struct page requirements
 2018-08-24  7:44 UTC  (7+ messages)

[PATCH v2 1/4] powerpc/mm: enable the use of page table cache of order 0
 2018-08-24  5:44 UTC  (14+ messages)
` [PATCH v2 3/4] powerpc/mm: fix a warning when a cache is common to PGD and hugepages

[PATCH kernel RFC 0/3] powerpc/pseries/iommu: GPU coherent memory pass through
 2018-08-24  3:04 UTC  (3+ messages)

[PATCH v2] poewrpc/mce: Fix SLB rebolting during MCE recovery path
 2018-08-23 14:18 UTC  (3+ messages)
` [v2] "

[PATCH] KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
 2018-08-23 14:18 UTC  (2+ messages)
`  "

[PATCH 1/2] powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid
 2018-08-23 14:18 UTC  (7+ messages)
` [PATCH 2/2] powerpc/mm/hash: Only need the Nest MMU workaround for R -> RW transition
` [1/2] powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid

[PATCH] powerpc/nohash: fix pte_access_permitted()
 2018-08-23 14:18 UTC  (2+ messages)
`  "

[RESEND PATCH v2] powerpc/mce: Fix SLB rebolting during MCE recovery path
 2018-08-23 14:05 UTC  (7+ messages)

[PATCH 4.17 271/324] net/ethernet/freescale/fman: fix cross-build error
 2018-08-23  7:55 UTC 

[PATCH 4.14 186/217] net/ethernet/freescale/fman: fix cross-build error
 2018-08-23  7:54 UTC 

[PATCH 4.9 110/130] net/ethernet/freescale/fman: fix cross-build error
 2018-08-23  7:53 UTC 

[PATCH 4.4 60/79] net/ethernet/freescale/fman: fix cross-build error
 2018-08-23  7:53 UTC 

Infinite looping observed in __offline_pages
 2018-08-23  7:25 UTC  (7+ messages)

[PATCH] poewrpc/mce: Fix SLB rebolting during MCE recovery path
 2018-08-23  4:36 UTC  (4+ messages)

Odd SIGSEGV issue introduced by commit 6b31d5955cb29 ("mm, oom: fix potential data corruption when oom_reaper races with writer")
 2018-08-23  1:25 UTC  (6+ messages)

powerpc compile failure: linux/crc32poly.h: No such file or directory
 2018-08-22 14:10 UTC 

[PATCH v11 00/26] Speculative page faults
 2018-08-22 14:23 UTC  (14+ messages)

[PATCH v5] powerpc/topology: Get topology for shared processors at boot
 2018-08-22 10:12 UTC  (4+ messages)
` [v5] "

[RFC PATCH 0/5] rewriting SLB miss handler in C
 2018-08-22 10:11 UTC  (5+ messages)
` [RFC PATCH 1/5] powerpc/64s/hash: convert SLB miss handlers to C

Patch "net/ethernet/freescale/fman: fix cross-build error" has been added to the 4.4-stable tree
 2018-08-22  8:37 UTC 

Patch "net/ethernet/freescale/fman: fix cross-build error" has been added to the 4.14-stable tree
 2018-08-22  8:07 UTC 

Patch "net/ethernet/freescale/fman: fix cross-build error" has been added to the 4.9-stable tree
 2018-08-22  8:06 UTC 

Patch "net/ethernet/freescale/fman: fix cross-build error" has been added to the 4.17-stable tree
 2018-08-22  7:37 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).