From: patchwork-bot+linux-riscv@kernel.org
To: yunhui cui <cuiyunhui@bytedance.com>
Cc: linux-riscv@lists.infradead.org, paul.walmsley@sifive.com,
palmer@dabbelt.com, aou@eecs.berkeley.edu, andy.chiu@sifive.com,
alexghiti@rivosinc.com, conor.dooley@microchip.com,
bjorn@rivosinc.com, sorear@fastmail.com, cleger@rivosinc.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] riscv: Randomize lower bits of stack address
Date: Tue, 17 Sep 2024 16:30:35 +0000 [thread overview]
Message-ID: <172659063576.214459.13320691016694584543.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240625030502.68988-1-cuiyunhui@bytedance.com>
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Tue, 25 Jun 2024 11:05:02 +0800 you wrote:
> Implement arch_align_stack() to randomize the lower bits
> of the stack address.
>
> Signed-off-by: Yunhui Cui <cuiyunhui@bytedance.com>
> ---
> arch/riscv/include/asm/exec.h | 8 ++++++++
> arch/riscv/kernel/process.c | 9 +++++++++
> 2 files changed, 17 insertions(+)
> create mode 100644 arch/riscv/include/asm/exec.h
Here is the summary with links:
- riscv: Randomize lower bits of stack address
https://git.kernel.org/riscv/c/048e2906d4ca
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: yunhui cui <cuiyunhui@bytedance.com>
Cc: linux-riscv@lists.infradead.org, paul.walmsley@sifive.com,
palmer@dabbelt.com, aou@eecs.berkeley.edu, andy.chiu@sifive.com,
alexghiti@rivosinc.com, conor.dooley@microchip.com,
bjorn@rivosinc.com, sorear@fastmail.com, cleger@rivosinc.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] riscv: Randomize lower bits of stack address
Date: Tue, 17 Sep 2024 16:30:35 +0000 [thread overview]
Message-ID: <172659063576.214459.13320691016694584543.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240625030502.68988-1-cuiyunhui@bytedance.com>
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Tue, 25 Jun 2024 11:05:02 +0800 you wrote:
> Implement arch_align_stack() to randomize the lower bits
> of the stack address.
>
> Signed-off-by: Yunhui Cui <cuiyunhui@bytedance.com>
> ---
> arch/riscv/include/asm/exec.h | 8 ++++++++
> arch/riscv/kernel/process.c | 9 +++++++++
> 2 files changed, 17 insertions(+)
> create mode 100644 arch/riscv/include/asm/exec.h
Here is the summary with links:
- riscv: Randomize lower bits of stack address
https://git.kernel.org/riscv/c/048e2906d4ca
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-09-17 16:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 3:05 [PATCH] riscv: Randomize lower bits of stack address Yunhui Cui
2024-06-25 3:05 ` Yunhui Cui
2024-07-11 6:09 ` yunhui cui
2024-07-11 6:09 ` yunhui cui
2024-08-15 2:08 ` yunhui cui
2024-08-15 2:08 ` yunhui cui
2024-08-15 5:37 ` Alexandre Ghiti
2024-08-15 5:37 ` Alexandre Ghiti
2024-09-17 16:30 ` patchwork-bot+linux-riscv [this message]
2024-09-17 16:30 ` patchwork-bot+linux-riscv
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=172659063576.214459.13320691016694584543.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=alexghiti@rivosinc.com \
--cc=andy.chiu@sifive.com \
--cc=aou@eecs.berkeley.edu \
--cc=bjorn@rivosinc.com \
--cc=cleger@rivosinc.com \
--cc=conor.dooley@microchip.com \
--cc=cuiyunhui@bytedance.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=sorear@fastmail.com \
/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.