From: haoran.jiang@linux.dev
To: loongarch@lists.linux.dev
Cc: linux-kernel@vger.kernel.org, chenhuacai@kernel.org,
kernel@xen0n.name, akpm@linux-foundation.org, jbohac@suse.cz,
kees@kernel.org, yangtiezhu@loongson.cn,
Haoran Jiang <jianghaoran@kylinos.cn>
Subject: [PATCH 0/2] Enable STRICT_MODULE_RWX
Date: Sat, 6 Jun 2026 21:21:24 +0800 [thread overview]
Message-ID: <20260606132126.562034-1-haoran.jiang@linux.dev> (raw)
From: Haoran Jiang <jianghaoran@kylinos.cn>
Enable STRICT_MODULE_RWX on LoongArch and
Move fixmap page tables to BSS segment.
Haoran Jiang (2):
LoongArch: Move fixmap page tables to BSS segment
LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory
permissions
arch/loongarch/Kconfig | 2 +
arch/loongarch/include/asm/fixmap.h | 2 +
arch/loongarch/kernel/inst.c | 29 +++++++++++-
arch/loongarch/kernel/setup.c | 1 +
arch/loongarch/mm/init.c | 71 ++++++++++++++++++++++++++---
5 files changed, 98 insertions(+), 7 deletions(-)
--
2.25.1
next reply other threads:[~2026-06-06 13:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-06 13:21 haoran.jiang [this message]
2026-06-06 13:21 ` [PATCH 1/2] LoongArch: Move fixmap page tables to BSS segment haoran.jiang
2026-06-06 13:21 ` [PATCH 2/2] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions haoran.jiang
2026-06-06 14:04 ` [PATCH 0/2] Enable STRICT_MODULE_RWX Huacai Chen
-- strict thread matches above, loose matches on Subject: below --
2026-06-06 13:14 haoran.jiang
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=20260606132126.562034-1-haoran.jiang@linux.dev \
--to=haoran.jiang@linux.dev \
--cc=akpm@linux-foundation.org \
--cc=chenhuacai@kernel.org \
--cc=jbohac@suse.cz \
--cc=jianghaoran@kylinos.cn \
--cc=kees@kernel.org \
--cc=kernel@xen0n.name \
--cc=linux-kernel@vger.kernel.org \
--cc=loongarch@lists.linux.dev \
--cc=yangtiezhu@loongson.cn \
/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