linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-09 15:31:41 to 2018-01-12 02:41:12 UTC [more...]

[PATCH v4 1/6] powerpc/kvm/xive: Add more debugfs queues info
 2018-01-12  2:37 UTC  (6+ messages)
` [PATCH v4 2/6] powerpc/kvm/xive: Enable use of the new "single escalation" feature
` [PATCH v4 3/6] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations
` [PATCH v4 4/6] powerpc/kvm/xive: Check DR not IR to chose real vs virt mode MMIOs
` [PATCH v4 5/6] powerpc/kvm/xive: Make xive_pushed a byte, not a word
` [PATCH v4 6/6] powerpc/kvm/xive: Keep escalation interrupt masked unless ceded

[PATCH 1/5] powerpc/xive: Remove incorrect debug code
 2018-01-12  2:28 UTC  (5+ messages)
` [PATCH 2/5] powerpc: Remove DEBUG define in 64-bit early setup code
` [PATCH 3/5] powerpc: Reduce log level of "OPAL detected !" message
` [PATCH 4/5] powerpc: Remove useless EXC_COMMON_HV
` [PATCH 5/5] powerpc: Use the TRAP macro whenever comparing a trap number

[PATCH 06/11] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
 2018-01-12  0:59 UTC 

[linux-next][qla2xxx][85caa95]kernel BUG at lib/list_debug.c:31!
 2018-01-12  0:21 UTC  (5+ messages)

[PATCH 00/26] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-01-11 22:04 UTC  (29+ messages)
` [PATCH 01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
` [PATCH 02/26] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_tm()
` [PATCH 03/26] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
` [PATCH 04/26] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH 05/26] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt
` [PATCH 06/26] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr
` [PATCH 07/26] KVM: PPC: Book3S PR: add TEXASR related macros
` [PATCH 08/26] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest
` [PATCH 09/26] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
` [PATCH 10/26] KVM: PPC: Book3S PR: set MSR HV bit accordingly for PPC970 and others
` [PATCH 11/26] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
` [PATCH 12/26] powerpc: export symbol msr_check_and_set()
` [PATCH 13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM
` [PATCH 14/26] KVM: PPC: Book3S PR: export tm_enable()/tm_disable/tm_abort() APIs
` [PATCH 15/26] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
` [PATCH 16/26] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM
` [PATCH 17/26] KVM: PPC: Book3S PR: add math support for PR KVM HTM
` [PATCH 18/26] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
` [PATCH 19/26] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH 20/26] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at "
` [PATCH 21/26] KVM: PPC: Book3S PR: adds emulation for treclaim
` [PATCH 22/26] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM
` [PATCH 23/26] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest
` [PATCH 24/26] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transactional state
` [PATCH 25/26] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
` [PATCH 26/26] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl

[PATCH v6 1/2] powerpc/powernv: Enable tunneled operations
 2018-01-11 18:18 UTC  (4+ messages)
` [PATCH v6 2/2] cxl: read PHB indications from the device tree

[PATCH 0/5] powerpc/platforms/4xx: Adjustments for six function implementations
 2018-01-11 18:04 UTC  (6+ messages)
` [PATCH 1/5] powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()
` [PATCH 2/5] powerpc/4xx: Use seq_putc() "
` [PATCH 3/5] powerpc/4xx: Delete an error message for a failed memory allocation in three functions
` [PATCH 4/5] powerpc/4xx: Improve a size determination in two functions
` [PATCH 5/5] powerpc/4xx: Delete an unnecessary return statement "

[PATCH V7] cxl: Add support for ASB_Notify on POWER9
 2018-01-11 17:40 UTC  (2+ messages)

revamp vmem_altmap / dev_pagemap handling V3
 2018-01-11 16:27 UTC  (3+ messages)

[RFC PATCH kernel] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
 2018-01-11  9:56 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
 2018-01-11 10:01 UTC  (2+ messages)

[PATCH] KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
 2018-01-11  9:57 UTC  (2+ messages)

[PATCH v2 00/16] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-11  6:43 UTC  (17+ messages)
` [PATCH v2 01/16] ASoC: fsl_ssi: Keep ssi->i2s_net updated
` [PATCH v2 02/16] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v2 03/16] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v2 04/16] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v2 05/16] ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
` [PATCH v2 06/16] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v2 07/16] ASoC: fsl_ssi: Add DAIFMT define for AC97
` [PATCH v2 08/16] ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
` [PATCH v2 09/16] ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
` [PATCH v2 10/16] ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
` [PATCH v2 11/16] ASoC: fsl_ssi: Move one-time configurations to probe()
` [PATCH v2 12/16] ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
` [PATCH v2 13/16] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v2 14/16] ASoC: fsl_ssi: Remove cpu_dai_drv from fsl_ssi structure
` [PATCH v2 15/16] ASoC: fsl_ssi: Move DT related code to a separate probe()
` [PATCH v2 16/16] ASoC: fsl_ssi: Use ssi->streams instead of reading register

[PATCH v3 1/1] powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
 2018-01-11  2:25 UTC  (2+ messages)
