linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-24 18:49:15 to 2019-04-27 13:21:26 UTC [more...]

serial drivers polishing
 2019-04-27 12:52 UTC  (13+ messages)
` [PATCH 02/41] drivers: tty: serial: dz: include <linux/io.h> instead of <asm/io.h>
` [PATCH 03/41] drivers: tty: serial: dz: fix missing parentheses
` [PATCH 04/41] drivers: tty: serial: dz: fix use fix bare 'unsigned'
` [PATCH 05/41] drivers: tty: serial: dz: use pr_info() instead of incomplete printk()
` [PATCH 11/41] drivers: tty: serial: sb1250-duart: fix formatting error
` [PATCH 12/41] drivers: tty: serial: uartlite: use dev_dbg() instead of pr_debug()
` [PATCH 13/41] drivers: tty: serial: uartlite: fill mapsize and use it
` [PATCH 16/41] drivers: tty: serial: uartlite: fix overlong lines
` [PATCH 18/41] drivers: tty: serial: apbuart: use dev_info() instead of printk()
` [PATCH 19/41] drivers: tty: serial: apbuart: fix code formatting
` [PATCH 26/41] drivers: tty: serial: sunzilog: use dev_info() instead of printk()
` [PATCH 29/41] drivers: tty: serial: sunzilog: cleanup logging

[PATCH v10 00/18] Introduce the Counter subsystem
 2019-04-27 11:49 UTC  (8+ messages)
` [PATCH v10 14/18] drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines
` [PATCH v10 15/18] dt-bindings: counter: ftm-quaddec

Why is suspend with s2idle available on POWER8 systems?
 2019-04-27 10:53 UTC 

BUG: crash in __tlb_remove_page_size with STRICT_KERNEL_RWX on BOOK3S_32
 2019-04-27  9:05 UTC  (5+ messages)

[PATCH v2 0/9] Prerequisites for NXP LS104xA SMMU enablement
 2019-04-27  7:10 UTC  (10+ messages)
` [PATCH v2 1/9] soc/fsl/qman: fixup liodns only on ppc targets
` [PATCH v2 2/9] soc/fsl/qbman_portals: add APIs to retrieve the probing status
` [PATCH v2 3/9] fsl/fman: backup and restore ICID registers
` [PATCH v2 4/9] fsl/fman: add API to get the device behind a fman port
` [PATCH v2 5/9] dpaa_eth: defer probing after qbman
` [PATCH v2 6/9] dpaa_eth: base dma mappings on the fman rx port
` [PATCH v2 7/9] dpaa_eth: fix iova handling for contiguous frames
` [PATCH v2 8/9] dpaa_eth: fix iova handling for sg frames
` [PATCH v2 9/9] dpaa_eth: fix SG frame cleanup

[PATCH v12 00/31] Speculative page faults
 2019-04-27  6:00 UTC  (7+ messages)

[PATCH]powerpc/mobility: Serialize PRRN and LPM in device tree update
 2019-04-26 19:19 UTC 

[linuxppc-dev] Patch notification: 3 patches updated
 2019-04-27  4:07 UTC 

[PATCH 2/4] dt-bindings: doc: Reflect new NVMEM of_get_mac_address behaviour
 2019-04-26 23:06 UTC 

[PATCH]powerpc/mobility: Serialize PRRN and LPM in device tree update
 2019-04-26 19:06 UTC 

[PATCH]powerpc/mobility: Serialize PRRN and LPM in device tree update
 2019-04-26 16:08 UTC 

[PATCH]powerpc/mobility: Serialize PRRN and LPM in device tree update
 2019-04-26  4:32 UTC 

[PATCH AUTOSEL 4.19 33/53] powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
 2019-04-27  1:40 UTC 

[PATCH AUTOSEL 5.0 44/79] powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
 2019-04-27  1:38 UTC 

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-04-26 23:56 UTC  (13+ messages)

[PATCH]powerpc/mobility: Serialize PRRN and LPM in device tree update
 2019-04-26 19:20 UTC 

[PATCH 12/10] powerpc: unbreak DYNAMIC_DEBUG=y build with clang
 2019-04-26 19:06 UTC 

[PATCH v3 1/3] powerpc/32s: drop Hash_end
 2019-04-26 16:36 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/32s: don't try to print hash table address
` [PATCH v3 3/3] powerpc/mm: print hash info in a helper

