* Re: Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree [not found] <1518616386206238@kroah.com> @ 2018-02-14 16:16 ` Timur Tabi 2018-02-14 18:23 ` Greg Kroah-Hartman 2018-02-19 23:57 ` Jon Masters 0 siblings, 2 replies; 6+ messages in thread From: Timur Tabi @ 2018-02-14 16:16 UTC (permalink / raw) To: lkml Cc: Shanker Donthineni, Ard Biesheuvel, Catalin Marinas, Greg Kroah-Hartman, Will Deacon, stable, stable-commits On Wed, Feb 14, 2018 at 7:53 AM, <gregkh@linuxfoundation.org> wrote: > > This is a note to let you know that I've just added the patch titled > > [Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor > > to the 4.14-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > arm64-implement-branch-predictor-hardening-for-falkor.patch > and it can be found in the queue-4.14 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@vger.kernel.org> know about it. Please note that there is a follow-on patch, also from Shanker, that fixes this patch (it was slightly mangled when merged into 4.16-rc1): https://www.spinics.net/lists/arm-kernel/msg633726.html I would love for it to be included in 4.14.20, but it hasn't been merged into Linus' tree yet. I will send a patch request when it does land in 4.16-rc2. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree 2018-02-14 16:16 ` Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree Timur Tabi @ 2018-02-14 18:23 ` Greg Kroah-Hartman 2018-02-14 18:49 ` Catalin Marinas 2018-02-19 23:57 ` Jon Masters 1 sibling, 1 reply; 6+ messages in thread From: Greg Kroah-Hartman @ 2018-02-14 18:23 UTC (permalink / raw) To: Timur Tabi Cc: lkml, Shanker Donthineni, Ard Biesheuvel, Catalin Marinas, Will Deacon, stable, stable-commits On Wed, Feb 14, 2018 at 10:16:51AM -0600, Timur Tabi wrote: > On Wed, Feb 14, 2018 at 7:53 AM, <gregkh@linuxfoundation.org> wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > [Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor > > > > to the 4.14-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > arm64-implement-branch-predictor-hardening-for-falkor.patch > > and it can be found in the queue-4.14 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let <stable@vger.kernel.org> know about it. > > Please note that there is a follow-on patch, also from Shanker, that > fixes this patch (it was slightly mangled when merged into 4.16-rc1): > > https://www.spinics.net/lists/arm-kernel/msg633726.html > > I would love for it to be included in 4.14.20, but it hasn't been > merged into Linus' tree yet. I will send a patch request when it does > land in 4.16-rc2. There's nothing I can do unless it's in Linus's tree :) ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree 2018-02-14 18:23 ` Greg Kroah-Hartman @ 2018-02-14 18:49 ` Catalin Marinas 0 siblings, 0 replies; 6+ messages in thread From: Catalin Marinas @ 2018-02-14 18:49 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: Timur Tabi, lkml, Shanker Donthineni, Ard Biesheuvel, Will Deacon, stable, stable-commits On Wed, Feb 14, 2018 at 07:23:46PM +0100, Greg Kroah-Hartman wrote: > On Wed, Feb 14, 2018 at 10:16:51AM -0600, Timur Tabi wrote: > > On Wed, Feb 14, 2018 at 7:53 AM, <gregkh@linuxfoundation.org> wrote: > > > > > > This is a note to let you know that I've just added the patch titled > > > > > > [Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor > > > > > > to the 4.14-stable tree which can be found at: > > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > > > The filename of the patch is: > > > arm64-implement-branch-predictor-hardening-for-falkor.patch > > > and it can be found in the queue-4.14 subdirectory. > > > > > > If you, or anyone else, feels it should not be added to the stable tree, > > > please let <stable@vger.kernel.org> know about it. > > > > Please note that there is a follow-on patch, also from Shanker, that > > fixes this patch (it was slightly mangled when merged into 4.16-rc1): > > > > https://www.spinics.net/lists/arm-kernel/msg633726.html > > > > I would love for it to be included in 4.14.20, but it hasn't been > > merged into Linus' tree yet. I will send a patch request when it does > > land in 4.16-rc2. > > There's nothing I can do unless it's in Linus's tree :) It will land in 4.16-rc2 (already queued on my local tree). -- Catalin ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree 2018-02-14 16:16 ` Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree Timur Tabi 2018-02-14 18:23 ` Greg Kroah-Hartman @ 2018-02-19 23:57 ` Jon Masters 2018-02-20 10:47 ` Greg Kroah-Hartman 1 sibling, 1 reply; 6+ messages in thread From: Jon Masters @ 2018-02-19 23:57 UTC (permalink / raw) To: Timur Tabi, lkml Cc: Shanker Donthineni, Ard Biesheuvel, Catalin Marinas, Greg Kroah-Hartman, Will Deacon, stable, stable-commits On 02/14/2018 11:16 AM, Timur Tabi wrote: > On Wed, Feb 14, 2018 at 7:53 AM, <gregkh@linuxfoundation.org> wrote: >> >> This is a note to let you know that I've just added the patch titled >> >> [Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor >> >> to the 4.14-stable tree which can be found at: >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary >> >> The filename of the patch is: >> arm64-implement-branch-predictor-hardening-for-falkor.patch >> and it can be found in the queue-4.14 subdirectory. >> >> If you, or anyone else, feels it should not be added to the stable tree, >> please let <stable@vger.kernel.org> know about it. > > Please note that there is a follow-on patch, also from Shanker, that > fixes this patch (it was slightly mangled when merged into 4.16-rc1): > > https://www.spinics.net/lists/arm-kernel/msg633726.html > > I would love for it to be included in 4.14.20, but it hasn't been > merged into Linus' tree yet. I will send a patch request when it does > land in 4.16-rc2. That has now landed in Linus's tree. Jon. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree 2018-02-19 23:57 ` Jon Masters @ 2018-02-20 10:47 ` Greg Kroah-Hartman 2018-02-20 10:49 ` Greg Kroah-Hartman 0 siblings, 1 reply; 6+ messages in thread From: Greg Kroah-Hartman @ 2018-02-20 10:47 UTC (permalink / raw) To: Jon Masters Cc: Timur Tabi, lkml, Shanker Donthineni, Ard Biesheuvel, Catalin Marinas, Will Deacon, stable, stable-commits On Mon, Feb 19, 2018 at 06:57:12PM -0500, Jon Masters wrote: > On 02/14/2018 11:16 AM, Timur Tabi wrote: > > On Wed, Feb 14, 2018 at 7:53 AM, <gregkh@linuxfoundation.org> wrote: > >> > >> This is a note to let you know that I've just added the patch titled > >> > >> [Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor > >> > >> to the 4.14-stable tree which can be found at: > >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > >> > >> The filename of the patch is: > >> arm64-implement-branch-predictor-hardening-for-falkor.patch > >> and it can be found in the queue-4.14 subdirectory. > >> > >> If you, or anyone else, feels it should not be added to the stable tree, > >> please let <stable@vger.kernel.org> know about it. > > > > Please note that there is a follow-on patch, also from Shanker, that > > fixes this patch (it was slightly mangled when merged into 4.16-rc1): > > > > https://www.spinics.net/lists/arm-kernel/msg633726.html > > > > I would love for it to be included in 4.14.20, but it hasn't been > > merged into Linus' tree yet. I will send a patch request when it does > > land in 4.16-rc2. > > That has now landed in Linus's tree. What is the git commit id for it? thanks, greg k-h ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree 2018-02-20 10:47 ` Greg Kroah-Hartman @ 2018-02-20 10:49 ` Greg Kroah-Hartman 0 siblings, 0 replies; 6+ messages in thread From: Greg Kroah-Hartman @ 2018-02-20 10:49 UTC (permalink / raw) To: Jon Masters Cc: Timur Tabi, lkml, Shanker Donthineni, Ard Biesheuvel, Catalin Marinas, Will Deacon, stable, stable-commits On Tue, Feb 20, 2018 at 11:47:38AM +0100, Greg Kroah-Hartman wrote: > On Mon, Feb 19, 2018 at 06:57:12PM -0500, Jon Masters wrote: > > On 02/14/2018 11:16 AM, Timur Tabi wrote: > > > On Wed, Feb 14, 2018 at 7:53 AM, <gregkh@linuxfoundation.org> wrote: > > >> > > >> This is a note to let you know that I've just added the patch titled > > >> > > >> [Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor > > >> > > >> to the 4.14-stable tree which can be found at: > > >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > >> > > >> The filename of the patch is: > > >> arm64-implement-branch-predictor-hardening-for-falkor.patch > > >> and it can be found in the queue-4.14 subdirectory. > > >> > > >> If you, or anyone else, feels it should not be added to the stable tree, > > >> please let <stable@vger.kernel.org> know about it. > > > > > > Please note that there is a follow-on patch, also from Shanker, that > > > fixes this patch (it was slightly mangled when merged into 4.16-rc1): > > > > > > https://www.spinics.net/lists/arm-kernel/msg633726.html > > > > > > I would love for it to be included in 4.14.20, but it hasn't been > > > merged into Linus' tree yet. I will send a patch request when it does > > > land in 4.16-rc2. > > > > That has now landed in Linus's tree. > > What is the git commit id for it? Nevermind, I found it myself... ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-02-20 10:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1518616386206238@kroah.com>
2018-02-14 16:16 ` Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree Timur Tabi
2018-02-14 18:23 ` Greg Kroah-Hartman
2018-02-14 18:49 ` Catalin Marinas
2018-02-19 23:57 ` Jon Masters
2018-02-20 10:47 ` Greg Kroah-Hartman
2018-02-20 10:49 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®