mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 00:05:11 to 2020-12-15 03:07:21 UTC [more...]

incoming
 2020-12-15  3:06 UTC  (34+ messages)
` [patch 001/200] kthread: add kthread_work tracepoints
` [patch 002/200] kthread_worker: document CPU hotplug handling
` [patch 003/200] uapi: move constants from <linux/kernel.h> to <linux/const.h>
` [patch 004/200] ide/falcon: remove in_interrupt() usage
` [patch 005/200] ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()
` [patch 006/200] fs/ntfs: remove unused varibles
` [patch 011/200] mm/slab_common.c: use list_for_each_entry in dump_unreclaimable_slab()
` [patch 015/200] vhost: vringh: use krealloc_array()
` [patch 016/200] pinctrl: "
` [patch 019/200] hwtracing: intel: "
` [patch 020/200] dma-buf: "
` [patch 022/200] mm/slab: rerform init_on_free earlier
` [patch 023/200] mm, slub: use kmem_cache_debug_flags() in deactivate_slab()
` [patch 024/200] mm/slub: let number of online CPUs determine the slub page order
` [patch 025/200] device-dax/kmem: use struct_size()
` [patch 026/200] mm: fix page_owner initializing issue for arm32
` [patch 027/200] mm/page_owner: record timestamp and pid
` [patch 028/200] mm/filemap/c: break generic_file_buffered_read up into multiple functions
` [patch 029/200] mm/filemap.c: generic_file_buffered_read() now uses find_get_pages_contig
` [patch 030/200] mm/truncate: add parameter explanation for invalidate_mapping_pagevec
` [patch 031/200] mm/filemap.c: remove else after a return
` [patch 032/200] mm/gup_benchmark: rename to mm/gup_test
` [patch 035/200] selftests/vm: minor cleanup: Makefile and gup_test.c
` [patch 036/200] selftests/vm: only some gup_test items are really benchmarks
` [patch 037/200] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [patch 039/200] selftests/vm: hmm-tests: remove the libhugetlbfs dependency
` [patch 044/200] mm/gup: prevent gup_fast from racing with COW during fork
` [patch 045/200] mm/gup: remove the vma allocation from gup_longterm_locked()
` [patch 046/200] mm/gup: combine put_compound_head() and unpin_user_page()
` [patch 048/200] mm/swapfile.c: use helper function swap_count() in add_swap_count_continuation()
` [patch 049/200] mm/swap_state: skip meaningless swap cache readahead when ra_info.win == 0
` [patch 054/200] tmpfs: fix Documentation nits
` [patch 058/200] mm: memcg/slab: fix return of child memcg objcg for root memcg

[folded-merged] userfaultfd-selftests-make-__su64-format-specifiers-portable-v2.patch removed from -mm tree
 2020-12-15  2:20 UTC 

[folded-merged] mm-cma-improve-pr_debug-log-in-cma_release-fix.patch removed from -mm tree
 2020-12-15  2:20 UTC 

[folded-merged] mm-support-thps-in-zero_user_segments-fix.patch removed from -mm tree
 2020-12-15  2:19 UTC 

[folded-merged] mmhwpoison-take-free-pages-off-the-buddy-freelists-for-hugetlb.patch removed from -mm tree
 2020-12-15  2:18 UTC 

[folded-merged] mmap_lock-add-tracepoints-around-lock-acquisition-fix-v3.patch removed from -mm tree
 2020-12-15  2:16 UTC 

[folded-merged] mm-page_alloc-disable-pcplists-during-memory-offline-fix.patch removed from -mm tree
 2020-12-15  2:17 UTC 

[folded-merged] mmap_lock-add-tracepoints-around-lock-acquisition-fix.patch removed from -mm tree
 2020-12-15  2:16 UTC 

[folded-merged] mm-memcontrol-account-pagetables-per-node-fix.patch removed from -mm tree
 2020-12-15  2:15 UTC 

[folded-merged] mm-memcontrol-add-file_thp-shmem_thp-to-memorystat-fix.patch removed from -mm tree
 2020-12-15  2:14 UTC 