[PATCH v10 00/18] KASAN for powerpc/32 and RFC for 64bit Book3E
 2019-04-26 16:24 UTC  (4+ messages)
` [PATCH v10 05/18] powerpc/prom_init: don't use string functions from lib/

[PATCH v11 00/13] KASAN for powerpc/32
 2019-04-26 16:23 UTC  (14+ messages)
` [PATCH v11 01/13] powerpc/32: Move early_init() in a separate file
` [PATCH v11 02/13] powerpc: prepare string/mem functions for KASAN
` [PATCH v11 03/13] powerpc: remove CONFIG_CMDLINE #ifdef mess
` [PATCH v11 04/13] powerpc/prom_init: don't use string functions from lib/
` [PATCH v11 05/13] powerpc: don't use direct assignation during early boot
` [PATCH v11 06/13] powerpc/32: use memset() instead of memset_io() to zero BSS
` [PATCH v11 07/13] powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
` [PATCH v11 08/13] powerpc/32: prepare shadow area for KASAN
` [PATCH v11 09/13] powerpc: disable KASAN instrumentation on early/critical files
` [PATCH v11 10/13] powerpc/32: Add KASAN support
` [PATCH v11 11/13] powerpc/32s: move hash code patching out of MMU_init_hw()
` [PATCH v11 12/13] powerpc/32s: set up an early static hash table for KASAN
` [PATCH v11 13/13] powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO

[PATCH v2 00/15] Refactor pgalloc stuff
 2019-04-26 15:58 UTC  (16+ messages)
` [PATCH v2 01/15] powerpc/mm: drop __bad_pte()
` [PATCH v2 02/15] powerpc/mm: define __pud_free_tlb() at all time on nohash/64
` [PATCH v2 03/15] powerpc/mm: convert Book3E 64 to pte_fragment
` [PATCH v2 04/15] powerpc/mm: move pgtable_t in asm/mmu.h
` [PATCH v2 05/15] powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
` [PATCH v2 06/15] powerpc/Kconfig: select PPC_MM_SLICES from subarch type
` [PATCH v2 07/15] powerpc/book3e: move early_alloc_pgtable() to init section
` [PATCH v2 08/15] powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32
` [PATCH v2 09/15] powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() "
` [PATCH v2 10/15] powerpc/mm: refactor pte_alloc_one() and pte_free() families definition
` [PATCH v2 11/15] powerpc/mm: refactor definition of pgtable_cache[]
` [PATCH v2 12/15] powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32
` [PATCH v2 13/15] powerpc/mm: refactor pgtable freeing functions on nohash
` [PATCH v2 14/15] powerpc/mm: refactor pmd_pgtable()
` [PATCH v2 15/15] powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash

[PATCH v4 00/63] Include linux ACPI/PCI/X86 docs into Sphinx TOC tree
 2019-04-26 14:23 UTC  (14+ messages)
` [PATCH v4 21/63] Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi and convert to reST
` [PATCH v4 25/63] Documentation: add Linux PCI to Sphinx TOC tree
` [PATCH v4 38/63] Documentation: x86: convert boot.txt to reST
` [PATCH v4 39/63] Documentation: x86: convert topology.txt "

remove dead powernv code
 2019-04-26 12:49 UTC  (4+ messages)
` [PATCH 1/3] powerpc/powernv: remove the unused pnv_pci_set_p2p function
` [PATCH 2/3] powerpc/powernv: remove pnv_pci_{enable,disable}_tunnel
` [PATCH 3/3] powerpc/powernv: remove dead NPU DMA code

[PATCH v3 0/3] Add runtime PM for SAI digital audio interface
 2019-04-26 12:11 UTC  (3+ messages)