` [v3, "

[PATCH 01/11] powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
 2018-01-11  2:25 UTC  (5+ messages)
` [PATCH 07/11] powerpc/64s: Add support for RFI flush of L1-D cache
` [01/11] powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper

[PATCH] powerpc/kernel: Print actual address of regs when oopsing
 2018-01-11  2:25 UTC  (2+ messages)
`  "

Spectre+Meltdown
 2018-01-11  0:09 UTC  (7+ messages)

[PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions
 2018-01-10 23:19 UTC  (4+ messages)
` [PATCH RESEND 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions

[PATCH] soc/fsl/guts: Add a NULL check for devm_kasprintf()
 2018-01-10 22:48 UTC  (3+ messages)

[PATCH] PCI: Add #defines for Completion Timeout Disable feature
 2018-01-10 22:14 UTC  (2+ messages)

DPAA Ethernet traffice troubles with Linux kernel
 2018-01-10 20:39 UTC 

[PATCH 00/13] New driver to support OpenCAPI devices on POWER9
 2018-01-10 19:17 UTC  (6+ messages)
` [PATCH 10/13] ocxl: Add Makefile and Kconfig

consolidate swiotlb dma_map implementations
 2018-01-10 17:23 UTC  (36+ messages)
` [PATCH 01/22] swiotlb: suppress warning when __GFP_NOWARN is set
` [PATCH 02/22] arm64: rename swiotlb_dma_ops
` [PATCH 03/22] ia64: "
` [PATCH 04/22] powerpc: "
` [PATCH 05/22] x86: "
` [PATCH 06/22] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 07/22] swiotlb: add common swiotlb_map_ops
` [PATCH 08/22] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 09/22] swiotlb: refactor coherent buffer freeing
` [PATCH 10/22] swiotlb: refactor coherent buffer allocation
` [PATCH 11/22] swiotlb: remove various exports
` [PATCH 12/22] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 13/22] ia64: use generic swiotlb_ops
` [PATCH 14/22] ia64: clean up swiotlb support
` [PATCH 15/22] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 16/22] unicore32: use generic swiotlb_ops
` [PATCH 17/22] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 18/22] tile: use generic swiotlb_ops
` [PATCH 19/22] mips/netlogic: remove swiotlb support
` [PATCH 20/22] mips: use swiotlb_{alloc,free}
` [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 22/22] arm64: use swiotlb_alloc and swiotlb_free

consolidate direct dma mapping V3
 2018-01-10 17:00 UTC  (51+ messages)
` [PATCH 01/33] alpha: mark jensen as broken
` [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
` [PATCH 03/33] m32r: "
` [PATCH 04/33] powerpc: "
` [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/33] m32r: remove the unused dma_capable helper
` [PATCH 07/33] riscv: "
` [PATCH 08/33] s390: "
` [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 10/33] arm64: don't override dma_max_pfn
` [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 13/33] hexagon: use the generic dma_capable helper
` [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
` [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
` [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
` [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
` [PATCH 24/33] dma-direct: use phys_to_dma
` [PATCH 25/33] dma-direct: add dma address sanity checks
` [PATCH 26/33] dma-direct: add support for CMA allocation
` [PATCH 27/33] dma-direct: use node local allocations for coherent memory
` [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 30/33] dma-direct: make dma_direct_{alloc, free} available to other implementations
` [PATCH 31/33] dma-direct: reject too small dma masks
` [PATCH 32/33] cris: use dma-direct
` [PATCH 33/33] h8300: "

DPAA Ethernet problems with mainstream Linux kernels
 2018-01-10 15:56 UTC 

[PATCH v7 for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm()
 2018-01-10 15:46 UTC 

[PATCH] powerpc/xmon: Don't print hashed pointers in paca dump
 2018-01-10 14:19 UTC 

[PATCH V6] cxl: Add support for ASB_Notify on POWER9
 2018-01-10 13:44 UTC  (2+ messages)

[PATCH] powerpc/xmon: Add RFI flush related fields to paca dump
 2018-01-10 13:28 UTC 

[v3 PATCH 0/3] powernv-cpufreq: Multiple pstate related fixes
 2018-01-10 12:00 UTC  (8+ messages)
` [v3 PATCH 2/3] powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstates

[PATCH] powerpc : Fix sleeping-in-atomic section warning triggered by /proc/cpuinfo
 2018-01-10  9:52 UTC 

[PATCH 1/3] powerpc: Don't preempt_disable() in show_cpuinfo()
 2018-01-10  6:10 UTC  (3+ messages)
` [PATCH 2/3] powerpc: Make newline in cpuinfo unconditional
` [PATCH 3/3] powerpc: Cosmetic cleanup of cpuinfo_op

[PATCH v2] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-10  5:07 UTC  (2+ messages)

[RFC] powerpc/mm: Enable TLB flush during native_register_proc_table()
 2018-01-10  4:53 UTC 

[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-10  0:59 UTC  (4+ messages)

consolidate direct dma mapping and swiotlb support
 2018-01-09 15:55 UTC  (11+ messages)
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 34/67] cris: use dma-direct

Sleep in preempt_disable on powernv with 'cat /proc/cpuinfo' on v4.15
 2018-01-09 15:31 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).