[folded-merged] mm-prevent-gup_fast-from-racing-with-cow-during-fork-checkpatch-fixes.patch removed from -mm tree
 2020-12-15  2:13 UTC 

[folded-merged] mm-swap_state-skip-meaningless-swap-cache-readahead-when-ra_infowin-==-0-fix.patch removed from -mm tree
 2020-12-15  2:14 UTC 

[folded-merged] mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2.patch removed from -mm tree
 2020-12-15  2:13 UTC 

[folded-merged] mm-remove-the-unuseful-else-after-a-return-checkpatch-fixes.patch removed from -mm tree
 2020-12-15  2:12 UTC 

[folded-merged] mm-page_owner-record-timestamp-and-pid-v3.patch removed from -mm tree
 2020-12-15  2:12 UTC 

[folded-merged] kthread_worker-document-cpu-hotplug-handling-fix.patch removed from -mm tree
 2020-12-15  2:11 UTC 

+ mm-fix-a-race-on-nr_swap_pages.patch added to -mm tree
 2020-12-14 23:50 UTC 

+ secretmem-test-add-basic-selftest-for-memfd_secret2-fix.patch added to -mm tree
 2020-12-14 23:30 UTC 

+ mm-vmalloc-fix-unlock-order-in-s_stop.patch added to -mm tree
 2020-12-14 23:22 UTC 

+ epoll-wire-up-syscall-epoll_pwait2-fix.patch added to -mm tree
 2020-12-14 22:49 UTC 

+ selftests-vm-fix-building-protection-keys-test.patch added to -mm tree
 2020-12-14 22:28 UTC 

+ lkdtm-disable-kasan-for-rodatao.patch added to -mm tree
 2020-12-14 22:22 UTC 

[merged] kasan-fix-object-remain-in-offline-per-cpu-quarantine.patch removed from -mm tree
 2020-12-14 18:19 UTC  (3+ messages)

[merged] mm-hugetlb-clear-compound_nr-before-freeing-gigantic-pages.patch removed from -mm tree
 2020-12-13  6:05 UTC 

[merged] elfcore-fix-building-with-clang.patch removed from -mm tree
 2020-12-13  6:05 UTC 

[merged] proc-use-untagged_addr-for-pagemap_read-addresses.patch removed from -mm tree
 2020-12-13  6:05 UTC 

[merged] selftest-fpu-avoid-clang-warning.patch removed from -mm tree
 2020-12-13  6:05 UTC 

[merged] kbuild-avoid-static_assert-for-genksyms.patch removed from -mm tree
 2020-12-13  6:05 UTC 

[merged] initramfs-fix-clang-build-failure.patch removed from -mm tree
 2020-12-13  6:05 UTC 

[merged] revert-mm-filemap-add-static-for-function-__add_to_page_cache_locked.patch removed from -mm tree
 2020-12-13  6:05 UTC 

incoming
 2020-12-11 21:36 UTC  (9+ messages)
` [patch 1/8] revert "mm/filemap: add static for function __add_to_page_cache_locked"
` [patch 2/8] proc: use untagged_addr() for pagemap_read addresses
` [patch 3/8] selftest/fpu: avoid clang warning
` [patch 4/8] kbuild: avoid static_assert for genksyms
` [patch 5/8] initramfs: fix clang build failure
` [patch 6/8] elfcore: fix building with clang
` [patch 7/8] kasan: fix object remaining in offline per-cpu quarantine
` [patch 8/8] mm/hugetlb: clear compound_nr before freeing gigantic pages

[folded-merged] kasan-fix-object-remaining-in-offline-per-cpu-quarantine-fix.patch removed from -mm tree
 2020-12-11 21:21 UTC 

+ hugetlb-fix-an-error-code-in-hugetlb_reserve_pages.patch added to -mm tree
 2020-12-11 19:42 UTC 

+ mm-memory_hotplug-quieting-offline-operation.patch added to -mm tree
 2020-12-11 19:29 UTC  (2+ messages)

+ checkpatch-add-printk_once-and-printk_ratelimit-to-prefer-pr_level-warning-fix.patch added to -mm tree
 2020-12-11 18:14 UTC 

[obsolete] scripts-ld-versionsh-fix-build.patch removed from -mm tree
 2020-12-11 18:10 UTC 

