From: Linus Torvalds Date: Thu, 31 Jul 2025 18:19:54 +0000 (-0700) Subject: Merge tag 'caps-pr-20250729' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh... X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12ed593ee88170145fff25c7b3325b227731c2a1;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'caps-pr-20250729' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux Pull capabilities update from Serge Hallyn: - Fix broken link in documentation in capability.h - Correct the permission check for unsafe exec During exec, different effective and real credentials were assumed to mean changed credentials, making it impossible in the no-new-privs case to keep different uid and euid * tag 'caps-pr-20250729' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux: uapi: fix broken link in linux/capability.h exec: Correct the permission check for unsafe exec --- 12ed593ee88170145fff25c7b3325b227731c2a1