From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH stable 6.12 1/1] selftests/bpf: Add tests with stack ptr register in conditional jmp
Date: Mon, 21 Jul 2025 09:59:06 -0400 [thread overview]
Message-ID: <1753105552-4ba14ead@stable.kernel.org> (raw)
In-Reply-To: <20250721084531.58557-1-shung-hsi.yu@suse.com>
[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected.
No action required from the submitter.
The upstream commit SHA1 provided is correct: 5ffb537e416ee22dbfb3d552102e50da33fec7f6
WARNING: Author mismatch between patch and upstream commit:
Backport author: Shung-Hsi Yu <shung-hsi.yu@suse.com>
Commit author: Yonghong Song <yonghong.song@linux.dev>
Status in newer kernel trees:
6.15.y | Not found
Note: The patch differs from the upstream commit:
---
1: 5ffb537e416e ! 1: f5e86b1f0ca1 selftests/bpf: Add tests with stack ptr register in conditional jmp
@@ Metadata
## Commit message ##
selftests/bpf: Add tests with stack ptr register in conditional jmp
+ Commit 5ffb537e416ee22dbfb3d552102e50da33fec7f6 upstream.
+
Add two tests:
- one test has 'rX <op> r10' where rX is not r10, and
- another test has 'rX <op> rY' where rX and rY are not r10
@@ Commit message
Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250524041340.4046304-1-yonghong.song@linux.dev
+ [ shung-hsi.yu: contains additional hunks for kernel/bpf/verifier.c that
+ should be part of the previous patch in the series, commit
+ e2d2115e56c4 "bpf: Do not include stack ptr register in precision
+ backtracking bookkeeping", which was incorporated since v6.12.37. ]
+ Link: https://lore.kernel.org/all/9b41f9f5-396f-47e0-9a12-46c52087df6c@linux.dev/
+ Signed-off-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
## kernel/bpf/verifier.c ##
@@ kernel/bpf/verifier.c: static int check_cond_jmp_op(struct bpf_verifier_env *env,
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| 6.12 | Success | Success |
next prev parent reply other threads:[~2025-07-21 13:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-21 8:45 [PATCH stable 6.12 1/1] selftests/bpf: Add tests with stack ptr register in conditional jmp Shung-Hsi Yu
2025-07-21 13:59 ` Sasha Levin [this message]
2025-07-22 9:28 ` Greg KH
2025-07-28 6:59 ` Shung-Hsi Yu
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=1753105552-4ba14ead@stable.kernel.org \
--to=sashal@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox