All of lore.kernel.org
 help / color / mirror / Atom feed
* mmotm 2017-09-08-16-48 uploaded
@ 2017-09-08 23:49 ` akpm
  0 siblings, 0 replies; 5+ messages in thread
From: akpm @ 2017-09-08 23:49 UTC (permalink / raw)
  To: mm-commits, linux-kernel, linux-mm, linux-fsdevel, linux-next,
	sfr, mhocko, broonie

The mm-of-the-moment snapshot 2017-09-08-16-48 has been uploaded to

   http://www.ozlabs.org/~akpm/mmotm/

mmotm-readme.txt says

README for mm-of-the-moment:

http://www.ozlabs.org/~akpm/mmotm/

This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
more than once a week.

You will need quilt to apply these patches to the latest Linus release (4.x
or 4.x-rcY).  The series file is in broken-out.tar.gz and is duplicated in
http://ozlabs.org/~akpm/mmotm/series

The file broken-out.tar.gz contains two datestamp files: .DATE and
.DATE-yyyy-mm-dd-hh-mm-ss.  Both contain the string yyyy-mm-dd-hh-mm-ss,
followed by the base kernel version against which this patch series is to
be applied.

This tree is partially included in linux-next.  To see which patches are
included in linux-next, consult the `series' file.  Only the patches
within the #NEXT_PATCHES_START/#NEXT_PATCHES_END markers are included in
linux-next.

A git tree which contains the memory management portion of this tree is
maintained at git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git
by Michal Hocko.  It contains the patches which are between the
"#NEXT_PATCHES_START mm" and "#NEXT_PATCHES_END" markers, from the series
file, http://www.ozlabs.org/~akpm/mmotm/series.


A full copy of the full kernel tree with the linux-next and mmotm patches
already applied is available through git within an hour of the mmotm
release.  Individual mmotm releases are tagged.  The master branch always
points to the latest release, so it's constantly rebasing.

http://git.cmpxchg.org/cgit.cgi/linux-mmotm.git/

To develop on top of mmotm git:

  $ git remote add mmotm git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git
  $ git remote update mmotm
  $ git checkout -b topic mmotm/master
  <make changes, commit>
  $ git send-email mmotm/master.. [...]

To rebase a branch with older patches to a new mmotm release:

  $ git remote update mmotm
  $ git rebase --onto mmotm/master <topic base> topic




The directory http://www.ozlabs.org/~akpm/mmots/ (mm-of-the-second)
contains daily snapshots of the -mm tree.  It is updated more frequently
than mmotm, and is untested.

A git copy of this tree is available at

	http://git.cmpxchg.org/cgit.cgi/linux-mmots.git/

and use of this tree is similar to
http://git.cmpxchg.org/cgit.cgi/linux-mmotm.git/, described above.


This mmotm tree contains the following patches against 4.13:
(patches marked "*" will be included in linux-next)

  origin.patch
  mm-mempolicy-add-queue_pages_required.patch
  mm-x86-move-_page_swp_soft_dirty-from-bit-7-to-bit-1.patch
  mm-thp-introduce-separate-ttu-flag-for-thp-freezing.patch
  mm-thp-introduce-config_arch_enable_thp_migration.patch
  mm-thp-enable-thp-migration-in-generic-path.patch
  mm-thp-check-pmd-migration-entry-in-common-path.patch
  mm-soft-dirty-keep-soft-dirty-bits-over-thp-migration.patch
  mm-mempolicy-mbind-and-migrate_pages-support-thp-migration.patch
  mm-migrate-move_pages-supports-thp-migration.patch
  mm-memory_hotplug-memory-hotremove-supports-thp-migration.patch
  hmm-heterogeneous-memory-management-documentation-v3.patch
  mm-hmm-heterogeneous-memory-management-hmm-for-short-v5.patch
  mm-hmm-mirror-mirror-process-address-space-on-device-with-hmm-helpers-v3.patch
  mm-hmm-mirror-helper-to-snapshot-cpu-page-table-v4.patch
  mm-hmm-mirror-device-page-fault-handler.patch
  mm-memory_hotplug-introduce-add_pages.patch
  mm-zone_device-new-type-of-zone_device-for-unaddressable-memory-v5.patch
  mm-zone_device-special-case-put_page-for-device-private-pages-v4.patch
  mm-memcontrol-allow-to-uncharge-page-without-using-page-lru-field.patch
  mm-memcontrol-support-memory_device_private-v4.patch
  mm-hmm-devmem-device-memory-hotplug-using-zone_device-v7.patch
  mm-hmm-devmem-dummy-hmm-device-for-zone_device-memory-v3.patch
  mm-migrate-new-migrate-mode-migrate_sync_no_copy.patch
  mm-migrate-new-memory-migration-helper-for-use-with-device-memory-v5.patch
  mm-migrate-migrate_vma-unmap-page-from-vma-while-collecting-pages.patch
  mm-migrate-support-un-addressable-zone_device-page-in-migration-v3.patch
  mm-migrate-allow-migrate_vma-to-alloc-new-page-on-empty-entry-v4.patch
  mm-device-public-memory-device-memory-cache-coherent-with-cpu-v5.patch
  mm-hmm-add-new-helper-to-hotplug-cdm-memory-region-v3.patch
  mm-hmm-avoid-bloating-arch-that-do-not-make-use-of-hmm.patch
  mm-hmm-fix-build-when-hmm-is-disabled.patch
  mm-remove-useless-vma-parameter-to-offset_il_node.patch
  userfaultfd-non-cooperative-closing-the-uffd-without-triggering-sigbus.patch
  mm-page_fault-remove-reduntant-check-for-write-access.patch
  mm-change-the-call-sites-of-numa-statistics-items.patch
  mm-update-numa-counter-threshold-size.patch
  mm-consider-the-number-in-local-cpus-when-reads-numa-stats.patch
  mm-mlock-use-page_zone-instead-of-page_zone_id.patch
  mm-zsmalloc-change-stat-type-parameter-to-int.patch
  mm-fadvise-avoid-fadvise-for-fs-without-backing-device.patch
  mm-memcontrol-use-per-cpu-stocks-for-socket-memory-uncharging.patch
  mm-fix-mem_cgroup_oom_disable-call-missing.patch
  mm-sparse-fix-typo-in-online_mem_sections.patch
  toolsselftest-kcmp-add-kcmp_epoll_tfd-testing.patch
  mmpage_alloc-apply-gfp_allowed_mask-before-the-first-allocation-attempt.patch
  mm-kvfree-the-swap-cluster-info-if-the-swap-file-is-unsatisfactory.patch
  mm-swapfile-fix-swapon-frontswap_map-memory-leak-on-error.patch
  mm-mempolicy-remove-bug_on-checks-for-vma-inside-mpol_misplaced.patch
  fs-proc-remove-priv-argument-from-is_stack.patch
  proc-uninline-proc_create.patch
  fs-proc-unconditional-cond_resched-when-reading-smaps.patch
  linux-kernelh-move-div_round_down_ull-macro.patch
  add-multibyte-memset-functions.patch
  add-testcases-for-memset16-32-64.patch
  x86-implement-memset16-memset32-memset64.patch
  arm-implement-memset32-memset64.patch
  alpha-add-support-for-memset16.patch
  zram-convert-to-using-memset_l.patch
  sym53c8xx_2-convert-to-use-memset32.patch
  vga-optimise-console-scrolling.patch
  make-nr_cpu_ids-unsigned.patch
  arch-define-cpu_big_endian-for-all-fixed-big-endian-archs.patch
  arch-microblaze-add-choice-for-endianness-and-update-makefile.patch
  include-warn-for-inconsistent-endian-config-definition.patch
  bitops-avoid-integer-overflow-in-genmask_ull.patch
  rbtree-cache-leftmost-node-internally.patch
  rbtree-optimize-root-check-during-rebalancing-loop.patch
  rbtree-add-some-additional-comments-for-rebalancing-cases.patch
  lib-rbtree_testc-make-input-module-parameters.patch
  lib-rbtree_testc-add-inorder-traversal-test.patch
  lib-rbtree_testc-support-rb_root_cached.patch
  sched-fair-replace-cfs_rq-rb_leftmost.patch
  sched-deadline-replace-earliest-dl-and-rq-leftmost-caching.patch
  locking-rtmutex-replace-top-waiter-and-pi_waiters-leftmost-caching.patch
  block-cfq-replace-cfq_rb_root-leftmost-caching.patch
  lib-interval_tree-fast-overlap-detection.patch
  lib-interval-tree-correct-comment-wrt-generic-flavor.patch
  procfs-use-faster-rb_first_cached.patch
  fs-epoll-use-faster-rb_first_cached.patch
  mem-memcg-cache-rightmost-node.patch
  block-cfq-cache-rightmost-rb_node.patch
  lib-hexdump-return-einval-in-case-of-error-in-hex2bin.patch
  lib-add-test-module-for-config_debug_virtual.patch
  lib-make-bitmap_parselist-thread-safe-and-much-faster.patch
  lib-add-test-for-bitmap_parselist.patch
  bitmap-introduce-bitmap_from_u64.patch
  lib-rhashtable-fix-comment-on-locks_mul-default-value.patch
  lib-stringc-check-for-kmalloc-failure.patch
  lib-cmldinec-clean-up-the-meaningless-comment.patch
  radix-tree-must-check-__radix_tree_preload-return-value.patch
  x509-fix-the-buffer-overflow-in-the-utility-function-for-oid-string.patch
  checkpatch-add-strict-check-for-ifs-with-unnecessary-parentheses.patch
  checkpatch-fix-typo-in-comment.patch
  checkpatch-rename-variables-to-avoid-confusion.patch
  checkpatch-add-6-missing-types-to-list-types.patch
  binfmt_flat-delete-two-error-messages-for-a-failed-memory-allocation-in-decompress_exec.patch
  init-move-stack-canary-initialization-after-setup_arch.patch
  extract-early-boot-entropy-from-the-passed-cmdline.patch
  autofs-fix-at_no_automount-not-being-honored.patch
  autofs-make-disc-device-user-accessible.patch
  autofs-make-dev-ioctl-version-and-ismountpoint-user-accessible.patch
  autofs-remove-unused-autofs_ioc_expire_direct-indirect.patch
  autofs-non-functional-header-inclusion-cleanup.patch
  autofs-use-autofs_dev_ioctl_size.patch
  autofs-drop-wrong-comment.patch
  autofs-use-unsigned-int-long-instead-of-uint-ulong-for-ioctl-args.patch
  vfat-deduplicate-hex2bin.patch
  test_kmod-remove-paranoid-uint_max-check-on-uint-range-processing.patch
  test_kmod-flip-int-checks-to-be-consistent.patch
  kmod-split-out-umh-code-into-its-own-file.patch
  maintainers-clarify-kmod-is-just-a-kernel-module-loader.patch
  kmod-split-off-umh-headers-into-its-own-file.patch
  kmod-move-ifdef-config_modules-wrapper-to-makefile.patch
  cpumask-make-cpumask_next-out-of-line.patch
  pps-aesthetic-tweaks-to-pps-related-content.patch
  pps-use-surrounding-if-pps-to-remove-numerous-dependency-checks.patch
  m32r-defconfig-cleanup-from-old-kconfig-options.patch
  mn10300-defconfig-cleanup-from-old-kconfig-options.patch
  sh-defconfig-cleanup-from-old-kconfig-options.patch
  kcov-support-compat-processes.patch
  ipc-convert-ipc_namespacecount-from-atomic_t-to-refcount_t.patch
  ipc-convert-sem_undo_listrefcnt-from-atomic_t-to-refcount_t.patch
  ipc-convert-kern_ipc_permrefcount-from-atomic_t-to-refcount_t.patch
  ipc-sem-drop-sem_checkid-helper.patch
  ipc-sem-play-nicer-with-large-nsops-allocations.patch
  ipc-optimize-semget-shmget-msgget-for-lots-of-keys.patch
  i-need-old-gcc.patch
