linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-26 22:19:47 to 2018-03-02 19:49:55 UTC [more...]

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-03-02 19:49 UTC  (15+ messages)
` [PATCH 01/21] powerpc: Remove warning on array size when empty
  ` [PATCH v2 "

[PATCH 1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
 2018-03-02 18:19 UTC  (2+ messages)

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2018-03-02 17:42 UTC  (4+ messages)
` [PATCH 17/18] crypto: talitos - chain in buffered data for ahash on SEC1

[PATCH] powerpc: boot: add strrchr function
 2018-03-02 12:17 UTC  (2+ messages)

[PATCH] powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
 2018-03-02 12:16 UTC  (4+ messages)
` [PATCH] powerpc: dts: replace 'linux, stdout-path' "

[RFC PATCH 1/6] powerpc: Add security feature flags for Spectre/Meltdown
 2018-03-02 11:58 UTC  (14+ messages)
` [RFC PATCH 2/6] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
` [RFC PATCH 3/6] powerpc/pseries: Set or clear security feature flags
` [RFC PATCH 4/6] powerpc/powernv: "
` [RFC PATCH 5/6] powerpc/64s: Move cpu_show_meltdown()
` [RFC PATCH 6/6] powerpc/64s: Enhance the information in cpu_show_meltdown()
` [RFC PATCH 7/10] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
  ` [RFC PATCH 8/10] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
  ` [RFC PATCH 9/10] powerpc/64s: Wire up cpu_show_spectre_v1()
  ` [RFC PATCH 10/10] powerpc/64s: Wire up cpu_show_spectre_v2()

[PATCH] KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
 2018-03-02 11:52 UTC  (2+ messages)

[PATCH v10 1/2] powerpc/powernv: Enable tunneled operations
 2018-03-02  9:56 UTC  (2+ messages)
` [PATCH v10 2/2] cxl: read PHB indications from the device tree

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-03-02  9:12 UTC  (12+ messages)

Hotplug + Reboot is crashing HPT guest with HPT resizing enabled
 2018-03-02  8:12 UTC  (3+ messages)

[PATCH v3] powerpc/npu-dma.c: Fix deadlock in mmio_invalidate
 2018-03-02  5:18 UTC 

[PATCH v4.1 backport 00/15] powerpc stable backports for v4.1
 2018-03-02  4:45 UTC  (16+ messages)
` [PATCH v4.1 backport 01/15] powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
` [PATCH v4.1 backport 02/15] powerpc/64: Add macros for annotating the destination of rfid/hrfid
` [PATCH v4.1 backport 03/15] powerpc/64s: Simple RFI macro conversions
` [PATCH v4.1 backport 04/15] powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
` [PATCH v4.1 backport 05/15] powerpc/64: Convert the syscall exit path "
` [PATCH v4.1 backport 06/15] powerpc/64s: Convert slb_miss_common "
` [PATCH v4.1 backport 07/15] powerpc/64s: Add support for RFI flush of L1-D cache
` [PATCH v4.1 backport 08/15] powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
` [PATCH v4.1 backport 09/15] powerpc/64s: Improve RFI L1-D cache flush fallback
` [PATCH v4.1 backport 10/15] powerpc/pseries: Query hypervisor for RFI flush settings
` [PATCH v4.1 backport 11/15] powerpc/powernv: Check device-tree "
` [PATCH v4.1 backport 12/15] powerpc/64s: Allow control of RFI flush via debugfs
` [PATCH v4.1 backport 13/15] powerpc/pseries: include linux/types.h in asm/hvcall.h
` [PATCH v4.1 backport 14/15] powerpc/ptrace: Fix out of bounds array access warning
` [PATCH v4.1 backport 15/15] powerpc/vdso64: Use double word compare on pointers

[PATCH v4] watchdog: add SPDX identifiers for watchdog subsystem
 2018-03-02  3:39 UTC  (4+ messages)

[PATCH v2] selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
 2018-03-02  2:01 UTC 

[PATCH RFC 1/1] powerpc/pseries: fix EEH recovery of IOV devices
 2018-03-02  0:43 UTC  (2+ messages)

[RFC 1/5] seq_file: introduce seq_open_data helper
 2018-03-01 23:44 UTC  (3+ messages)
` [RFC 3/5] powerpc/pseries: use seq_open_data in hcall_inst_seq_open

[PATCH v2] powerpc/npu-dma.c: Fix deadlock in mmio_invalidate
 2018-03-01 13:16 UTC  (5+ messages)

[PATCH 0/3] one more try at idle improvements
 2018-03-01 11:57 UTC  (9+ messages)
` [PATCH 1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
` [PATCH 2/3] powerpc/64s/idle: avoid sync for KVM state when waking from idle
` [PATCH 3/3] powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead

[RFC REBASED 1/5] powerpc/mm/slice: pass pointers to struct slice_mask where possible
 2018-03-01  9:22 UTC  (17+ messages)
` [RFC REBASED 3/5] powerpc/mm/slice: implement slice_check_range_fits
` [RFC REBASED 4/5] powerpc/mm/slice: Use const pointers to cached slice masks where possible
` [RFC REBASED 5/5] powerpc/mm/slice: use the dynamic high slice size to limit bitmap operations

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-03-01  8:51 UTC  (4+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

[PATCH] xmon: Setup xmon debugger hooks when first break-point is set
 2018-03-01  3:00 UTC  (3+ messages)

[PATCH] cpuidle/powernv : Restore different PSSCR for idle and hotplug
 2018-03-01  1:43 UTC  (5+ messages)

[PATCH] powerpc: Keep const vars out of writable .sdata
 2018-03-01  1:02 UTC 

[PATCH V2 0/4] Add support for 4PB virtual address space on hash
 2018-02-28 23:06 UTC  (8+ messages)
` [PATCH V2 2/4] powerpc/mm/slice: Reduce the stack usage in slice_get_unmapped_area
` [PATCH V2 4/4] powerpc/mm/hash64: Increase the VA range

[PATCH] powerpc: Use generic pci_mmap_resource_range()
 2018-02-28 23:07 UTC  (2+ messages)

[RESEND][PATCH] cpuidle/powernv : Restore different PSSCR for idle and hotplug
 2018-02-28 21:40 UTC  (2+ messages)

[PATCH] powerpc/dma: remove unnecessary BUG()
 2018-02-28 18:21 UTC 

Build regressions/improvements in v4.16-rc3
 2018-02-28 14:39 UTC  (2+ messages)

[PATCH v2] powerpc/npu: Cleanup MMIO ATSD flushing
 2018-02-28 11:02 UTC  (6+ messages)

[PATCH] selftests/vm: Update max va test to check for high address return
 2018-02-28 10:58 UTC  (3+ messages)

powerpc/powernv/mce: Don't silently restart the machine
 2018-02-28 10:50 UTC  (3+ messages)

[PATCH 00/27] cpufreq: Stop validating cpufreq table in drivers
 2018-02-28 10:45 UTC  (5+ messages)
` [PATCH 15/27] cpufreq: powerenv: Don't validate the frequency table twice

[PATCH V2] powerpc: Don't do runtime futex_cmpxchg test
 2018-02-28 10:44 UTC  (4+ messages)

[PATCH] selftests/powerpc: Fix missing clean of pmu/lib.o
 2018-02-28  9:32 UTC 

[PATCH] KVM: surround kvm_arch_vcpu_async_ioctl() with #ifdef
 2018-02-28  6:53 UTC  (2+ messages)

[PATCH v2 11/30] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
 2018-02-27 17:52 UTC  (20+ messages)
` [PATCH v2 12/30] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
` [PATCH v2 13/30] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM
` [PATCH v2 14/30] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
` [PATCH v2 15/30] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM
` [PATCH v2 16/30] KVM: PPC: Book3S PR: add math support for PR KVM HTM
` [PATCH v2 17/30] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
` [PATCH v2 18/30] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH v2 19/30] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at "
` [PATCH v2 20/30] KVM: PPC: Book3S PR: adds emulation for treclaim
` [PATCH v2 21/30] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM
` [PATCH v2 22/30] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest
` [PATCH v2 23/30] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transactional state
` [PATCH v2 24/30] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
` [PATCH v2 25/30] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl
` [PATCH v2 26/30] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
` [PATCH v2 27/30] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
` [PATCH v2 28/30] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
` [PATCH v2 29/30] KVM: PPC: add KVM_SET_ONE_REG/KVM_GET_ONE_REG to async ioctl
` [PATCH v2 30/30] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers

[PATCH v2 00/30] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-02-27 17:37 UTC  (11+ messages)
` [PATCH v2 01/30] powerpc: export symbol msr_check_and_set()
` [PATCH v2 02/30] powerpc: add TEXASR related macros
` [PATCH v2 03/30] powerpc: export tm_enable()/tm_disable/tm_abort() APIs
` [PATCH v2 04/30] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
` [PATCH v2 05/30] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_tm()
` [PATCH v2 06/30] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
` [PATCH v2 07/30] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH v2 08/30] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt
` [PATCH v2 09/30] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr
` [PATCH v2 10/30] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2018-02-27 16:09 UTC  (11+ messages)
              ` [PATCH] On ppc64le we HAVE_RELIABLE_STACKTRACE
                  ` [PATCH 2/2] ppc64le save_stack_trace_tsk_reliable (Was: HAVE_RELIABLE_STACKTRACE)

[PATCH] powerpc/8xx: fix cpm_cascade() dual end of interrupt
 2018-02-27 11:25 UTC 

Linux 4.16: Reported regressions as of Monday, 2018-02-26 (Was: Linux 4.16-rc3)
 2018-02-27 11:21 UTC  (2+ messages)

DPAA Ethernet problems with mainstream Linux kernels
 2018-02-26 23:11 UTC  (5+ messages)
      ` PASEMI: PCI_SCAN_ALL_PCIE_DEVS

[PATCH v2 00/38] cxlflash: OCXL transport support
 2018-02-26 22:25 UTC  (39+ messages)
` [PATCH v2 01/38] cxlflash: Preserve number of interrupts for master contexts
` [PATCH v2 02/38] cxlflash: Avoid clobbering context control register value
` [PATCH v2 03/38] cxlflash: Add argument identifier names
` [PATCH v2 04/38] cxlflash: Introduce OCXL backend
` [PATCH v2 05/38] cxlflash: Hardware AFU for OCXL
` [PATCH v2 06/38] cxlflash: Read host function configuration
` [PATCH v2 07/38] cxlflash: Setup function acTag range
` [PATCH v2 08/38] cxlflash: Read host AFU configuration
` [PATCH v2 09/38] cxlflash: Setup AFU acTag range
` [PATCH v2 10/38] cxlflash: Setup AFU PASID
` [PATCH v2 11/38] cxlflash: Adapter context support for OCXL
` [PATCH v2 12/38] cxlflash: Use IDR to manage adapter contexts
` [PATCH v2 13/38] cxlflash: Support adapter file descriptors for OCXL
` [PATCH v2 14/38] cxlflash: Support adapter context discovery
` [PATCH v2 15/38] cxlflash: Support image reload policy modification
` [PATCH v2 16/38] cxlflash: MMIO map the AFU
` [PATCH v2 17/38] cxlflash: Support starting an adapter context
` [PATCH v2 18/38] cxlflash: Support process specific mappings
` [PATCH v2 19/38] cxlflash: Support AFU state toggling
` [PATCH v2 20/38] cxlflash: Support reading adapter VPD data
` [PATCH v2 21/38] cxlflash: Setup function OCXL link
` [PATCH v2 22/38] cxlflash: Setup OCXL transaction layer
` [PATCH v2 23/38] cxlflash: Support process element lifecycle
` [PATCH v2 24/38] cxlflash: Support AFU interrupt management
` [PATCH v2 25/38] cxlflash: Support AFU interrupt mapping and registration
` [PATCH v2 26/38] cxlflash: Support starting user contexts
` [PATCH v2 27/38] cxlflash: Support adapter context polling
` [PATCH v2 28/38] cxlflash: Support adapter context reading
` [PATCH v2 29/38] cxlflash: Support adapter context mmap and release
` [PATCH v2 30/38] cxlflash: Support file descriptor mapping
` [PATCH v2 31/38] cxlflash: Introduce object handle fop
` [PATCH v2 32/38] cxlflash: Setup LISNs for user contexts
` [PATCH v2 33/38] cxlflash: Setup LISNs for master contexts
` [PATCH v2 34/38] cxlflash: Update synchronous interrupt status bits
` [PATCH v2 35/38] cxlflash: Introduce OCXL context state machine
` [PATCH v2 36/38] cxlflash: Register for translation errors
` [PATCH v2 37/38] cxlflash: Support AFU reset
` [PATCH v2 38/38] cxlflash: Enable OCXL operations


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