mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 01:27:45 to 2020-05-19 01:13:40 UTC [more...]

incoming
 2020-05-19  1:13 UTC  (96+ 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 "

incoming
 2020-05-13 22:54 UTC  (82+ messages)
` [patch 01/15] ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
` [patch 02/15] mm, memcg: fix error return value of mem_cgroup_css_alloc()
` [patch 03/15] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
` [patch 04/15] kernel/kcov.c: fix typos in kcov_remote_start documentation
` [patch 05/15] scripts/decodecode: fix trapping instruction formatting
` [patch 06/15] arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
` [patch 07/15] eventpoll: fix missing wakeup for ovflist in ep_poll_callback
` [patch 08/15] scripts/gdb: repair rb_first() and rb_last()
` [patch 09/15] mm/slub: fix incorrect interpretation of s->offset
` [patch 10/15] percpu: make pcpu_alloc() aware of current gfp context
` [patch 11/15] kselftests: introduce new epoll60 testcase for catching lost wakeups
` [patch 12/15] epoll: atomically remove wait entry on wake up
` [patch 13/15] mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
` [patch 14/15] ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
` [patch 15/15] mm: limit boost_watermark on small zones
` + arch-kunmap-remove-duplicate-kunmap-implementations-fix.patch added to -mm tree
` + ipc-utilc-sysvipc_find_ipc-incorrectly-updates-position-index-fix.patch "
` + mm-introduce-external-memory-hinting-api-fix-2.patch "
` + checkpatch-use-patch-subject-when-reading-from-stdin-fix.patch "
` + mm-fix-numa-node-file-count-error-in-replace_page_cache.patch "
` + mm-memcontrol-fix-stat-corrupting-race-in-charge-moving.patch "
` + mm-memcontrol-drop-compound-parameter-from-memcg-charging-api.patch "
` + mm-memcontrol-move-out-cgroup-swaprate-throttling.patch "
` + mm-memcontrol-convert-page-cache-to-a-new-mem_cgroup_charge-api.patch "
` + mm-memcontrol-prepare-uncharging-for-removal-of-private-page-type-counters.patch "
` + mm-memcontrol-prepare-move_account-for-removal-of-private-page-type-counters.patch "
` + mm-memcontrol-prepare-cgroup-vmstat-infrastructure-for-native-anon-counters.patch "
` + mm-memcontrol-switch-to-native-nr_file_pages-and-nr_shmem-counters.patch "
` + mm-memcontrol-switch-to-native-nr_anon_mapped-counter.patch "
` + mm-memcontrol-switch-to-native-nr_anon_thps-counter.patch "
` + mm-memcontrol-convert-anon-and-file-thp-to-new-mem_cgroup_charge-api.patch "
` + mm-memcontrol-drop-unused-try-commit-cancel-charge-api.patch "
` + mm-memcontrol-prepare-swap-controller-setup-for-integration.patch "
` + mm-memcontrol-make-swap-tracking-an-integral-part-of-memory-control.patch "
` + mm-memcontrol-charge-swapin-pages-on-instantiation.patch "
` + mm-memcontrol-document-the-new-swap-control-behavior.patch "
` + mm-memcontrol-delete-unused-lrucare-handling.patch "
` + mm-memcontrol-update-page-mem_cgroup-stability-rules.patch "
` + selftests-vm-pkeys-introduce-powerpc-support-fix.patch "
` + selftests-vm-pkeys-override-access-right-definitions-on-powerpc-fix.patch "
` + memcg-expose-root-cgroups-memorystat.patch "
` + doc-cgroup-update-note-about-conditions-when-oom-killer-is-invoked.patch "
` + doc-cgroup-update-note-about-conditions-when-oom-killer-is-invoked-fix.patch "
` + zcomp-use-array_size-for-backends-list.patch "
` + device-dax-dont-leak-kernel-memory-to-user-space-after-unloading-kmem.patch "
` + mm-memory_hotplug-introduce-add_memory_driver_managed.patch "
` + kexec_file-dont-place-kexec-images-on-ioresource_mem_driver_managed.patch "
` + device-dax-add-memory-via-add_memory_driver_managed.patch "
` + mm-memory_hotplug-allow-arch-override-of-non-boot-memory-resource-names-fix.patch "
` + mm-reset-numa-stats-for-boot-pagesets-v3.patch "
` + 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 

[merged] arch-x86-makefile-use-config_shell.patch removed from -mm tree
 2020-05-11 18:45 UTC 

[merged] initramfs-fix-another-section-mismatch.patch removed from -mm tree
 2020-05-11 18:45 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-05-11 18:44 UTC 

[merged] mm-limit-boost_watermark-on-small-zones.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] ubsan-disable-ubsan_alignment-under-compile_test.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] mm-vmscan-remove-unnecessary-argument-description-of-isolate_lru_pages.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] epoll-atomically-remove-wait-entry-on-wake-up.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] kselftests-introduce-new-epoll60-testcase-for-catching-lost-wakeups.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] percpu-make-pcpu_alloc-aware-of-current-gfp-context.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] mm-slub-fix-incorrect-interpretation-of-s-offset.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] scripts-gdb-repair-rb_first-and-rb_last.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] eventpoll-fix-missing-wakeup-for-ovflist-in-ep_poll_callback.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] kvm-svm-change-flag-passed-to-gup-fast-in-sev_pin_memory.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] scripts-decodecode-fix-trapping-instruction-formatting.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] kernel-kcovc-fix-typos-in-kcov_remote_start-documentation.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] mm-page_alloc-fix-watchdog-soft-lockups-during-set_zone_contiguous.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] mm-memcg-fix-error-return-value-of-mem_cgroup_css_alloc.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[merged] ipc-mqueuec-change-__do_notify-to-bypass-check_kill_permission-v2.patch removed from -mm tree
 2020-05-08 22:32 UTC 

[folded-merged] eventpoll-fix-missing-wakeup-for-ovflist-in-ep_poll_callback-v2.patch removed from -mm tree
 2020-05-08  1:28 UTC 

[folded-merged] mm-memcg-fix-error-return-value-of-mem_cgroup_css_alloc-fix.patch removed from -mm tree
 2020-05-08  1:27 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).