[Artful SRU] Artful update to 4.13.9 stable release

Stefan Bader stefan.bader at canonical.com
Mon Nov 13 15:23:27 UTC 2017


BugLink: https://bugs.launchpad.net/bugs/1731926

The following two patches were already applied for bug #1724912
(TSC_DEADLINE incorrectly disabled inside virtual guests):
- x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata
- x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata"
  on hypervisors

-Stefan

---

The following changes since commit f8995fa6521396bcd5723696b0cabdb615e692da:

  UBUNTU: Ubuntu-4.13.0-17.20 (2017-11-01 12:55:14 -0400)

are available in the git repository at:

  git://git.launchpad.net/~smb/+git/linux-artful stable-4.13

for you to fetch changes up to 1aa39b3e1dc0071380b99f86147827eb00edd4aa:

  Linux 4.13.9 (2017-11-13 14:49:15 +0100)

----------------------------------------------------------------
Alex Manoussakis (1):
      HID: hid-elecom: extend to fix descriptor for HUGE trackball

Greg Kroah-Hartman (1):
      Linux 4.13.9

K. Y. Srinivasan (2):
      Drivers: hv: vmbus: Fix rescind handling issues
      Drivers: hv: vmbus: Fix bugs in rescind handling

Mark Rutland (1):
      perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU

Stephen Hemminger (4):
      vmbus: simplify hv_ringbuffer_read
      vmbus: refactor hv_signal_on_read
      vmbus: eliminate duplicate cached index
      vmbus: more host signalling avoidance

Will Deacon (1):
      mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock

 Makefile                       |   2 +-
 drivers/hid/Kconfig            |   1 +
 drivers/hid/hid-core.c         |   2 +
 drivers/hid/hid-elecom.c       |  13 +++-
 drivers/hid/hid-ids.h          |   2 +
 drivers/hv/channel.c           |  20 ++++-
 drivers/hv/channel_mgmt.c      |  54 ++++++++++----
 drivers/hv/ring_buffer.c       | 162 ++++++++++++++---------------------------
 drivers/hv/vmbus_drv.c         |   6 +-
 include/linux/hyperv.h         |  67 +----------------
 mm/page_vma_mapped.c           |  25 +++----
 tools/perf/util/parse-events.c |   9 ++-
 tools/perf/util/pmu.c          |  56 ++++++++++----
 tools/perf/util/pmu.h          |   1 +
 14 files changed, 188 insertions(+), 232 deletions(-)




More information about the kernel-team mailing list