All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
	stable@vger.kernel.org
Subject: [PATCH 4.4 0/5] 4.4.153-stable review
Date: Sun, 26 Aug 2018 08:42:52 +0200	[thread overview]
Message-ID: <20180826064102.584749876@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 4.4.153 release.
There are 5 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 Tue Aug 28 06:40:50 UTC 2018.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.153-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-4.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 4.4.153-rc1

Vivek Goyal <vgoyal@redhat.com>
    ovl: warn instead of error if d_type is not supported

Vivek Goyal <vgoyal@redhat.com>
    ovl: Do d_type check only if work dir creation was successful

Vivek Goyal <vgoyal@redhat.com>
    ovl: Ensure upper filesystem supports d_type

Eric Biggers <ebiggers@google.com>
    x86/mm: Fix use-after-free of ldt_struct

Andi Kleen <ak@linux.intel.com>
    x86/mm/pat: Fix L1TF stable backport for CPA


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

Diffstat:

 Makefile                           |  4 ++--
 arch/x86/include/asm/mmu_context.h |  3 +--
 arch/x86/mm/pageattr.c             |  2 +-
 fs/overlayfs/overlayfs.h           |  1 +
 fs/overlayfs/readdir.c             | 37 +++++++++++++++++++++++++++++++++++++
 fs/overlayfs/super.c               | 20 ++++++++++++++++++++
 6 files changed, 62 insertions(+), 5 deletions(-)



             reply	other threads:[~2018-08-26  6:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-26  6:42 Greg Kroah-Hartman [this message]
2018-08-26  6:42 ` [PATCH 4.4 1/5] x86/mm/pat: Fix L1TF stable backport for CPA Greg Kroah-Hartman
2018-08-26  6:42 ` [PATCH 4.4 2/5] x86/mm: Fix use-after-free of ldt_struct Greg Kroah-Hartman
2018-08-26 13:36 ` [PATCH 4.4 0/5] 4.4.153-stable review Guenter Roeck
2018-08-26 17:14   ` Greg Kroah-Hartman
2018-08-27  4:00 ` Naresh Kamboju
2018-08-27  5:22   ` Greg Kroah-Hartman
2018-08-27 20:29 ` Shuah Khan
2018-08-28  5:13   ` Greg Kroah-Hartman

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=20180826064102.584749876@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=ben.hutchings@codethink.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=shuah@kernel.org \
    --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.