linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-25 11:41:50 to 2018-05-30 09:21:24 UTC [more...]

[PATCH v7 0/5] powerpc/64: memcmp() optimization
 2018-05-30  9:20 UTC 

[PATCH] powerpc/powermac: fix spelling mistake "Usupported" -> "Unsupported"
 2018-05-30  9:15 UTC 

[PATCH v4 00/29] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-05-30  9:04 UTC  (4+ messages)
` [PATCH v4 04/29] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file

[PATCH v6 0/4] powerpc/64: memcmp() optimization
 2018-05-30  9:03 UTC  (13+ messages)
` [PATCH v6 1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
` [PATCH v6 2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision

[PATCH v5 0/3] powerpc/lib: Optimisation of memcmp() and __clear_user() for PPC32
 2018-05-30  8:47 UTC  (6+ messages)
` [PATCH v5 1/3] powerpc/lib: move PPC32 specific functions out of string.S
` [PATCH v5 2/3] powerpc/lib: optimise 32 bits __clear_user()
` [PATCH v5 3/3] powerpc/lib: optimise PPC32 memcmp

[PATCH 0/2] error-injection: simplify code and powerpc support
 2018-05-30  8:41 UTC  (4+ messages)
` [PATCH 1/2] error-injection: Simplify arch specific helpers
` [PATCH 2/2] powerpc: Add support for function error injection

[PATCH v3] powerpc/lib: implement strlen() in assembly
 2018-05-30  8:33 UTC 

[PATCH v6 0/2] powerpc/lib: Optimisation of memcmp() and __clear_user() for PPC32
 2018-05-30  7:06 UTC  (3+ messages)
` [PATCH v6 1/2] powerpc/lib: optimise 32 bits __clear_user()
` [PATCH v6 2/2] powerpc/lib: optimise PPC32 memcmp

[PATCH] powerpc/ptrace: Use copy_{from, to}_user() rather than open-coding
 2018-05-30  6:48 UTC  (2+ messages)

[PATCH v2] powerpc/numa: Correct kernel message severity
 2018-05-30  6:43 UTC  (2+ messages)

[PATCH V2 1/4] powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_access_flags directly
 2018-05-29 22:44 UTC  (5+ messages)
` [PATCH V2 2/4] powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
` [PATCH V2 3/4] powerpc/mm: Change function prototype
` [PATCH V2 4/4] powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-29 22:13 UTC  (8+ messages)

[PATCH] powerpc/prom: Fix %u/%llx usage since prom_printf() change
 2018-05-29 19:20 UTC 

[RFC PATCH] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E
 2018-05-29 19:14 UTC  (3+ messages)

[PATCH v2 0/2] i2c: make use of i2c_8bit_addr_from_msg
 2018-05-29 18:31 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: algos: "
` [PATCH v2 2/2] i2c: busses: "

[PATCH] kvm: no need to check return value of debugfs_create functions
 2018-05-29 17:06 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/time: inline arch_vtime_task_switch()
 2018-05-29 16:19 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/time: Only set ARCH_HAS_SCALED_CPUTIME on PPC64
` [PATCH v3 3/3] powerpc/time: no steal_time if !CONFIG_PPC_SPLPAR

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-05-29 16:15 UTC  (7+ messages)
` [PATCH] powerpc/64s: Enhance the information in cpu_show_spectre_v1()

[PATCH v3] powerpc: fix build failure by disabling attribute-alias warning
 2018-05-29 16:06 UTC 

[PATCH v2] powerpc/cell: fix build failure by disabling attribute-alias warning
 2018-05-29 16:06 UTC 

[PATCH v3 00/14] Implement use of HW assistance on TLB table walk on 8xx
 2018-05-29 15:50 UTC  (15+ messages)
` [PATCH v3 01/14] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v3 02/14] powerpc: move io mapping functions into ioremap.c
` [PATCH v3 03/14] powerpc: make ioremap_bot common to PPC32 and PPC64
` [PATCH v3 04/14] powerpc: common ioremap functions
` [PATCH v3 05/14] powerpc: use _ALIGN_DOWN macro for VMALLOC_BASE
` [PATCH v3 06/14] powerpc/nohash32: allow setting GUARDED attribute in the PMD directly
` [PATCH v3 07/14] powerpc/8xx: set "
` [PATCH v3 08/14] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v3 09/14] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v3 10/14] powerpc/8xx: reunify TLB handler routines
` [PATCH v3 11/14] powerpc/8xx: Free up SPRN_SPRG_SCRATCH2
` [PATCH v3 12/14] powerpc/mm: Make pte_fragment_alloc() common to PPC32 and PPC64
` [PATCH v3 13/14] powerpc/mm: Use pte_fragment_alloc() on 8xx
` [PATCH v3 14/14] powerpc/8xx: Move SW perf counters in first 32kb of memory

[PATCH v2] powerpc/64: Fix build failure with GCC 8.1
 2018-05-29 15:24 UTC  (6+ messages)

[PATCH v4 0/4] powerpc patches for new Kconfig language
 2018-05-29 13:48 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/kbuild: set default generic machine type for 32-bit compile
` [PATCH v4 4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig

[next-20180517][ppc] watchdog: CPU 88 self-detected hard LOCKUP @ update_cfs_group+0x30/0x150
 2018-05-29 13:09 UTC  (3+ messages)

linux-next: boot messages from today's linux-next
 2018-05-29 12:39 UTC  (6+ messages)

[PATCH] cpuidle/powernv : Add Description for cpuidle state
 2018-05-29 12:30 UTC  (3+ messages)

[PATCH] powerpc/prom: Fix %llx usage since prom_printf() change
 2018-05-29 11:58 UTC  (2+ messages)

Kernel OOPS while running memory hotplug test on P6 machine
 2018-05-29 10:40 UTC 

[PATCH v2] powerpc: fix build failure by disabling attribute-alias warning
 2018-05-29  7:46 UTC  (2+ messages)

[PATCH] powerpc/cell: fix build failure by disabling attribute-alias warning
 2018-05-29  6:58 UTC 

[PATCH] powerpc64/module elfv1: Set opd addresses after module relocation
 2018-05-29  6:51 UTC 

[PATCH] powerpc/mm/hugetlb: Use the correct page size when flushing hugepage tlb
 2018-05-29  2:38 UTC  (5+ messages)

[PATCH-RESEND] cxl: Disable prefault_mode in Radix mode
 2018-05-29  1:55 UTC  (3+ messages)

[PATCH] printk: make printk_safe_flush safe in NMI context
 2018-05-28 23:34 UTC 

[PATCH v2] selftests/powerpc: Add perf breakpoint test
 2018-05-28 23:22 UTC 

[PATCH] powerpc/64: Fix build failure with GCC 8.1
 2018-05-28 23:08 UTC  (2+ messages)

[PATCH][RFC] [powerpc] arch_ptrace() uses of access_ok() are pointless
 2018-05-28 20:30 UTC  (3+ messages)

[PATCH] powerpc/Makefile: fix build failure by disabling attribute-alias warning
 2018-05-28 16:18 UTC  (6+ messages)

[PATCH] powerpc/64s: Clear PCR on boot
 2018-05-28 13:28 UTC  (4+ messages)

[PATCH v2] powerpc/32: implement strlen() in assembly
 2018-05-28 12:10 UTC 

[PATCH] sound: Use octal not symbolic permissions
 2018-05-28  9:28 UTC  (2+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-05-28 11:04 UTC  (6+ messages)

[PATCH 1/2] powerpc/mm/radix: Move functions from radix.h to pgtable-radix.c
 2018-05-28  8:59 UTC  (3+ messages)
` [PATCH 2/2] powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang

[PATCH 07/14] powerpc: Add support for restartable sequences
 2018-05-28  7:00 UTC  (8+ messages)

[PATCH] powerpc/Makefile: set -mcpu=860 flag for the 8xx
 2018-05-28  6:08 UTC 

[PATCH] powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"
 2018-05-28  2:18 UTC  (2+ messages)

[PATCH v2] KVM: PPC: remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
 2018-05-28  1:48 UTC 

[PATCH] cpuidle/powernv : init all present cpus for deep states
 2018-05-28  0:46 UTC  (3+ messages)

[PATCH stable 4.14 v2 00/23] powerpc backports for 4.14
 2018-05-27 13:50 UTC  (48+ messages)
` [PATCH stable 4.14 v2 01/23] powerpc/64s: Improve RFI L1-D cache flush fallback
  ` Patch "powerpc/64s: Improve RFI L1-D cache flush fallback" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 02/23] powerpc/pseries: Support firmware disable of RFI flush
  ` Patch "powerpc/pseries: Support firmware disable of RFI flush" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 03/23] powerpc/powernv: Support firmware disable of RFI flush
  ` Patch "powerpc/powernv: Support firmware disable of RFI flush" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 04/23] powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
  ` Patch "powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 05/23] powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
  ` Patch "powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 06/23] powerpc/rfi-flush: Always enable fallback flush on pseries
  ` Patch "powerpc/rfi-flush: Always enable fallback flush on pseries" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 07/23] powerpc/rfi-flush: Differentiate enabled and patched flush types
  ` Patch "powerpc/rfi-flush: Differentiate enabled and patched flush types" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 08/23] powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
  ` Patch "powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 09/23] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
  ` Patch "powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 10/23] powerpc: Add security feature flags for Spectre/Meltdown
  ` Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 11/23] powerpc/pseries: Set or clear security feature flags
  ` Patch "powerpc/pseries: Set or clear security feature flags" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 12/23] powerpc/powernv: Set or clear security feature flags
  ` Patch "powerpc/powernv: Set or clear security feature flags" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 13/23] powerpc/64s: Move cpu_show_meltdown()
  ` Patch "powerpc/64s: Move cpu_show_meltdown()" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 14/23] powerpc/64s: Enhance the information in cpu_show_meltdown()
  ` Patch "powerpc/64s: Enhance the information in cpu_show_meltdown()" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 15/23] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
  ` Patch "powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 16/23] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
  ` Patch "powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 17/23] powerpc/64s: Wire up cpu_show_spectre_v1()
  ` Patch "powerpc/64s: Wire up cpu_show_spectre_v1()" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 18/23] powerpc/64s: Wire up cpu_show_spectre_v2()
  ` Patch "powerpc/64s: Wire up cpu_show_spectre_v2()" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 19/23] powerpc/pseries: Fix clearing of security feature flags
  ` Patch "powerpc/pseries: Fix clearing of security feature flags" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 20/23] powerpc: Move default security feature flags
  ` Patch "powerpc: Move default security feature flags" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 21/23] powerpc/pseries: Restore default security feature flags on setup
  ` Patch "powerpc/pseries: Restore default security feature flags on setup" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 22/23] powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
  ` Patch "powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()" has been added to the 4.14-stable tree
