lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 22 Oct 2017 20:03:18 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.13.9

I'm announcing the release of the 4.13.9 kernel.

All users of the 4.13 kernel series must upgrade.

The updated 4.13.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.13.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                       |    2 
 arch/x86/kernel/apic/apic.c    |    7 +
 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 
 15 files changed, 194 insertions(+), 233 deletions(-)

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

Greg Kroah-Hartman (1):
      Linux 4.13.9

Hans de Goede (1):
      x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs without the feature

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

Paolo Bonzini (1):
      x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors

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


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