linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-18 07:49:40 to 2020-02-21 05:22:14 UTC [more...]

[PATCH v2 0/5] Track and expose idle PURR and SPURR ticks
 2020-02-21  5:18 UTC  (3+ messages)
` [PATCH v2 1/5] powerpc: Move idle_loop_prolog()/epilog() functions to header file
` [PATCH v2 2/5] powerpc/idle: Add accessor function to always read latest idle PURR

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-21  3:27 UTC  (28+ messages)
` [PATCH v3 01/27] powerpc: Add OPAL calls for LPC memory alloc/release
` [PATCH v3 02/27] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v3 03/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v3 04/27] ocxl: Remove unnecessary externs
` [PATCH v3 05/27] ocxl: Address kernel doc errors & warnings
` [PATCH v3 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v3 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v3 08/27] ocxl: Emit a log message showing how much LPC memory was detected
` [PATCH v3 09/27] ocxl: Save the device serial number in ocxl_fn
` [PATCH v3 10/27] powerpc: Add driver for OpenCAPI Persistent Memory
` [PATCH v3 11/27] powerpc: Enable the OpenCAPI Persistent Memory driver for powernv_defconfig
` [PATCH v3 12/27] powerpc/powernv/pmem: Add register addresses & status values to the header
` [PATCH v3 13/27] powerpc/powernv/pmem: Read the capability registers & wait for device ready
` [PATCH v3 14/27] powerpc/powernv/pmem: Add support for Admin commands
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands
` [PATCH v3 16/27] powerpc/powernv/pmem: Register a character device for userspace to interact with
` [PATCH v3 17/27] powerpc/powernv/pmem: Implement the Read Error Log command
` [PATCH v3 18/27] powerpc/powernv/pmem: Add controller dump IOCTLs
` [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 22/27] powerpc/powernv/pmem: Implement the heartbeat command
` [PATCH v3 23/27] powerpc/powernv/pmem: Add debug IOCTLs
` [PATCH v3 24/27] powerpc/powernv/pmem: Expose SMART data via ndctl
` [PATCH v3 25/27] powerpc/powernv/pmem: Expose the serial number in sysfs
` [PATCH v3 26/27] powerpc/powernv/pmem: Expose the firmware version "
` [PATCH v3 27/27] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl

[PATCH] evh_bytechan: fix out of bounds accesses
 2020-02-20 23:57 UTC  (10+ messages)

[PATCH] selftest/lkdtm: Don't pollute 'git status'
 2020-02-20 23:18 UTC  (4+ messages)

[PATCH kernel 0/5] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-02-20 18:19 UTC  (3+ messages)
` [PATCH kernel 5/5] vfio/spapr_tce: Advertise and allow a huge DMA windows "

[PATCH] powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
 2020-02-20 21:53 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-02-20 21:40 UTC  (3+ messages)

[powerpc:fixes] BUILD SUCCESS 9eb425b2e04e0e3006adffea5bf5f227a896f128
 2020-02-20 17:59 UTC 

MCE handler gets NIP wrong on MPC8378
 2020-02-20 17:48 UTC  (12+ messages)

[PATCH AUTOSEL 5.5 096/542] powerpc/powernv/ioda: Fix ref count for devices with their own PE
 2020-02-20 16:12 UTC  (3+ messages)

