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:   Thu, 26 Apr 2018 14:57:59 +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.16.5

I'm announcing the release of the 4.16.5 kernel.

All users of the 4.16 kernel series must upgrade.

The updated 4.16.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.16.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/acpi/boot.c                |    4 ++
 arch/x86/kernel/tsc.c                      |    2 -
 arch/x86/kvm/mmu.c                         |    2 -
 drivers/clocksource/timer-imx-tpm.c        |    2 -
 drivers/gpu/drm/drm_dp_dual_mode_helper.c  |   39 ++++++++++++++++++----
 drivers/gpu/drm/i915/gvt/dmabuf.c          |    1 
 drivers/gpu/drm/i915/gvt/kvmgt.c           |    2 -
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |    2 -
 drivers/gpu/drm/i915/intel_audio.c         |    2 -
 drivers/gpu/drm/i915/intel_bios.c          |   13 +++++--
 drivers/gpu/drm/vc4/vc4_bo.c               |    2 +
 drivers/gpu/drm/vc4/vc4_validate_shaders.c |    1 
 drivers/infiniband/hw/mlx5/qp.c            |    3 +
 drivers/net/wireless/mac80211_hwsim.c      |    7 ++-
 fs/btrfs/delayed-ref.c                     |   19 +++++++---
 fs/btrfs/delayed-ref.h                     |    1 
 fs/btrfs/extent-tree.c                     |   16 ++++++---
 fs/btrfs/inode.c                           |   20 ++++++-----
 fs/cifs/dir.c                              |    9 ++---
 fs/cifs/smbdirect.c                        |    2 +
 fs/super.c                                 |    9 ++---
 include/linux/netfilter/x_tables.h         |    3 +
 include/linux/shrinker.h                   |    7 ++-
 kernel/events/callchain.c                  |   21 ++++++-----
 kernel/events/core.c                       |    4 +-
 kernel/time/alarmtimer.c                   |   34 ++++++++++++++-----
 kernel/time/posix-cpu-timers.c             |    4 +-
 mm/vmscan.c                                |   21 +++++++++++
 net/bridge/netfilter/ebtables.c            |   10 ++++-
 net/ipv4/netfilter/arp_tables.c            |   12 ++++--
 net/ipv4/netfilter/ip_tables.c             |   10 +++--
 net/ipv6/netfilter/ip6_tables.c            |   12 ++++--
 net/netfilter/x_tables.c                   |   51 +++++++++++++++++++++++------
 34 files changed, 254 insertions(+), 95 deletions(-)

Anson Huang (1):
      clocksource/imx-tpm: Correct -ETIME return condition check

Benjamin Beichler (1):
      mac80211_hwsim: fix use-after-free bug in hwsim_exit_net

Daniel J Blueman (1):
      drm/vc4: Fix memory leak during BO teardown

David Sterba (1):
      btrfs: fix unaligned access in readdir

Dou Liyang (1):
      x86/acpi: Prevent X2APIC id 0xffffffff from being accounted

Florian Westphal (5):
      netfilter: x_tables: cap allocations at 512 mbyte
      netfilter: x_tables: add counters allocation wrapper
      netfilter: compat: prepare xt_compat_init_offsets to return errors
      netfilter: compat: reject huge allocation requests
      netfilter: x_tables: limit allocation requests for blob rule heads

Gaurav K Singh (1):
      drm/i915/audio: Fix audio detection issue on GLK

Gerd Hoffmann (1):
      drm/i915/gvt: throw error on unhandled vfio ioctls

Greg Kroah-Hartman (1):
      Linux 4.16.5

Imre Deak (1):
      drm/i915: Fix LSPCON TMDS output buffer enabling from low-power state

Jani Nikula (1):
      drm/i915/bios: filter out invalid DDC pins from VBT child devices

Jiri Olsa (2):
      perf: Fix sample_max_stack maximum check
      perf: Return proper values for user stack errors

Laura Abbott (1):
      posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated

Leon Romanovsky (1):
      RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs

Long Li (1):
      cifs: smbd: Check for iov length on sending the last iov

Nikolay Borisov (1):
      btrfs: Fix race condition between delayed refs and blockgroup removal

Sean Christopherson (1):
      Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"

Steve French (1):
      cifs: do not allow creating sockets except with SMB1 posix exensions

Tetsuo Handa (1):
      mm,vmscan: Allow preallocating memory for register_shrinker().

Thomas Gleixner (1):
      alarmtimer: Init nanosleep alarm timer on stack

Tina Zhang (1):
      drm/i915/gvt: Add drm_format_mod update

Xiaoming Gao (1):
      x86/tsc: Prevent 32bit truncation in calc_hpet_ref()

Xidong Wang (1):
      drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value


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