From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751581AbdISPsm (ORCPT ); Tue, 19 Sep 2017 11:48:42 -0400 Received: from mga01.intel.com ([192.55.52.88]:7659 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751377AbdISPsl (ORCPT ); Tue, 19 Sep 2017 11:48:41 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,418,1500966000"; d="scan'208";a="1173805072" From: Alexander Shishkin To: Greg KH Cc: Mathieu Poirier , Chunyan Zhang , linux-kernel@vger.kernel.org, Alexander Shishkin Subject: [GIT PULL 0/3] intel_th/stm class: Fixes for v4.14 Date: Tue, 19 Sep 2017 18:47:39 +0300 Message-Id: <20170919154742.19696-1-alexander.shishkin@linux.intel.com> X-Mailer: git-send-email 2.13.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, These are the fixes I have so far for v4.14 window: 2 new PCI IDs and one actual fix. Please consider pulling and/or applying. Thanks! The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/stm-fixes-for-greg-20170919 for you to fetch changes up to 4de8301b8cc7287585c93639934426388c6718c6: intel_th: pci: Add Lewisburg PCH support (2017-09-19 18:32:10 +0300) ---------------------------------------------------------------- intel_th/stm class: Fixes for v4.14 These are: * 2 new PCI IDs * fix for stm_source device removal path ---------------------------------------------------------------- Alexander Shishkin (3): stm class: Fix a use-after-free intel_th: pci: Add Cedar Fork PCH support intel_th: pci: Add Lewisburg PCH support drivers/hwtracing/intel_th/pci.c | 10 ++++++++++ drivers/hwtracing/stm/core.c | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) -- 2.14.1