This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b76f733c3ff8 Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/sc [...] new 0a1754b2a97e ring-buffer: Return 0 on success from ring_buffer_resize() new e1981f75d398 ring-buffer: Update the description for ring_buffer_wait new a5e5c274c920 Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/ [...] new bb7a2c636257 docs/cpu-load: format the example code. new 27def953b63b docs: deprecated.rst: Expand str*cpy() replacement notes new ac8bf0de6ad7 docs: lkdtm: Modernize and improve details new d16eb0edf917 docs: driver-api: remove a duplicated index entry new d7a4c55b1376 Documentation: x86: fix a missing word in x86_64/mm.rst. new e0533dee5225 Documentation: Chinese translation of Documentation/arm64/ [...] new 030f066f677f docs: submitting-patches: describe preserving review/test tags new 94ebdd28fcab docs/vm: trivial fixes to several spelling mistakes new 62af696471e5 docs: Add two missing entries in vm sysctl index new c80e42a4963b Merge tag 'docs-5.10-2' of git://git.lwn.net/linux new 25219dbfa734 xfs: fix fallocate functions when rtextsize is larger than 1 new 2e76f188fd90 xfs: cancel intents immediately if process_intents fails new f11901ed723d Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/s [...]
The 16 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/admin-guide/cpu-load.rst | 63 +++++++++++----------- Documentation/admin-guide/sysctl/vm.rst | 2 + Documentation/arm64/hugetlbpage.rst | 2 + Documentation/driver-api/index.rst | 1 - Documentation/fault-injection/provoke-crashes.rst | 56 +++++++++++-------- Documentation/process/deprecated.rst | 44 ++++++++------- Documentation/process/submitting-patches.rst | 7 +++ .../translations/zh_CN/arm64/hugetlbpage.rst | 45 ++++++++++++++++ Documentation/translations/zh_CN/arm64/index.rst | 1 + Documentation/vm/mmu_notifier.rst | 2 +- Documentation/vm/page_migration.rst | 2 +- Documentation/vm/page_owner.rst | 2 +- Documentation/vm/slub.rst | 2 +- Documentation/x86/x86_64/mm.rst | 2 +- fs/xfs/xfs_bmap_util.c | 18 ++----- fs/xfs/xfs_file.c | 40 ++++++++++++-- fs/xfs/xfs_linux.h | 6 +++ fs/xfs/xfs_log_recover.c | 8 +++ kernel/trace/ring_buffer.c | 10 ++-- 19 files changed, 213 insertions(+), 100 deletions(-) create mode 100644 Documentation/translations/zh_CN/arm64/hugetlbpage.rst