linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-19 17:35:03 to 2019-11-21 14:17:25 UTC [more...]

[PATCH v2 00/11] opencapi: enable card reset and link retraining
 2019-11-21 13:49 UTC  (11+ messages)
` [PATCH v2 01/11] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH v2 02/11] powerpc/powernv/ioda: Protect PE list
` [PATCH v2 03/11] powerpc/powernv/ioda: set up PE on opencapi device when enabling
` [PATCH v2 04/11] powerpc/powernv/ioda: Release opencapi device
` [PATCH v2 05/11] powerpc/powernv/ioda: Find opencapi slot for a device node
` [PATCH v2 06/11] pci/hotplug/pnv-php: Remove erroneous warning
` [PATCH v2 07/11] pci/hotplug/pnv-php: Improve error msg on power state change failure
` [PATCH v2 08/11] pci/hotplug/pnv-php: Register opencapi slots
` [PATCH v2 09/11] pci/hotplug/pnv-php: Relax check when disabling slot
` [PATCH v2 11/11] ocxl: Add PCI hotplug dependency to Kconfig

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-21 13:33 UTC  (5+ messages)

[PATCH] tty: Fix Kconfig indentation, continued
 2019-11-21 13:28 UTC 

[PATCH] drivers: net: Fix Kconfig indentation, continued
 2019-11-21 13:28 UTC 

[PATCH v2 0/4] Replace current->mm by kvm->mm on powerpc/kvm
 2019-11-21 13:24 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/kvm/book3s: Fixes possible 'use after release' of kvm

[PATCH v4 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-11-21 10:15 UTC  (4+ messages)
` [PATCH v4 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH 0/8] y2038: bug fixes from y2038 work
 2019-11-21 10:02 UTC  (6+ messages)