[PATCH v3 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-02-20 13:50 UTC  (13+ messages)
` [PATCH v3 1/6] powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and kaslr_early_init()
` [PATCH v3 2/6] powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper
` [PATCH v3 3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64
` [PATCH v3 5/6] powerpc/fsl_booke/64: clear the original kernel if randomized
` [PATCH v3 6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part

[PATCH v3 1/5] powerpc: Rename current_stack_pointer() to current_stack_frame()
 2020-02-20 13:26 UTC  (6+ messages)
` [PATCH v3 2/5] powerpc: Add current_stack_pointer as a register global
` [PATCH v3 3/5] powerpc/irq: Use current_stack_pointer in check_stack_overflow()
` [PATCH v3 4/5] powerpc/irq: use IS_ENABLED() "
` [PATCH v3 5/5] powerpc/irq: Use current_stack_pointer in do_IRQ()

[PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
 2020-02-20 13:05 UTC  (3+ messages)

[Bug 206525] New: BUG: KASAN: stack-out-of-bounds in test_bit+0x30/0x44 (kernel 5.6-rc1)
 2020-02-20 12:19 UTC  (2+ messages)
` [Bug 206525] "

[PATCH] powerpc: Include .BTF section
 2020-02-20 11:31 UTC 

[PATCH 0/7] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-02-20  9:58 UTC  (9+ 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 4/8] UAPI: ndctl: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family
` [PATCH 5/8] powerpc/uapi: Introduce uapi header 'papr_scm_dsm.h' for papr_scm DSMs
` [PATCH 6/8] powerpc/papr_scm: Add support for handling PAPR DSM commands
` [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 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-02-20  9:53 UTC  (3+ messages)
` [PATCH 8/8] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-20  9:48 UTC  (11+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 2/9] rtl818x: "
` [RESEND PATCH v2 3/9] ntb: intel: "
` [RESEND PATCH v2 4/9] virtio: pci: "
` [RESEND PATCH v2 5/9] arc: "
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 7/9] drm/nouveau: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
` [RESEND PATCH v2 9/9] ath5k: "

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

[PATCH] powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
 2020-02-20  8:15 UTC 

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

[PATCH 0/3] soc: fsl: dpio: Enable QMAN batch enqueuing
 2020-02-20  0:07 UTC  (3+ messages)

[PATCH v2 0/3] Add new module driver for new ASRC
 2020-02-19 20:37 UTC  (6+ messages)
` [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] KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
 2020-02-19 18:00 UTC  (2+ messages)

[PATCH] powerpc/kasan: Fix error detection on memory allocation
 2020-02-19 15:39 UTC 

[PATCH] powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
 2020-02-19 15:26 UTC 

[PATCHv3] powerpc/crashkernel: take "mem=" option into account
 2020-02-19 14:18 UTC 

[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-19 13:24 UTC  (6+ messages)
` [PATCH v2 07/13] powerpc: add support for folded p4d page tables

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

[PATCH] powerpc/entry: Fix a #if which should be a #ifdef in entry_32.S
 2020-02-19 12:40 UTC  (2+ messages)

[PATCH] powerpc/xmon: Fix whitespace handling in getstring()
 2020-02-19 12:40 UTC  (2+ messages)

[PATCH v4] powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
 2020-02-19 12:40 UTC  (2+ messages)

[PATCH RESEND with Fixes: tag] powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
 2020-02-19 12:40 UTC  (2+ messages)

[PATCH] powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
 2020-02-19 12:40 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
 2020-02-19 12:39 UTC  (2+ messages)

[PATCH] powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
 2020-02-19 12:39 UTC  (2+ messages)

[PATCH v2] powerpc/hugetlb: Fix 8M hugepages on 8xx
 2020-02-19 12:39 UTC  (2+ messages)

[PATCH 1/1] powerpc/eeh: fix deadlock handling dead PHB
 2020-02-19 12:39 UTC  (2+ messages)

[PATCH] powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
 2020-02-19 12:39 UTC  (2+ messages)

powerpc Linux scv support and scv system call ABI proposal
 2020-02-19 11:03 UTC  (7+ messages)

[PATCH] powerpc/xmon: Lower limits on nidump and ndump
 2020-02-19 11:00 UTC 

[PATCH] powerpc/kprobes: Blacklist functions running with MMU disabled on PPC32
 2020-02-19  8:10 UTC 

[PATCH v2] powerpc/kprobes: Remove redundant code
 2020-02-19  8:05 UTC 

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-19  7:54 UTC  (23+ 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 1/2] powerpc/kprobes: Remove redundant code
 2020-02-19  7:48 UTC  (5+ messages)
` [PATCH 2/2] powerpc/kprobes: Reduce depth of a test

[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 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] 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 v2] powerpc/kprobes: Fix trap address when trap happened in real mode
 2020-02-18 19:37 UTC  (3+ 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 v2] powerpc/kprobes: Ignore traps that happened in real mode
 2020-02-18 14:32 UTC 

[PATCH] powerpc/kprobes: Fix trap address when trap happened in real mode
 2020-02-18 14:06 UTC  (14+ 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] 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 


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