* mm-skip-hwpoisoned-pages-when-onlining-pages.patch
* mm-memory_hotplug-do-not-back-off-draining-pcp-free-pages-from-kworker-context.patch
* arm-arch-arm-include-asm-pageh-needs-personalityh.patch
* ocfs2-get-rid-of-ocfs2_is_o2cb_active-function.patch
* ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called.patch
* ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called-fix.patch
* ocfs2-give-an-obvious-tip-for-dismatch-cluster-names.patch
* ocfs2-give-an-obvious-tip-for-dismatch-cluster-names-v2.patch
* ocfs2-move-some-definitions-to-header-file.patch
* ocfs2-fix-some-small-problems.patch
* ocfs2-add-kobject-for-online-file-check.patch
* ocfs2-add-duplicative-ino-number-check.patch
* block-restore-proc-partitions-to-not-display-non-partitionable-removable-devices.patch
  mm.patch
* mm-compaction-kcompactd-should-not-ignore-pageblock-skip.patch
* mm-compaction-persistently-skip-hugetlbfs-pageblocks.patch
* mm-compaction-persistently-skip-hugetlbfs-pageblocks-fix.patch
* mm-cma-manage-the-memory-of-the-cma-area-by-using-the-zone_movable.patch
* mm-cma-remove-alloc_cma.patch
* arm-cma-avoid-double-mapping-to-the-cma-area-if-config_highmem-=-y.patch
* mm-page_alloc-return-0-in-case-this-node-has-no-page-within-the-zone.patch
* mm-vmscan-do-not-pass-reclaimed-slab-to-vmpressure.patch
* mm-page_owner-align-with-pageblock_nr-pages.patch
* mm-walk-the-zone-in-pageblock_nr_pages-steps.patch
* parse-maintainers-add-ability-to-specify-filenames.patch
* seq_file-delete-small-value-optimization.patch
* kdump-vmcoreinfo-report-actual-value-of-phys_base.patch
* rapidio-remove-global-irq-spinlocks-from-the-subsystem.patch
* uapi-fix-linux-sysctlh-userspace-compilation-errors.patch
* kernel-reboot-add-devm_register_reboot_notifier.patch
* kernel-reboot-add-devm_register_reboot_notifier-fix.patch
  linux-next.patch
  linux-next-git-rejects.patch
* drivers-media-cec-cec-adapc-fix-build-with-gcc-444.patch
* fscache-fix-fscache_objlist_show-format-processing.patch
* ib-mlx4-fix-sprintf-format-warning.patch
* iopoll-avoid-wint-in-bool-context-warning.patch
* sparc64-ng4-memset-32-bits-overflow.patch
* treewide-remove-gfp_temporary-allocation-flag.patch
* treewide-remove-gfp_temporary-allocation-flag-fix.patch
* treewide-remove-gfp_temporary-allocation-flag-checkpatch-fixes.patch
* treewide-remove-gfp_temporary-allocation-flag-fix-2.patch
* arm64-stacktrace-avoid-listing-stacktrace-functions-in-stacktrace.patch
* mm-page_owner-skip-unnecessary-stack_trace-entries.patch
* lib-crc-ccitt-add-ccitt-false-crc16-variant.patch
  mm-add-strictlimit-knob-v2.patch
  make-sure-nobodys-leaking-resources.patch
  releasing-resources-with-children.patch
  kernel-forkc-export-kernel_thread-to-modules.patch
  mutex-subsystem-synchro-test-module.patch
  slab-leaks3-default-y.patch
  workaround-for-a-pci-restoring-bug.patch

^ permalink raw reply	[flat|nested] 5+ messages in thread

* mmotm 2017-09-08-16-48 uploaded
@ 2017-09-08 23:49 ` akpm
  0 siblings, 0 replies; 5+ messages in thread
From: akpm @ 2017-09-08 23:49 UTC (permalink / raw)
  To: mm-commits, linux-kernel, linux-mm, linux-fsdevel, linux-next,
	sfr, mhocko, broonie

The mm-of-the-moment snapshot 2017-09-08-16-48 has been uploaded to

   http://www.ozlabs.org/~akpm/mmotm/

mmotm-readme.txt says

README for mm-of-the-moment:

http://www.ozlabs.org/~akpm/mmotm/

This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
more than once a week.

You will need quilt to apply these patches to the latest Linus release (4.x
or 4.x-rcY).  The series file is in broken-out.tar.gz and is duplicated in
http://ozlabs.org/~akpm/mmotm/series

The file broken-out.tar.gz contains two datestamp files: .DATE and
.DATE-yyyy-mm-dd-hh-mm-ss.  Both contain the string yyyy-mm-dd-hh-mm-ss,
followed by the base kernel version against which this patch series is to
be applied.

This tree is partially included in linux-next.  To see which patches are
included in linux-next, consult the `series' file.  Only the patches
within the #NEXT_PATCHES_START/#NEXT_PATCHES_END markers are included in
linux-next.

A git tree which contains the memory management portion of this tree is
maintained at git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git
by Michal Hocko.  It contains the patches which are between the
"#NEXT_PATCHES_START mm" and "#NEXT_PATCHES_END" markers, from the series
file, http://www.ozlabs.org/~akpm/mmotm/series.


A full copy of the full kernel tree with the linux-next and mmotm patches
already applied is available through git within an hour of the mmotm
release.  Individual mmotm releases are tagged.  The master branch always
points to the latest release, so it's constantly rebasing.

http://git.cmpxchg.org/cgit.cgi/linux-mmotm.git/

To develop on top of mmotm git:

  $ git remote add mmotm git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git
  $ git remote update mmotm
  $ git checkout -b topic mmotm/master
  <make changes, commit>
  $ git send-email mmotm/master.. [...]

To rebase a branch with older patches to a new mmotm release:

  $ git remote update mmotm
  $ git rebase --onto mmotm/master <topic base> topic




The directory http://www.ozlabs.org/~akpm/mmots/ (mm-of-the-second)
contains daily snapshots of the -mm tree.  It is updated more frequently
than mmotm, and is untested.

A git copy of this tree is available at

	http://git.cmpxchg.org/cgit.cgi/linux-mmots.git/

and use of this tree is similar to
http://git.cmpxchg.org/cgit.cgi/linux-mmotm.git/, described above.


