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:   Thu, 9 Aug 2018 14:36:37 +0200
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 4.17.14

I'm announcing the release of the 4.17.14 kernel.

All users of the 4.17 kernel series must upgrade.

The updated 4.17.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.17.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/events/intel/uncore.h       |    2 
 arch/x86/events/intel/uncore_snbep.c |   10 +++-
 block/blk-core.c                     |    5 +-
 drivers/i2c/busses/i2c-imx.c         |    3 -
 drivers/scsi/qla2xxx/qla_attr.c      |    1 
 drivers/scsi/qla2xxx/qla_gbl.h       |    1 
 drivers/scsi/qla2xxx/qla_gs.c        |    4 +
 drivers/scsi/qla2xxx/qla_init.c      |    7 +--
 drivers/scsi/qla2xxx/qla_inline.h    |    2 
 drivers/scsi/qla2xxx/qla_isr.c       |    3 +
 drivers/scsi/qla2xxx/qla_mbx.c       |    6 ++
 drivers/scsi/qla2xxx/qla_mid.c       |   11 ++++-
 drivers/scsi/qla2xxx/qla_os.c        |   51 ++++++++++--------------
 drivers/scsi/qla2xxx/qla_sup.c       |    3 +
 fs/btrfs/extent_io.c                 |    3 +
 fs/jfs/jfs_dinode.h                  |    7 +++
 fs/jfs/jfs_incore.h                  |    1 
 fs/jfs/super.c                       |    3 -
 fs/jfs/xattr.c                       |   10 ++--
 fs/xfs/libxfs/xfs_attr_leaf.c        |    5 --
 fs/xfs/xfs_icache.c                  |   73 +++++++++++++++++++++++------------
 include/linux/ring_buffer.h          |    1 
 kernel/irq/manage.c                  |    9 +++-
 kernel/softirq.c                     |    2 
 kernel/time/tick-sched.c             |    2 
 kernel/trace/ring_buffer.c           |   16 +++++++
 kernel/trace/trace.c                 |    6 ++
 net/netlink/af_netlink.c             |    4 -
 29 files changed, 170 insertions(+), 83 deletions(-)

Anil Gurumurthy (1):
      scsi: qla2xxx: Return error when TMF returns

Anna-Maria Gleixner (1):
      nohz: Fix local_timer_softirq_pending()

Dave Chinner (1):
      xfs: validate cached inodes are free when allocated

Dmitry Safonov (1):
      netlink: Don't shift on 64 for ngroups

Eric Sandeen (1):
      xfs: don't call xfs_da_shrink_inode with NULL bp

Esben Haabendal (1):
      i2c: imx: Fix reinit_completion() use

Filipe Manana (1):
      Btrfs: fix file data corruption after cloning a range and fsync

Frederic Weisbecker (1):
      nohz: Fix missing tick reprogram when interrupting an inline softirq

Greg Kroah-Hartman (1):
      Linux 4.17.14

Kan Liang (1):
      perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices

Kees Cook (1):
      jfs: Fix usercopy whitelist for inline inode data

Linus Torvalds (1):
      Partially revert "block: fail op_is_write() requests to read-only partitions"

Masami Hiramatsu (1):
      ring_buffer: tracing: Inherit the tracing setting to next ring buffer

Quinn Tran (4):
      scsi: qla2xxx: Fix unintialized List head crash
      scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
      scsi: qla2xxx: Fix driver unload by shutting down chip
      scsi: qla2xxx: Fix ISP recovery on unload

Shankara Pailoor (1):
      jfs: Fix inconsistency between memory allocation and ea_buf->max_size

Thomas Gleixner (1):
      genirq: Make force irq threading setup more robust


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