linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-02 01:39:20 to 2020-06-04 06:00:49 UTC [more...]

[mainline][Oops][bisected 2ba3e6 ] 5.7.0 boot fails with kernel panic on powerpc
 2020-06-04  5:57 UTC  (5+ messages)

[PATCH v2 0/8] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-06-04  3:34 UTC  (9+ messages)
` [PATCH v2 1/8] powerpc/watchpoint: Fix 512 byte boundary limit
` [PATCH v2 2/8] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
` [PATCH v2 3/8] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
` [PATCH v2 4/8] powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
` [PATCH v2 5/8] powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
` [PATCH v2 6/8] powerpc/watchpoint: Guest support for 2nd DAWR hcall
` [PATCH v2 7/8] powerpc/watchpoint: Return available watchpoints dynamically
` [PATCH v2 8/8] powerpc/watchpoint: Remove 512 byte boundary

[PATCH v4 0/4] vmalloc kernel mapping and relocatable kernel
 2020-06-04  2:52 UTC  (6+ messages)
` [PATCH v4 1/4] riscv: Move kernel mapping to vmalloc zone
` [PATCH v4 2/4] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v4 3/4] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v4 4/4] riscv: Check relocations at compile time

[PATCH v1 0/4] Migrate non-migrated pages of a SVM
 2020-06-04  2:31 UTC  (10+ messages)
` [PATCH v1 3/4] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE
` [PATCH v1 4/4] KVM: PPC: Book3S HV: migrate hot plugged memory

[PATCH 0/2] pseries extended cede cpu offline mode removal
 2020-06-04  1:38 UTC  (5+ messages)
` [PATCH 1/2] powerpc/pseries: remove cede offline state for CPUs
` [PATCH 2/2] powerpc/rtas: don't online CPUs for partition suspend

