linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-07 02:33:41 to 2020-03-12 16:15:25 UTC [more...]

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-12 16:13 UTC  (11+ messages)
` [PATCH 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH -next] PCI: rpaphp: remove set but not used variable 'value'
 2020-03-12 14:41 UTC  (3+ messages)

[PATCH v3 0/6] Memory corruption may occur due to incorrent tlb flush
 2020-03-12 13:27 UTC  (7+ messages)
` [PATCH v3 1/6] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
` [PATCH v3 2/6] asm-generic/tlb: Track which levels of the page tables have been cleared
` [PATCH v3 3/6] asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
` [PATCH v3 4/6] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
` [PATCH v3 5/6] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
` [PATCH v3 6/6] asm-generic/tlb: avoid potential double flush

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-03-12 12:18 UTC  (12+ messages)

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-12 11:15 UTC  (4+ messages)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-12 10:55 UTC  (7+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "

[PATCH v4 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-12 10:52 UTC  (20+ messages)
` [PATCH v4 1/8] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v4 2/8] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v4 3/8] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v4 4/8] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH v4 5/8] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
` [PATCH v4 6/8] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [PATCH v4 7/8] tools/perf: Enable Hz/hz prinitg for --metric-only option
` [PATCH v4 8/8] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events

[PATCH kernel] powerpc/prom_init: Pass the "os-term" message to hypervisor
 2020-03-12  7:44 UTC 

[PATCH v3] powerpc: Replace setup_irq() by request_irq()
 2020-03-12  6:42 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] powerpc/pseries: fix of_read_drc_info_cell() to point at next record
 2020-03-12  5:43 UTC  (4+ messages)

[RFC PATCH v1] pseries/drmem: don't cache node id in drmem_lmb struct
 2020-03-12  5:02 UTC  (2+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-12  4:58 UTC  (18+ messages)
` [PATCH v3 19/27] powerpc/powernv/pmem: Add an IOCTL to report controller statistics
` [PATCH v3 20/27] powerpc/powernv/pmem: Forward events to userspace
` [PATCH v3 21/27] powerpc/powernv/pmem: Add an IOCTL to request controller health & perf data
` [PATCH v3 23/27] powerpc/powernv/pmem: Add debug IOCTLs

[PATCH v4 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-03-12  3:17 UTC  (3+ messages)
` [PATCH v4 1/5] mm/memremap_pages: Introduce memremap_compat_align()

[PATCH v1 0/5] mm/memory_hotplug: allow to specify a default online_type
 2020-03-11 17:05 UTC  (15+ messages)
` [PATCH v1 1/5] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v1 2/5] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v1 3/5] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v1 4/5] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v1 5/5] mm/memory_hotplug: allow to specify a default online_type

[RFC 00/11] perf: Enhancing perf to export processor hazard information
 2020-03-11 16:00 UTC  (7+ messages)

[PATCH] hwmon: (ibmpowernv) Use scnprintf() for avoiding potential buffer overflow
 2020-03-11 15:09 UTC 

[PATCH] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-03-11 11:52 UTC 

[PATCH v2] powerpc test_emulate_step: fix DS operand in ld encoding to appropriate value
 2020-03-11 10:24 UTC 

[PATCH v3 0/6] Track and expose idle PURR and SPURR ticks
 2020-03-11  9:37 UTC  (7+ messages)
` [PATCH v3 1/6] powerpc: Move idle_loop_prolog()/epilog() functions to header file
` [PATCH v3 2/6] powerpc/idle: Add accessor function to always read latest idle PURR
` [PATCH v3 3/6] powerpc/pseries: Account for SPURR ticks on idle CPUs
` [PATCH v3 4/6] powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
` [PATCH v3 5/6] Documentation: Document sysfs interfaces purr, spurr, idle_purr, idle_spurr
` [PATCH v3 6/6] pseries/sysfs: Minimise IPI noise while reading [idle_][s]purr

[PATCH V16] mm/debug: Add tests validating architecture page table helpers
 2020-03-11  9:34 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  8:08 UTC  (4+ messages)
` [PATCH -next 016/491] KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc): Use fallthrough;
` [PATCH -next 017/491] CELL BROADBAND ENGINE ARCHITECTURE: "

[PATCH] hwmon: (ibmpowernv) Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  7:39 UTC 

[PATCH 1/2] powerpc test_emulate_step: fix DS operand in ld encoding to appropriate value
 2020-03-11  7:21 UTC  (4+ messages)
` [PATCH 2/2] powerpc test_emulate_step: add macro for 14 bit immediate field

[PATCH] pseries/iommu: Tweak ddw behavior in presence of pmem
 2020-03-11  6:47 UTC  (3+ messages)

[PATCH v6 0/7] set_memory() routines and STRICT_MODULE_RWX
 2020-03-11  6:09 UTC  (10+ messages)
` [PATCH v6 1/7] powerpc/mm: Implement set_memory() routines
` [PATCH v6 2/7] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v6 3/7] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v6 4/7] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v6 5/7] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig
` [PATCH v6 6/7] powerpc/mm: implement set_memory_attr()
` [PATCH v6 7/7] powerpc/32: use set_memory_attr()

[PATCH] KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
 2020-03-10 23:05 UTC  (2+ messages)

[PATCH v3] powerpc: setup_64: set up PACA earlier to avoid kcov problems
 2020-03-10 23:03 UTC  (4+ messages)

[PATCH net v2] ibmvnic: Do not process device remove during device reset
 2020-03-10 22:58 UTC  (2+ messages)

[PATCH 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-03-10 20:27 UTC  (2+ messages)
` [PATCH 2/2] powerpc/fadump: consider reserved ranges while reserving memory

