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:   Mon, 27 Mar 2017 12:42:18 +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.10.6

I'm announcing the release of the 4.10.6 kernel.

All users of the 4.10 kernel series must upgrade.

The updated 4.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.10.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/parisc/include/asm/cacheflush.h |   23 +----------------
 arch/parisc/kernel/cache.c           |   22 ++++++++++++++++
 arch/parisc/kernel/module.c          |    8 +++++
 arch/parisc/kernel/process.c         |    2 +
 arch/powerpc/boot/zImage.lds.S       |    1 
 drivers/char/hw_random/omap-rng.c    |   16 ++++++++++-
 drivers/cpufreq/cpufreq.c            |    8 +++--
 drivers/gpu/drm/amd/amdgpu/si_dpm.c  |    6 ++++
 drivers/isdn/gigaset/bas-gigaset.c   |    3 ++
 drivers/md/raid10.c                  |   18 +++++++++++++
 drivers/md/raid5.c                   |    3 +-
 drivers/scsi/libiscsi.c              |   26 ++++++++++++++++++-
 drivers/scsi/lpfc/lpfc_init.c        |    1 
 drivers/scsi/mpt3sas/mpt3sas_base.h  |    3 --
 drivers/scsi/mpt3sas/mpt3sas_scsih.c |    4 +-
 drivers/scsi/qla2xxx/qla_target.c    |   14 ++++++++--
 drivers/scsi/scsi_lib.c              |   14 +++++++---
 drivers/scsi/scsi_priv.h             |    3 --
 drivers/target/target_core_pscsi.c   |   47 ++++++++---------------------------
 drivers/target/target_core_sbc.c     |   10 +++++--
 fs/gfs2/incore.h                     |    2 -
 fs/nfs/nfs4proc.c                    |    9 ++----
 include/linux/log2.h                 |   13 +--------
 include/scsi/libiscsi.h              |    1 
 include/scsi/scsi_device.h           |    4 ++
 kernel/cgroup_pids.c                 |    2 -
 kernel/events/core.c                 |   16 ++++++++++-
 mm/percpu.c                          |    5 ++-
 net/sunrpc/xprtrdma/verbs.c          |    3 +-
 tools/include/linux/log2.h           |   13 +--------
 31 files changed, 188 insertions(+), 114 deletions(-)

Alex Deucher (1):
      drm/amdgpu/si: add dpm quirk for Oland

Andreas Gruenbacher (1):
      gfs2: Avoid alignment hole in struct lm_lockname

Anton Blanchard (1):
      scsi: lpfc: Add shutdown method for kexec

Bart Van Assche (1):
      scsi: mpt3sas: Avoid sleeping in interrupt context

Chris Leech (1):
      scsi: libiscsi: add lock around task lists to fix list corruption regression

Chuck Lever (1):
      xprtrdma: Squelch kbuild sparse complaint

Greg Kroah-Hartman (1):
      Linux 4.10.6

Helge Deller (1):
      parisc: Fix system shutdown halt

Johan Hovold (1):
      isdn/gigaset: fix NULL-deref at probe

John David Anglin (1):
      parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range

Linus Torvalds (1):
      give up on gcc ilog2() constant optimizations

Max Lohrmann (1):
      target: Fix VERIFY_16 handling in sbc_parse_cdb

Michael Ellerman (1):
      powerpc/boot: Fix zImage TOC alignment

Mikulas Patocka (1):
      parisc: support R_PARISC_SECREL32 relocation in modules

Nicholas Bellinger (1):
      target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export

Olga Kornievskaia (1):
      NFS prevent double free in async nfs4_exchange_id

Peter Zijlstra (2):
      perf/core: Fix use-after-free in perf_release()
      perf/core: Fix event inheritance on fork()

Quinn Tran (2):
      qla2xxx: Fix memory leak for abts processing
      qla2xxx: Fix request queue corruption.

Rafael J. Wysocki (1):
      cpufreq: Fix and clean up show_cpuinfo_cur_freq()

Shaohua Li (1):
      md/raid1/10: fix potential deadlock

Song Liu (1):
      md/r5cache: fix set_syndrome_sources() for data in cache

Tahsin Erdogan (1):
      percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages

Tejun Heo (1):
      cgroup/pids: remove spurious suspicious RCU usage warning

Thomas Petazzoni (3):
      hwrng: omap - write registers after enabling the clock
      hwrng: omap - use devm_clk_get() instead of of_clk_get()
      hwrng: omap - Do not access INTMASK_REG on EIP76


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