This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 816e51dfb5ba Merge tag 'vfio-v5.19-rc7' of https://github.com/awilliam/ [...] new 35adf9a4e55e modules: Fix corruption of /proc/kallsyms new cfa94c538be6 module: Fix selfAssignment cppcheck warning new f963ef123900 module: Fix "warning: variable 'exit' set but not used" new 2cc39179acbb doc: module: update file references new e69a66147d49 module: kallsyms: Ensure preemption in add_kallsyms() with [...] new b5374396e5de Merge tag 'modules-5.19-rc7' of git://git.kernel.org/pub/s [...] new 73f37dbcfe17 mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages new d684e0a52d36 sh: convert nommu io{re,un}map() to static inline functions new ed1523a895ff mm/damon: use set_huge_pte_at() to make huge pte old new 39d35edee453 mm: sparsemem: fix missing higher order allocation splitting new cffe57bee62b Documentation: highmem: use literal block for code example [...] new 34c0a5b04da8 riscv/mm: fix build error while PAGE_TABLE_CHECK enabled w [...] new 1118234e4bc2 mm/rmap: fix dereferencing invalid subpage pointer in try_ [...] new 5924e6ec1585 nilfs2: fix incorrect masking of permission flags for symlinks new 14c99d659415 mm: split huge PUD on wp_huge_pud fallback new 8e59a6a7a4fa Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.ker [...]
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/core-api/kernel-api.rst | 2 +- Documentation/core-api/symbol-namespaces.rst | 4 +-- Documentation/livepatch/module-elf-format.rst | 10 +++---- .../it_IT/core-api/symbol-namespaces.rst | 6 ++-- .../translations/zh_CN/core-api/kernel-api.rst | 2 +- .../zh_CN/core-api/symbol-namespaces.rst | 2 +- arch/riscv/Kconfig | 2 +- arch/sh/include/asm/io.h | 8 +++-- fs/nilfs2/nilfs.h | 3 ++ include/linux/highmem.h | 18 +++++------ kernel/module/internal.h | 13 ++++---- kernel/module/kallsyms.c | 35 ++++++++++++++-------- kernel/module/main.c | 9 +++--- mm/damon/vaddr.c | 3 +- mm/memory.c | 27 +++++++++-------- mm/rmap.c | 27 ++++++++++------- mm/sparse-vmemmap.c | 8 +++++ mm/userfaultfd.c | 5 +++- 18 files changed, 111 insertions(+), 73 deletions(-)