` [PATCH v3 3/3] ASoC: fsl_sai: Move clock operation to PM runtime

[PATCH 0/3] Add runtime PM for SAI digital audio interface
 2019-04-26 12:10 UTC  (4+ messages)
` [PATCH 2/3 v2] ASoC: fsl_sai: Add support for runtime pm

[PATCH][v3] powerpc/lib: remove memcpy_flushcache redundant return
 2019-04-26 11:36 UTC 

powerpc hugepage leak caused by 576ed913 "block: use bio_add_page in bio_iov_iter_get_pages"
 2019-04-26 10:51 UTC  (5+ messages)

[PATCH V3] ASoC: fsl_esai: Add pm runtime function
 2019-04-26 10:51 UTC 

[PATCH] ASoC: fsl_sai: Add missing return 0 in remove()
 2019-04-26 10:03 UTC  (3+ messages)
` [alsa-devel] "
` Applied "ASoC: fsl_sai: Add missing return 0 in remove()" to the asoc tree

[PATCH V3] ASoC: fsl_esai: Add pm runtime function
 2019-04-26  9:57 UTC  (2+ messages)

[PATCH v1 0/7] mm/memory_hotplug: Factor out memory block device handling
 2019-04-26  9:11 UTC  (3+ messages)
` [PATCH v1 2/7] s390x/mm: Implement arch_remove_memory()

[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
 2019-04-26  8:36 UTC  (10+ messages)

[PATCH] vfio-pci/nvlink2: Fix potential VMA leak
 2019-04-26  7:50 UTC  (2+ messages)

[PATCH kernel RFC 0/2] powerpc/ioda2: An attempt to allow DMA masks between 32 and 59
 2019-04-26  7:39 UTC  (3+ messages)

[PATCH v2 00/11] Reduce ifdef mess in slice.c
 2019-04-26  6:49 UTC  (22+ messages)
` [PATCH v2 01/11] powerpc/mm: fix erroneous duplicate slb_addr_limit init
` [PATCH v2 02/11] powerpc/mm: no slice for nohash/64
` [PATCH v2 03/11] powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct
` [PATCH v2 04/11] powerpc/mm: move slice_mask_for_size() into mmu.h
` [PATCH v2 05/11] powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
` [PATCH v2 06/11] powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64
` [PATCH v2 07/11] powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c
` [PATCH v2 08/11] powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices
` [PATCH v2 09/11] powerpc/mm: define get_slice_psize() all the time
` [PATCH v2 10/11] powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
` [PATCH v2 11/11] powerpc/mm: drop slice DEBUG

[PATCH v2 00/17] Reduce ifdef mess in hugetlbpage.c
 2019-04-26  5:59 UTC  (18+ messages)
` [PATCH v2 01/17] powerpc/mm: Don't BUG() in hugepd_page()
` [PATCH v2 02/17] powerpc/mm: don't BUG in add_huge_page_size()
` [PATCH v2 03/17] powerpc/book3e: drop mmu_get_tsize()
` [PATCH v2 04/17] powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
` [PATCH v2 05/17] powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E
` [PATCH v2 06/17] powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
` [PATCH v2 07/17] powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
` [PATCH v2 08/17] powerpc/mm: make gup_hugepte() static
` [PATCH v2 09/17] powerpc/mm: split asm/hugetlb.h into dedicated subarch files
` [PATCH v2 10/17] powerpc/mm: add a helper to populate hugepd
` [PATCH v2 11/17] powerpc/mm: cleanup ifdef mess in add_huge_page_size()
` [PATCH v2 12/17] powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
` [PATCH v2 13/17] powerpc/mm: cleanup HPAGE_SHIFT setup
` [PATCH v2 14/17] powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
` [PATCH v2 15/17] powerpc/mm: flatten function __find_linux_pte() step 1
` [PATCH v2 16/17] powerpc/mm: flatten function __find_linux_pte() step 2
` [PATCH v2 17/17] powerpc/mm: flatten function __find_linux_pte() step 3

[PATCH v3 0/6] Reduce memory usage for mm_context_t
 2019-04-26  4:50 UTC  (4+ messages)
` [PATCH v3 5/6] powerpc/mm: Reduce memory usage for mm_context_t for radix

