linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-10 17:23:08 to 2019-08-14 17:52:05 UTC [more...]

[Bug 204371] BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
 2019-08-14 17:48 UTC  (11+ messages)

[5.3.0-rc4-next][bisected 882632][qla2xxx] WARNING: CPU: 10 PID: 425 at drivers/scsi/qla2xxx/qla_isr.c:2784 qla2x00_status_entry.isra
 2019-08-14 17:18 UTC  (3+ messages)

[PATCH v4 00/25] Add FADump support on PowerNV platform
 2019-08-14 17:15 UTC  (26+ messages)
` [PATCH v4 03/25] powerpc/fadump: Improve fadump documentation
` [PATCH v4 05/25] pseries/fadump: introduce callbacks for platform specific operations
` [PATCH v4 06/25] pseries/fadump: define register/un-register callback functions
` [PATCH v4 07/25] pseries/fadump: move out platform specific support from generic code
` [PATCH v4 11/25] powernv/fadump: register kernel metadata address with opal
` [PATCH v4 12/25] powernv/fadump: define register/un-register callback functions
` [PATCH v4 13/25] powernv/fadump: support copying multiple kernel memory regions
` [PATCH v4 14/25] powernv/fadump: process the crashdump by exporting it as /proc/vmcore
` [PATCH v4 18/25] powernv/fadump: process architected register state data provided by firmware

[PATCH 0/3] powerpc/xmon: Fix dump of XIVE interrupt under pseries
 2019-08-14 15:47 UTC  (4+ messages)
` [PATCH 1/3] powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
` [PATCH 2/3] powerpc/xive: Fix dump of XIVE interrupt under pseries
` [PATCH 3/3] powerpc/xmon: Add a dump of all XIVE interrupts

[PATCH 2/3] kbuild: rebuild modules when module linker scripts are updated
 2019-08-14 16:06 UTC 

next take at setting up a dma mask by default for platform devices
 2019-08-14 15:49 UTC  (9+ messages)
` [PATCH 1/6] usb: don't create dma pools for HCDs with a localmem_pool
` [PATCH 2/6] usb: add a hcd_uses_dma helper
` [PATCH 3/6] usb: add a HCD_DMA flag instead of guestimating DMA capabilities
` [PATCH 4/6] usb/max3421: remove the dummy {un, }map_urb_for_dma methods
` [PATCH 5/6] dma-mapping: remove is_device_dma_capable
` [PATCH 6/6] driver core: initialize a default DMA mask for platform device

[PATCH] powerpc/mm: don't display empty early ioremap area
 2019-08-14 14:36 UTC 

use the generic DMA direct remap code on powerpc
 2019-08-14 14:23 UTC  (5+ messages)
` [PATCH] powerpc: use the generic dma coherent remap allocator

[PATCH 1/5] powerpc/ptdump: fix addresses display on PPC32
 2019-08-14 12:51 UTC  (6+ messages)
` [PATCH 2/5] powerpc/ptdump: fix walk_pagetables() address mismatch
` [PATCH 3/5] powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
` [PATCH 4/5] powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected
` [PATCH 5/5] powerpc/ptdump: drop non vital #ifdefs

[PATCH v5 0/7] kvmppc: Paravirtualize KVM to support ultravisor
 2019-08-14 12:04 UTC  (9+ messages)
` [PATCH v5 1/7] Documentation/powerpc: Ultravisor API
` [PATCH v5 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
` [PATCH v5 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v5 5/7] powerpc/mm: Write to PTCR only if ultravisor disabled

[PATCH v3 00/16] Secure Virtual Machine Enablement
 2019-08-14 10:54 UTC  (8+ messages)
` [PATCH v3 08/16] powerpc/pseries/svm: Use shared memory for LPPACA structures
` [PATCH v3 11/16] powerpc/pseries/svm: Export guest SVM status to user space via sysfs

