linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 3.18.107
@ 2018-04-30 12:19 Greg KH
  2018-04-30 12:19 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2018-04-30 12:19 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

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

I'm announcing the release of the 3.18.107 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/kernel/tsc.c           |    2 
 drivers/cdrom/cdrom.c           |    2 
 drivers/message/fusion/mptsas.c |    1 
 drivers/net/bonding/bond_main.c |    3 -
 drivers/net/ppp/pppoe.c         |    4 +
 drivers/net/team/team.c         |   38 ++++++++++++++---
 fs/cifs/dir.c                   |    9 ++--
 fs/ext4/balloc.c                |    3 -
 fs/ext4/ialloc.c                |   43 +------------------
 fs/ext4/inline.c                |   66 +++++++++++++-----------------
 fs/ext4/inode.c                 |    2 
 fs/ext4/xattr.c                 |   30 +++++--------
 fs/ext4/xattr.h                 |   32 ++++++++++++++
 fs/jbd2/journal.c               |    2 
 include/net/llc_conn.h          |    1 
 kernel/events/core.c            |    4 -
 mm/filemap.c                    |    4 -
 net/dns_resolver/dns_key.c      |   13 ++---
 net/ipv4/tcp.c                  |    6 +-
 net/ipv4/tcp_input.c            |    7 ---
 net/ipv6/route.c                |    2 
 net/l2tp/l2tp_ppp.c             |    7 +++
 net/llc/af_llc.c                |   14 +++++-
 net/llc/llc_c_ac.c              |    9 ----
 net/llc/llc_conn.c              |   22 +++++++++-
 net/packet/af_packet.c          |   88 ++++++++++++++++++++++++++++------------
 net/packet/internal.h           |   10 ++--
 28 files changed, 253 insertions(+), 173 deletions(-)

Cong Wang (3):
      llc: hold llc_sap before release_sock()
      llc: fix NULL pointer deref for SOCK_ZAPPED
      llc: delete timers synchronously in llc_sk_free()

Dan Carpenter (1):
      cdrom: information leak in cdrom_ioctl_media_changed()

Eric Biggers (1):
      KEYS: DNS: limit the length of option strings

Eric Dumazet (3):
      tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
      net: af_packet: fix race in PACKET_{R|T}X_RING
      ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy

Greg Kroah-Hartman (1):
      Linux 3.18.107

Guillaume Nault (2):
      l2tp: check sockaddr length in pppol2tp_connect()
      pppoe: check sockaddr length in pppoe_connect()

Jann Horn (1):
      tcp: don't read out-of-bounds opsize

Jiri Olsa (1):
      perf: Return proper values for user stack errors

Martin K. Petersen (1):
      scsi: mptsas: Disable WRITE SAME

Matthew Wilcox (1):
      mm/filemap.c: fix NULL pointer in page_cache_tree_insert()

Paolo Abeni (1):
      team: avoid adding twice the same option to the event list

Sahitya Tummala (1):
      jbd2: fix use after free in kjournald2()

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

Theodore Ts'o (2):
      ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
      ext4: don't update checksum of new initialized bitmaps

Willem de Bruijn (1):
      packet: fix bitfield update race

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

Xin Long (2):
      bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
      team: fix netconsole setup over team

wangguang (1):
      ext4: bugfix for mmaped pages in mpage_release_unused_pages()


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-30 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-30 12:19 Linux 3.18.107 Greg KH
2018-04-30 12:19 ` Greg KH

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).