This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 848e07631744 Merge tag 'hid-for-linus-2025030501' of git://git.kernel.o [...] new 74d42bdb3a46 fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()' new d810d4c27bf3 fs/pipe: do not open-code pipe head/tail logic in FIONREAD new ebb0f38bb47f fs/pipe: fix pipe buffer index use in FUSE new e04918dc5946 cred: Fix RCU warnings in override/revert_creds new 50dc696c3a48 doc: correcting two prefix errors in idmappings.rst new d385c8bceb14 pid: Do not set pid_max in new pid namespaces new 7f0e9ee5e448 Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/ [...]
The 7 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: Documentation/filesystems/idmappings.rst | 4 ++-- fs/fuse/dev.c | 13 ++++++------- fs/pipe.c | 7 +++---- include/linux/cred.h | 10 ++-------- include/linux/pipe_fs_i.h | 12 ++++++------ kernel/pid_namespace.c | 2 +- 6 files changed, 20 insertions(+), 28 deletions(-)