+ checkpatch-add-printk_once-and-printk_ratelimit-to-prefer-pr_level-warning.patch added to -mm tree
 2020-12-11 17:53 UTC  (2+ messages)

+ fs-proc-make-pde_get-return-nothing.patch added to -mm tree
 2020-12-11  6:25 UTC 

+ lib-ubsanc-mark-type_check_kinds-with-static-keyword-fix.patch added to -mm tree
 2020-12-11  5:28 UTC 

+ lib-ubsanc-mark-type_check_kinds-with-static-keyword.patch added to -mm tree
 2020-12-11  5:26 UTC 

+ mm-slab-slub-clear-the-slab_cache-field-when-freeing-page.patch added to -mm tree
 2020-12-11  5:23 UTC 

+ mm-page_owner-record-timestamp-and-pid-v3.patch added to -mm tree
 2020-12-11  5:21 UTC 

+ mm-slab-perform-init_on_free-earlier.patch added to -mm tree
 2020-12-11  5:17 UTC 

+ mm-memcontrol-account-pagetables-per-node-fix.patch added to -mm tree
 2020-12-11  5:14 UTC 

+ scripts-ld-versionsh-fix-build.patch added to -mm tree
 2020-12-10  7:37 UTC  (4+ messages)

mmotm 2020-12-09-19-58 uploaded
 2020-12-10  3:59 UTC 

[alternative-merged] fs-ntfs-fix-set-but-not-used-variable-log_page_mask.patch removed from -mm tree
 2020-12-10  2:36 UTC 

[obsolete] init-kconfig-dont-assume-scripts-lld-versionsh-is-executable.patch removed from -mm tree
 2020-12-10  0:30 UTC 

+ ubsan-enable-for-allconfig-builds-fix.patch added to -mm tree
 2020-12-10  0:09 UTC 

+ mm-dont-setpageworkingset-unconditionally-during-swapin.patch added to -mm tree
 2020-12-10  0:05 UTC 

+ mmhwpoison-return-ebusy-when-migration-fails.patch added to -mm tree
 2020-12-10  0:01 UTC 

+ kcov-dont-instrument-with-ubsan.patch added to -mm tree
 2020-12-09 23:49 UTC 

+ mm-page_owner-record-timestamp-and-pid.patch added to -mm tree
 2020-12-09 23:45 UTC 

+ z3fold-stricter-locking-and-more-careful-reclaim.patch added to -mm tree
 2020-12-09 23:42 UTC 

+ z3fold-remove-preempt-disabled-sections-for-rt.patch added to -mm tree
 2020-12-09 23:43 UTC 

+ z3fold-simplify-freeing-slots.patch added to -mm tree
 2020-12-09 23:42 UTC 

+ kasan-add-and-integrate-kasan-boot-parameters-fix.patch added to -mm tree
 2020-12-09 23:30 UTC 

[withdrawn] kasan-arm64-dont-allow-sw_tags-with-arm64_mte.patch removed from -mm tree
 2020-12-09 23:20 UTC 

+ mm-up-combine-put_compound_head-and-unpin_user_page.patch added to -mm tree
 2020-12-09 23:15 UTC 

+ mm-fix-initialization-of-struct-page-for-holes-in-memory-layout-checkpatch-fixes.patch added to -mm tree
 2020-12-09 23:10 UTC 

+ mm-fix-initialization-of-struct-page-for-holes-in-memory-layout.patch added to -mm tree
 2020-12-09 23:09 UTC 

+ mm-memblock-enforce-overlap-of-memorymemblock-and-memoryreserved.patch added to -mm tree
 2020-12-09 23:09 UTC 

[to-be-updated] mm-refactor-initialization-of-stuct-page-for-holes-in-memory-layout.patch removed from -mm tree
 2020-12-09 23:02 UTC 

[to-be-updated] mm-initialize-struct-pages-in-reserved-regions-outside-of-the-zone-ranges.patch removed from -mm tree
 2020-12-09 23:02 UTC 

+ fs-nilfs2-remove-some-unused-macros-to-tame-gcc.patch added to -mm tree
 2020-12-09 22:58 UTC 