[PATCH v2 0/5] Allow CPU0 to be nohz full
 2019-04-26  4:32 UTC  (5+ messages)
` [PATCH v2 3/5] kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze

[PATCH] powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
 2019-04-25 22:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] KVM: PPC: Book3S HV: smb->smp comment fixup
 2019-04-25 19:53 UTC 

[PATCH 1/3 v2] ASoC: fsl_sai: Update is_slave_mode with correct value
 2019-04-25 19:26 UTC  (3+ messages)
` Applied "ASoC: fsl_sai: Update is_slave_mode with correct value" to the asoc tree

[PATCH v2 1/4] powerpc/boot: don't force gzipped uImage
 2019-04-25 17:03 UTC  (4+ messages)
` [PATCH v2 3/4] powerpc/boot: Add bzip2 support for uImage

[PATCH v6 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-25 15:31 UTC  (25+ messages)
` [PATCH v6 01/24] Documentation: add Linux ACPI to "
` [PATCH v6 02/24] Documentation: ACPI: move namespace.txt to firmware-guide/acpi and convert to reST
` [PATCH v6 03/24] Documentation: ACPI: move enumeration.txt "
` [PATCH v6 04/24] Documentation: ACPI: move osi.txt "
` [PATCH v6 05/24] Documentation: ACPI: move linuxized-acpica.txt to driver-api/acpi "
` [PATCH v6 06/24] Documentation: ACPI: move scan_handlers.txt "
` [PATCH v6 07/24] Documentation: ACPI: move DSD-properties-rules.txt to firmware-guide/acpi and covert "
` [PATCH v6 08/24] Documentation: ACPI: move gpio-properties.txt to firmware-guide/acpi and convert "
` [PATCH v6 09/24] Documentation: ACPI: move method-customizing.txt "
` [PATCH v6 10/24] Documentation: ACPI: move initrd_table_override.txt to admin-guide/acpi "
` [PATCH v6 11/24] Documentation: ACPI: move dsdt-override.txt "
` [PATCH v6 12/24] Documentation: ACPI: move i2c-muxes.txt to firmware-guide/acpi "
` [PATCH v6 13/24] Documentation: ACPI: move acpi-lid.txt "
` [PATCH v6 14/24] Documentation: ACPI: move dsd/graph.txt "
` [PATCH v6 15/24] Documentation: ACPI: move dsd/data-node-references.txt "
` [PATCH v6 16/24] Documentation: ACPI: move debug.txt "
` [PATCH v6 17/24] Documentation: ACPI: move method-tracing.txt to firmware-guide/acpi and convert to rsST
` [PATCH v6 18/24] Documentation: ACPI: move aml-debugger.txt to firmware-guide/acpi and convert to reST
` [PATCH v6 19/24] Documentation: ACPI: move apei/output_format.txt "
` [PATCH v6 20/24] Documentation: ACPI: move apei/einj.txt "
` [PATCH v6 21/24] Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi "
` [PATCH v6 22/24] Documentation: ACPI: move lpit.txt to firmware-guide/acpi "
` [PATCH v6 23/24] Documentation: ACPI: move ssdt-overlays.txt to admin-guide/acpi "
` [PATCH v6 24/24] Documentation: ACPI: move video_extension.txt to firmware-guide/acpi "

[PATCH v5 00/23] Include linux ACPI docs into Sphinx TOC tree
 2019-04-25 15:20 UTC  (12+ messages)
` [PATCH v5 08/23] Documentation: ACPI: move method-customizing.txt to firmware-guide/acpi and convert to reST
` [PATCH v5 14/23] Documentation: ACPI: move dsd/data-node-references.txt "
` [PATCH v5 20/23] Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi "
` [PATCH v5 23/23] Documentation: ACPI: move video_extension.txt to firmware-guide/acpi "

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-25  8:20 UTC  (3+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-25  1:47 UTC  (7+ messages)
` [PATCH 5/6] powerpc/mmu: drop mmap_sem now that locked_vm is atomic

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-04-24 18:19 UTC  (5+ messages)
` [PATCH v2 5/5] arm64/speculation: Support "


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