This mmotm tree contains the following patches against 4.13:
(patches marked "*" will be included in linux-next)

  origin.patch
  mm-mempolicy-add-queue_pages_required.patch
  mm-x86-move-_page_swp_soft_dirty-from-bit-7-to-bit-1.patch
  mm-thp-introduce-separate-ttu-flag-for-thp-freezing.patch
  mm-thp-introduce-config_arch_enable_thp_migration.patch
  mm-thp-enable-thp-migration-in-generic-path.patch
  mm-thp-check-pmd-migration-entry-in-common-path.patch
  mm-soft-dirty-keep-soft-dirty-bits-over-thp-migration.patch
  mm-mempolicy-mbind-and-migrate_pages-support-thp-migration.patch
  mm-migrate-move_pages-supports-thp-migration.patch
  mm-memory_hotplug-memory-hotremove-supports-thp-migration.patch
  hmm-heterogeneous-memory-management-documentation-v3.patch
  mm-hmm-heterogeneous-memory-management-hmm-for-short-v5.patch
  mm-hmm-mirror-mirror-process-address-space-on-device-with-hmm-helpers-v3.patch
  mm-hmm-mirror-helper-to-snapshot-cpu-page-table-v4.patch
  mm-hmm-mirror-device-page-fault-handler.patch
  mm-memory_hotplug-introduce-add_pages.patch
  mm-zone_device-new-type-of-zone_device-for-unaddressable-memory-v5.patch
  mm-zone_device-special-case-put_page-for-device-private-pages-v4.patch
  mm-memcontrol-allow-to-uncharge-page-without-using-page-lru-field.patch
  mm-memcontrol-support-memory_device_private-v4.patch
  mm-hmm-devmem-device-memory-hotplug-using-zone_device-v7.patch
  mm-hmm-devmem-dummy-hmm-device-for-zone_device-memory-v3.patch
  mm-migrate-new-migrate-mode-migrate_sync_no_copy.patch
  mm-migrate-new-memory-migration-helper-for-use-with-device-memory-v5.patch
  mm-migrate-migrate_vma-unmap-page-from-vma-while-collecting-pages.patch
  mm-migrate-support-un-addressable-zone_device-page-in-migration-v3.patch
  mm-migrate-allow-migrate_vma-to-alloc-new-page-on-empty-entry-v4.patch
  mm-device-public-memory-device-memory-cache-coherent-with-cpu-v5.patch
  mm-hmm-add-new-helper-to-hotplug-cdm-memory-region-v3.patch
  mm-hmm-avoid-bloating-arch-that-do-not-make-use-of-hmm.patch
  mm-hmm-fix-build-when-hmm-is-disabled.patch
  mm-remove-useless-vma-parameter-to-offset_il_node.patch
  userfaultfd-non-cooperative-closing-the-uffd-without-triggering-sigbus.patch
  mm-page_fault-remove-reduntant-check-for-write-access.patch
  mm-change-the-call-sites-of-numa-statistics-items.patch
  mm-update-numa-counter-threshold-size.patch
  mm-consider-the-number-in-local-cpus-when-reads-numa-stats.patch
  mm-mlock-use-page_zone-instead-of-page_zone_id.patch
  mm-zsmalloc-change-stat-type-parameter-to-int.patch
  mm-fadvise-avoid-fadvise-for-fs-without-backing-device.patch
  mm-memcontrol-use-per-cpu-stocks-for-socket-memory-uncharging.patch
  mm-fix-mem_cgroup_oom_disable-call-missing.patch
  mm-sparse-fix-typo-in-online_mem_sections.patch
  toolsselftest-kcmp-add-kcmp_epoll_tfd-testing.patch
  mmpage_alloc-apply-gfp_allowed_mask-before-the-first-allocation-attempt.patch
  mm-kvfree-the-swap-cluster-info-if-the-swap-file-is-unsatisfactory.patch
  mm-swapfile-fix-swapon-frontswap_map-memory-leak-on-error.patch
  mm-mempolicy-remove-bug_on-checks-for-vma-inside-mpol_misplaced.patch
  fs-proc-remove-priv-argument-from-is_stack.patch
  proc-uninline-proc_create.patch
  fs-proc-unconditional-cond_resched-when-reading-smaps.patch
  linux-kernelh-move-div_round_down_ull-macro.patch
  add-multibyte-memset-functions.patch
  add-testcases-for-memset16-32-64.patch
  x86-implement-memset16-memset32-memset64.patch
  arm-implement-memset32-memset64.patch
  alpha-add-support-for-memset16.patch
  zram-convert-to-using-memset_l.patch
  sym53c8xx_2-convert-to-use-memset32.patch
  vga-optimise-console-scrolling.patch
  make-nr_cpu_ids-unsigned.patch
  arch-define-cpu_big_endian-for-all-fixed-big-endian-archs.patch
  arch-microblaze-add-choice-for-endianness-and-update-makefile.patch
  include-warn-for-inconsistent-endian-config-definition.patch
  bitops-avoid-integer-overflow-in-genmask_ull.patch
  rbtree-cache-leftmost-node-internally.patch
  rbtree-optimize-root-check-during-rebalancing-loop.patch
  rbtree-add-some-additional-comments-for-rebalancing-cases.patch
  lib-rbtree_testc-make-input-module-parameters.patch
  lib-rbtree_testc-add-inorder-traversal-test.patch
  lib-rbtree_testc-support-rb_root_cached.patch
  sched-fair-replace-cfs_rq-rb_leftmost.patch
  sched-deadline-replace-earliest-dl-and-rq-leftmost-caching.patch
  locking-rtmutex-replace-top-waiter-and-pi_waiters-leftmost-caching.patch
  block-cfq-replace-cfq_rb_root-leftmost-caching.patch
  lib-interval_tree-fast-overlap-detection.patch
  lib-interval-tree-correct-comment-wrt-generic-flavor.patch
  procfs-use-faster-rb_first_cached.patch
  fs-epoll-use-faster-rb_first_cached.patch
  mem-memcg-cache-rightmost-node.patch
  block-cfq-cache-rightmost-rb_node.patch
  lib-hexdump-return-einval-in-case-of-error-in-hex2bin.patch
  lib-add-test-module-for-config_debug_virtual.patch
  lib-make-bitmap_parselist-thread-safe-and-much-faster.patch
  lib-add-test-for-bitmap_parselist.patch
  bitmap-introduce-bitmap_from_u64.patch
  lib-rhashtable-fix-comment-on-locks_mul-default-value.patch
  lib-stringc-check-for-kmalloc-failure.patch
  lib-cmldinec-clean-up-the-meaningless-comment.patch
  radix-tree-must-check-__radix_tree_preload-return-value.patch
  x509-fix-the-buffer-overflow-in-the-utility-function-for-oid-string.patch
  checkpatch-add-strict-check-for-ifs-with-unnecessary-parentheses.patch
  checkpatch-fix-typo-in-comment.patch
  checkpatch-rename-variables-to-avoid-confusion.patch
  checkpatch-add-6-missing-types-to-list-types.patch
  binfmt_flat-delete-two-error-messages-for-a-failed-memory-allocation-in-decompress_exec.patch
  init-move-stack-canary-initialization-after-setup_arch.patch
  extract-early-boot-entropy-from-the-passed-cmdline.patch
  autofs-fix-at_no_automount-not-being-honored.patch
  autofs-make-disc-device-user-accessible.patch
  autofs-make-dev-ioctl-version-and-ismountpoint-user-accessible.patch
  autofs-remove-unused-autofs_ioc_expire_direct-indirect.patch
  autofs-non-functional-header-inclusion-cleanup.patch
  autofs-use-autofs_dev_ioctl_size.patch
  autofs-drop-wrong-comment.patch
  autofs-use-unsigned-int-long-instead-of-uint-ulong-for-ioctl-args.patch
  vfat-deduplicate-hex2bin.patch
  test_kmod-remove-paranoid-uint_max-check-on-uint-range-processing.patch
  test_kmod-flip-int-checks-to-be-consistent.patch
  kmod-split-out-umh-code-into-its-own-file.patch
  maintainers-clarify-kmod-is-just-a-kernel-module-loader.patch
  kmod-split-off-umh-headers-into-its-own-file.patch
  kmod-move-ifdef-config_modules-wrapper-to-makefile.patch
  cpumask-make-cpumask_next-out-of-line.patch
  pps-aesthetic-tweaks-to-pps-related-content.patch
  pps-use-surrounding-if-pps-to-remove-numerous-dependency-checks.patch
  m32r-defconfig-cleanup-from-old-kconfig-options.patch
  mn10300-defconfig-cleanup-from-old-kconfig-options.patch
  sh-defconfig-cleanup-from-old-kconfig-options.patch
  kcov-support-compat-processes.patch
  ipc-convert-ipc_namespacecount-from-atomic_t-to-refcount_t.patch
  ipc-convert-sem_undo_listrefcnt-from-atomic_t-to-refcount_t.patch
  ipc-convert-kern_ipc_permrefcount-from-atomic_t-to-refcount_t.patch
  ipc-sem-drop-sem_checkid-helper.patch
  ipc-sem-play-nicer-with-large-nsops-allocations.patch
  ipc-optimize-semget-shmget-msgget-for-lots-of-keys.patch
  i-need-old-gcc.patch
* mm-skip-hwpoisoned-pages-when-onlining-pages.patch
* mm-memory_hotplug-do-not-back-off-draining-pcp-free-pages-from-kworker-context.patch
* arm-arch-arm-include-asm-pageh-needs-personalityh.patch
* ocfs2-get-rid-of-ocfs2_is_o2cb_active-function.patch
* ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called.patch
* ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called-fix.patch
* ocfs2-give-an-obvious-tip-for-dismatch-cluster-names.patch
* ocfs2-give-an-obvious-tip-for-dismatch-cluster-names-v2.patch
* ocfs2-move-some-definitions-to-header-file.patch
* ocfs2-fix-some-small-problems.patch
* ocfs2-add-kobject-for-online-file-check.patch
* ocfs2-add-duplicative-ino-number-check.patch
* block-restore-proc-partitions-to-not-display-non-partitionable-removable-devices.patch
  mm.patch