[withdrawn] mm-swapc-reduce-lock-contention-in-lru_cache_add-fix.patch removed from -mm tree
 2020-12-09 22:55 UTC 

+ mm-initialize-struct-pages-in-reserved-regions-outside-of-the-zone-ranges.patch added to -mm tree
 2020-12-09 21:42 UTC  (10+ messages)

+ userfaultfd-selftests-always-dump-something-in-modes.patch added to -mm tree
 2020-12-09  0:43 UTC 

+ userfaultfd-selftests-fix-retval-check-for-userfaultfd_open.patch added to -mm tree
 2020-12-09  0:43 UTC 

+ userfaultfd-selftests-hint-the-test-runner-on-required-privilege.patch added to -mm tree
 2020-12-09  0:43 UTC 

+ fs-ntfs-fix-set-but-not-used-variable-log_page_mask.patch added to -mm tree
 2020-12-09  0:35 UTC 

[withdrawn] mm-swapc-reduce-lock-contention-in-lru_cache_add.patch removed from -mm tree
 2020-12-09  0:07 UTC 

+ apparmor-remove-duplicate-macro-list_entry_is_head.patch added to -mm tree
 2020-12-08 23:58 UTC 

+ zram-break-the-strict-dependency-from-lzo.patch added to -mm tree
 2020-12-08 23:52 UTC 

+ mm-hugetlb-clear-compound_nr-before-freeing-gigantic-pages.patch added to -mm tree
 2020-12-08 23:38 UTC 

+ revert-mm-filemap-add-static-for-function-__add_to_page_cache_locked.patch added to -mm tree
 2020-12-08 14:58 UTC  (4+ messages)

+ mm-swapc-reduce-lock-contention-in-lru_cache_add.patch added to -mm tree
 2020-12-08  8:41 UTC  (2+ messages)

incoming
 2020-12-08  8:19 UTC  (16+ messages)
` [patch 01/12] zlib: export S390 symbols for zlib modules
` [patch 02/12] coredump: fix core_pattern parse error
` [patch 03/12] mm: memcg/slab: fix obj_cgroup_charge() return value handling
` [patch 04/12] mm: list_lru: set shrinker map bit when child nr_items is not zero
` [patch 05/12] mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
` [patch 06/12] mm/swapfile: do not sleep with a spin lock held
` [patch 07/12] mailmap: add two more addresses of Uwe Kleine-König
` [patch 08/12] tools/testing/selftests/vm: fix build error
` [patch 09/12] userfaultfd: selftests: fix SIGSEGV if huge mmap fails
` [patch 10/12] mm/filemap: add static for function __add_to_page_cache_locked
` [patch 11/12] hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
` [patch 12/12] mm/mmap.c: fix mmap return value when vma is merged after call_mmap()

+ mmmemory_failure-always-pin-the-page-in-madvise_inject_error.patch added to -mm tree
 2020-12-08  2:23 UTC 

+ mmhwpoison-refactor-get_any_page.patch added to -mm tree
 2020-12-08  2:06 UTC  (3+ messages)

+ arch-mm-wire-up-memfd_secret-system-call-were-relevant-fix.patch added to -mm tree
 2020-12-08  1:35 UTC 

+ arch-fix-spelling-mistakes-in-kconfig.patch added to -mm tree
 2020-12-08  1:30 UTC 

+ mmap_lock-add-tracepoints-around-lock-acquisition-fix-v3.patch added to -mm tree
 2020-12-08  1:28 UTC 

[merged] selftest-vm-fix-build-error.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] hugetlb_cgroup-fix-offline-of-hugetlb-cgroup-with-reservations.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] fix-mmap-return-value-when-vma-is-merged-after-call_mmap.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] userfaultfd-selftests-fix-sigsegv-if-huge-mmap-fails.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] mm-filemap-add-static-for-function-__add_to_page_cache_locked.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] mailmap-add-two-more-addresses-of-uwe-kleine-oenig.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] mm-zsmallocc-drop-zsmalloc_pgtable_mapping.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] mm-swapfile-do-not-sleep-with-a-spin-lock-held.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] mm-list_lru-set-shrinker-map-bit-when-child-nr_items-is-not-zero.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] mm-memcg-slab-fix-obj_cgroup_charge-return-value-handling.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] coredump-fix-core_pattern-parse-error.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[merged] zlib-export-s390-symbols-for-zlib-modules.patch removed from -mm tree
 2020-12-08  0:46 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-12-08  0:45 UTC 

