mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 18:45:42 to 2020-05-21 17:28:35 UTC [more...]

incoming
 2020-05-21 17:28 UTC  (166+ messages)
` [patch 1/7] mm, memcg: fix inconsistent oom event behavior
` [patch 2/7] epoll: call final ep_events_available() check under the lock
` [patch 3/7] mm/gup: fix fixup_user_fault() on multiple retries
` [patch 4/7] userfaultfd: fix remap event with MREMAP_DONTUNMAP
` [patch 5/7] ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
` [patch 6/7] kasan: consistently disable debugging features
` [patch 7/7] kasan: add missing functions declarations to kasan.h
` [failures] vfs-keep-inodes-with-page-cache-off-the-inode-shrinker-lru.patch removed from -mm tree
` mmotm 2020-05-13-20-30 uploaded
` + get_maintainer-fix-unexpected-behavior-for-path-to-file-double-slashes.patch added to -mm tree
` + lib-test_sysctl-support-testing-of-sysctl-boot-parameter-fix.patch "
` + mm-add-functions-to-track-page-directory-modifications.patch "
` + mm-vmalloc-track-which-page-table-levels-were-modified.patch "
` + mm-ioremap-track-which-page-table-levels-were-modified.patch "
` + x86-mm-64-implement-arch_sync_kernel_mappings.patch "
` + x86-mm-32-implement-arch_sync_kernel_mappings.patch "
` + mm-remove-vmalloc_sync_unmappings.patch "
` + x86-mm-remove-vmalloc-faulting.patch "
` + x86-bitops-fix-build-regression.patch "
` + mm-dont-include-asm-pgtableh-if-linux-mmh-is-already-included.patch "
` + mm-introduce-include-linux-pgtableh.patch "
` + mm-reorder-includes-after-introduction-of-linux-pgtableh.patch "
` + csky-replace-definitions-of-__pxd_offset-with-pxd_index.patch "
` + m68k-mm-motorola-move-comment-about-page-table-allocation-funcitons.patch "
` + m68k-mm-move-cachenocahe_page-definitions-close-to-their-user.patch "
` + x86-mm-simplify-init_trampoline-and-surrounding-logic.patch "
` + mm-pgtable-add-shortcuts-for-accessing-kernel-pmd-and-pte.patch "
` + mm-consolidate-pte_index-and-pte_offset_-definitions.patch "
` + mm-consolidate-pmd_index-and-pmd_offset-definitions.patch "
` + mm-consolidate-pud_index-and-pud_offset-definitions.patch "
` + mm-consolidate-pgd_index-and-pgd_offset_k-definitions.patch "
` + mm-page_alloc-reset-the-zone-watermark_boost-early.patch "
` mmotm 2020-05-15-16-29 uploaded
` + mm-pgtable-add-shortcuts-for-accessing-kernel-pmd-and-pte-fix.patch added to -mm tree
` + arch-kunmap_atomic-consolidate-duplicate-code-fix.patch "
` + khugepaged-allow-to-collapse-a-page-shared-across-fork-fix.patch "
` + mm-page_alloc-restrict-and-formalize-compound_page_dtors.patch "
` + hugetlbfs-get-unmapped-area-below-task_unmapped_base-for-hugetlbfs.patch "
` + mm-vmstat-add-events-for-pmd-based-thp-migration-without-split.patch "
` + exec-change-uselib2-is_sreg-failure-to-eacces.patch "
` + exec-relocate-s_isreg-check.patch "
` + exec-relocate-path_noexec-check.patch "
` + fs-include-fmode_exec-when-converting-flags-to-f_mode.patch "
` + mm-gup-introduce-pin_user_pages_unlocked.patch "
` + ivtv-convert-get_user_pages-pin_user_pages.patch "
` + rapidio-fix-an-error-in-get_user_pages_fast-error-handling.patch "
` + rapidio-convert-get_user_pages-pin_user_pages.patch "
` + include-linux-pagemaph-introduce-attach-detach_page_private.patch "
` + md-remove-__clear_page_buffers-and-use-attach-detach_page_private.patch "
` + btrfs-use-attach-detach_page_private.patch "
` + fs-bufferc-use-attach-detach_page_private.patch "
` + f2fs-use-attach-detach_page_private.patch "
` + iomap-use-attach-detach_page_private.patch "
` + ntfs-replace-attach_page_buffers-with-attach_page_private.patch "
` + orangefs-use-attach-detach_page_private.patch "
` + buffer_headh-remove-attach_page_buffers.patch "
` + mm-migratec-call-detach_page_private-to-cleanup-code.patch "
` + mm-simplify-calling-a-compound-page-destructor.patch "
` + selftests-vm-gitignore-add-mremap_dontunmap.patch "
` + khugepaged-add-self-test-fix-3.patch "
` + selftests-vm-write_to_hugetlbfsc-fix-unused-variable-warning.patch "
` + mm-vmalloc-track-which-page-table-levels-were-modified-fix.patch "
` + proc-meminfo-avoid-open-coded-reading-of-vm_committed_as.patch "
` + mm-utilc-make-vm_memory_committed-more-accurate.patch "
` + mm-adjust-vm_committed_as_batch-according-to-vm-overcommit-policy.patch "
` + mm-pgtable-add-shortcuts-for-accessing-kernel-pmd-and-pte-fix-2.patch "
` + mm-use-only-pidfd-for-process_madvise-syscall.patch "
` + kernel-add-panic_on_taint.patch "
` + kernel-add-panic_on_taint-fix.patch "
` + arm-fix-the-flush_icache_range-arguments-in-set_fiq_handler.patch "
` + nds32-unexport-flush_icache_page.patch "
` + powerpc-unexport-flush_icache_user_range.patch "
` + unicore32-remove-flush_cache_user_range.patch "
` + asm-generic-fix-the-inclusion-guards-for-cacheflushh.patch "
` + asm-generic-dont-include-linux-mmh-in-cacheflushh.patch "
` + asm-generic-improve-the-flush_dcache_page-stub.patch "
` + alpha-use-asm-generic-cacheflushh.patch "
` + arm64-use-asm-generic-cacheflushh.patch "
` + c6x-use-asm-generic-cacheflushh.patch "
` + hexagon-use-asm-generic-cacheflushh.patch "
` + ia64-use-asm-generic-cacheflushh.patch "
` + microblaze-use-asm-generic-cacheflushh.patch "
` + m68knommu-use-asm-generic-cacheflushh.patch "
` + openrisc-use-asm-generic-cacheflushh.patch "
` + powerpc-use-asm-generic-cacheflushh.patch "
` + riscv-use-asm-generic-cacheflushh.patch "
` + armsparcunicore32-remove-flush_icache_user_range.patch "
` + mm-rename-flush_icache_user_range-to-flush_icache_user_page.patch "
` + asm-generic-add-a-flush_icache_user_range-stub.patch "
` + sh-implement-flush_icache_user_range.patch "
` + xtensa-implement-flush_icache_user_range.patch "
` + arm-rename-flush_cache_user_range-to-flush_icache_user_range.patch "
` + m68k-implement-flush_icache_user_range.patch "
` + exec-only-build-read_code-when-needed.patch "
` + exec-use-flush_icache_user_range-in-read_code.patch "
` + binfmt_flat-use-flush_icache_user_range.patch "
` + nommu-use-flush_icache_user_range-in-brk-and-mmap.patch "
` + module-move-the-set_fs-hack-for-flush_icache_range-to-m68k.patch "
` [alternative-merged] mm-slub-add-panic_on_error-to-the-debug-facilities.patch removed from "
` + mm-gup-move-__get_user_pages_fast-down-a-few-lines-in-gupc.patch added to "
` + mm-gup-refactor-and-de-duplicate-gup_fast-code.patch "
` + mm-gup-introduce-pin_user_pages_fast_only.patch "
` + drm-i915-convert-get_user_pages-pin_user_pages.patch "
` + mm-vmalloc-track-which-page-table-levels-were-modified-fix-fix.patch "
` [withdrawn] mm-vmalloc-track-which-page-table-levels-were-modified-fix-fix.patch removed from "
` + mm-free_area_init-allow-defining-max_zone_pfn-in-descending-order-fix-2-fix.patch added to "
` + kasan-disable-branch-tracing-for-core-runtime.patch "
` + sh-include-linux-time_typesh-for-sockios.patch "
` + powerpc-add-support-for-folded-p4d-page-tables-fix-2.patch "
` + mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allocations.patch "
` + mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allocations-fix.patch "
` + mm-use-only-pidfd-for-process_madvise-syscall-fix.patch "
` + maintainers-update-email-address-for-naoya-horiguchi.patch "
` mmotm 2020-05-19-21-47 uploaded
` + mm-add-comments-on-pglist_data-zones.patch added to -mm tree
` + mm-consolidate-pgd_index-and-pgd_offset_k-definitions-fix.patch "
` + makefile-support-compressed-debug-info.patch "
` + padata-remove-exit-routine.patch "
` + padata-initialize-earlier.patch "
` + padata-allocate-work-structures-for-parallel-jobs-from-a-pool.patch "
` + padata-add-basic-support-for-multithreaded-jobs.patch "
` + mm-parallelize-deferred_init_memmap.patch "
` + mm-make-deferred-inits-max-threads-arch-specific.patch "
` + padata-document-multithreaded-jobs.patch "
` + sparc32-use-pud-rather-than-pgd-to-get-pmd-in-srmmu_nocache_init.patch "
` + padata-initialize-earlier-fix.patch "
` + asm-generic-dont-include-linux-mmh-in-cacheflushh-fix.patch "
` + z3fold-fix-use-after-free-when-freeing-handles.patch "
` + maintainers-add-files-related-to-kdump.patch "
` + mm-memmap_init-iterate-over-memblock-regions-rather-that-check-each-pfn-fix-2.patch "
` + swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation.patch "
` + mmap-locking-api-initial-implementation-as-rwsem-wrappers.patch "
` + mmu-notifier-use-the-new-mmap-locking-api.patch "
` + dma-reservations-use-the-new-mmap-locking-api.patch "
` + mmap-locking-api-use-coccinelle-to-convert-mmap_sem-rwsem-call-sites.patch "
` + mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coccinelle.patch "
` + mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coccinelle-fix.patch "
` + mmap-locking-api-convert-nested-write-lock-sites.patch "
` + mmap-locking-api-add-mmap_read_trylock_non_owner.patch "
` + mmap-locking-api-add-mmap_lock_initializer.patch "
` + mmap-locking-api-add-mmap_assert_locked-and-mmap_assert_write_locked.patch "
` + mmap-locking-api-rename-mmap_sem-to-mmap_lock.patch "
` + mmap-locking-api-convert-mmap_sem-api-comments.patch "
` + mmap-locking-api-convert-mmap_sem-comments.patch "
` + mmap-locking-api-convert-mmap_sem-comments-fix.patch "
` + mm-fix-lru-balancing-effect-of-new-transparent-huge-pages.patch "
` + mm-keep-separate-anon-and-file-statistics-on-page-reclaim-activity.patch "
` + mm-allow-swappiness-that-prefers-reclaiming-anon-over-the-file-workingset.patch "
` + mm-fold-and-remove-lru_cache_add_anon-and-lru_cache_add_file.patch "
` + mm-workingset-let-cache-workingset-challenge-anon.patch "
` + mm-remove-use-once-cache-bias-from-lru-balancing.patch "
` + mm-vmscan-drop-unnecessary-div0-avoidance-rounding-in-get_scan_count.patch "
` + mm-base-lru-balancing-on-an-explicit-cost-model.patch "
` + mm-deactivations-shouldnt-bias-the-lru-balance.patch "
` + mm-only-count-actual-rotations-as-lru-reclaim-cost.patch "
` + mm-balance-lru-lists-based-on-relative-thrashing.patch "
` + mm-vmscan-determine-anon-file-pressure-balance-at-the-reclaim-root.patch "
` + mm-vmscan-reclaim-writepage-is-io-cost.patch "
` + mm-vmscan-limit-the-range-of-lru-type-balancing.patch "
` [failures] makefile-support-compressed-debug-info.patch removed from "
` + mmap-locking-api-convert-mmap_sem-comments-fix-fix.patch added to "
` [nacked] scripts-add-a-intermediate-file-for-make-gtags.patch removed from "
` [nacked] scripts-support-compiled-source-improved-precise.patch "

incoming
 2020-05-13 22:54 UTC  (33+ messages)
` + mm-reset-numa-stats-for-boot-pagesets-v3.patch added to -mm tree
` + mm-shmem-remove-rare-optimization-when-swapin-races-with-hole-punching.patch "
` [to-be-updated] kexec-prevent-removal-of-memory-in-use-by-a-loaded-kexec-image.patch removed from "
` [to-be-updated] mm-memory_hotplug-allow-arch-override-of-non-boot-memory-resource-names.patch "
` [to-be-updated] mm-memory_hotplug-allow-arch-override-of-non-boot-memory-resource-names-fix.patch "
` [to-be-updated] arm64-memory-give-hotplug-memory-a-different-resource-name.patch "
` + arm-add-support-for-folded-p4d-page-tables-fix.patch added to "
` + mm-add-debug_wx-support-fix-2.patch "
` + mm-add-debug_wx-support-fix-3.patch "
` + arm64-mm-drop-__have_arch_huge_ptep_get.patch "
` + mm-hugetlb-define-a-generic-fallback-for-is_hugepage_only_range.patch "
` + mm-hugetlb-define-a-generic-fallback-for-arch_clear_hugepage_flags.patch "
` + mm-introduce-external-memory-hinting-api-fix-2-fix.patch "
` + mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix-fix-fix.patch "
` [alternative-merged] mm-vmscan-consistent-update-to-pgsteal-and-pgscan.patch removed from "
` + seq_file-introduce-define_seq_attribute-helper-macro.patch added to "
` + mm-vmstat-convert-to-use-define_seq_attribute-macro.patch "
` + kernel-kprobes-convert-to-use-define_seq_attribute-macro.patch "
` + seq_file-introduce-define_seq_attribute-helper-macro-checkpatch-fixes.patch "
` + lib-flex_proportionsc-cleanup-__fprop_inc_percpu_max.patch "
` [alternative-merged] lib-flex_proportionsc-aging-counts-when-fraction-smaller-than-max_frac-fprop_frac_base.patch removed from "
` + xtensa-add-loglvl-to-show_trace-fix.patch added to "
` mmotm 2020-05-11-15-43 uploaded
` + kasan-consistently-disable-debugging-features.patch added to -mm tree
` + kasan-add-missing-functions-declarations-to-kasanh.patch "
` + kasan-move-kasan_report-into-reportc.patch "
` + mm-compaction-avoid-vm_bug_onpageslab-in-page_mapcount.patch "
` + kernel-sysctl-ignore-out-of-range-taint-bits-introduced-via-kerneltainted.patch "
` + vfs-keep-inodes-with-page-cache-off-the-inode-shrinker-lru.patch "
` + mm-memcontrol-convert-anon-and-file-thp-to-new-mem_cgroup_charge-api-fix.patch "
` + mm-swap-use-prandom_u32_max.patch "
` + mm-memcontrol-switch-to-native-nr_anon_thps-counter-fix.patch "

+ drm-remove-drm-specific-kmap_atomic-code-fix.patch added to -mm tree
 2020-05-12 20:58 UTC 

[merged] parisc-add-sysctl-file-interface-panic_on_stackoverflow.patch removed from -mm tree
 2020-05-11 18:45 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).