All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jeff Xu <jeffxu@chromium.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Pedro Falcato <pedro.falcato@gmail.com>,
	stable@vger.kernel.org, Michael Ellerman <mpe@ellerman.id.au>,
	Oleg Nesterov <oleg@redhat.com>,
	Kees Cook <keescook@chromium.org>
Subject: Re: backport mseal and mseal_test to 6.10
Date: Mon, 14 Oct 2024 07:53:57 +0200	[thread overview]
Message-ID: <2024101439-scotch-ceremony-c2a8@gregkh> (raw)
In-Reply-To: <CABi2SkW0Q8zAkmVg8qz9WV+Fkjft4stO67ajx0Gos82Sc4vjhg@mail.gmail.com>

On Sun, Oct 13, 2024 at 10:17:48PM -0700, Jeff Xu wrote:
> Hi Greg,
> 
> How are you?
> 
> What is the process to backport Pedro's recent mseal fixes to 6.10 ?

Please read:
    https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how all of this works :)

> Specifically those 5 commits:
> 
> 67203f3f2a63d429272f0c80451e5fcc469fdb46
>     selftests/mm: add mseal test for no-discard madvise
> 
> 4d1b3416659be70a2251b494e85e25978de06519
>     mm: move can_modify_vma to mm/vma.h
> 
>  4a2dd02b09160ee43f96c759fafa7b56dfc33816
>   mm/mprotect: replace can_modify_mm with can_modify_vma
> 
> 23c57d1fa2b9530e38f7964b4e457fed5a7a0ae8
>       mseal: replace can_modify_mm_madv with a vma variant
> 
> f28bdd1b17ec187eaa34845814afaaff99832762
>    selftests/mm: add more mseal traversal tests
> 
> There will be merge conflicts, I  can backport them to 5.10 and test
> to help the backporting process.

5.10 or 6.10?

And why 6.10?  If you look at the front page of kernel.org you will see
that 6.10 is now end-of-life, so why does that kernel matter to you
anymore?

> Those 5 fixes are needed for two reasons: maintain the consistency of
> mseal's semantics across releases, and for ease of backporting future
> fixes.

Backporting more to 6.10?  Again, it's end-of-life, who would be
backporting anything else?

confused,

greg k-h

  reply	other threads:[~2024-10-14  5:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14  5:17 backport mseal and mseal_test to 6.10 Jeff Xu
2024-10-14  5:53 ` Greg KH [this message]
2024-10-14 15:27   ` Jeff Xu
2024-10-14 15:56     ` Greg KH
2024-10-14 16:19       ` Jeff Xu
2024-10-14 16:23         ` Greg KH
2024-10-14 17:25           ` Jeff Xu
2024-10-14 18:23             ` Pedro Falcato
2024-10-15 10:32             ` Greg KH

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=2024101439-scotch-ceremony-c2a8@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jeffxu@chromium.org \
    --cc=keescook@chromium.org \
    --cc=mpe@ellerman.id.au \
    --cc=oleg@redhat.com \
    --cc=pedro.falcato@gmail.com \
    --cc=stable@vger.kernel.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.