` [PATCH stable 4.14 v2 23/23] powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
  ` Patch "powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit" has been added to the 4.14-stable tree

arch/powerpc/kernel/head_32.S:1106: Error: missing operand
 2018-05-27  9:29 UTC  (5+ messages)

ptrace_syscall_dropped.c:298:TRACE_syscall.ptrace_syscall_dropped:Expected 1 (1) == syscall(286) (4294967295)
 2018-05-26 19:50 UTC 

[PATCH stable 4.14 00/23] powerpc backports for 4.14
 2018-05-26  4:41 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-7 tag
 2018-05-25 11:43 UTC 

[PATCH] powerpc/8xx: fix invalid register expression in head_8xx.S
 2018-05-25 11:41 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/xmon: Also setup debugger hooks when single-stepping
 2018-05-25 11:41 UTC  (2+ messages)
` [v2] "

[PATCH 2/2] powerpc/xmon: Realign paca dump fields
 2018-05-25 11:41 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] powerpc/xmon: Specify the full format in DUMP() macro
 2018-05-25 11:41 UTC  (2+ messages)
` [1/2] "

[PATCH v9] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2018-05-25 11:41 UTC  (2+ messages)
` [v9] "

[PATCH 1/2] selftests/powerpc: Add ptrace hw breakpoint test
 2018-05-25 11:41 UTC  (2+ messages)
` [1/2] "


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