All of lore.kernel.org
 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.1
Date: Tue, 16 Dec 2014 14:14:29 -0800	[thread overview]
Message-ID: <20141216221429.GA6100@kroah.com> (raw)

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

I'm announcing the release of the 3.18.1 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/mips/net/bpf_jit.c                         |    4 -
 arch/powerpc/platforms/cell/spufs/inode.c       |    2 
 drivers/net/ethernet/marvell/mvneta.c           |    5 -
 drivers/net/vxlan.c                             |   10 ---
 drivers/net/wireless/rtlwifi/rtl8192ce/hw.c     |    3 
 drivers/net/wireless/rtlwifi/rtl8192ce/sw.c     |    3 
 drivers/net/wireless/rtlwifi/rtl8192ce/trx.c    |   24 ++++++-
 drivers/net/wireless/rtlwifi/rtl8192ce/trx.h    |    2 
 drivers/net/xen-netfront.c                      |    3 
 drivers/staging/lustre/lustre/llite/dcache.c    |    2 
 drivers/staging/lustre/lustre/llite/llite_lib.c |    2 
 drivers/staging/lustre/lustre/llite/namei.c     |    8 +-
 fs/affs/amigaffs.c                              |    2 
 fs/autofs4/expire.c                             |   12 +--
 fs/autofs4/root.c                               |    2 
 fs/ceph/dir.c                                   |    8 +-
 fs/ceph/inode.c                                 |    2 
 fs/cifs/inode.c                                 |    2 
 fs/coda/cache.c                                 |    2 
 fs/dcache.c                                     |   80 ++++++++++++------------
 fs/debugfs/inode.c                              |    2 
 fs/exportfs/expfs.c                             |    2 
 fs/libfs.c                                      |   12 +--
 fs/ncpfs/dir.c                                  |    2 
 fs/ncpfs/ncplib_kernel.h                        |    4 -
 fs/nfs/getroot.c                                |    2 
 fs/notify/fsnotify.c                            |    4 -
 fs/ocfs2/dcache.c                               |    2 
 include/linux/dcache.h                          |    8 +-
 kernel/trace/trace.c                            |    4 -
 kernel/trace/trace_events.c                     |    2 
 net/ipv4/gre_offload.c                          |    3 
 net/ipv4/tcp_ipv4.c                             |    4 -
 net/ipv6/tcp_ipv6.c                             |   28 ++++----
 net/netlink/af_netlink.c                        |    2 
 net/openvswitch/flow_netlink.c                  |    4 -
 net/sched/sch_fq_codel.c                        |    2 
 net/sctp/output.c                               |    4 -
 security/selinux/selinuxfs.c                    |    6 -
 sound/pci/hda/patch_analog.c                    |    1 
 sound/pci/hda/patch_realtek.c                   |    1 
 sound/usb/midi.c                                |    2 
 43 files changed, 155 insertions(+), 126 deletions(-)

Al Viro (2):
      move d_rcu from overlapping d_child to overlapping d_alias
      deal with deadlock in d_walk()

Daniel Borkmann (2):
      net: sctp: use MAX_HEADER for headroom reserve in output path
      netlink: use jhash as hashfn for rhashtable

David Vrabel (1):
      xen-netfront: use correct linear area after linearizing an skb

Denis Kirjanov (1):
      mips: bpf: Fix broken BPF_MOD

Eric Dumazet (2):
      net: mvneta: fix race condition in mvneta_tx()
      tcp: fix more NULL deref after prequeue changes

Greg Kroah-Hartman (1):
      Linux 3.18.1

Larry Finger (3):
      rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruption
      rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entry
      rtlwifi: rtl8192ce: Fix missing interrupt ready flag

Marcelo Leitner (1):
      Fix race condition between vxlan_sock_add and vxlan_sock_release

Pravin B Shelar (1):
      openvswitch: Fix flow mask validation.

Takashi Iwai (3):
      ALSA: hda - Add EAPD fixup for ASUS Z99He laptop
      ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210
      ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery

Tom Herbert (1):
      gre: Set inner mac header in gro complete

Valdis Kletnieks (1):
      net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c

willy tarreau (1):
      net: mvneta: fix Tx interrupt delay


[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2014-12-16 22:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-16 22:14 Greg KH [this message]
2014-12-16 22:14 ` Linux 3.18.1 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=20141216221429.GA6100@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.