linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-21 08:39:05 to 2019-10-24 19:00:38 UTC [more...]

[PATCH] powerpc/boot: Fix the initrd being overwritten under qemu
 2019-10-24 17:45 UTC  (7+ messages)

[PATCH] powerpc/tools: Don't quote $objdump in scripts
 2019-10-24 17:28 UTC  (2+ messages)

[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 v6 00/30] PCI: Allow BAR movement during hotplug
 2019-10-24 17:12 UTC  (31+ 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 0/2] Enabling MSI for Microblaze
 2019-10-24 17:03 UTC  (4+ messages)
` [PATCH 1/2] asm-generic: Make msi.h a mandatory include/asm header

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-24 16:51 UTC  (5+ messages)

[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

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

[PATCH 0/7] towards QE support on ARM
 2019-10-24  8:32 UTC  (17+ messages)
` [PATCH 3/7] soc: fsl: qe: avoid ppc-specific io accessors
` [PATCH 4/7] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic

[PATCH RFC v1 00/12] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-24  7:55 UTC  (27+ 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 03/12] KVM: x86/mmu: Prepare kvm_is_mmio_pfn() "
` [PATCH RFC v1 04/12] KVM: Prepare kvm_is_reserved_pfn() "
` [PATCH RFC v1 05/12] vfio/type1: Prepare is_invalid_reserved_pfn() "
` [PATCH RFC v1 06/12] staging/gasket: Prepare gasket_release_page() "
` [PATCH RFC v1 07/12] staging: kpc2000: Prepare transfer_complete_cb() "
` [PATCH RFC v1 08/12] powerpc/book3s: Prepare kvmppc_book3s_instantiate_page() "
` [PATCH RFC v1 09/12] powerpc/64s: Prepare hash_page_do_lazy_icache() "
` [PATCH RFC v1 10/12] powerpc/mm: Prepare maybe_pte_to_page() "
` [PATCH RFC v1 11/12] x86/mm: Prepare __ioremap_check_ram() "
` [PATCH RFC v1 12/12] mm/memory_hotplug: Don't mark pages PG_reserved when initializing the memmap

[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 v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-24  3:47 UTC  (9+ 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 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 

[PATCH v9 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-10-23  5:41 UTC  (6+ messages)
` [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory

[PATCH v3 0/4] Implement STRICT_MODULE_RWX for powerpc
 2019-10-23  2:56 UTC  (3+ messages)
` [PATCH v3 1/4] powerpc/mm: Implement set_memory() routines

[PATCH v8 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-22 23:38 UTC  (5+ messages)
` [PATCH v8 1/8] powerpc: detect the secure boot mode of the system
` [PATCH v8 3/8] powerpc: detect the trusted boot state "

[PATCH v7 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-10-22 23:22 UTC  (8+ messages)

Pull request: scottwood/linux.git next
 2019-10-22 23:21 UTC 

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2019-10-22 13:56 UTC  (4+ messages)

[PATCH] powerpc/powernv: Fix CPU idle to be called with IRQs disabled
 2019-10-22 11:58 UTC 

[PATCH] powerpc/powernv/prd: Allow copying partial data to user space
 2019-10-22 11:32 UTC 

[PATCH v2 0/1] pseries/hotplug: Change the default behaviour of cede_offline
 2019-10-22 10:33 UTC  (2+ messages)
` [PATCH v2 1/1] pseries/hotplug-cpu: Change default behaviour of cede_offline to "off"

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

[PATCH v3 0/3] LLVM/Clang fixes for pseries_defconfig
 2019-10-22  8:57 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp

[PATCH 0/3] ocxl: Support for an 0penCAPI device in a QEMU guest
 2019-10-22  7:52 UTC  (4+ messages)
` [PATCH 1/3] ocxl: Introduce implementation-specific API
` [PATCH 2/3] ocxl: Add pseries-specific code
` [PATCH 3/3] powerpc/pseries: Fixup config space size of OpenCAPI devices

[PATCH] powerpc/64s/exception: Fix kaup -> kuap typo
 2019-10-22  6:09 UTC  (2+ messages)

[PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers
 2019-10-21 16:35 UTC  (7+ messages)
` [PATCH 1/5] crypto: nx - Improve debugfs_create_u{32, 64}() handling for atomics
` [PATCH 2/5] cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
` [PATCH 3/5] drm/amdgpu: "
` [PATCH 4/5] power: avs: smartreflex: Remove superfluous "
` [PATCH 5/5] ionic: Use debugfs_create_bool() to export bool

[Bug 205283] New: BUG: KASAN: global-out-of-bounds in _copy_to_iter+0x3d4/0x5a8
 2019-10-22  0:06 UTC  (2+ messages)
` [Bug 205283] "

[Bug 199561] sungem: RX MAC fifo overflow smac[03910440]
 2019-10-21 19:11 UTC 

passing NULL to clock_getres (VDSO): terminated by unexpected signal 11
 2019-10-21 15:23 UTC  (13+ messages)
                    ` [PATCH] lib/vdso: Make clock_getres() POSIX compliant again

[PATCH] powerpc/security: Fix debugfs data leak on 32-bit
 2019-10-21 14:23 UTC 

[PATCH v1] usb: fsl: Check memory resource before releasing it
 2019-10-21 10:21 UTC  (3+ messages)
` [PATCH v1] usb: fsl: Remove unused variable
` [PATCH v1] usb: gadget: Correct NULL pointer checking in fsl gadget

[PATCH v7 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-21  8:38 UTC  (2+ messages)

[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
 2019-10-21  8:36 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: Add dma_addr_is_phys_addr()
  ` [PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted


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