* mm-compaction-kcompactd-should-not-ignore-pageblock-skip.patch
* mm-compaction-persistently-skip-hugetlbfs-pageblocks.patch
* mm-compaction-persistently-skip-hugetlbfs-pageblocks-fix.patch
* mm-cma-manage-the-memory-of-the-cma-area-by-using-the-zone_movable.patch
* mm-cma-remove-alloc_cma.patch
* arm-cma-avoid-double-mapping-to-the-cma-area-if-config_highmem-=-y.patch
* mm-page_alloc-return-0-in-case-this-node-has-no-page-within-the-zone.patch
* mm-vmscan-do-not-pass-reclaimed-slab-to-vmpressure.patch
* mm-page_owner-align-with-pageblock_nr-pages.patch
* mm-walk-the-zone-in-pageblock_nr_pages-steps.patch
* parse-maintainers-add-ability-to-specify-filenames.patch
* seq_file-delete-small-value-optimization.patch
* kdump-vmcoreinfo-report-actual-value-of-phys_base.patch
* rapidio-remove-global-irq-spinlocks-from-the-subsystem.patch
* uapi-fix-linux-sysctlh-userspace-compilation-errors.patch
* kernel-reboot-add-devm_register_reboot_notifier.patch
* kernel-reboot-add-devm_register_reboot_notifier-fix.patch
  linux-next.patch
  linux-next-git-rejects.patch
* drivers-media-cec-cec-adapc-fix-build-with-gcc-444.patch
* fscache-fix-fscache_objlist_show-format-processing.patch
* ib-mlx4-fix-sprintf-format-warning.patch
* iopoll-avoid-wint-in-bool-context-warning.patch
* sparc64-ng4-memset-32-bits-overflow.patch
* treewide-remove-gfp_temporary-allocation-flag.patch
* treewide-remove-gfp_temporary-allocation-flag-fix.patch
* treewide-remove-gfp_temporary-allocation-flag-checkpatch-fixes.patch
* treewide-remove-gfp_temporary-allocation-flag-fix-2.patch
* arm64-stacktrace-avoid-listing-stacktrace-functions-in-stacktrace.patch
* mm-page_owner-skip-unnecessary-stack_trace-entries.patch
* lib-crc-ccitt-add-ccitt-false-crc16-variant.patch
  mm-add-strictlimit-knob-v2.patch
  make-sure-nobodys-leaking-resources.patch
  releasing-resources-with-children.patch
  kernel-forkc-export-kernel_thread-to-modules.patch
  mutex-subsystem-synchro-test-module.patch
  slab-leaks3-default-y.patch
  workaround-for-a-pci-restoring-bug.patch

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* mmotm git tree since-4.13 branch created (was: mmotm 2017-09-08-16-48 uploaded)
  2017-09-08 23:49 ` akpm
  (?)
@ 2017-09-12  9:05   ` Michal Hocko
  -1 siblings, 0 replies; 5+ messages in thread
From: Michal Hocko @ 2017-09-12  9:05 UTC (permalink / raw)
  To: akpm
  Cc: mm-commits, linux-kernel, linux-mm, linux-fsdevel, linux-next,
	sfr, broonie

