This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 61556703b610 Merge tag 'for-linus-5.11-rc7' of git://git.kernel.org/pub [...]
new 9efb069de4ba ovl: add warning on user_ns mismatch
new 554677b97257 ovl: perform vfs_getxattr() with mounter creds
new f2b00be48873 cap: fix conversions on getxattr
new b854cc659dcb ovl: avoid deadlock on directory ioctl
new e04527fefba6 ovl: fix dentry leak in ovl_get_redirect
new 03fedf93593c ovl: skip getxattr of security labels
new 335d3fc57941 ovl: implement volatile-specific fsync error behaviour
new 4cb2c00c43b3 Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub [...]
new 0f347aa07f15 ACPI: scan: Fix battery devices sometimes never binding
new 927002ed29e2 Merge tag 'acpi-5.11-rc7' of git://git.kernel.org/pub/scm/ [...]
The 10 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/overlayfs.rst | 8 ++++
drivers/acpi/scan.c | 10 ++---
fs/overlayfs/copy_up.c | 15 ++++----
fs/overlayfs/dir.c | 2 +-
fs/overlayfs/file.c | 5 ++-
fs/overlayfs/inode.c | 2 +
fs/overlayfs/overlayfs.h | 1 +
fs/overlayfs/ovl_entry.h | 2 +
fs/overlayfs/readdir.c | 28 +++++---------
fs/overlayfs/super.c | 38 +++++++++++++++----
fs/overlayfs/util.c | 27 +++++++++++++
security/commoncap.c | 67 +++++++++++++++++++++------------
12 files changed, 141 insertions(+), 64 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.