• L
    Merge branch 'akpm' (patches from Andrew) · 3bf03b9a
    Linus Torvalds 提交于
    Merge updates from Andrew Morton:
    
     - A few misc subsystems: kthread, scripts, ntfs, ocfs2, block, and vfs
    
     - Most the MM patches which precede the patches in Willy's tree: kasan,
       pagecache, gup, swap, shmem, memcg, selftests, pagemap, mremap,
       sparsemem, vmalloc, pagealloc, memory-failure, mlock, hugetlb,
       userfaultfd, vmscan, compaction, mempolicy, oom-kill, migration, thp,
       cma, autonuma, psi, ksm, page-poison, madvise, memory-hotplug, rmap,
       zswap, uaccess, ioremap, highmem, cleanups, kfence, hmm, and damon.
    
    * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (227 commits)
      mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()
      Docs/ABI/testing: add DAMON sysfs interface ABI document
      Docs/admin-guide/mm/damon/usage: document DAMON sysfs interface
      selftests/damon: add a test for DAMON sysfs interface
      mm/damon/sysfs: support DAMOS stats
      mm/damon/sysfs: support DAMOS watermarks
      mm/damon/sysfs: support schemes prioritization
      mm/damon/sysfs: support DAMOS quotas
      mm/damon/sysfs: support DAMON-based Operation Schemes
      mm/damon/sysfs: support the physical address space monitoring
      mm/damon/sysfs: link DAMON for virtual address spaces monitoring
      mm/damon: implement a minimal stub for sysfs-based DAMON interface
      mm/damon/core: add number of each enum type values
      mm/damon/core: allow non-exclusive DAMON start/stop
      Docs/damon: update outdated term 'regions update interval'
      Docs/vm/damon/design: update DAMON-Idle Page Tracking interference handling
      Docs/vm/damon: call low level monitoring primitives the operations
      mm/damon: remove unnecessary CONFIG_DAMON option
      mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}()
      mm/damon/dbgfs-test: fix is_target_id() change
      ...
    3bf03b9a
hugetlbpage.c 11.9 KB