From: Andrei Vagin <avagin@gmail.com>
To: Jimmy Tran <jtoantran@google.com>
Cc: stable@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
Borislav Petkov <bp@alien8.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Alexander Viro <viro@zeniv.linux.org.uk>,
Christian Brauner <brauner@kernel.org>,
Arnd Bergmann <arnd@arndb.de>, Ingo Molnar <mingo@redhat.com>,
Dave Hansen <dave.hansen@linux.intel.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
David Laight <david.laight@aculab.com>
Subject: Re: [PATCH v2 0/7] x86: fix user address masking non-canonical
Date: Tue, 5 Aug 2025 15:36:55 -0700 [thread overview]
Message-ID: <CANaxB-y14k7xnzzMSCTejn57FZi2-qNeteGVBt=9Sxe7x9dc4Q@mail.gmail.com> (raw)
In-Reply-To: <20250728175701.3286764-1-jtoantran@google.com>
Hi Jimmy,
You sent this v2 series in reply to the original version. Usually, a new
version of patches is sent in a new thread. I think it would be better
to resend this series. Also, you could add the kernel version to the
subject line:
[PATCH 6.6 v2 0/7] x86: fix user address masking non-canonical
Thanks,
Andrei
prev parent reply other threads:[~2025-08-05 22:37 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-23 16:32 [PATCH v1 0/6] Backport "x86: fix off-by-one in access_ok()" to 6.6.y Jimmy Tran
2025-07-23 16:32 ` [PATCH v1 1/6] vfs: dcache: move hashlen_hash() from callers into d_hash() Jimmy Tran
2025-07-23 16:32 ` [PATCH v1 2/6] runtime constants: add default dummy infrastructure Jimmy Tran
2025-07-23 16:32 ` [PATCH v1 3/6] runtime constants: add x86 architecture support Jimmy Tran
2025-07-23 16:32 ` [PATCH v1 4/6] arm64: add 'runtime constant' support Jimmy Tran
2025-07-23 16:32 ` [PATCH v1 5/6] x86: fix user address masking non-canonical speculation issue Jimmy Tran
2025-07-23 16:32 ` [PATCH v1 6/6] x86: fix off-by-one in access_ok() Jimmy Tran
2025-07-23 17:13 ` [PATCH v1 0/6] Backport "x86: fix off-by-one in access_ok()" to 6.6.y Linus Torvalds
2025-07-24 11:47 ` David Laight
2025-07-28 17:56 ` [PATCH v2 0/7] x86: fix user address masking non-canonical Jimmy Tran
2025-07-28 17:56 ` [PATCH v2 1/7] vfs: dcache: move hashlen_hash() from callers into d_hash() Jimmy Tran
2025-07-28 17:56 ` [PATCH v2 2/7] runtime constants: add default dummy infrastructure Jimmy Tran
2025-07-28 17:56 ` [PATCH v2 3/7] runtime constants: add x86 architecture support Jimmy Tran
2025-07-28 17:56 ` [PATCH v2 4/7] arm64: add 'runtime constant' support Jimmy Tran
2025-07-28 17:56 ` [PATCH v2 5/7] x86: fix user address masking non-canonical speculation issue Jimmy Tran
2025-07-28 17:56 ` [PATCH v2 6/7] x86: fix off-by-one in access_ok() Jimmy Tran
2025-07-28 17:57 ` [PATCH v2 7/7] x86: use cmov for user address masking Jimmy Tran
2025-08-05 22:36 ` Andrei Vagin [this message]
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='CANaxB-y14k7xnzzMSCTejn57FZi2-qNeteGVBt=9Sxe7x9dc4Q@mail.gmail.com' \
--to=avagin@gmail.com \
--cc=arnd@arndb.de \
--cc=bp@alien8.de \
--cc=brauner@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=dave.hansen@linux.intel.com \
--cc=david.laight@aculab.com \
--cc=gregkh@linuxfoundation.org \
--cc=jtoantran@google.com \
--cc=mingo@redhat.com \
--cc=stable@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=viro@zeniv.linux.org.uk \
--cc=will@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).