[PATCH 0/4] powerpc/xive: fixes and debug extensions
 2020-03-10 16:07 UTC  (9+ messages)
` [PATCH 1/4] powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
` [PATCH 2/4] powerpc/xive: Fix xmon support on the PowerNV platform
` [PATCH 3/4] powerpc/xmon: Add source flags to output of XIVE interrupts

[PATCH v3] powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits
 2020-03-10 17:29 UTC 

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2020-03-10 12:28 UTC  (4+ messages)
` [Bug 206669] "

[PATCH v2] powerpc/Makefile: Mark phony targets as PHONY
 2020-03-10 12:00 UTC  (4+ messages)

[PATCH] macintosh: windfarm: fix MODINFO regression
 2020-03-10 11:22 UTC  (5+ messages)

ppc32 panic on boot on linux-next
 2020-03-10 11:06 UTC  (5+ messages)

CDC ethernet gadget: complete system freeze
 2020-03-10  9:43 UTC 

[PATCH] i2c: powermac: correct comment about custom handling
 2020-03-10  9:19 UTC  (2+ messages)

[PATCH V15] mm/debug: Add tests validating architecture page table helpers
 2020-03-10  2:31 UTC  (5+ messages)

[PATCH net] ibmvnic: Do not process device remove during device reset
 2020-03-10  1:04 UTC  (2+ messages)

[PATCH] ibmvnic: Do not process device remove during device reset
 2020-03-10  0:00 UTC 

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-09 23:46 UTC  (12+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
  ` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
` [PATCH v5 2/7] ASoC: fsl-asoc-card: Support new property fsl, asrc-format
  ` [PATCH v5 2/7] ASoC: fsl-asoc-card: Support new property fsl,asrc-format
` [PATCH v5 3/7] ASoC: fsl_asrc: "
` [PATCH v5 4/7] ASoC: fsl_asrc: rename asrc_priv to asrc
` [PATCH v5 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
` [PATCH v5 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
` [PATCH v5 7/7] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers

[PATCH -next] soc: fsl: dpio: remove set but not used variable 'addr_cena'
 2020-03-09 22:33 UTC  (2+ messages)

[PATCH] powerpc/64: BE option to use ELFv2 ABI for big endian kernels
 2020-03-09 21:48 UTC  (6+ messages)

[PATCH 0/7] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-03-09 10:58 UTC  (11+ messages)
` [PATCH 1/8] powerpc: Add asm header 'papr_scm.h' describing the papr-scm interface
` [PATCH 2/8] powerpc/papr_scm: Provide support for fetching dimm health information
` [PATCH 3/8] powerpc/papr_scm: Fetch dimm performance stats from PHYP
` [PATCH 7/8] powerpc/papr_scm: Re-implement 'papr_flags' using 'nd_papr_scm_dimm_health_stat'
` [PATCH 8/8] powerpc/papr_scm: Implement support for DSM_PAPR_SCM_HEALTH

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-09  8:58 UTC  (16+ messages)
` [PATCH 01/15] powerpc/watchpoint: Rename current DAWR macros
` [PATCH 02/15] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH 03/15] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH 04/15] powerpc/watchpoint/ptrace: Return actual num of available watchpoints
` [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH 06/15] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
` [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH 08/15] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH 09/15] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH 11/15] powerpc/watchpoint: Introduce is_ptrace_bp() function
` [PATCH 12/15] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH 13/15] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH 14/15] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH 15/15] powerpc/watchpoint/xmon: Support 2nd dawr

[PATCH] powerpc/fsl-85xx: fix compile error
 2020-03-09  6:49 UTC 

[PATCHv2 1/2] powerpc/of: split out new_property() for reusing
 2020-03-09  1:50 UTC  (5+ messages)
` [PATCHv3 0/2] pseries/scm: buffer pmem's bound addr in dt for kexec kernel
  ` [PATCHv3 1/2] powerpc/of: split out new_property() for reusing

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-03-08 10:54 UTC  (4+ messages)
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()

[GIT PULL] Please pull powerpc/linux.git powerpc-5.6-4 tag
 2020-03-07 14:30 UTC  (2+ messages)

[PATCH] powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
 2020-03-07 10:09 UTC 

[PATCH v4 0/8] ASoC: Add new module driver for new ASRC
 2020-03-07  3:24 UTC  (6+ messages)
` [PATCH v4 1/8] ASoC: dt-bindings: fsl_asrc: Change asrc-width to asrc-format

[PATCH v4 00/11] Add the multiple PF support for DWC and Layerscape
 2020-03-07  2:14 UTC  (10+ messages)
` [PATCH v5 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v5 02/11] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v5 03/11] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v5 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCH v5 05/11] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCH v5 06/11] PCI: layerscape: Fix some format issue of the code
` [PATCH v5 07/11] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH v5 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v5 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table


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