stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.18.77
Date: Sun, 22 Oct 2017 20:01:42 +0200	[thread overview]
Message-ID: <20171022180142.GA19317@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4352 bytes --]

I'm announcing the release of the 3.18.77 kernel.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.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/include/asm/tlbflush.h           |    7 ++
 block/bsg-lib.c                           |    1 
 crypto/Kconfig                            |    1 
 drivers/gpu/drm/drm_dp_mst_topology.c     |    2 
 drivers/iio/adc/xilinx-xadc-core.c        |    6 -
 drivers/irqchip/irq-crossbar.c            |    3 
 drivers/isdn/i4l/isdn_ppp.c               |   37 +++++++---
 drivers/net/ethernet/mellanox/mlx4/main.c |    2 
 drivers/scsi/device_handler/scsi_dh_emc.c |    2 
 drivers/target/iscsi/iscsi_target_erl0.c  |    6 -
 drivers/tty/goldfish.c                    |    2 
 drivers/watchdog/kempld_wdt.c             |    9 ++
 fs/btrfs/send.c                           |    5 +
 fs/ext4/inode.c                           |    2 
 fs/ext4/xattr.c                           |   19 +++--
 fs/ocfs2/dlmglue.c                        |  105 +++++++++++++++++++++++++++++-
 fs/ocfs2/dlmglue.h                        |   18 +++++
 fs/ocfs2/ocfs2.h                          |    1 
 include/net/sctp/ulpevent.h               |    6 +
 include/uapi/linux/mroute6.h              |    1 
 include/uapi/linux/rds.h                  |    3 
 kernel/bpf/verifier.c                     |    3 
 kernel/locking/lockdep.c                  |   11 ++-
 net/core/sock.c                           |    2 
 net/ipv4/ip_vti.c                         |    3 
 net/ipv6/ip6_vti.c                        |    3 
 net/l2tp/l2tp_core.c                      |   14 ++--
 net/l2tp/l2tp_core.h                      |    5 +
 net/netfilter/nf_conntrack_expect.c       |    4 -
 net/packet/af_packet.c                    |   23 ++++--
 31 files changed, 246 insertions(+), 62 deletions(-)

Alexey Kodanev (1):
      vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit

Arnd Bergmann (1):
      watchdog: kempld: fix gcc-4.3 build

Christoph Paasch (1):
      net: Set sk_prot_creator when cloning sockets to the right proto

Christophe JAILLET (1):
      iio: adc: xilinx: Fix error handling

Dan Carpenter (2):
      sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
      scsi: scsi_dh_emc: return success in clariion_std_inquiry()

Dmitry V. Levin (2):
      uapi: fix linux/rds.h userspace compilation errors
      uapi: fix linux/mroute6.h userspace compilation errors

Edward Cree (1):
      bpf/verifier: reject BPF_ALU64|BPF_END

Eric Ren (1):
      ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock

Franck Demathieu (1):
      irqchip/crossbar: Fix incorrect type of local variables

Greg Kroah-Hartman (3):
      Revert "bsg-lib: don't free job in bsg_prepare_job"
      Revert "tty: goldfish: Fix a parameter of a call to free_irq"
      Linux 3.18.77

Harry Wentland (1):
      drm/dp/mst: save vcpi with payloads

Jan Kara (1):
      ext4: avoid deadlock when expanding inode size

Jarno Rajahalme (1):
      netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.

Majd Dibbiny (1):
      net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs

Meng Xu (1):
      isdn/i4l: fetch the ppp_write buffer in one shot

Milan Broz (1):
      crypto: xts - Add ECB dependency

Peter Zijlstra (1):
      locking/lockdep: Add nest_lock integrity test

Ridge Kennedy (1):
      l2tp: Avoid schedule while atomic in exit_net

Robbie Ko (1):
      Btrfs: send, fix failure to rename top level inode due to name collision

Sabrina Dubroca (1):
      l2tp: fix race condition in l2tp_tunnel_delete

Sebastian Andrzej Siewior (1):
      x86/mm: Disable preemption during CR3 read+write

Varun Prakash (1):
      target/iscsi: Fix unsolicited data seq_end_offset calculation

Willem de Bruijn (2):
      packet: hold bind lock when rebinding to fanout hook
      packet: in packet_do_bind, test fanout with bind_lock held


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2017-10-22 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-22 18:01 Greg KH [this message]
2017-10-22 18:01 ` Linux 3.18.77 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171022180142.GA19317@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).