linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-17 08:41:52 to 2018-08-22 23:51:11 UTC [more...]

use generic DMA mapping code in powerpc
 2018-08-22 23:50 UTC  (20+ 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 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 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops

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

Infinite looping observed in __offline_pages
 2018-08-22 18:58 UTC  (5+ messages)

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

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 v2 1/4] powerpc/mm: enable the use of page table cache of order 0
 2018-08-22 14:20 UTC  (6+ messages)
` [PATCH v2 3/4] powerpc/mm: fix a warning when a cache is common to PGD and hugepages

[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  (10+ messages)
` [RFC PATCH 1/5] powerpc/64s/hash: convert SLB miss handlers to C
` [RFC PATCH 2/5] powerpc/64s/hash: remove user SLB data from the paca
` [RFC PATCH 3/5] powerpc/64s/hash: remove the first vmalloc segment from the bolted SLB
` [RFC PATCH 4/5] powerpc/64s/hash: Add SLB allocation bitmaps
` [RFC PATCH 5/5] powerpc/64s/hash: Add a SLB preload cache

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 

BUG: libkcapi tests trigger sleep-in-atomic bug in VMX code (ppc64)
 2018-08-22  6:26 UTC  (6+ messages)
      ` [PATCH] crypto: vmx - Fix sleep-in-atomic bugs
    ` [PATCH v2] "

[PATCH 0/8] Devicetree build consolidation
 2018-08-21 21:55 UTC  (4+ messages)
` [PATCH 1/8] powerpc: build .dtb files in dts directory
` [PATCH 6/8] kbuild: consolidate Devicetree dtb build rules
` [PATCH 7/8] powerpc: enable building all dtbs

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-08-21 20:45 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: arm64: add compatible for LX2160A
` [PATCH 2/5] soc/fsl/guts: Add compatible string "
` [PATCH 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a
` [PATCH 4/5] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH 5/5] arm64: dts: add LX2160ARDB board support

[PATCH] treewide: remove current_text_addr
 2018-08-21 20:28 UTC 

[PATCH] selftests/powerpc: Do not fail on TM_CAUSE_RESCHED
 2018-08-21 18:56 UTC 

[PATCH] powerpc/xive: Initialize symbol before usage
 2018-08-21 18:46 UTC 

[PATCH] powerpc/iommu: avoid derefence before pointer check
 2018-08-21 18:44 UTC 

[PATCH] powerpc/kernel: Fix potential spectre v1 in syscall
 2018-08-21 18:42 UTC 

[PATCH 0/2] i2c: remove deprecated attach_adapter callback
 2018-08-21 15:02 UTC  (3+ messages)
` [PATCH 1/2] macintosh: therm_windtunnel: drop using attach_adapter
` [PATCH 2/2] i2c: remove deprecated attach_adapter callback

[PATCH] powerpc/nohash: fix pte_access_permitted()
 2018-08-21 14:47 UTC  (3+ messages)

[PATCH 1/2] sched/topology: Set correct numa topology type
 2018-08-21 13:59 UTC  (3+ messages)

[RFC PATCH 1/2] powerpc/mm/hash: Rename get_ea_context to get_user_context
 2018-08-21 13:32 UTC  (2+ messages)
` [RFC PATCH 2/2] powerpc/mm: Increase the max addressable memory to 2PB

[RFC 00/15] PCI: turn some __weak functions into callbacks
 2018-08-21 13:14 UTC  (27+ messages)
` [RFC 01/15] PCI: clean up legacy host bridge scan functions
` [RFC 02/15] PCI: move pci_scan_bus into callers
` [RFC 03/15] PCI: move pci_scan_root_bus "
` [RFC 04/15] PCI: export pci_register_host_bridge
` [RFC 05/15] PCI: move pci_create_root_bus into callers
` [RFC 06/15] powerpc/pci: fold pci_create_root_bus into pcibios_scan_phb
` [RFC 07/15] PCI/ACPI: clean up acpi_pci_root_create()
` [RFC 08/15] x86: PCI: clean up pcibios_scan_root()
` [RFC 09/15] PCI: xenfront: clean up pcifront_scan_root()
` [RFC 10/15] sparc/PCI: simplify pci_scan_one_pbm
` [RFC 11/15] PCI: hyperv: convert to pci_scan_root_bus_bridge
` [RFC 12/15] PCI: make pcibios_bus_add_device() a callback function
` [RFC 13/15] PCI: turn pcibios_alloc_irq into a callback
` [RFC 14/15] PCI: make pcibios_root_bridge_prepare "
` [RFC 15/15] PCI: make pcibios_add_bus/remove_bus callbacks

[PATCH v2] powerpc/64s/hash: convert SLB miss handlers to C
 2018-08-21 11:54 UTC 

[PATCH] powerpc/64s/hash: convert SLB miss handlers to C
 2018-08-21 11:51 UTC  (4+ messages)

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-08-21 10:44 UTC  (7+ messages)
` [PATCH RFCv2 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH RFCv2 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH RFCv2 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH RFCv2 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH RFCv2 5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages()
` [PATCH RFCv2 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH] powerpc/fadump: cleanup crash memory ranges support
 2018-08-21 10:35 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/powernv/pci: Work around races in PCI bridge enabling
 2018-08-21 10:35 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/traps: Avoid rate limit messages from show unhandled signals
 2018-08-21 10:35 UTC  (3+ messages)
