* [GIT PULL] capabilities changes for 6.14-rc1
@ 2025-01-20 21:59 Serge E. Hallyn
2025-01-23 16:21 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Serge E. Hallyn @ 2025-01-20 21:59 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Paul Moore, Jordan Rome, linux-security-module
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux.git tags/caps-6.13-rc1
for you to fetch changes up to d48da4d5ed7b4a022a4e54f210575baac71f58af:
security: add trace event for cap_capable (2024-12-04 20:59:21 -0600)
----------------------------------------------------------------
capabilities patches for 6.14-rc1
This branch contains basically the same two patches as last time:
1. A patch by Paul Moore to remove the cap_mmap_file() hook, as it simply
returned the default return value and so doesn't need to exist.
2. A patch by Jordan Rome to add a trace event for cap_capable(), updated
to address your feedback during the last cycle.
Both patches have been sitting in linux-next since 6.13-rc1 with no
issues.
Signed-off-by: Serge E. Hallyn <serge@hallyn.com>
----------------------------------------------------------------
Jordan Rome (1):
security: add trace event for cap_capable
Paul Moore (1):
capabilities: remove cap_mmap_file()
MAINTAINERS | 1 +
include/trace/events/capability.h | 57 ++++++++++++++++++++++++++++++++++++
security/commoncap.c | 61 ++++++++++++++++++++++++++-------------
3 files changed, 99 insertions(+), 20 deletions(-)
create mode 100644 include/trace/events/capability.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] capabilities changes for 6.14-rc1
2025-01-20 21:59 [GIT PULL] capabilities changes for 6.14-rc1 Serge E. Hallyn
@ 2025-01-23 16:21 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-23 16:21 UTC (permalink / raw)
To: Serge E. Hallyn
Cc: Linus Torvalds, Paul Moore, Jordan Rome, linux-security-module
The pull request you sent on Mon, 20 Jan 2025 15:59:44 -0600:
> git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux.git tags/caps-6.13-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/754916d4a2b970bc1b5104d552b5d16ab54954c0
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:[~2025-01-23 16:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-20 21:59 [GIT PULL] capabilities changes for 6.14-rc1 Serge E. Hallyn
2025-01-23 16:21 ` 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;
as well as URLs for NNTP newsgroup(s).