Linux/linux 596cf45Documentation/admin-guide cgroup-v2.rst, Documentation/dev-tools kasan.rst

Merge branch 'akpm' (patches from Andrew)

Merge updates from Andrew Morton:
 "Incoming:

   - a small number of updates to scripts/, ocfs2 and fs/buffer.c

   - most of MM

  I still have quite a lot of material (mostly not MM) staged after
  linux-next due to -next dependencies. I'll send those across next week
  as the preprequisites get merged up"

* emailed patches from Andrew Morton <akpm at linux-foundation.org>: (135 commits)
  mm/page_io.c: annotate refault stalls from swap_readpage
  mm/Kconfig: fix trivial help text punctuation
  mm/Kconfig: fix indentation
  mm/memory_hotplug.c: remove __online_page_set_limits()
  mm: fix typos in comments when calling __SetPageUptodate()
  mm: fix struct member name in function comments
  mm/shmem.c: cast the type of unmap_start to u64
  mm: shmem: use proper gfp flags for shmem_writepage()
  mm/shmem.c: make array 'values' static const, makes object smaller
  userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
  fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_register()
  userfaultfd: wrap the common dst_vma check into an inlined function
  userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb()
  userfaultfd: use vma_pagesize for all huge page size calculation
  mm/madvise.c: use PAGE_ALIGN[ED] for range checking
  mm/madvise.c: replace with page_size() in madvise_inject_error()
  mm/mmap.c: make vma_merge() comment more easy to understand
  mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
  autonuma: reduce cache footprint when scanning page tables
  autonuma: fix watermark checking in migrate_balanced_pgdat()
  ...
DeltaFile
+339-347mm/vmscan.c
+304-73mm/z3fold.c
+91-197mm/hugetlb.c
+233-0mm/kasan/common.c
+134-58mm/vmalloc.c
+33-134mm/memcontrol.c
+116-24include/linux/hugetlb.h
+119-18mm/page_alloc.c
+75-36mm/memblock.c
+53-46mm/slab_common.c
+56-30mm/memory_hotplug.c
+37-36mm/userfaultfd.c
+53-16mm/workingset.c
+45-20mm/rmap.c
+21-42mm/mmap.c
+48-15fs/hugetlbfs/inode.c
+63-0Documentation/dev-tools/kasan.rst
+61-0arch/x86/mm/kasan_init_64.c
+23-38mm/memory-failure.c
+42-14mm/memory.c
+29-25mm/filemap.c
+51-0include/asm-generic/pgtable.h
+22-27include/linux/memcontrol.h
+47-0include/trace/events/kmem.h
+31-16mm/mempolicy.c
+32-14lib/vsprintf.c
+20-20mm/Kconfig
+27-13mm/gup.c
+15-25drivers/base/memory.c
+16-20mm/slub.c
+36-0tools/testing/selftests/memfd/memfd_test.c
+20-14include/linux/mmzone.h
+12-22include/linux/mm.h
+31-0include/linux/kasan.h
+17-12mm/shmem.c
+24-5mm/swap.c
+28-0scripts/spelling.txt
+26-1mm/internal.h
+26-0lib/test_kasan.c
+16-6mm/util.c
+13-8fs/userfaultfd.c
+0-21fs/direct-io.c
+0-20include/linux/slab.h
+18-0mm/khugepaged.c
+10-8mm/sparse.c
+6-10mm/migrate.c
+16-0lib/Kconfig.kasan
+13-2mm/page_io.c
+7-7mm/madvise.c
+6-6mm/page_isolation.c
+12-0include/linux/vmalloc.h
+4-7include/linux/memory_hotplug.h
+2-8mm/nommu.c
+5-5mm/cma_debug.c
+8-2arch/arc/mm/fault.c
+5-4arch/Kconfig
+9-0mm/pgtable-generic.c
+4-4mm/mprotect.c
+6-1Documentation/admin-guide/cgroup-v2.rst
+4-3mm/slab.c
+7-0mm/swapfile.c
+5-1include/linux/fs.h
+3-3mm/slab.h
+4-2fs/buffer.c
+2-4mm/cma.c
+2-2fs/ocfs2/acl.c
+2-2include/linux/page-isolation.h
+2-2mm/mremap.c
+0-4include/asm-generic/tlb.h
+2-2mm/hwpoison-inject.c
+3-1arch/arc/mm/highmem.c
+4-0kernel/fork.c
+1-3drivers/hv/hv_balloon.c
+3-0mm/kasan/generic_report.c
+3-0include/linux/memblock.h
+0-3arch/powerpc/include/asm/book3s/64/pgtable-64k.h
+0-3arch/powerpc/include/asm/book3s/64/pgtable-4k.h
+1-1include/asm-generic/pgtable-nopmd.h
+1-1include/asm-generic/pgtable-nop4d.h
+1-1include/linux/moduleloader.h
+2-0include/linux/string.h
+1-1include/linux/swap.h
+1-1kernel/events/uprobes.c
+1-1mm/huge_memory.c
+1-1kernel/sysctl.c
+2-0include/linux/gfp.h
+1-1include/asm-generic/pgtable-nopud.h
+0-1arch/arc/include/asm/pgtable.h
+1-0mm/kasan/kasan.h
+0-1include/asm-generic/5level-fixup.h
+0-1include/asm-generic/4level-fixup.h
+1-0arch/x86/Kconfig
+1-0arch/powerpc/mm/book3s64/radix_pgtable.c
+1-0tools/testing/selftests/vm/config
+0-1drivers/xen/balloon.c
+2,679-1,52495 files

UnifiedSplitRaw