[Deepin-Kernel-SIG] [linux 6.6-y] [Deepin] deepin: config: x86_desktop_defconfig: enable landlock#1459
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideEnable the Landlock security feature in the Deepin x86 desktop kernel defconfig so that x86 aligns with other Deepin architectures and can be used by pacman. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Pull request overview
Enable the Landlock Linux Security Module (LSM) in the deepin x86 desktop kernel configuration to support userspace sandboxing (e.g., for pacman).
Changes:
- Enable
CONFIG_SECURITY_LANDLOCKindeepin_x86_desktop_defconfig.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Cryolitia The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
3646e67 to
78da6e3
Compare
deepin inclusion category: feature enable landlock for our x86 config, it has been enabled in our riscv, arm64 and loongarch config, enable it in x86, and it will be used in pacman. Also edit LSM, add landlock for x86 and loongarch. Link: https://bbs.deepin.org.cn/post/295333 Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
78da6e3 to
20655bf
Compare
deepin inclusion
category: feature
enable landlock for our x86 config, it has been enabled in our riscv, arm64 and loongarch config, enable it in x86, and it will be used in pacman.
Link: https://bbs.deepin.org.cn/post/295333
Summary by Sourcery
New Features: