This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from df0219d11b6f Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/s [...] new 41191cf6bf56 fs: __file_remove_privs(): restore call to inode_has_no_xattr() new 062d26ad0b36 Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/ [...] new ad982c3be4e6 audit: fix potential double free on error path from fsnoti [...] new 072c92b1b1ef Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/ [...] new 2b97cf76289a sched/psi: Zero the memory of struct psi_group new 76b079ef4cc9 sched/psi: Remove unused parameter nbytes of psi_trigger_create() new d7ae5818c3fa sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPS new 4f7e7236435c cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock new 763f4fb76e24 cgroup: Fix race condition at rebind_subsystems() new c40e8341e3b3 Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.o [...]
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: fs/inode.c | 14 +++++---- include/linux/cgroup.h | 5 ---- include/linux/psi.h | 2 +- kernel/audit_fsnotify.c | 1 + kernel/cgroup/cgroup.c | 80 ++++++++++++++++++++++++++++++++++--------------- kernel/cgroup/cpuset.c | 3 +- kernel/sched/psi.c | 10 ++----- 7 files changed, 70 insertions(+), 45 deletions(-)