This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4f12b742eb2b Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/proj [...] new c16bdeb5a39f rlimit: Fix RLIMIT_NPROC enforcement failure caused by cap [...] new 8f2f9c4d82f2 ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1 new a55d07294f1e ucounts: Base set_cred_ucounts changes on the real user new c923a8e7edb0 ucounts: Move RLIMIT_NPROC handling after set_user new 0cbae9e24fa7 ucounts: Handle wrapping in is_ucounts_overlimit new 2d3409ebc87f Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git. [...] new ddc204b517e6 copy_process(): Move fd_install() out of sighand->siglock [...] new c1034d249d14 Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/sc [...] new d1c56bfdaca4 tests: fix idmapped mount_setattr test new 97acd701185b MAINTAINERS: add entry for idmapped mounts new 538f4f022a46 fs: add kernel doc for mnt_{hold,unhold}_writers() new 7f25f0412c9e Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 9 +++++++ fs/namespace.c | 30 ++++++++++++++++++++++ kernel/cred.c | 9 ++----- kernel/fork.c | 17 ++++++------ kernel/sys.c | 20 ++++++++++----- kernel/ucount.c | 3 ++- .../selftests/mount_setattr/mount_setattr_test.c | 4 +-- 7 files changed, 67 insertions(+), 25 deletions(-)