[PATCHv6 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-14 10:11 UTC  (5+ messages)
` [PATCHv6 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately

[PATCH v2] powerpc/32s: fix boot failure with DEBUG_PAGEALLOC without KASAN
 2019-08-14 10:02 UTC 

[PATCH v2 1/2] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
 2019-08-14  9:51 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()

[PATCH 1/2] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
 2019-08-14  9:46 UTC  (4+ messages)
` [PATCH 2/2] powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()

[PATCH v9 0/7] powerpc: implement machine check safe memcpy
 2019-08-14  9:40 UTC  (17+ messages)
` [PATCH v9 1/7] powerpc/mce: Schedule work from irq_work
` [PATCH v9 2/7] powerpc/mce: Fix MCE handling for huge pages
` [PATCH v9 3/7] powerpc/mce: Make machine_check_ue_event() static
` [PATCH v9 4/7] extable: Add function to search only kernel exception table
` [PATCH v9 5/7] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [PATCH v9 6/7] powerpc/mce: Handle UE event for memcpy_mcsafe
` [PATCH v9 7/7] powerpc: add machine check safe copy_to_user

[PATCH] powerpc/futex: fix warning: 'oldval' may be used uninitialized in this function
 2019-08-14  9:25 UTC 

[PATCH 0/3] Add bad pmem bad blocks to bad range
 2019-08-14  8:24 UTC  (4+ messages)
` [PATCH 1/3] powerpc/mce: Add MCE notification chain
` [PATCH 2/3] of_pmem: Add memory ranges which took a mce to bad range
` [PATCH 3/3] papr/scm: Add bad memory ranges to nvdimm bad ranges

[PATCH] powerpc/32s: fix boot failure with DEBUG_PAGEALLOC without KASAN
 2019-08-14  7:44 UTC  (3+ messages)

[PATCH v1 1/4] arm64: dts: ls1028a-rdb: enable emmc hs400 mode
 2019-08-14  7:26 UTC  (4+ messages)
` [PATCH v1 2/4] soc: fsl: guts: Add definition for LS1028A
` [PATCH v1 3/4] arm64: dts: ls1028a: fix little-big endian issue for dcfg
` [PATCH v1 4/4] mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC

[PATCH] powerpc: remove the ppc44x ocm.c file
 2019-08-14  7:13 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
 2019-08-14  6:31 UTC  (3+ messages)

[PATCH v1 01/10] powerpc/mm: drop ppc_md.iounmap()
 2019-08-14  6:30 UTC  (19+ messages)
` [PATCH v1 02/10] powerpc/mm: rework io-workaround invocation
` [PATCH v1 03/10] powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
` [PATCH v1 04/10] powerpc/mm: move ioremap_prot() "
` [PATCH v1 05/10] powerpc/mm: Do early ioremaps from top to bottom on PPC64 too
` [PATCH v1 06/10] powerpc/mm: make ioremap_bot common to all
` [PATCH v1 07/10] powerpc/mm: move iounmap() into ioremap.c and drop __iounmap()
` [PATCH v1 08/10] powerpc/mm: move __ioremap_at() and __iounmap_at() into ioremap.c
` [PATCH v1 09/10] powerpc/mm: make __ioremap_caller() common to PPC32 and PPC64
` [PATCH v1 10/10] powerpc/mm: refactor ioremap_range() and use ioremap_page_range()

[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-14  6:05 UTC  (7+ messages)
` [PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
` [PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
` [PATCH v2 3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race

[REGRESSION] Boot failure with DEBUG_PAGEALLOC on Wii, after PPC32 KASAN patches
 2019-08-14  5:30 UTC  (2+ messages)

[PATCH v5 0/4] Mark the namespace disabled on pfn superblock mismatch
 2019-08-14  4:22 UTC  (3+ messages)
` [PATCH v5 1/4] nvdimm: Consider probe return -EOPNOTSUPP as success

[RFC PATCH] powerpc/64s/radix: introduce option to disable broadcast tlbie
 2019-08-14  2:06 UTC  (2+ messages)

[PATCH v2 0/3] more migration vs CPU hotplug fixes etc
 2019-08-13 18:14 UTC  (8+ messages)
` [PATCH v2 1/3] powerpc/rtas: use device model APIs and serialization during LPM
` [PATCH v2 2/3] powerpc/rtas: allow rescheduling while changing cpu states

[RFC PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-13 17:10 UTC 

[Bug 204479] KASAN hit at modprobe zram
 2019-08-13 11:49 UTC  (5+ messages)

[PATCHv5 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13 11:02 UTC  (7+ messages)
` [PATCHv5 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
  ` [EXT] Re: [PATCHv5 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver

[PATCHv4 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13  6:29 UTC  (4+ messages)
` [PATCHv4 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
  ` [EXT] Re: [PATCHv4 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver

[PATCH] powerpc: Remove empty comment
 2019-08-13  5:12 UTC 

[PATCH 0/2] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-13  4:59 UTC  (6+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
` [PATCH 2/2] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race

Freeze on ppc32 MPC8248 board with 5.2 kernel
 2019-08-13  4:41 UTC  (2+ messages)

[PATCH] dmaengine: fsldma: Mark expected switch fall-through
 2019-08-13  4:38 UTC  (3+ messages)

[PATCH v4 0/3] Fix oops in shared-processor spinlocks
 2019-08-13  3:13 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc/spinlocks: Refactor SHARED_PROCESSOR
` [PATCH v4 2/3] powerpc/spinlocks: Rename SPLPAR-only spinlocks
` [PATCH v4 3/3] powerpc/spinlocks: Fix oops in shared-processor spinlocks

[PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13  2:10 UTC  (8+ messages)
` [PATCHv3 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
    ` [EXT] "
  ` [EXT] Re: [PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver

[PATCH 10/16] powerpc: prefer __section and __printf from compiler_attributes.h
 2019-08-12 21:50 UTC 

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-08-12 17:35 UTC  (4+ messages)

[PATCH] powerpc/64e: drop stale call to smp_processor_id() which hangs SMP startup
 2019-08-12 13:15 UTC  (2+ messages)

[PATCH 2/2] ASoC: fsl_esai: Add new compatible string for imx6ull
 2019-08-12 13:09 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: Add new compatible string for imx6ull" to the asoc tree

[PATCH 1/2] ASoC: fsl_esai: Add compatible string for imx6ull
 2019-08-12 13:09 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: Add compatible string for imx6ull" to the asoc tree

[PATCH v3 1/3] powerpc/spinlocks: Refactor SHARED_PROCESSOR
 2019-08-12 12:08 UTC  (3+ messages)

[PATCH 1/2] powerpc: Allow flush_icache_range to work across ranges >4GB
 2019-08-12  5:41 UTC  (4+ messages)

[PATCH v8 0/7] powerpc: implement machine check safe memcpy
 2019-08-11  1:35 UTC  (7+ messages)
` [PATCH v8 3/7] powerpc/mce: Fix MCE handling for huge pages
` [PATCH v8 7/7] powerpc: add machine check safe copy_to_user

[GIT PULL] Please pull powerpc/linux.git powerpc-5.3-4 tag
 2019-08-10 22:51 UTC  (5+ messages)

[PATCH v3] powerpc/fadump: sysfs for fadump memory reservation
 2019-08-10 17:59 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).