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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171204155916.489136969@linuxfoundation.org>
Date:   Mon,  4 Dec 2017 16:59:14 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
        linux@...ck-us.net, shuahkh@....samsung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: [PATCH 3.18 00/12] 3.18.86-stable review

This is the start of the stable review cycle for the 3.18.86 release.
There are 12 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed Dec  6 15:59:06 UTC 2017.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.18.86-rc1.gz
or in the git tree and branch at:
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-3.18.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.18.86-rc1

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Prevent zero length "index" write

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Don't try indexed reads to alternate slave addresses

NeilBrown <neilb@...e.com>
    NFS: revalidate "." etc correctly on "open".

Jonathan Liu <net147@...il.com>
    drm/panel: simple: Add missing panel_simple_unprepare() calls

Heiner Kallweit <hkallweit1@...il.com>
    eeprom: at24: check at24_read/write arguments

Paolo Bonzini <pbonzini@...hat.com>
    KVM: x86: inject exceptions produced by x86_decode_insn

Liran Alon <liran.alon@...cle.com>
    KVM: x86: Exit to user-mode on #UD intercept when emulator requires

Josef Bacik <jbacik@...com>
    btrfs: clear space cache inode generation always

chenjie <chenjie6@...wei.com>
    mm/madvise.c: fix madvise() infinite loop under special circumstances

Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
    mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()

Herbert Xu <herbert@...dor.apana.org.au>
    ipsec: Fix aborted xfrm policy dump crash

Tom Herbert <tom@...bertland.com>
    netlink: add a start callback for starting a netlink dump


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

Diffstat:

 Makefile                             |  4 ++--
 arch/x86/kvm/svm.c                   |  2 ++
 arch/x86/kvm/vmx.c                   |  2 ++
 arch/x86/kvm/x86.c                   |  2 ++
 drivers/gpu/drm/i915/intel_i2c.c     |  4 +++-
 drivers/gpu/drm/panel/panel-simple.c |  2 ++
 drivers/misc/eeprom/at24.c           |  6 ++++++
 fs/btrfs/extent-tree.c               | 14 +++++++-------
 fs/nfs/dir.c                         |  3 ++-
 include/linux/netlink.h              |  2 ++
 include/net/genetlink.h              |  2 ++
 mm/huge_memory.c                     | 14 ++++----------
 mm/madvise.c                         |  3 +--
 net/netlink/af_netlink.c             |  4 ++++
 net/netlink/genetlink.c              | 16 ++++++++++++++++
 net/xfrm/xfrm_user.c                 | 25 +++++++++++++++----------
 16 files changed, 72 insertions(+), 33 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