* [GIT PULL] capabilities update for v7.0
@ 2026-02-13 22:56 Serge E. Hallyn
2026-02-14 20:54 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Serge E. Hallyn @ 2026-02-13 22:56 UTC (permalink / raw)
To: Linus Torvalds, Paul Moore, linux-security-module, linux-kernel
Cc: Ondrej Mosnacek, Ryan Foster
Hi Linus,
The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb:
Linux 6.19-rc4 (2026-01-04 14:41:55 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux.git tags/caps-pr-20260213
for you to fetch changes up to 071588136007482d70fd2667b827036bc60b1f8f:
ipc: don't audit capability check in ipc_permissions() (2026-01-27 21:30:42 -0600)
----------------------------------------------------------------
Capabilities update for 7.0
This branch contains two patches which have been in linux-next for a
few weeks. The first,
security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns
adds some tests of core capabilities helpers. The second
ipc: don't audit capability check in ipc_permissions()
avoids emitting audit messages when there's not actually a permission
being denied.
----------------------------------------------------------------
Ondrej Mosnacek (1):
ipc: don't audit capability check in ipc_permissions()
Ryan Foster (1):
security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns
MAINTAINERS | 1 +
include/linux/capability.h | 6 +
ipc/ipc_sysctl.c | 2 +-
security/Kconfig | 17 +++
security/commoncap.c | 4 +
security/commoncap_test.c | 288 +++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 317 insertions(+), 1 deletion(-)
create mode 100644 security/commoncap_test.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] capabilities update for v7.0
2026-02-13 22:56 [GIT PULL] capabilities update for v7.0 Serge E. Hallyn
@ 2026-02-14 20:54 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-02-14 20:54 UTC (permalink / raw)
To: Serge E. Hallyn
Cc: Linus Torvalds, Paul Moore, linux-security-module, linux-kernel,
Ondrej Mosnacek, Ryan Foster
The pull request you sent on Fri, 13 Feb 2026 16:56:58 -0600:
> https://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux.git tags/caps-pr-20260213
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6179d7a630c2747e2a9329149de2a7aa67a95978
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-14 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-13 22:56 [GIT PULL] capabilities update for v7.0 Serge E. Hallyn
2026-02-14 20:54 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox