This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0ad2507d5d93 Linux 6.14-rc3 new dc9c5166c3cb powerpc/code-patching: Disable KASAN report during patchin [...] new 61bcc752d1b8 powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as [...] new d262a192d38e powerpc/code-patching: Fix KASAN hit by not flagging text [...] new 6186bdd120ec Merge tag 'powerpc-6.14-3' of git://git.kernel.org/pub/scm [...] new 56d5f3eba3f5 acct: perform last write from workqueue new 890ed45bde80 acct: block access to kernel internal filesystems new 240189294fbc Merge patch series "acct: don't allow access to internal f [...] new 1d0013962d22 netfs: Fix a number of read-retry hangs new d01c495f432c netfs: Add retry stat counters new 5de0219a9bb9 netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all s [...] new a33f72554adf Merge patch series "netfs: Miscellaneous fixes" new 2408a807bfc3 Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub [...]
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: arch/powerpc/include/asm/book3s/64/hash-4k.h | 12 ++- arch/powerpc/lib/code-patching.c | 4 +- fs/netfs/buffered_read.c | 19 ++-- fs/netfs/internal.h | 4 + fs/netfs/read_collect.c | 6 +- fs/netfs/read_retry.c | 43 +++++++-- fs/netfs/stats.c | 9 ++ fs/netfs/write_issue.c | 1 + fs/netfs/write_retry.c | 2 + include/linux/netfs.h | 2 +- include/trace/events/netfs.h | 4 +- kernel/acct.c | 134 +++++++++++++++++---------- 12 files changed, 167 insertions(+), 73 deletions(-)