`  "

[PATCH] powerpc/64s: idle_power4 fix PACA_IRQ_HARD_DIS accounting
 2018-08-21 10:35 UTC  (2+ messages)
`  "

[PATCH 15/15] powerpc/powernv: provide a console flush operation for opal hvc driver
 2018-08-21 10:35 UTC  (2+ messages)
` [15/15] "

[PATCH] poewrpc/mce: Fix SLB rebolting during MCE recovery path
 2018-08-21 10:27 UTC  (2+ messages)

[PATCH 1/3] powerpc/tm: Remove msr_tm_active()
 2018-08-21  6:33 UTC  (6+ messages)
` [PATCH v2 1/4] "

[PATCH 1/2] powerpc/process: fix nested output in show_user_instructions()
 2018-08-21  6:27 UTC  (5+ messages)
` [PATCH 2/2] powerpc/process: Constify the number of insns printed by show instructions functions

[PATCH] powerpc/Makefiles: Fix clang/llvm build
 2018-08-21  6:25 UTC  (4+ messages)

[PATCH] powerpc/powernv: Don't select the cpufreq governors
 2018-08-21  4:33 UTC  (2+ messages)

[PATCH] MAINTAINERS: add maintainer entries for RPA pci hotplug drivers
 2018-08-21  1:20 UTC 

[PATCH] powerpc/64: Remove static branch hints from memset()
 2018-08-21  1:04 UTC 

[PATCH 0/9] PCI hotplug diet
 2018-08-21  0:43 UTC  (10+ messages)
` [PATCH 6/9] PCI: hotplug: Constify hotplug_slot_ops
` [PATCH 7/9] PCI: hotplug: Drop hotplug_slot_info
` [PATCH 8/9] PCI: hotplug: Embed hotplug_slot

[PATCH v7 0/2] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-08-20 18:05 UTC  (5+ messages)
` [PATCH v7 1/2] powerpc: Detect the presence of big-cores via "ibm, thread-groups"
  ` [PATCH v7 1/2] powerpc: Detect the presence of big-cores via "ibm,thread-groups"
` [PATCH v7 2/2] powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores

[PATCH v2 0/3] powerpc/pseries: use H_BLOCK_REMOVE
 2018-08-20 14:29 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
` [PATCH v2 2/3] powerpc/pseries/mm: factorize PTE slot computation
` [PATCH v2 3/3] powerpc/pseries/mm: call H_BLOCK_REMOVE

[PATCH v8 0/5] powerpc/pseries: Machine check handler improvements
 2018-08-20 11:34 UTC  (9+ messages)
` [PATCH v8 1/5] powerpc/pseries: Define MCE error event section
` [PATCH v8 2/5] powerpc/pseries: flush SLB contents on SLB MCE errors
` [PATCH v8 3/5] powerpc/pseries: Display machine check error details
` [PATCH v8 4/5] powerpc/pseries: Dump the SLB contents on SLB MCE errors
` [PATCH v8 5/5] powernv/pseries: consolidate code for mce early handling

[RESEND PATCH] i2c/busses/pasemi: Remove hardcoded bus numbers on smbus
 2018-08-20  9:07 UTC  (2+ messages)

[PATCH v7 0/3] powerpc/fadump: Improvements for firmware-assisted dump
 2018-08-20  8:17 UTC  (4+ messages)
` [PATCH v7 1/3] powerpc/fadump: Reservationless firmware assisted dump
` [PATCH v7 2/3] powerpc/fadump: throw proper error message on fadump registration failure
` [PATCH v7 3/3] powerpc/fadump: Do not allow hot-remove memory from fadump reserved area

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-20  7:36 UTC  (4+ messages)

[PATCH 1/3] arch/powerpc/hugetlb: Use pte_access_permitted for hugetlb access check
 2018-08-20  6:12 UTC  (5+ messages)
` [PATCH 3/3] powerpc/mm/ Add proper pte access check helper

[PATCH] powerpc: configs: Update skiroot defconfig
 2018-08-20  1:42 UTC 

[PATCH NEXT v2 4/4] powerpc/pasemi: Connect Nemo boot code
 2018-08-19 20:26 UTC 

[PATCH NEXT v2 3/4] powerpc/pasemi: Add Nemo board device init code
 2018-08-19 20:23 UTC 

[PATCH NEXT v2 1/4] powerpc/pasemi: Add PCI initialisation for Nemo board
 2018-08-19 20:21 UTC 

[PATCH NEXT v2 2/4] powerpc/pasemi: Add Nemo board IRQ initroutine
 2018-08-19 20:21 UTC 

[PATCH v2 1/8] seq_file: introduce seq_open_data helper
 2018-08-19 12:21 UTC  (3+ messages)
` [PATCH v2 7/8] powerpc/pseries: use seq_open_data in hcall_inst_seq_open

[PATCH RFC 0/2] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-08-17 17:02 UTC  (12+ messages)
` [PATCH RFC 1/2] drivers/base: export lock_device_hotplug/unlock_device_hotplug

[PATCH] powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
 2018-08-17 16:41 UTC  (3+ messages)

[PATCH v5] powerpc/topology: Get topology for shared processors at boot
 2018-08-17 14:48 UTC 

[PATCH 1/3] dmaengine: fsldma: move spin_lock_bh to spin_lock in tasklet
 2018-08-17 13:00 UTC 

[PATCH v7 0/9] powerpc/pseries: Machine check handler improvements
 2018-08-17 11:22 UTC  (6+ messages)
` [PATCH v7 4/9] powerpc/pseries: Define MCE error event section


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