[RESEND PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-04  0:24 UTC  (18+ messages)
` [RESEND PATCH v9 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [RESEND PATCH v9 2/5] seq_buf: Export seq_buf_printf
` [RESEND PATCH v9 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [RESEND PATCH v9 4/5] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
  ` [RESEND PATCH v9 4/5] ndctl/papr_scm,uapi: "
` [RESEND PATCH v9 5/5] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-06-04  0:23 UTC  (3+ messages)
` [PATCH v3 2/7] documentation for stats_fs

[PATCH] cxl: Fix kobject memleak
 2020-06-04  0:08 UTC  (5+ messages)

[PATCH 0/3] ASoC: fsl_easrc: Fix several warnings
 2020-06-04  0:07 UTC  (7+ messages)
` [PATCH 1/3] ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
` [PATCH 2/3] ASoC: fsl_easrc: Fix -Wunused-but-set-variable
` [PATCH 3/3] ASoC: fsl_easrc: Fix "Function parameter not described" warnings

[PATCH] powerpc/vdso32: mark __kernel_datapage_offset as STV_PROTECTED
 2020-06-03 23:50 UTC  (4+ messages)

[PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
 2020-06-03 23:44 UTC  (11+ messages)
` [PATCH] arch/{mips, sparc, microblaze, powerpc}: Don't enable pagefault/preempt twice
  ` [PATCH] arch/{mips,sparc,microblaze,powerpc}: "

[PATCH] pwm: Add missing "CONFIG_" prefix
 2020-06-03 23:38 UTC  (2+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-03 21:32 UTC  (7+ messages)
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'
      `  "

[PATCH] net: ethernet: freescale: remove unneeded include for ucc_geth
 2020-06-03 21:28 UTC 

[PATCH] ibmvscsi: don't send host info in adapter info MAD after LPM
 2020-06-03 20:36 UTC 

[powerpc:topic/ppc-kvm] BUILD SUCCESS bf8036a4098d1548cdccf9ed5c523ef4e83e3c68
 2020-06-03 19:11 UTC 

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-06-03 19:05 UTC  (3+ messages)
` [PATCH v4 08/14] powerpc: add support for folded p4d page tables

[PATCH kernel] powerpc/perf: Stop crashing with generic_compat_pmu
 2020-06-03 16:34 UTC  (2+ messages)

[PATCH 00/10] mtd: rawnand: fsl_upm: Convert to exec_op() (and more)
 2020-06-03 14:08 UTC  (22+ messages)
` [PATCH 01/10] mtd: rawnand: fsl_upm: Remove unused mtd var
` [PATCH 02/10] mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field
` [PATCH 03/10] mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc()
` [PATCH 04/10] mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD name
` [PATCH 05/10] mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource()
` [PATCH 06/10] mtd: rawnand: fsl_upm: Use gpio descriptors
` [PATCH 07/10] mtd: rawnand: fsl_upm: Inherit from nand_controller
` [PATCH 08/10] mtd: rawnand: fsl_upm: Implement exec_op()
` [PATCH 09/10] mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation
` [PATCH 10/10] dt-bindings: mtd: fsl-upm-nand: Deprecate chip-delay and fsl, upm-wait-flags
  ` [PATCH 10/10] dt-bindings: mtd: fsl-upm-nand: Deprecate chip-delay and fsl,upm-wait-flags

[PATCH] powerpc/nvram: Replace kmalloc with kzalloc in the error message
 2020-06-03 13:18 UTC  (7+ messages)

[PATCH] powerpc/boot: Add LZMA and LZO __decompress in cuboot to avoid build failure
 2020-06-03 12:58 UTC 

[PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-06-03 10:52 UTC  (12+ messages)

linux-next: fix ups for clashes between akpm and powerpc trees
 2020-06-03 10:26 UTC 

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-06-03 10:04 UTC  (3+ messages)

[RFC PATCH 1/2] libnvdimm: Add prctl control for disabling synchronous fault support
 2020-06-03  9:09 UTC  (17+ messages)

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2020-06-03  8:50 UTC 

[PATCH 0/5] Use per-CPU temporary mappings for patching
 2020-06-03  7:20 UTC  (11+ messages)
` [PATCH 1/5] powerpc/mm: Introduce temporary mm
` [PATCH 2/5] powerpc/lib: Initialize a temporary mm for code patching
` [PATCH 3/5] powerpc/lib: Use "
` [PATCH 4/5] powerpc/lib: Add LKDTM accessor for patching addr
` [PATCH 5/5] powerpc: Add LKDTM test to hijack a patch mapping

[PATCH] cxl: Fix kobject memory leak in cxl_sysfs_afu_new_cr()
 2020-06-03  6:56 UTC  (10+ messages)
    `  "

[powerpc:merge] BUILD SUCCESS 4d8244d005b2a92c872a0a993c3aa94b5842e56b
 2020-06-03  4:33 UTC 

[powerpc:next] BUILD SUCCESS 4336b9337824a60a0b10013c622caeee99460db5
 2020-06-03  4:34 UTC 

generic DMA bypass flag v3
 2020-06-03  4:13 UTC  (9+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line

[PATCH v2] selftests: powerpc: Add test for execute-disabled pkeys
 2020-06-03  3:17 UTC  (4+ messages)

linux-next: manual merge of the rcu tree with the powerpc tree
 2020-06-03  2:02 UTC  (2+ messages)

[PATCH v5 2/3] arch: wire-up close_range()
 2020-06-02 20:42 UTC 

[PATCH 1/4] powerpc: Add a ppc_inst_as_str() helper
 2020-06-02 19:41 UTC  (6+ messages)
` [PATCH 2/4] powerpc/xmon: Improve dumping prefixed instructions
` [PATCH 3/4] powerpc: Handle prefixed instructions in show_user_instructions()
` [PATCH 4/4] powerpc: Handle prefixed instructions in show_instructions()

[PATCH 11/14] x86/entry: Clarify irq_{enter,exit}_rcu()
 2020-06-02 18:47 UTC  (3+ messages)

ppc64le and 32-bit LE userland compatibility
 2020-06-02 17:47 UTC  (28+ messages)
      ` [musl] "

[PATCH v2] cxl: Remove dead Kconfig option
 2020-06-02 16:10 UTC  (2+ messages)

[PATCH] powerpc: Fix misleading small cores print
 2020-06-02 14:52 UTC  (2+ messages)

[PATCH] powerpc/kvm: Enable support for ISA v3.1 guests
 2020-06-02 13:05 UTC  (3+ messages)

[PATCH] hw_breakpoint: Fix build warnings with clang
 2020-06-02 11:19 UTC  (4+ messages)

[PATCH] powerpc/32: disable KASAN with pages bigger than 16k
 2020-06-02 10:25 UTC  (3+ messages)

[RFC PATCH v2 1/5] libnvdimm/dax: Add a dax flag to control synchronous fault support
 2020-06-02  7:49 UTC  (5+ messages)
` [RFC PATCH v2 2/5] powerpc/pmem: Disable synchronous fault by default
` [RFC PATCH v2 3/5] libnvdimm/dax: Make DAXDEV_SYNC_ENABLED flag region-specific
` [RFC PATCH v2 4/5] powerpc/papr_scm: disable MAP_SYNC for newer hardware
` [RFC PATCH v2 5/5] libnvdimm: Add prctl control for disabling synchronous fault support

[PATCH] powerpc/64/syscall: Disable sanitisers for C syscall entry/exit code
 2020-06-02  5:25 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
 2020-06-02  5:25 UTC  (2+ messages)

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-02  5:24 UTC  (2+ messages)

[PATCH] cxl: Remove dead Kconfig options
 2020-06-02  4:03 UTC 

[PATCH 0/7] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-06-02  4:01 UTC  (8+ messages)
` [PATCH 1/7] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
` [PATCH 2/7] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
` [PATCH 3/7] powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
` [PATCH 4/7] powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
` [PATCH 5/7] powerpc/watchpoint: Guest support for 2nd DAWR hcall
` [PATCH 6/7] powerpc/watchpoint: Return available watchpoints dynamically
` [PATCH 7/7] powerpc/watchpoint: Remove 512 byte boundary

[RFC PATCH 1/4] powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
 2020-06-02  2:48 UTC  (3+ messages)


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