linux-kernel.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.119
Date: Sat, 18 Aug 2018 10:42:55 +0200	[thread overview]
Message-ID: <20180818084255.GA31251@kroah.com> (raw)

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

I'm announcing the release of the 3.18.119 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

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

 Documentation/Changes          |   17 -
 Makefile                       |    2 
 arch/arm/boot/dts/imx6sx.dtsi  |    2 
 arch/x86/kernel/kprobes/core.c |    4 
 crypto/ablkcipher.c            |   57 ++---
 crypto/blkcipher.c             |   54 ++---
 crypto/vmac.c                  |  412 ++++++++++++++++++-----------------------
 drivers/i2c/busses/i2c-ismt.c  |    2 
 drivers/net/xen-netfront.c     |    8 
 fs/dcache.c                    |    6 
 fs/namespace.c                 |   28 ++
 include/crypto/vmac.h          |   63 ------
 mm/slub.c                      |    6 
 net/bluetooth/hidp/core.c      |    4 
 scripts/depmod.sh              |    8 
 sound/core/info.c              |    4 
 16 files changed, 296 insertions(+), 381 deletions(-)

Al Viro (3):
      root dentries need RCU-delayed freeing
      fix mntput/mntput race
      fix __legitimize_mnt()/mntput() race

Andrey Ryabinin (1):
      mm: slub: fix format mismatches in slab_err() callers

Eric Biggers (4):
      crypto: vmac - require a block cipher with 128-bit block size
      crypto: vmac - separate tfm and request context
      crypto: blkcipher - fix crash flushing dcache in error path
      crypto: ablkcipher - fix crash flushing dcache in error path

Erick Reyes (1):
      ALSA: info: Check for integer overflow in snd_info_entry_write()

Greg Kroah-Hartman (1):
      Linux 3.18.119

Juergen Gross (1):
      xen/netfront: don't cache skb_shinfo()

Liwei Song (1):
      i2c: ismt: fix wrong device address when unmap the data buffer

Mark Salyzyn (1):
      Bluetooth: hidp: buffer overflow in hidp_process_report

Masami Hiramatsu (1):
      kprobes/x86: Fix %p uses in error messages

Oleksij Rempel (1):
      ARM: dts: imx6sx: fix irq for pcie bridge

Randy Dunlap (1):
      kbuild: verify that $DEPMOD is installed


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

             reply	other threads:[~2018-08-18  8:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-18  8:42 Greg KH [this message]
2018-08-18  8:43 ` Linux 3.18.119 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=20180818084255.GA31251@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).