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:	Tue, 16 Dec 2014 14:14:29 -0800
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 3.18.1

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


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