` [PATCH 3/8] powerpc: fix vdso32 for ppc64le
  ` [Y2038] "

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-21  9:54 UTC  (42+ messages)
` [PATCH v7 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v7 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v7 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v7 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v7 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v7 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v7 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v7 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v7 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v7 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v7 12/24] IB/{core, hw, umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v7 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v7 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v7 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v7 16/24] net/xdp: "
` [PATCH v7 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v7 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v7 19/24] vfio, mm: "
` [PATCH v7 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v7 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v7 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v7 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v7 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH v2] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-21  9:26 UTC 

[PATCH] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-21  9:18 UTC  (6+ messages)

PCIPOCALYPSE
 2019-11-21  7:52 UTC  (59+ messages)
` [Very RFC 01/46] powerpc/eeh: Don't attempt to restore VF config space after reset
` [Very RFC 02/46] powernv/pci: Add helper to find ioda_pe from BDFN
` [Very RFC 03/46] powernv/pci: Remove dma_dev_setup() for NPU PHBs
` [Very RFC 04/46] powernv/pci: Move dma_{dev|bus}_setup into pci-ioda.c
` [Very RFC 05/46] powernv/pci: Remove the pnv_phb dma_dev_setup callback
` [Very RFC 06/46] powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
` [Very RFC 07/46] powernv/pci: Rework IODA PE device accounting
` [Very RFC 08/46] powerpc/eeh: Calculate VF index rather than looking it up in pci_dn
` [Very RFC 09/46] powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
` [Very RFC 10/46] powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()
` [Very RFC 11/46] powerpc/eeh: Convert various printfs to use edev, not pci_dn
` [Very RFC 12/46] powerpc/eeh: Split eeh_probe into probe_pdn and probe_pdev
` [Very RFC 13/46] powerpc/eeh: Rework how pdev_probe() is used
` [Very RFC 14/46] powernv/eeh: Remove un-necessary call to eeh_add_device_early()
` [Very RFC 15/46] powernv/eeh: Use pnv_eeh_*_config() for internal config ops
` [Very RFC 16/46] powernv/eeh: Use eeh_edev_warn() rather than open-coding a BDFN print
` [Very RFC 17/46] powernv/eeh: add pnv_eeh_find_edev()
` [Very RFC 18/46] powernv/pci: Add pci_bus_to_pnvhb() helper
` [Very RFC 19/46] powernv/eeh: Use standard PCI capability lookup functions
` [Very RFC 20/46] powernv/eeh: Look up device info from pci_dev
` [Very RFC 21/46] powernv/eeh: Rework finding an existing edev in probe_pdev()
` [Very RFC 22/46] powernv/eeh: Allocate eeh_dev's when needed
` [Very RFC 23/46] powerpc/eeh: Moving finding the parent PE into the platform
` [Very RFC 24/46] powernv/pci: Make the pre-cfg EEH freeze check use eeh_dev rather than pci_dn
` [Very RFC 25/46] powernv/pci: Remove pdn from pnv_pci_config_check_eeh()
` [Very RFC 26/46] powernv/pci: Remove pdn from pnv_pci_cfg_{read|write}
` [Very RFC 27/46] powernv/pci: Clear reserved PE freezes
` [Very RFC 28/46] powernv/iov: Move SR-IOV PF state out of pci_dn
` [Very RFC 29/46] powernv/pci: Remove open-coded PE lookup in PELT-V setup
` [Very RFC 30/46] powernv/pci: Remove open-coded PE lookup in PELT-V teardown
` [Very RFC 31/46] powernv/pci: Remove open-coded PE lookup in pnv_pci_ioda_dma_dev_setup()
` [Very RFC 32/46] powernv/pci: Remove open-coded PE lookup in iommu_bypass_supported()
` [Very RFC 33/46] powernv/pci: Remove open-coded PE lookup in iommu notifier
` [Very RFC 34/46] powernv/pci: Remove open-coded PE lookup in pnv_pci_enable_device_hook()
` [Very RFC 35/46] powernv/pci: Remove open-coded PE lookup in pnv_pci_release_device
` [Very RFC 36/46] powernv/npu: Remove open-coded PE lookup for GPU device
` [Very RFC 37/46] powernv/pci: Use the PHB's rmap for pnv_ioda_to_pe()
` [Very RFC 38/46] powerpc/pci-hotplug: Scan the whole bus when using PCI_PROBE_NORMAL
` [Very RFC 39/46] powernv/npu: Avoid pci_dn when mapping device_node to a pci_dev
` [Very RFC 40/46] powernv/npu: Don't drop refcount when looking up GPU pci_devs
` [Very RFC 41/46] powernv/eeh: Remove pdn setup for SR-IOV VFs
` [Very RFC 42/46] powernv/pci: Don't clear pdn->pe_number in pnv_pci_release_device
` [Very RFC 43/46] powernv/pci: Do not set pdn->pe_number for NPU/CAPI devices
` [Very RFC 44/46] powerpc/pci: Don't set pdn->pe_number when applying the weird P8 NVLink PE hack
` [Very RFC 45/46] powernv/pci: Remove requirement for a pdn in config accessors
` [Very RFC 46/46] HACK: prevent pdn's from being created

generic DMA bypass flag
 2019-11-21  7:34 UTC  (8+ messages)

[PATCH v2] tty: Fix Kconfig indentation
 2019-11-21  7:27 UTC  (4+ messages)

[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-21  4:05 UTC  (3+ messages)

[PATCH v2] powerpc: Fix Kconfig indentation
 2019-11-21  3:21 UTC 

[PATCH v3 0/8] powerpc/vdso32 enhancement and optimisation
 2019-11-20 23:53 UTC  (5+ messages)
` [PATCH v3 2/8] powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE

[PATCH 00/23] y2038 cleanups
 2019-11-20 22:49 UTC  (5+ messages)
` [PATCH 07/23] y2038: vdso: powerpc: avoid timespec references
  ` [Y2038] "
` [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers
  ` [Y2038] "

[PATCH] powerpc/pseries: remove variable 'status' set but not used
 2019-11-20 21:34 UTC  (3+ messages)

[PATCH] of: unittest: fix memory leak in attach_node_and_children
 2019-11-20 21:09 UTC  (2+ messages)

