linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 08:26:54 to 2019-10-25 13:49:49 UTC [more...]

[PATCH 0/7] towards QE support on ARM
 2019-10-25 12:40 UTC  (32+ messages)
` [PATCH 4/7] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH v2 00/23] QUICC Engine support on ARM
  ` [PATCH v2 01/23] soc: fsl: qe: remove space-before-tab
  ` [PATCH v2 02/23] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
  ` [PATCH v2 03/23] soc: fsl: qe: avoid ppc-specific io accessors
  ` [PATCH v2 04/23] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
  ` [PATCH v2 05/23] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
  ` [PATCH v2 06/23] soc: fsl: qe: avoid tail comments in qe_ic.h
  ` [PATCH v2 07/23] soc: fsl: qe: merge qe_ic.h into qe_ic.c
  ` [PATCH v2 08/23] soc: fsl: qe: drop unneeded #includes
  ` [PATCH v2 09/23] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
  ` [PATCH v2 10/23] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
  ` [PATCH v2 11/23] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
  ` [PATCH v2 12/23] soc: fsl: qe: drop assign-only high_active in qe_ic_init
  ` [PATCH v2 13/23] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
  ` [PATCH v2 14/23] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
  ` [PATCH v2 15/23] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
  ` [PATCH v2 16/23] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
  ` [PATCH v2 17/23] soc: fsl: qe: make qe_ic_cascade_* static
  ` [PATCH v2 18/23] soc: fsl: qe: remove unused qe_ic_set_* functions

[REVIEW PATCH v5 2/3] arch: wire-up close_range()
 2019-10-25 12:28 UTC 

[PATCH trivial resend] powerpc/booke: Spelling s/date/data/
 2019-10-25  9:29 UTC 

[PATCH] powerpc/prom_init: Undo relocation before entering secure mode
 2019-10-25 11:03 UTC  (2+ messages)

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-25 10:10 UTC  (9+ messages)

[PATCH] powerpc/tools: Don't quote $objdump in scripts
 2019-10-25  8:53 UTC  (3+ messages)

[Bug 205303] New: Compilation for PPC64 fails on warning in watchdog.o
 2019-10-25  8:04 UTC  (3+ messages)
` [Bug 205303] "

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-10-25  7:57 UTC  (12+ messages)
` [PATCH 01/10] memory_hotplug: Add a bounds check to __add_pages
` [PATCH 02/10] nvdimm: remove prototypes for nonexistent functions
` [PATCH 03/10] powerpc: Add OPAL calls for LPC memory alloc/release
` [PATCH 04/10] powerpc: Map & release OpenCAPI LPC memory
` [PATCH 05/10] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH 06/10] ocxl: Add functions to map/unmap LPC memory
` [PATCH 07/10] ocxl: Save the device serial number in ocxl_fn
` [PATCH 08/10] nvdimm: Add driver for OpenCAPI Storage Class Memory
` [PATCH 09/10] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal
` [PATCH 10/10] ocxl: Conditionally bind SCM devices to the generic OCXL driver

[PATCH V2] ASoC: fsl_esai: Add spin lock to protect reset, stop and start
 2019-10-25  7:13 UTC 

[PATCH V2] ASoC: fsl_asrc: refine the setting of internal clock divider
 2019-10-25  7:13 UTC 

[PATCH] ASoC: fsl_asrc: refine the setting of internal clock divider
 2019-10-25  6:54 UTC  (2+ messages)

[PATCH 0/2] Enabling MSI for Microblaze
 2019-10-25  6:12 UTC  (6+ messages)
` [PATCH 1/2] asm-generic: Make msi.h a mandatory include/asm header

[PATCH v2 0/2] Enabling MSI for Microblaze
 2019-10-25  6:10 UTC  (2+ messages)