[failures] mm-memblock-use-a-more-appropriate-order-calculation-when-free-memblock-pages.patch removed from -mm tree
 2020-12-06 20:51 UTC  (2+ messages)

+ proc-fix-lookup-in-proc-net-subdirectories-after-setns2.patch added to -mm tree
 2020-12-06  0:56 UTC 

[alternative-merged] mm-refactor-initialization-of-stuct-page-for-holes-in-memory-layout-fix.patch removed from -mm tree
 2020-12-06  0:53 UTC 

+ proc-use-untagged_addr-for-pagemap_read-addresses.patch added to -mm tree
 2020-12-05  5:23 UTC 

[to-be-updated] proc-use-untagged_addr-for-pagemap_read-addresses.patch removed from -mm tree
 2020-12-05  5:21 UTC 

+ kasan-fix-object-remain-in-offline-per-cpu-quarantine.patch added to -mm tree
 2020-12-05  1:24 UTC 

+ kasan-fix-object-remaining-in-offline-per-cpu-quarantine-fix.patch added to -mm tree
 2020-12-05  1:24 UTC 

+ mmhwpoison-refactor-get_any_page.patch added to -mm tree
 2020-12-05  1:21 UTC 

+ mmhwpoison-disable-pcplists-before-grabbing-a-refcount.patch added to -mm tree
 2020-12-05  1:21 UTC 

+ mmhwpoison-remove-drain_all_pages-from-shake_page.patch added to -mm tree
 2020-12-05  1:21 UTC 

+ mm-migrate-remove-unused-parameter-in-migrate_vma_insert_page.patch added to -mm tree
 2020-12-05  1:17 UTC 

+ set_memory-allow-querying-whether-set_direct_map_-is-actually-enabled-fix.patch added to -mm tree
 2020-12-05  1:14 UTC 

[to-be-updated] mm-memcontrol-make-the-slab-calculation-consistent.patch removed from -mm tree
 2020-12-05  0:49 UTC 

+ mm-page_alloc-speeding-up-the-iteration-of-max_order.patch added to -mm tree
 2020-12-05  0:39 UTC 

+ elfcore-fix-building-with-clang.patch added to -mm tree
 2020-12-05  0:35 UTC 

+ initramfs-fix-clang-build-failure.patch added to -mm tree
 2020-12-05  0:35 UTC 

+ mm-gup-remove-the-vma-allocation-from-gup_longterm_locked.patch added to -mm tree
 2020-12-05  0:25 UTC 

+ userfaultfd-selftests-fix-sigsegv-if-huge-mmap-fails.patch added to -mm tree
 2020-12-05  0:18 UTC 

[merged] mm-convert-page-kmemcg-type-to-a-page-memcg-flag.patch removed from -mm tree
 2020-12-04 22:55 UTC 

[merged] mm-introduce-page-memcg-flags.patch removed from -mm tree
 2020-12-04 22:55 UTC 

[merged] mm-memcontrol-slab-use-helpers-to-access-slab-pages-memcg_data.patch removed from -mm tree
 2020-12-04 22:55 UTC 

[merged] mm-memcontrol-use-helpers-to-read-pages-memcg-data.patch removed from -mm tree
 2020-12-04 22:55 UTC 

[merged] mm-remove-examples-from-enum-zone_type-comment.patch removed from -mm tree
 2020-12-04 22:55 UTC 

mmotm 2020-12-03-18-16 uploaded
 2020-12-04  2:16 UTC 

+ set_memory-allow-set_direct_map__noflush-for-multiple-pages-fix.patch added to -mm tree
 2020-12-04  0:59 UTC 

+ ubsan-remove-ubsan_misc-in-favor-of-individual-options.patch added to -mm tree
 2020-12-04  0:04 UTC 

+ ubsan-expand-tests-and-reporting.patch added to -mm tree
 2020-12-04  0:04 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).