I have just created since-4.13 branch in mm git tree
(http://git.kernel.org/?p=linux/kernel/git/mhocko/mm.git;a=summary). It
is based on v4.13 tag in Linus tree and mmotm-2017-09-08-16-48 plus I
have merged tip/x86/mm which contains 5-level page table stuff plus PCID
changes and cgroup core changes in case there will be some later changes
regarding memcg which would depend on those. Let me know if some other
changes should be merged as well for an easier development on top of
this tree.

As usual mmotm trees are tagged with signed tag
(finger print BB43 1E25 7FB8 660F F2F1 D22D 48E2 09A2 B310 E347)

The shortlog says:
Aaron Lu (1):
      swap: choose swap device according to numa node

Alexander Popov (1):
      mm/slub.c: add a naive detection of double free or corruption

Alexander Potapenko (1):
      slub: tidy up initialization ordering

Alexey Dobriyan (3):
      proc: uninline proc_create()
      treewide: make "nr_cpu_ids" unsigned
      cpumask: make cpumask_next() out-of-line

Alexey Perevalov (1):
      userfaultfd: provide pid in userfault msg

Andrea Arcangeli (6):
      userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
      userfaultfd: selftest: explicit failure if the SIGBUS test failed
      userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds
      userfaultfd: provide pid in userfault msg - add feat union
      mm: oom: let oom_reap_task and exit_mmap run concurrently
      userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS

Andrew Morton (2):
      treewide-remove-gfp_temporary-allocation-flag-fix
      treewide-remove-gfp_temporary-allocation-flag-checkpatch-fixes

Andy Shevchenko (1):
      lib/hexdump.c: return -EINVAL in case of error in hex2bin()

Anshuman Khandual (2):
      mm/memory.c: remove reduntant check for write access
      mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()

Arnd Bergmann (2):
      fscache: fix fscache_objlist_show format processing
      IB/mlx4: fix sprintf format warning

Arvind Yadav (5):
      mm/ksm.c: constify attribute_group structures
      mm/slub.c: constify attribute_group structures
      mm/page_idle.c: constify attribute_group structures
      mm/huge_memory.c: constify attribute_group structures
      mm/hugetlb.c: constify attribute_group structures

Babu Moger (3):
      arch: define CPU_BIG_ENDIAN for all fixed big endian archs
      arch/microblaze: add choice for endianness and update Makefile
      include: warn for inconsistent endian config definition

Baoquan He (1):
      lib/cmdline.c: remove meaningless comment

Byungchul Park (1):
      mm/vmalloc.c: don't reinvent the wheel but use existing llist API

Chris Wilson (2):
      mm: track actual nr_scanned during shrink_slab()
      drm/i915: wire up shrinkctl->nr_scanned

Cyrill Gorcunov (1):
      tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing

Dan Carpenter (1):
      lib/string.c: check for kmalloc() failure

Dan Williams (1):
      mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups

Daniel Colascione (1):
      mm: add /proc/pid/smaps_rollup

Daniel Micay (1):
      init/main.c: extract early boot entropy from the passed cmdline

Darrick J. Wong (1):
      mm: kvfree the swap cluster info if the swap file is unsatisfactory

David Rientjes (5):
      mm/swapfile.c: fix swapon frontswap_map memory leak on error
      fs, proc: unconditional cond_resched when reading smaps
      mm, compaction: kcompactd should not ignore pageblock skip
      mm, compaction: persistently skip hugetlbfs pageblocks
      mm, compaction: persistently skip hugetlbfs pageblocks fix

Davidlohr Bueso (19):
      rbtree: cache leftmost node internally
      rbtree: optimize root-check during rebalancing loop
      rbtree: add some additional comments for rebalancing cases
      lib/rbtree_test.c: make input module parameters
      lib/rbtree_test.c: add (inorder) traversal test
      lib/rbtree_test.c: support rb_root_cached
      sched/fair: replace cfs_rq->rb_leftmost
      sched/deadline: replace earliest dl and rq leftmost caching
      locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
      block/cfq: replace cfq_rb_root leftmost caching
      lib/interval_tree: fast overlap detection
      lib/interval-tree: correct comment wrt generic flavor
      procfs: use faster rb_first_cached()
      fs/epoll: use faster rb_first_cached()
      mem/memcg: cache rightmost node
      block/cfq: cache rightmost rb_node
      lib/rhashtable: fix comment on locks_mul default value
      ipc/sem: drop sem_checkid helper
      ipc/sem: play nicer with large nsops allocations

Dmitry Vyukov (1):
      kcov: support compat processes

Dou Liyang (1):
      metag/numa: remove the unused parent_node() macro

Elena Reshetova (3):
      ipc: convert ipc_namespace.count from atomic_t to refcount_t
      ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t
      ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t

Eric Dumazet (1):
      radix-tree: must check __radix_tree_preload() return value

Florian Fainelli (1):
      lib: add test module for CONFIG_DEBUG_VIRTUAL

Guillaume Knispel (1):
      ipc: optimize semget/shmget/msgget for lots of keys

Helge Deller (1):
      parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE

Huang Ying (18):
      mm, THP, swap: support to clear swap cache flag for THP swapped out
      mm, THP, swap: support to reclaim swap space for THP swapped out
      mm, THP, swap: make reuse_swap_page() works for THP swapped out
      mm, THP, swap: don't allocate huge cluster for file backed swap device
      block, THP: make block_device_operations.rw_page support THP
      mm: test code to write THP to swap device as a whole
      mm, THP, swap: support splitting THP for THP swap out
      memcg, THP, swap: support move mem cgroup charge for THP swapped out
      memcg, THP, swap: avoid to duplicated charge THP in swap cache
      memcg, THP, swap: make mem_cgroup_swapout() support THP
      mm, THP, swap: delay splitting THP after swapped out
      mm, THP, swap: add THP swapping out fallback counting
      mm, swap: add swap readahead hit statistics
      mm, swap: fix swap readahead marking
      mm, swap: VMA based swap readahead
      mm, swap: add sysfs interface for VMA based swap readahead
      mm, swap: don't use VMA based swap readahead if HDD is used as swap
      mm: hugetlb: clear target sub-page last when clearing huge page

Hui Zhu (1):
      zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse

Jan Kara (10):
      fscache: remove unused ->now_uncached callback
      mm: make pagevec_lookup() update index
      mm: implement find_get_pages_range()
      fs: fix performance regression in clean_bdev_aliases()
      ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
      ext4: use pagevec_lookup_range() in writeback code
      hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
      fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
      mm: use find_get_pages_range() in filemap_range_has_page()
      mm: remove nr_pages argument from pagevec_lookup{,_range}()

Jeff Layton (2):
      fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range
      include/linux/fs.h: remove unneeded forward definition of mm_struct

Joonsoo Kim (4):
      mm/mlock.c: use page_zone() instead of page_zone_id()
      mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
      mm/cma: remove ALLOC_CMA
      ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y

Jérôme Glisse (20):
      hmm: heterogeneous memory management documentation
      mm/hmm: heterogeneous memory management (HMM for short)
      mm/hmm/mirror: mirror process address space on device with HMM helpers
      mm/hmm/mirror: helper to snapshot CPU page table
      mm/hmm/mirror: device page fault handler
      mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
      mm/ZONE_DEVICE: special case put_page() for device private pages
      mm/memcontrol: allow to uncharge page without using page->lru field
      mm/memcontrol: support MEMORY_DEVICE_PRIVATE
      mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
      mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
      mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
      mm/migrate: new memory migration helper for use with device memory
      mm/migrate: migrate_vma() unmap page from vma while collecting pages
      mm/migrate: support un-addressable ZONE_DEVICE page in migration
      mm/migrate: allow migrate_vma() to alloc new page on empty entry
      mm/device-public-memory: device memory cache coherent with CPU
      mm/hmm: add new helper to hotplug CDM memory region
      mm/hmm: avoid bloating arch that do not make use of HMM
      mm/hmm: fix build when HMM is disabled

Kees Cook (1):
      mm: add SLUB free list pointer obfuscation

Kemi Wang (3):
      mm: change the call sites of numa statistics items
      mm: update NUMA counter threshold size
      mm: consider the number in local CPUs when reading NUMA stats

Laura Abbott (1):
      init: move stack canary initialization after setup_arch

Laurent Dufour (3):
      mm: remove useless vma parameter to offset_il_node
      mm/memory.c: fix mem_cgroup_oom_disable() call missing
      mm: skip HWPoisoned pages when onlining pages

Markus Elfring (1):
      binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec()

Masahiro Yamada (1):
      linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro

Matthew Wilcox (7):
      lib/string.c: add multibyte memset functions
      lib/string.c: add testcases for memset16/32/64
      x86: implement memset16, memset32 & memset64
      ARM: implement memset32 & memset64
      alpha: add support for memset16
      drivers/block/zram/zram_drv.c: convert to using memset_l
      drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32

Matthias Kaehlcke (3):
      mm: memcontrol: use int for event/state parameter in several functions
      mm/zsmalloc.c: change stat type parameter to int
      bitops: avoid integer overflow in GENMASK(_ULL)

Mel Gorman (1):
      mm: always flush VMA ranges affected by zap_page_range

Michal Hocko (23):
      Merge remote-tracking branch 'tip/x86/mm' into mmotm-4.13
      Merge remote-tracking branch 'tj-cgroups/for-4.14' into mmotm-4.13
      mm, memory_hotplug: display allowed zones in the preferred ordering
      mm, memory_hotplug: remove zone restrictions
      mm, page_alloc: rip out ZONELIST_ORDER_ZONE
      mm, page_alloc: remove boot pageset initialization from memory hotplug
      mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
      mm, memory_hotplug: drop zone from build_all_zonelists
      mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node
      mm, page_alloc: simplify zonelist initialization
      mm, page_alloc: remove stop_machine from build_all_zonelists
      mm, memory_hotplug: get rid of zonelists_mutex
      mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations
      mm, vmscan: do not loop on too_many_isolated for ever
      mm: rename global_page_state to global_zone_page_state
      mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones
      mm, oom: do not rely on TIF_MEMDIE for memory reserves access
      mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
      mm/memory_hotplug: introduce add_pages
      mm/sparse.c: fix typo in online_mem_sections
      fs, proc: remove priv argument from is_stack
      mm, memory_hotplug: do not back off draining pcp free pages from kworker context
      mm: treewide: remove GFP_TEMPORARY allocation flag

Mike Kravetz (6):
      mm/mremap: fail map duplication attempts for private mappings
      mm: hugetlb: define system call hugetlb size encodings in single file
      mm: arch: consolidate mmap hugetlb size encodings
      mm: shm: use new hugetlb size encoding definitions
      mm/shmem: add hugetlbfs support to memfd_create()
      selftests/memfd: add memfd_create hugetlbfs selftest

Mike Rapoport (7):
      shmem: shmem_charge: verify max_block is not exceeded before inode update
      shmem: introduce shmem_inode_acct_block
      userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support
      userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper
      userfaultfd: shmem: wire up shmem_mfill_zeropage_pte
      userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
      userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem

Minchan Kim (9):
      zram: clean up duplicated codes in __zram_bvec_write
      zram: inline zram_compress
      zram: rename zram_decompress_page to __zram_bvec_read
      zram: add interface to specif backing device
      zram: add free space management in backing device
      zram: identify asynchronous IO's return value
      zram: write incompressible pages to backing device
      zram: read page from backing device
      zram: add config and doc file for writeback feature

Naoya Horiguchi (8):
      mm: mempolicy: add queue_pages_required()
      mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
      mm: thp: introduce separate TTU flag for thp freezing
      mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
      mm: soft-dirty: keep soft-dirty bits over thp migration
      mm: mempolicy: mbind and migrate_pages support thp migration
      mm: migrate: move_pages() supports thp migration
      mm: memory_hotplug: memory hotremove supports thp migration

Nicolas Iooss (1):
      dax: initialize variable pfn before using it

Oliver O'Halloran (1):
      mm/gup: make __gup_device_* require THP

Pavel Tatashin (1):
      sparc64: NG4 memset 32 bits overflow

Prakash Gupta (1):
      mm, page_owner: skip unnecessary stack_trace entries

Prakash Sangappa (2):
      mm: userfaultfd: add feature to request for a signal delivery
      userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature

Punit Agrawal (1):
      mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour

Rik van Riel (2):
      x86,mpx: make mpx depend on x86-64 to free up VMA flag
      mm,fork: introduce MADV_WIPEONFORK

Roman Gushchin (3):
      mm, memcg: reset memory.low during memcg offlining
      cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")
      mm: memcontrol: use per-cpu stocks for socket memory uncharging

Ross Zwisler (7):
      mm: add vm_insert_mixed_mkwrite()
      dax: relocate some dax functions
      dax: use common 4k zero page for dax mmap reads
      dax: remove DAX code from page_cache_tree_insert()
      dax: move all DAX radix tree defs to fs/dax.c
      dax: explain how read(2)/write(2) addresses are validated
      dax: use PG_PMD_COLOUR instead of open coding

SeongJae Park (1):
      mm/vmstat.c: fix wrong comment

Shakeel Butt (1):
      mm: fadvise: avoid fadvise for fs without backing device

Tetsuo Handa (1):
      mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt

Vinayak Menon (1):
      mm: vmscan: do not pass reclaimed slab to vmpressure

Vitaly Wool (1):
      z3fold: use per-cpu unbuddied lists

Vlastimil Babka (3):
      mm, page_owner: make init_pages_in_zone() faster
      mm, page_ext: periodically reschedule during page_ext_init()
      mm, page_owner: don't grab zone->lock for init_pages_in_zone()

Wei Yang (3):
      mm/memory_hotplug: just build zonelist for newly added node
      mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()
      mm/page_alloc: return 0 in case this node has no page within the zone

Wen Yang (1):
      mm/vmstat: fix divide error at __fragmentation_index

Yury Norov (3):
      lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
      lib/test_bitmap.c: add test for bitmap_parselist()
      bitmap: introduce BITMAP_FROM_U64()

Zi Yan (2):
      mm: thp: enable thp migration in generic path
      mm: thp: check pmd migration entry in common path

zhong jiang (2):
      mm/page_owner: align with pageblock_nr pages
      mm/vmstat.c: walk the zone in pageblock_nr_pages steps

-- 
Michal Hocko
SUSE Labs

^ permalink raw reply	[flat|nested] 5+ messages in thread

* mmotm git tree since-4.13 branch created (was: mmotm 2017-09-08-16-48 uploaded)
@ 2017-09-12  9:05   ` Michal Hocko
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Hocko @ 2017-09-12  9:05 UTC (permalink / raw)
  To: akpm
  Cc: mm-commits, linux-kernel, linux-mm, linux-fsdevel, linux-next,
	sfr, broonie

I have just created since-4.13 branch in mm git tree
(http://git.kernel.org/?p=linux/kernel/git/mhocko/mm.git;a=summary). It
is based on v4.13 tag in Linus tree and mmotm-2017-09-08-16-48 plus I
have merged tip/x86/mm which contains 5-level page table stuff plus PCID
changes and cgroup core changes in case there will be some later changes
regarding memcg which would depend on those. Let me know if some other
changes should be merged as well for an easier development on top of
this tree.

As usual mmotm trees are tagged with signed tag
(finger print BB43 1E25 7FB8 660F F2F1 D22D 48E2 09A2 B310 E347)

The shortlog says:
Aaron Lu (1):
      swap: choose swap device according to numa node

Alexander Popov (1):
      mm/slub.c: add a naive detection of double free or corruption

Alexander Potapenko (1):
      slub: tidy up initialization ordering

Alexey Dobriyan (3):
      proc: uninline proc_create()
      treewide: make "nr_cpu_ids" unsigned
      cpumask: make cpumask_next() out-of-line

Alexey Perevalov (1):
      userfaultfd: provide pid in userfault msg

Andrea Arcangeli (6):
      userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
      userfaultfd: selftest: explicit failure if the SIGBUS test failed
      userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds
      userfaultfd: provide pid in userfault msg - add feat union
      mm: oom: let oom_reap_task and exit_mmap run concurrently
      userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS

Andrew Morton (2):
      treewide-remove-gfp_temporary-allocation-flag-fix
      treewide-remove-gfp_temporary-allocation-flag-checkpatch-fixes

Andy Shevchenko (1):
      lib/hexdump.c: return -EINVAL in case of error in hex2bin()

Anshuman Khandual (2):
      mm/memory.c: remove reduntant check for write access
      mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()

Arnd Bergmann (2):
      fscache: fix fscache_objlist_show format processing
      IB/mlx4: fix sprintf format warning

Arvind Yadav (5):
      mm/ksm.c: constify attribute_group structures
      mm/slub.c: constify attribute_group structures
      mm/page_idle.c: constify attribute_group structures
      mm/huge_memory.c: constify attribute_group structures
      mm/hugetlb.c: constify attribute_group structures

Babu Moger (3):
      arch: define CPU_BIG_ENDIAN for all fixed big endian archs
      arch/microblaze: add choice for endianness and update Makefile
      include: warn for inconsistent endian config definition

Baoquan He (1):
      lib/cmdline.c: remove meaningless comment

Byungchul Park (1):
      mm/vmalloc.c: don't reinvent the wheel but use existing llist API

Chris Wilson (2):
      mm: track actual nr_scanned during shrink_slab()
      drm/i915: wire up shrinkctl->nr_scanned

Cyrill Gorcunov (1):
      tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing

Dan Carpenter (1):
      lib/string.c: check for kmalloc() failure

Dan Williams (1):
      mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups

Daniel Colascione (1):
      mm: add /proc/pid/smaps_rollup

Daniel Micay (1):
      init/main.c: extract early boot entropy from the passed cmdline

Darrick J. Wong (1):
      mm: kvfree the swap cluster info if the swap file is unsatisfactory

David Rientjes (5):
      mm/swapfile.c: fix swapon frontswap_map memory leak on error
      fs, proc: unconditional cond_resched when reading smaps
      mm, compaction: kcompactd should not ignore pageblock skip
      mm, compaction: persistently skip hugetlbfs pageblocks
      mm, compaction: persistently skip hugetlbfs pageblocks fix

Davidlohr Bueso (19):
      rbtree: cache leftmost node internally
      rbtree: optimize root-check during rebalancing loop
      rbtree: add some additional comments for rebalancing cases
      lib/rbtree_test.c: make input module parameters
      lib/rbtree_test.c: add (inorder) traversal test
      lib/rbtree_test.c: support rb_root_cached
      sched/fair: replace cfs_rq->rb_leftmost
      sched/deadline: replace earliest dl and rq leftmost caching
      locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
      block/cfq: replace cfq_rb_root leftmost caching
      lib/interval_tree: fast overlap detection
      lib/interval-tree: correct comment wrt generic flavor
      procfs: use faster rb_first_cached()
      fs/epoll: use faster rb_first_cached()
      mem/memcg: cache rightmost node
      block/cfq: cache rightmost rb_node
      lib/rhashtable: fix comment on locks_mul default value
      ipc/sem: drop sem_checkid helper
      ipc/sem: play nicer with large nsops allocations

Dmitry Vyukov (1):
      kcov: support compat processes

Dou Liyang (1):
      metag/numa: remove the unused parent_node() macro

Elena Reshetova (3):
      ipc: convert ipc_namespace.count from atomic_t to refcount_t
      ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t
      ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t

Eric Dumazet (1):
      radix-tree: must check __radix_tree_preload() return value

Florian Fainelli (1):
      lib: add test module for CONFIG_DEBUG_VIRTUAL

Guillaume Knispel (1):
      ipc: optimize semget/shmget/msgget for lots of keys

Helge Deller (1):
      parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE

Huang Ying (18):
      mm, THP, swap: support to clear swap cache flag for THP swapped out
      mm, THP, swap: support to reclaim swap space for THP swapped out
      mm, THP, swap: make reuse_swap_page() works for THP swapped out
      mm, THP, swap: don't allocate huge cluster for file backed swap device
      block, THP: make block_device_operations.rw_page support THP
      mm: test code to write THP to swap device as a whole
      mm, THP, swap: support splitting THP for THP swap out
      memcg, THP, swap: support move mem cgroup charge for THP swapped out
      memcg, THP, swap: avoid to duplicated charge THP in swap cache
      memcg, THP, swap: make mem_cgroup_swapout() support THP
      mm, THP, swap: delay splitting THP after swapped out
      mm, THP, swap: add THP swapping out fallback counting
      mm, swap: add swap readahead hit statistics
      mm, swap: fix swap readahead marking
      mm, swap: VMA based swap readahead
      mm, swap: add sysfs interface for VMA based swap readahead
      mm, swap: don't use VMA based swap readahead if HDD is used as swap
      mm: hugetlb: clear target sub-page last when clearing huge page

Hui Zhu (1):
      zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse

Jan Kara (10):
      fscache: remove unused ->now_uncached callback
      mm: make pagevec_lookup() update index
      mm: implement find_get_pages_range()
      fs: fix performance regression in clean_bdev_aliases()
      ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
      ext4: use pagevec_lookup_range() in writeback code
      hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
      fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
      mm: use find_get_pages_range() in filemap_range_has_page()
      mm: remove nr_pages argument from pagevec_lookup{,_range}()

Jeff Layton (2):
      fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range
      include/linux/fs.h: remove unneeded forward definition of mm_struct

Joonsoo Kim (4):
      mm/mlock.c: use page_zone() instead of page_zone_id()
      mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
      mm/cma: remove ALLOC_CMA
      ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y

J�r�me Glisse (20):
      hmm: heterogeneous memory management documentation
      mm/hmm: heterogeneous memory management (HMM for short)
      mm/hmm/mirror: mirror process address space on device with HMM helpers
      mm/hmm/mirror: helper to snapshot CPU page table
      mm/hmm/mirror: device page fault handler
      mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
      mm/ZONE_DEVICE: special case put_page() for device private pages
      mm/memcontrol: allow to uncharge page without using page->lru field
      mm/memcontrol: support MEMORY_DEVICE_PRIVATE
      mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
      mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
      mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
      mm/migrate: new memory migration helper for use with device memory
      mm/migrate: migrate_vma() unmap page from vma while collecting pages
      mm/migrate: support un-addressable ZONE_DEVICE page in migration
      mm/migrate: allow migrate_vma() to alloc new page on empty entry
      mm/device-public-memory: device memory cache coherent with CPU
      mm/hmm: add new helper to hotplug CDM memory region
      mm/hmm: avoid bloating arch that do not make use of HMM
      mm/hmm: fix build when HMM is disabled

Kees Cook (1):
      mm: add SLUB free list pointer obfuscation

Kemi Wang (3):
      mm: change the call sites of numa statistics items
      mm: update NUMA counter threshold size
      mm: consider the number in local CPUs when reading NUMA stats

Laura Abbott (1):
      init: move stack canary initialization after setup_arch

Laurent Dufour (3):
      mm: remove useless vma parameter to offset_il_node
      mm/memory.c: fix mem_cgroup_oom_disable() call missing
      mm: skip HWPoisoned pages when onlining pages

Markus Elfring (1):
      binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec()

Masahiro Yamada (1):
      linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro

Matthew Wilcox (7):
      lib/string.c: add multibyte memset functions
      lib/string.c: add testcases for memset16/32/64
      x86: implement memset16, memset32 & memset64
      ARM: implement memset32 & memset64
      alpha: add support for memset16
      drivers/block/zram/zram_drv.c: convert to using memset_l
      drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32

Matthias Kaehlcke (3):
      mm: memcontrol: use int for event/state parameter in several functions
      mm/zsmalloc.c: change stat type parameter to int
      bitops: avoid integer overflow in GENMASK(_ULL)

Mel Gorman (1):
      mm: always flush VMA ranges affected by zap_page_range

Michal Hocko (23):
      Merge remote-tracking branch 'tip/x86/mm' into mmotm-4.13
      Merge remote-tracking branch 'tj-cgroups/for-4.14' into mmotm-4.13
      mm, memory_hotplug: display allowed zones in the preferred ordering
      mm, memory_hotplug: remove zone restrictions
      mm, page_alloc: rip out ZONELIST_ORDER_ZONE
      mm, page_alloc: remove boot pageset initialization from memory hotplug
      mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
      mm, memory_hotplug: drop zone from build_all_zonelists
      mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node
      mm, page_alloc: simplify zonelist initialization
      mm, page_alloc: remove stop_machine from build_all_zonelists
      mm, memory_hotplug: get rid of zonelists_mutex
      mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations
      mm, vmscan: do not loop on too_many_isolated for ever
      mm: rename global_page_state to global_zone_page_state
      mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones
      mm, oom: do not rely on TIF_MEMDIE for memory reserves access
      mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
      mm/memory_hotplug: introduce add_pages
      mm/sparse.c: fix typo in online_mem_sections
      fs, proc: remove priv argument from is_stack
      mm, memory_hotplug: do not back off draining pcp free pages from kworker context
      mm: treewide: remove GFP_TEMPORARY allocation flag

Mike Kravetz (6):
      mm/mremap: fail map duplication attempts for private mappings
      mm: hugetlb: define system call hugetlb size encodings in single file
      mm: arch: consolidate mmap hugetlb size encodings
      mm: shm: use new hugetlb size encoding definitions
      mm/shmem: add hugetlbfs support to memfd_create()
      selftests/memfd: add memfd_create hugetlbfs selftest

Mike Rapoport (7):
      shmem: shmem_charge: verify max_block is not exceeded before inode update
      shmem: introduce shmem_inode_acct_block
      userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support
      userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper
      userfaultfd: shmem: wire up shmem_mfill_zeropage_pte
      userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
      userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem

Minchan Kim (9):
      zram: clean up duplicated codes in __zram_bvec_write
      zram: inline zram_compress
      zram: rename zram_decompress_page to __zram_bvec_read
      zram: add interface to specif backing device
      zram: add free space management in backing device
      zram: identify asynchronous IO's return value
      zram: write incompressible pages to backing device
      zram: read page from backing device
      zram: add config and doc file for writeback feature

Naoya Horiguchi (8):
      mm: mempolicy: add queue_pages_required()
      mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
      mm: thp: introduce separate TTU flag for thp freezing
      mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
      mm: soft-dirty: keep soft-dirty bits over thp migration
      mm: mempolicy: mbind and migrate_pages support thp migration
      mm: migrate: move_pages() supports thp migration
      mm: memory_hotplug: memory hotremove supports thp migration

Nicolas Iooss (1):
      dax: initialize variable pfn before using it

Oliver O'Halloran (1):
      mm/gup: make __gup_device_* require THP

Pavel Tatashin (1):
      sparc64: NG4 memset 32 bits overflow

Prakash Gupta (1):
      mm, page_owner: skip unnecessary stack_trace entries

Prakash Sangappa (2):
      mm: userfaultfd: add feature to request for a signal delivery
      userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature

Punit Agrawal (1):
      mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour

Rik van Riel (2):
      x86,mpx: make mpx depend on x86-64 to free up VMA flag
      mm,fork: introduce MADV_WIPEONFORK

Roman Gushchin (3):
      mm, memcg: reset memory.low during memcg offlining
      cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")
      mm: memcontrol: use per-cpu stocks for socket memory uncharging

Ross Zwisler (7):
      mm: add vm_insert_mixed_mkwrite()
      dax: relocate some dax functions
      dax: use common 4k zero page for dax mmap reads
      dax: remove DAX code from page_cache_tree_insert()
      dax: move all DAX radix tree defs to fs/dax.c
      dax: explain how read(2)/write(2) addresses are validated
      dax: use PG_PMD_COLOUR instead of open coding

SeongJae Park (1):
      mm/vmstat.c: fix wrong comment

Shakeel Butt (1):
      mm: fadvise: avoid fadvise for fs without backing device

Tetsuo Handa (1):
      mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt

Vinayak Menon (1):
      mm: vmscan: do not pass reclaimed slab to vmpressure

Vitaly Wool (1):
      z3fold: use per-cpu unbuddied lists

Vlastimil Babka (3):
      mm, page_owner: make init_pages_in_zone() faster
      mm, page_ext: periodically reschedule during page_ext_init()
      mm, page_owner: don't grab zone->lock for init_pages_in_zone()

Wei Yang (3):
      mm/memory_hotplug: just build zonelist for newly added node
      mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()
      mm/page_alloc: return 0 in case this node has no page within the zone

Wen Yang (1):
      mm/vmstat: fix divide error at __fragmentation_index

Yury Norov (3):
      lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
      lib/test_bitmap.c: add test for bitmap_parselist()
      bitmap: introduce BITMAP_FROM_U64()

Zi Yan (2):
      mm: thp: enable thp migration in generic path
      mm: thp: check pmd migration entry in common path

zhong jiang (2):
      mm/page_owner: align with pageblock_nr pages
      mm/vmstat.c: walk the zone in pageblock_nr_pages steps

-- 
Michal Hocko
SUSE Labs

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* mmotm git tree since-4.13 branch created (was: mmotm 2017-09-08-16-48 uploaded)
@ 2017-09-12  9:05   ` Michal Hocko
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Hocko @ 2017-09-12  9:05 UTC (permalink / raw)
  To: akpm
  Cc: mm-commits, linux-kernel, linux-mm, linux-fsdevel, linux-next,
	sfr, broonie

I have just created since-4.13 branch in mm git tree
(http://git.kernel.org/?p=linux/kernel/git/mhocko/mm.git;a=summary). It
is based on v4.13 tag in Linus tree and mmotm-2017-09-08-16-48 plus I
have merged tip/x86/mm which contains 5-level page table stuff plus PCID
changes and cgroup core changes in case there will be some later changes
regarding memcg which would depend on those. Let me know if some other
changes should be merged as well for an easier development on top of
this tree.

As usual mmotm trees are tagged with signed tag
(finger print BB43 1E25 7FB8 660F F2F1 D22D 48E2 09A2 B310 E347)

The shortlog says:
Aaron Lu (1):
      swap: choose swap device according to numa node

Alexander Popov (1):
      mm/slub.c: add a naive detection of double free or corruption

Alexander Potapenko (1):
      slub: tidy up initialization ordering

Alexey Dobriyan (3):
      proc: uninline proc_create()
      treewide: make "nr_cpu_ids" unsigned
      cpumask: make cpumask_next() out-of-line

Alexey Perevalov (1):
      userfaultfd: provide pid in userfault msg

Andrea Arcangeli (6):
      userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
      userfaultfd: selftest: explicit failure if the SIGBUS test failed
      userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds
      userfaultfd: provide pid in userfault msg - add feat union
      mm: oom: let oom_reap_task and exit_mmap run concurrently
      userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS

Andrew Morton (2):
      treewide-remove-gfp_temporary-allocation-flag-fix
      treewide-remove-gfp_temporary-allocation-flag-checkpatch-fixes

Andy Shevchenko (1):
      lib/hexdump.c: return -EINVAL in case of error in hex2bin()

Anshuman Khandual (2):
      mm/memory.c: remove reduntant check for write access
      mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()

Arnd Bergmann (2):
      fscache: fix fscache_objlist_show format processing
      IB/mlx4: fix sprintf format warning

Arvind Yadav (5):
      mm/ksm.c: constify attribute_group structures
      mm/slub.c: constify attribute_group structures
      mm/page_idle.c: constify attribute_group structures
      mm/huge_memory.c: constify attribute_group structures
      mm/hugetlb.c: constify attribute_group structures

Babu Moger (3):
      arch: define CPU_BIG_ENDIAN for all fixed big endian archs
      arch/microblaze: add choice for endianness and update Makefile
      include: warn for inconsistent endian config definition

Baoquan He (1):
      lib/cmdline.c: remove meaningless comment

Byungchul Park (1):
      mm/vmalloc.c: don't reinvent the wheel but use existing llist API

Chris Wilson (2):
      mm: track actual nr_scanned during shrink_slab()
      drm/i915: wire up shrinkctl->nr_scanned

Cyrill Gorcunov (1):
      tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing

Dan Carpenter (1):
      lib/string.c: check for kmalloc() failure

Dan Williams (1):
      mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups

Daniel Colascione (1):
      mm: add /proc/pid/smaps_rollup

Daniel Micay (1):
      init/main.c: extract early boot entropy from the passed cmdline

Darrick J. Wong (1):
      mm: kvfree the swap cluster info if the swap file is unsatisfactory

David Rientjes (5):
      mm/swapfile.c: fix swapon frontswap_map memory leak on error
      fs, proc: unconditional cond_resched when reading smaps
      mm, compaction: kcompactd should not ignore pageblock skip
      mm, compaction: persistently skip hugetlbfs pageblocks
      mm, compaction: persistently skip hugetlbfs pageblocks fix

Davidlohr Bueso (19):
      rbtree: cache leftmost node internally
      rbtree: optimize root-check during rebalancing loop
      rbtree: add some additional comments for rebalancing cases
      lib/rbtree_test.c: make input module parameters
      lib/rbtree_test.c: add (inorder) traversal test
      lib/rbtree_test.c: support rb_root_cached
      sched/fair: replace cfs_rq->rb_leftmost
      sched/deadline: replace earliest dl and rq leftmost caching
      locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
      block/cfq: replace cfq_rb_root leftmost caching
      lib/interval_tree: fast overlap detection
      lib/interval-tree: correct comment wrt generic flavor
      procfs: use faster rb_first_cached()
      fs/epoll: use faster rb_first_cached()
      mem/memcg: cache rightmost node
      block/cfq: cache rightmost rb_node
      lib/rhashtable: fix comment on locks_mul default value
      ipc/sem: drop sem_checkid helper
      ipc/sem: play nicer with large nsops allocations

Dmitry Vyukov (1):
      kcov: support compat processes

Dou Liyang (1):
      metag/numa: remove the unused parent_node() macro

Elena Reshetova (3):
      ipc: convert ipc_namespace.count from atomic_t to refcount_t
      ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t
      ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t

Eric Dumazet (1):
      radix-tree: must check __radix_tree_preload() return value

Florian Fainelli (1):
      lib: add test module for CONFIG_DEBUG_VIRTUAL

Guillaume Knispel (1):
      ipc: optimize semget/shmget/msgget for lots of keys

Helge Deller (1):
      parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE

Huang Ying (18):
      mm, THP, swap: support to clear swap cache flag for THP swapped out
      mm, THP, swap: support to reclaim swap space for THP swapped out
      mm, THP, swap: make reuse_swap_page() works for THP swapped out
      mm, THP, swap: don't allocate huge cluster for file backed swap device
      block, THP: make block_device_operations.rw_page support THP
      mm: test code to write THP to swap device as a whole
      mm, THP, swap: support splitting THP for THP swap out
      memcg, THP, swap: support move mem cgroup charge for THP swapped out
      memcg, THP, swap: avoid to duplicated charge THP in swap cache
      memcg, THP, swap: make mem_cgroup_swapout() support THP
      mm, THP, swap: delay splitting THP after swapped out
      mm, THP, swap: add THP swapping out fallback counting
      mm, swap: add swap readahead hit statistics
      mm, swap: fix swap readahead marking
      mm, swap: VMA based swap readahead
      mm, swap: add sysfs interface for VMA based swap readahead
      mm, swap: don't use VMA based swap readahead if HDD is used as swap
      mm: hugetlb: clear target sub-page last when clearing huge page

Hui Zhu (1):
      zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse

Jan Kara (10):
      fscache: remove unused ->now_uncached callback
      mm: make pagevec_lookup() update index
      mm: implement find_get_pages_range()
      fs: fix performance regression in clean_bdev_aliases()
      ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
      ext4: use pagevec_lookup_range() in writeback code
      hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
      fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
      mm: use find_get_pages_range() in filemap_range_has_page()
      mm: remove nr_pages argument from pagevec_lookup{,_range}()

Jeff Layton (2):
      fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range
      include/linux/fs.h: remove unneeded forward definition of mm_struct

Joonsoo Kim (4):
      mm/mlock.c: use page_zone() instead of page_zone_id()
      mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
      mm/cma: remove ALLOC_CMA
      ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y

Jerome Glisse (20):
      hmm: heterogeneous memory management documentation
      mm/hmm: heterogeneous memory management (HMM for short)
      mm/hmm/mirror: mirror process address space on device with HMM helpers
      mm/hmm/mirror: helper to snapshot CPU page table
      mm/hmm/mirror: device page fault handler
      mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
      mm/ZONE_DEVICE: special case put_page() for device private pages
      mm/memcontrol: allow to uncharge page without using page->lru field
      mm/memcontrol: support MEMORY_DEVICE_PRIVATE
      mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
      mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
      mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
      mm/migrate: new memory migration helper for use with device memory
      mm/migrate: migrate_vma() unmap page from vma while collecting pages
      mm/migrate: support un-addressable ZONE_DEVICE page in migration
      mm/migrate: allow migrate_vma() to alloc new page on empty entry
      mm/device-public-memory: device memory cache coherent with CPU
      mm/hmm: add new helper to hotplug CDM memory region
      mm/hmm: avoid bloating arch that do not make use of HMM
      mm/hmm: fix build when HMM is disabled

Kees Cook (1):
      mm: add SLUB free list pointer obfuscation

Kemi Wang (3):
      mm: change the call sites of numa statistics items
      mm: update NUMA counter threshold size
      mm: consider the number in local CPUs when reading NUMA stats

Laura Abbott (1):
      init: move stack canary initialization after setup_arch

Laurent Dufour (3):
      mm: remove useless vma parameter to offset_il_node
      mm/memory.c: fix mem_cgroup_oom_disable() call missing
      mm: skip HWPoisoned pages when onlining pages

Markus Elfring (1):
      binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec()

Masahiro Yamada (1):
      linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro

Matthew Wilcox (7):
      lib/string.c: add multibyte memset functions
      lib/string.c: add testcases for memset16/32/64
      x86: implement memset16, memset32 & memset64
      ARM: implement memset32 & memset64
      alpha: add support for memset16
      drivers/block/zram/zram_drv.c: convert to using memset_l
      drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32

Matthias Kaehlcke (3):
      mm: memcontrol: use int for event/state parameter in several functions
      mm/zsmalloc.c: change stat type parameter to int
      bitops: avoid integer overflow in GENMASK(_ULL)

Mel Gorman (1):
      mm: always flush VMA ranges affected by zap_page_range

Michal Hocko (23):
      Merge remote-tracking branch 'tip/x86/mm' into mmotm-4.13
      Merge remote-tracking branch 'tj-cgroups/for-4.14' into mmotm-4.13
      mm, memory_hotplug: display allowed zones in the preferred ordering
      mm, memory_hotplug: remove zone restrictions
      mm, page_alloc: rip out ZONELIST_ORDER_ZONE
      mm, page_alloc: remove boot pageset initialization from memory hotplug
      mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
      mm, memory_hotplug: drop zone from build_all_zonelists
      mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node
      mm, page_alloc: simplify zonelist initialization
      mm, page_alloc: remove stop_machine from build_all_zonelists
      mm, memory_hotplug: get rid of zonelists_mutex
      mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations
      mm, vmscan: do not loop on too_many_isolated for ever
      mm: rename global_page_state to global_zone_page_state
      mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones
      mm, oom: do not rely on TIF_MEMDIE for memory reserves access
      mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
      mm/memory_hotplug: introduce add_pages
      mm/sparse.c: fix typo in online_mem_sections
      fs, proc: remove priv argument from is_stack
      mm, memory_hotplug: do not back off draining pcp free pages from kworker context
      mm: treewide: remove GFP_TEMPORARY allocation flag

Mike Kravetz (6):
      mm/mremap: fail map duplication attempts for private mappings
      mm: hugetlb: define system call hugetlb size encodings in single file
      mm: arch: consolidate mmap hugetlb size encodings
      mm: shm: use new hugetlb size encoding definitions
      mm/shmem: add hugetlbfs support to memfd_create()
      selftests/memfd: add memfd_create hugetlbfs selftest

Mike Rapoport (7):
      shmem: shmem_charge: verify max_block is not exceeded before inode update
      shmem: introduce shmem_inode_acct_block
      userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support
      userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper
      userfaultfd: shmem: wire up shmem_mfill_zeropage_pte
      userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
      userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem

Minchan Kim (9):
      zram: clean up duplicated codes in __zram_bvec_write
      zram: inline zram_compress
      zram: rename zram_decompress_page to __zram_bvec_read
      zram: add interface to specif backing device
      zram: add free space management in backing device
      zram: identify asynchronous IO's return value
      zram: write incompressible pages to backing device
      zram: read page from backing device
      zram: add config and doc file for writeback feature

Naoya Horiguchi (8):
      mm: mempolicy: add queue_pages_required()
      mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
      mm: thp: introduce separate TTU flag for thp freezing
      mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
      mm: soft-dirty: keep soft-dirty bits over thp migration
      mm: mempolicy: mbind and migrate_pages support thp migration
      mm: migrate: move_pages() supports thp migration
      mm: memory_hotplug: memory hotremove supports thp migration

Nicolas Iooss (1):
      dax: initialize variable pfn before using it

Oliver O'Halloran (1):
      mm/gup: make __gup_device_* require THP

Pavel Tatashin (1):
      sparc64: NG4 memset 32 bits overflow

Prakash Gupta (1):
      mm, page_owner: skip unnecessary stack_trace entries

Prakash Sangappa (2):
      mm: userfaultfd: add feature to request for a signal delivery
      userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature

Punit Agrawal (1):
      mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour

Rik van Riel (2):
      x86,mpx: make mpx depend on x86-64 to free up VMA flag
      mm,fork: introduce MADV_WIPEONFORK

Roman Gushchin (3):
      mm, memcg: reset memory.low during memcg offlining
      cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")
      mm: memcontrol: use per-cpu stocks for socket memory uncharging

Ross Zwisler (7):
      mm: add vm_insert_mixed_mkwrite()
      dax: relocate some dax functions
      dax: use common 4k zero page for dax mmap reads
      dax: remove DAX code from page_cache_tree_insert()
      dax: move all DAX radix tree defs to fs/dax.c
      dax: explain how read(2)/write(2) addresses are validated
      dax: use PG_PMD_COLOUR instead of open coding

SeongJae Park (1):
      mm/vmstat.c: fix wrong comment

Shakeel Butt (1):
      mm: fadvise: avoid fadvise for fs without backing device

Tetsuo Handa (1):
      mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt

Vinayak Menon (1):
      mm: vmscan: do not pass reclaimed slab to vmpressure

Vitaly Wool (1):
      z3fold: use per-cpu unbuddied lists

Vlastimil Babka (3):
      mm, page_owner: make init_pages_in_zone() faster
      mm, page_ext: periodically reschedule during page_ext_init()
      mm, page_owner: don't grab zone->lock for init_pages_in_zone()

Wei Yang (3):
      mm/memory_hotplug: just build zonelist for newly added node
      mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()
      mm/page_alloc: return 0 in case this node has no page within the zone

Wen Yang (1):
      mm/vmstat: fix divide error at __fragmentation_index

Yury Norov (3):
      lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
      lib/test_bitmap.c: add test for bitmap_parselist()
      bitmap: introduce BITMAP_FROM_U64()

Zi Yan (2):
      mm: thp: enable thp migration in generic path
      mm: thp: check pmd migration entry in common path

zhong jiang (2):
      mm/page_owner: align with pageblock_nr pages
      mm/vmstat.c: walk the zone in pageblock_nr_pages steps

-- 
Michal Hocko
SUSE Labs

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-12  9:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-08 23:49 mmotm 2017-09-08-16-48 uploaded akpm
2017-09-08 23:49 ` akpm
2017-09-12  9:05 ` mmotm git tree since-4.13 branch created (was: mmotm 2017-09-08-16-48 uploaded) Michal Hocko
2017-09-12  9:05   ` Michal Hocko
2017-09-12  9:05   ` Michal Hocko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.