linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 19:33:30 to 2020-02-19 05:15:35 UTC [more...]

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-19  5:13 UTC  (31+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 08/27] ocxl: Save the device serial number in ocxl_fn
` [PATCH v2 10/27] nvdimm: Add driver for OpenCAPI Storage Class Memory
` [PATCH v2 12/27] nvdimm/ocxl: Read the capability registers & wait for device ready
` [PATCH v2 13/27] nvdimm/ocxl: Add support for Admin commands
` [PATCH v2 14/27] nvdimm/ocxl: Add support for near storage commands
` [PATCH v2 22/27] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v2 24/27] nvdimm/ocxl: Implement Overwrite

[PATCH v2] powerpc/Makefile: Mark phony targets as PHONY
 2020-02-19  2:18 UTC  (2+ messages)

[PATCH v2 0/3] Add new module driver for new ASRC
 2020-02-19  1:09 UTC  (6+ messages)
` [PATCH v2 1/3] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
` [PATCH v2 2/3] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
` [PATCH v2 3/3] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI and platform drivers

[PATCH v3] powerpc/kprobes: Ignore traps that happened in real mode
 2020-02-19  1:01 UTC  (2+ messages)

[PATCH] powerpc/Makefile: Mark phony targets as PHONY
 2020-02-18 12:40 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Treat unrecognized TM instructions as illegal
 2020-02-18 21:23 UTC  (6+ messages)

[PATCH] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-02-18 21:13 UTC 

[PATCH] libnvdimm/bus: return the outvar 'cmd_rc' error code in __nd_ioctl()
 2020-02-18 21:03 UTC  (3+ messages)

[PATCH] libnvdimm/of_pmem: Fix leaking bus_desc.provider_name in some paths
 2020-02-18 21:03 UTC  (2+ messages)

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-18 19:44 UTC  (24+ messages)
` [PATCH v7 01/12] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v7 02/12] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v7 03/12] perf/core: open access to probes "
` [PATCH v7 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v7 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v7 06/12] trace/bpf_trace: "
` [PATCH v7 07/12] powerpc/perf: "
` [PATCH v7 08/12] parisc/perf: "
` [PATCH v7 09/12] drivers/perf: "
` [PATCH v7 10/12] drivers/oprofile: "
` [PATCH v7 11/12] doc/admin-guide: update perf-security.rst with CAP_PERFMON information
` [PATCH v7 12/12] doc/admin-guide: update kernel.rst "

[PATCH v2] powerpc/kprobes: Fix trap address when trap happened in real mode
 2020-02-18 19:37 UTC  (3+ messages)

MCE handler gets NIP wrong on MPC8378
 2020-02-18 18:08 UTC  (2+ messages)

[PATCH 1/2] powerpc: reserve memory for capture kernel after hugepages init
 2020-02-18 16:34 UTC  (5+ messages)
` [PATCH 2/2] powerpc: avoid adjusting memory_limit for capture kernel memory reservation
` [PATCH rebased 1/2] powerpc: reserve memory for capture kernel after hugepages init
  ` [PATCH rebased 2/2] powerpc: avoid adjusting memory_limit for capture kernel memory reservation

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

[PATCH 1/2] powerpc/kprobes: Remove redundant code
 2020-02-18 14:40 UTC  (4+ messages)
` [PATCH 2/2] powerpc/kprobes: Reduce depth of a test

[PATCH v2] powerpc/kprobes: Ignore traps that happened in real mode
 2020-02-18 14:32 UTC 

[PATCH] powerpc/entry: Fix a #if which should be a #ifdef in entry_32.S
 2020-02-18 14:09 UTC 

[PATCH] powerpc/kprobes: Fix trap address when trap happened in real mode
 2020-02-18 14:06 UTC  (16+ messages)

[PATCH 1/2] powerpc/perf: Add mtmmcr0(FC) after ppc_set_pmu_inuse(1)
 2020-02-18 12:56 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/perf: Check pmus_inuse flag in perf_event_print_debug()

[PATCH kernel v3] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
 2020-02-18 11:53 UTC  (5+ messages)

[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-18 10:54 UTC  (19+ messages)
` [PATCH v2 01/13] arm/arm64: add support for folded p4d page tables
` [PATCH v2 02/13] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v2 03/13] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v2 04/13] ia64: add support for folded p4d page tables
` [PATCH v2 05/13] nios2: "
` [PATCH v2 06/13] openrisc: "
` [PATCH v2 07/13] powerpc: "
` [PATCH v2 08/13] sh: fault: Modernize printing of kernel messages
` [PATCH v2 09/13] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v2 10/13] sh: add support for folded p4d page tables
` [PATCH v2 11/13] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v2 12/13] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v2 13/13] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH] powerpc/sysdev: fix compile errors
 2020-02-18 10:25 UTC  (2+ messages)
`  "

[PATCH 1/2] powerpc/kernel/sysfs: Refactor current sysfs.c
 2020-02-18  8:52 UTC  (3+ messages)
` [PATCH 2/2] powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysfs file creation

[PATCH v2 00/24] Manually convert thermal, crypto and misc devices to ReST
 2020-02-17 16:20 UTC  (2+ messages)