` [PATCH v2 1/2] asm-generic: Make msi.h a mandatory include/asm header

[PATCH] ASoC: fsl_esai: Add spin lock to protect reset and stop
 2019-10-25  5:54 UTC 

[PATCH] ASoC: fsl: fsl_dma: fix build failure
 2019-10-25  5:13 UTC 

[PATCH v7 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-25  2:40 UTC  (4+ messages)
` [PATCH v7 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define

[PATCH v6 00/30] PCI: Allow BAR movement during hotplug
 2019-10-25  1:22 UTC  (32+ messages)
` [PATCH v6 01/30] PCI: Fix race condition in pci_enable/disable_device()
` [PATCH v6 02/30] PCI: Enable bridge's I/O and MEM access for hotplugged devices
` [PATCH v6 03/30] PCI: hotplug: Add a flag for the movable BARs feature
` [PATCH v6 04/30] PCI: Define PCI-specific version of the release_child_resources()
` [PATCH v6 05/30] PCI: hotplug: movable BARs: Fix reassigning the released bridge windows
` [PATCH v6 06/30] PCI: hotplug: movable BARs: Recalculate all bridge windows during rescan
` [PATCH v6 07/30] PCI: hotplug: movable BARs: Don't disable the released bridge windows
` [PATCH v6 08/30] PCI: hotplug: movable BARs: Don't allow added devices to steal resources
` [PATCH v6 09/30] PCI: Include fixed and immovable BARs into the bus size calculating
` [PATCH v6 10/30] PCI: Prohibit assigning BARs and bridge windows to non-direct parents
` [PATCH v6 11/30] PCI: hotplug: movable BARs: Try to assign unassigned resources only once
` [PATCH v6 12/30] PCI: hotplug: movable BARs: Calculate immovable parts of bridge windows
` [PATCH v6 13/30] PCI: hotplug: movable BARs: Compute limits for relocated "
` [PATCH v6 14/30] PCI: Make sure bridge windows include their fixed BARs
` [PATCH v6 15/30] PCI: Fix assigning the fixed prefetchable resources
` [PATCH v6 16/30] PCI: hotplug: movable BARs: Assign fixed and immovable BARs before others
` [PATCH v6 17/30] PCI: hotplug: movable BARs: Don't reserve IO/mem bus space
` [PATCH v6 18/30] PCI: hotplug: Configure MPS for hot-added bridges during bus rescan
` [PATCH v6 19/30] PCI: hotplug: movable BARs: Ignore the MEM BAR offsets from bootloader
` [PATCH v6 20/30] powerpc/pci: Fix crash with enabled movable BARs
` [PATCH v6 21/30] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH v6 22/30] powerpc/pci: Create pci_dn on demand
` [PATCH v6 23/30] powerpc/pci: hotplug: Add support for movable BARs
` [PATCH v6 24/30] powerpc/powernv/pci: Suppress an EEH error when reading an empty slot
` [PATCH v6 25/30] PNP: Don't reserve BARs for PCI when enabled movable BARs
` [PATCH v6 26/30] PCI: hotplug: movable BARs: Enable the feature by default
` [PATCH v6 27/30] nvme-pci: Handle movable BARs
` [PATCH v6 28/30] PCI/portdrv: Declare support of "
` [PATCH v6 29/30] PCI: pciehp: movable BARs: Trigger a domain rescan on hp events
` [PATCH v6 30/30] Revert "powerpc/powernv/pci: Work around races in PCI bridge enabling"

[PATCH v5 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring
 2019-10-25  0:58 UTC 

[PATCH v5 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-10-25  0:47 UTC  (4+ messages)
` [PATCH v5 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v5 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v5 3/4] x86/efi: move common keyring handler functions to new file

[PATCH] powerpc/boot: Fix the initrd being overwritten under qemu
 2019-10-25  0:03 UTC  (7+ messages)

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-24 17:48 UTC  (15+ messages)
` [PATCH v9 1/8] powerpc: detect the secure boot mode of the system
` [PATCH v9 2/8] powerpc/ima: add support to initialize ima policy rules
` [PATCH v9 3/8] powerpc: detect the trusted boot state of the system
` [PATCH v9 4/8] powerpc/ima: define trusted boot policy
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic
` [PATCH v9 6/8] certs: add wrapper function to check blacklisted binary hash
` [PATCH v9 7/8] ima: check against blacklisted hashes for files with modsig
` [PATCH v9 8/8] powerpc/ima: update ima arch policy to check for blacklist

[PATCH RFC v1 00/12] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-24 12:50 UTC  (17+ messages)
` [PATCH RFC v1 01/12] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes
` [PATCH RFC v1 02/12] mm/usercopy.c: Prepare check_page_span() for PG_reserved changes
` [PATCH RFC v1 06/12] staging/gasket: Prepare gasket_release_page() "

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-24 12:09 UTC  (11+ messages)
` [PATCH v1 01/10] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes
` [PATCH v1 02/10] KVM: x86/mmu: Prepare kvm_is_mmio_pfn() for PG_reserved changes
` [PATCH v1 03/10] KVM: Prepare kvm_is_reserved_pfn() "
` [PATCH v1 04/10] vfio/type1: Prepare is_invalid_reserved_pfn() "
` [PATCH v1 05/10] powerpc/book3s: Prepare kvmppc_book3s_instantiate_page() "
` [PATCH v1 06/10] powerpc/64s: Prepare hash_page_do_lazy_icache() "
` [PATCH v1 07/10] powerpc/mm: Prepare maybe_pte_to_page() "
` [PATCH v1 08/10] x86/mm: Prepare __ioremap_check_ram() "
` [PATCH v1 09/10] mm/memory_hotplug: Don't mark pages PG_reserved when initializing the memmap
` [PATCH v1 10/10] mm/usercopy.c: Update comment in check_page_span() regarding ZONE_DEVICE

[PATCH RFC 00/11] PCI: hotplug: Movable bus numbers
 2019-10-24 17:21 UTC  (12+ messages)
` [PATCH RFC 01/11] PCI: sysfs: Nullify freed pointers
` [PATCH RFC 02/11] PCI: proc: Nullify a freed pointer
` [PATCH RFC 03/11] drivers: base: Make bus_add_device() public
` [PATCH RFC 04/11] drivers: base: Make device_{add|remove}_class_symlinks() public
` [PATCH RFC 05/11] drivers: base: Add bus_disconnect_device()
` [PATCH RFC 06/11] powerpc/pci: Enable assigning bus numbers instead of reading them from DT
` [PATCH RFC 07/11] powerpc/pci: Don't reduce the host bridge bus range
` [PATCH RFC 08/11] PCI: Allow expanding the bridges
` [PATCH RFC 09/11] PCI: hotplug: Add initial support for movable bus numbers
` [PATCH RFC 10/11] PCI: hotplug: movable bus numbers: rename proc and sysfs entries
` [PATCH RFC 11/11] PCI: hotplug: movable bus numbers: compact the gaps in numbering

[PATCH 03/34] powerpc: Use CONFIG_PREEMPTION
 2019-10-24 16:04 UTC  (5+ messages)
      ` [PATCH 03/34 v2] "
        ` [PATCH 03/34 v3] "

[PATCH 0/2] vfio pci: Add support for OpenCAPI devices
 2019-10-24 14:32 UTC  (4+ messages)
` [PATCH 1/2] powerpc/powernv: Register IOMMU group "
` [PATCH 2/2] vfio/pci: Introduce OpenCAPI devices support

[PATCH v2 rebased] powerpc/fadump: when fadump is supported register the fadump sysfs files
 2019-10-24 11:16 UTC  (4+ messages)
` [PATCH] powerpc/fadump: Remove duplicate message

[PATCH v13 06/22] powerpc: mm: Add p?d_leaf() definitions
 2019-10-24  9:37 UTC 

[PATCH v2 1/3] powerpc/pseries: Don't opencode HPTE_V_BOLTED
 2019-10-24  9:35 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/pseries: Don't fail hash page table insert for bolted mapping
` [PATCH v2 3/3] powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full

[PATCH v10 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-24  9:26 UTC  (3+ messages)
` [PATCH v10 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH v10 3/3] soc: fsl: add RCPM driver

[PATCH v1 1/3] mm/powerpc/book3s64/radix: Remove unused code
 2019-10-24  7:58 UTC  (3+ messages)
` [PATCH v1 2/3] powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
` [PATCH v1 3/3] powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-24  7:06 UTC  (6+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH] powerpc/pseries: Mark accumulate_stolen_time() as notrace
 2019-10-24  5:59 UTC 

[PATCH v7 3/3] soc: fsl: add RCPM driver
 2019-10-24  2:57 UTC  (2+ messages)

[PATCH v9 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-24  2:38 UTC  (10+ messages)
` [PATCH v9 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH v9 3/3] soc: fsl: add RCPM driver

[PATCH] ASoC: fsl_asrc: refine the setting of internal clock divider
 2019-10-23 19:10 UTC  (2+ messages)

[PATCH] ASoC: fsl_esai: Add spin lock to protect reset and stop
 2019-10-23 18:31 UTC  (2+ messages)

Onboard SD card doesn't work anymore after the 'mmc-v5.4-2' updates
 2019-10-23 14:31 UTC  (6+ messages)

[RESEND][PATCH] powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
 2019-10-23 13:48 UTC 

[PATCH -next] powerpc/spufs: remove set but not used variable 'ctx'
 2019-10-23 13:44 UTC 

[PATCH] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
 2019-10-23 12:54 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).