[PATCH net/ibmvnic 0/2] Support both XIVE and XICS modes in ibmvnic
 2019-11-20 20:37 UTC  (4+ messages)
` [PATCH net/ibmvnic 1/2] Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
` [PATCH net/ibmvnic 2/2] net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode

[PATCH v2 1/2] KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
 2019-11-20 16:38 UTC  (3+ messages)

[PATCH v4 47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
 2019-11-20 19:42 UTC  (2+ messages)

next/master bisection: boot on peach-pi
 2019-11-20 19:29 UTC 

[PATCH 0/6] implement KASLR for powerpc/fsl_booke/64
 2019-11-20 18:51 UTC  (2+ messages)

[PATCH v5 00/48] QUICC Engine support on ARM, ARM64, PPC64
 2019-11-20 17:59 UTC  (6+ messages)
` [PATCH v5 13/48] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
` [PATCH v5 45/48] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers

[PATCH 0/2] net/ibmvnic: Support both XIVE and XICS modes in ibmvnic
 2019-11-20 16:16 UTC  (3+ messages)
` [PATCH 1/2] net/ibmvnic: Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
` [PATCH 2/2] net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode

[PATCH] macintosh: Fix Kconfig indentation
 2019-11-20 13:41 UTC 

[PATCH] soc: fsl: Fix Kconfig indentation
 2019-11-20 13:39 UTC 

[PATCH] tty: Fix Kconfig indentation
 2019-11-20 13:38 UTC 

[PATCH] powerpc: Fix Kconfig indentation
 2019-11-20 13:37 UTC 

[PATCH] crypto: vmx - Avoid weird build failures
 2019-11-20 11:27 UTC 

next/master bisection: boot on peach-pi
 2019-11-20 10:55 UTC  (2+ messages)

[PATCH v1 01/12] powerpc/pseries: CMM: Implement release() function for sysfs device
 2019-11-20 10:35 UTC  (2+ messages)

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-11-20  8:32 UTC  (7+ messages)

[PATCH v3 00/15] Enable CONFIG_VMAP_STACK on PPC32
 2019-11-20  7:38 UTC  (4+ messages)
` [PATCH v3 15/15] powerpc/32s: Activate CONFIG_VMAP_STACK

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-20  7:17 UTC  (7+ messages)
` [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages

unify the dma_capable definition
 2019-11-20  6:31 UTC  (7+ messages)
  ` [PATCH 1/3] dma-direct: unify the dma_capable definitions

[PATCH V10] mm/debug: Add tests validating architecture page table helpers
 2019-11-20  5:31 UTC 

[PATCH v11 1/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-20  5:27 UTC  (2+ messages)
` [PATCH] update to "kasan: support backing vmalloc space with real shadow memory"

[PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
 2019-11-20  5:06 UTC  (14+ messages)
` [PATCH RESEND v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH RESEND v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH RESEND v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH RESEND v17 04/13] namei: allow set_root() "
` [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT, BENEATH}: permit limited ".." resolution
` [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
` [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
` [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags

[RFC PATCH 1/4] libnvdimm/namespace: Make namespace size validation arch dependent
 2019-11-20  3:46 UTC  (13+ messages)

[PATCH] selftests/powerpc: spectre_v2 test must be built 64-bit
 2019-11-20  2:39 UTC 

[PATCH v2] powerpc: Add const qual to local_read() parameter
 2019-11-20  2:05 UTC  (2+ messages)

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-11-19 20:44 UTC  (6+ messages)
` [PATCH v6 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()

[PATCH v4 1/2] powerpc/32: Split kexec low level code out of misc_32.S
 2019-11-19 17:51 UTC  (4+ messages)
` [PATCH v4 2/2] powerpc/kexec: move kexec files into a dedicated subdir

[PATCH] powerpc/8xx: Fix permanently mapped IMMR region
 2019-11-19 17:49 UTC  (3+ messages)

[PATCH 00/11] opencapi: enable card reset and link retraining
 2019-11-19 17:32 UTC  (4+ messages)
` [PATCH 04/11] powerpc/powernv/ioda: Release opencapi device


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