` [PATCH v2 21/24] docs: powerpc: convert vcpudispatch_stats.txt "

[PATCH kernel 0/5] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-02-18  7:36 UTC  (6+ messages)
` [PATCH kernel 1/5] powerpc/powernv/ioda: Move TCE bypass base to PE
` [PATCH kernel 2/5] powerpc/powernv/ioda: Rework for huge DMA window at 4GB
` [PATCH kernel 3/5] powerpc/powernv/ioda: Allow smaller TCE table levels
` [PATCH kernel 4/5] powerpc/powernv/phb4: Add 4GB IOMMU bypass mode
` [PATCH kernel 5/5] vfio/spapr_tce: Advertise and allow a huge DMA windows at 4GB

[PATCH] KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
 2020-02-18  4:36 UTC 

[PATCH 0/5] mm/vma: Use available wrappers when possible
 2020-02-18  2:21 UTC  (7+ messages)
` [PATCH 2/5] mm/vma: Make vma_is_accessible() available for general use
` [PATCH 3/5] mm/vma: Replace all remaining open encodings with is_vm_hugetlb_page()

[PATCH] powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
 2020-02-18  0:40 UTC  (4+ messages)

[PATCH v6 00/11] Introduces new functions for tracking lockless pagetable walks
 2020-02-17 20:55 UTC  (9+ messages)
` [PATCH v6 02/11] mm/gup: Use functions to track lockless pgtbl walks on gup_pgd_range
` [PATCH v6 03/11] powerpc/mm: Adds arch-specificic functions to track lockless pgtable walks

vdso function descriptors (VDS64_HAS_DESCRIPTORS)?
 2020-02-17 16:08 UTC 

QEMU/KVM snapshot restore bug
 2020-02-17 15:20 UTC  (4+ messages)

[PATCH 1/1] powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type
 2020-02-17 14:18 UTC  (5+ messages)

[PATCH] powerpc: Fix /proc/cpuinfo revision for POWER9P processors
 2020-02-17 14:11 UTC  (3+ messages)

[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
 2020-02-17 14:10 UTC  (3+ messages)

[PATCH] powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
 2020-02-17 14:10 UTC  (4+ messages)

[Bug 206525] New: BUG: KASAN: stack-out-of-bounds in test_bit+0x30/0x44 (kernel 5.6-rc1)
 2020-02-17 11:52 UTC  (5+ messages)
` [Bug 206525] "

[PATCH] powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
 2020-02-17  9:41 UTC 

[PATCH AUTOSEL 5.5 096/542] powerpc/powernv/ioda: Fix ref count for devices with their own PE
 2020-02-17  8:49 UTC  (2+ messages)

[RFC PATCH v2 00/12] Reduce ifdef mess in ptrace
 2020-02-17  6:49 UTC  (2+ messages)

[PATCH v7 0/4] KASAN for powerpc64 radix
 2020-02-17  6:45 UTC  (4+ messages)
` [PATCH v7 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH] powerpc/xmon: Fix whitespace handling in getstring()
 2020-02-17  4:13 UTC 

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-02-17  3:17 UTC 

[PATCH 1/2] powerpc/powernv: Treat an empty reboot string as default
 2020-02-17  2:48 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv: Add explicit fast-reboot support

Kernel (little-endian) crashing on POWER8 on heavy PowerKVM load
 2020-02-16 22:57 UTC  (2+ messages)

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-02-16 18:10 UTC  (6+ messages)
` Surprising code generated for vdso_read_begin()

[PATCH v4] powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
 2020-02-15 10:14 UTC 

Problem booting a PowerBook G4 Aluminum after commit cd08f109 with CONFIG_VMAP_STACK=y
 2020-02-15  7:55 UTC  (11+ messages)
            ` RESEND: "

[PATCH] powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
 2020-02-15  6:26 UTC  (2+ messages)

[PATCH] powerpc: Fix /proc/cpuinfo revision for POWER9P processors
 2020-02-15  6:12 UTC 

[PATCH] powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
 2020-02-15  5:39 UTC 

[PATCH v2 0/4] libnvdimm: Cross-arch compatible namespace alignment
 2020-02-14 23:05 UTC  (14+ messages)
` [PATCH v2 1/4] mm/memremap_pages: Introduce memremap_compat_align()
` [PATCH v2 2/4] libnvdimm/namespace: Enforce memremap_compat_align()
` [PATCH v2 4/4] libnvdimm/region: Introduce an 'align' attribute

[PATCH 0/7] of: Support multiple dma-ranges entries
 2020-02-14 22:43 UTC  (8+ messages)
` [PATCH 1/7] of/address: Move range parser code out of CONFIG_PCI
` [PATCH 2/7] microblaze: Drop using struct of_pci_range.pci_space field
` [PATCH 3/7] powerpc: "
` [PATCH 4/7] of: Drop "
` [PATCH 5/7] of/address: Rework of_pci_range parsing for non-PCI buses
` [PATCH 6/7] of/address: use range parser for of_dma_get_range
` [PATCH 7/7] of/address: Support multiple 'dma-ranges' entries

[PATCH AUTOSEL 4.9 003/141] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
 2020-02-14 20:49 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 049/141] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH AUTOSEL 4.9 072/141] net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'
` [PATCH AUTOSEL 4.9 081/141] soc: fsl: qe: remove set but not used variable 'mm_gc'
` [PATCH AUTOSEL 4.9 106/141] ide: remove set but not used variable 'hwif'
` [PATCH AUTOSEL 4.9 114/141] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV

[PATCH AUTOSEL 4.4 074/100] ide: remove set but not used variable 'hwif'
 2020-02-14 16:23 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).