mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-30 05:59:16 to 2021-05-05 01:38:05 UTC [more...]

incoming
 2021-05-05  1:38 UTC  (101+ messages)
` [patch 001/143] mm: introduce and use mapping_empty()
` [patch 002/143] mm: stop accounting shadow entries
` [patch 003/143] dax: account DAX entries as nrpages
` [patch 004/143] mm: remove nrexceptional from inode
` [patch 005/143] mm: remove nrexceptional from inode: remove BUG_ON
` [patch 006/143] hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
` [patch 007/143] hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
` [patch 008/143] mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
` [patch 009/143] hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
` [patch 010/143] mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()
` [patch 011/143] mm: generalize HUGETLB_PAGE_SIZE_VARIABLE
` [patch 012/143] mm/hugetlb: use some helper functions to cleanup code
` [patch 013/143] mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()
` [patch 014/143] mm/hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate()
` [patch 015/143] mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()
` [patch 016/143] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
` [patch 017/143] khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_thps()
` [patch 018/143] khugepaged: reuse the smp_wmb() inside __SetPageUptodate()
` [patch 019/143] khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()
` [patch 020/143] khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
` [patch 021/143] mm/huge_memory.c: remove unnecessary local variable ret2
` [patch 022/143] mm/huge_memory.c: rework the function vma_adjust_trans_huge()
` [patch 023/143] mm/huge_memory.c: make get_huge_zero_page() return bool
` [patch 024/143] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
` [patch 025/143] mm/huge_memory.c: remove redundant PageCompound() check
` [patch 026/143] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
` [patch 027/143] mm/huge_memory.c: use helper function migration_entry_to_page()
` [patch 028/143] mm/khugepaged.c: replace barrier() with READ_ONCE() for a selective variable
` [patch 029/143] khugepaged: use helper function range_in_vma() in collapse_pte_mapped_thp()
` [patch 030/143] khugepaged: remove unnecessary out label in collapse_huge_page()
` [patch 031/143] khugepaged: remove meaningless !pte_present() check in khugepaged_scan_pmd()
` [patch 032/143] mm: huge_memory: a new debugfs interface for splitting THP tests
` [patch 033/143] mm: huge_memory: debugfs for file-backed THP split
` [patch 034/143] mm/hugeltb: remove redundant VM_BUG_ON() in region_add()
` [patch 035/143] mm/hugeltb: simplify the return code of __vma_reservation_common()
` [patch 036/143] mm/hugeltb: clarify (chg - freed) won't go negative in hugetlb_unreserve_pages()
` [patch 037/143] mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
` [patch 038/143] mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()
` [patch 039/143] mm/cma: change cma mutex to irq safe spinlock
` [patch 040/143] hugetlb: no need to drop hugetlb_lock to call cma_release
` [patch 041/143] hugetlb: add per-hstate mutex to synchronize user adjustments
` [patch 042/143] hugetlb: create remove_hugetlb_page() to separate functionality
` [patch 043/143] hugetlb: call update_and_free_page without hugetlb_lock
` [patch 044/143] hugetlb: change free_pool_huge_page to remove_pool_huge_page
` [patch 045/143] hugetlb: make free_huge_page irq safe
` [patch 046/143] hugetlb: add lockdep_assert_held() calls for hugetlb_lock
` [patch 047/143] mm,page_alloc: bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [patch 048/143] mm,compaction: let isolate_migratepages_{range,block} return error codes
` [patch 049/143] mm,hugetlb: drop clearing of flag from prep_new_huge_page
` [patch 050/143] mm,hugetlb: split prep_new_huge_page functionality
` [patch 051/143] mm: make alloc_contig_range handle free hugetlb pages
` [patch 052/143] mm: make alloc_contig_range handle in-use "
` [patch 053/143] mm,page_alloc: drop unnecessary checks from pfn_range_valid_contig
` [patch 054/143] userfaultfd: add minor fault registration mode
` [patch 055/143] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [patch 056/143] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [patch 057/143] userfaultfd: add UFFDIO_CONTINUE ioctl
` [patch 058/143] userfaultfd: update documentation to describe minor fault handling
` [patch 059/143] userfaultfd/selftests: add test exercising "
` [patch 060/143] mm/vmscan: move RECLAIM* bits to uapi header
` [patch 061/143] mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
` [patch 062/143] mm: vmscan: use nid from shrink_control for tracepoint
` [patch 063/143] mm: vmscan: consolidate shrinker_maps handling code
` [patch 064/143] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [patch 065/143] mm: vmscan: remove memcg_shrinker_map_size
` [patch 066/143] mm: vmscan: use kvfree_rcu instead of call_rcu
` [patch 067/143] mm: memcontrol: rename shrinker_map to shrinker_info
` [patch 068/143] mm: vmscan: add shrinker_info_protected() helper
` [patch 069/143] mm: vmscan: use a new flag to indicate shrinker is registered
` [patch 070/143] mm: vmscan: add per memcg shrinker nr_deferred
` [patch 071/143] mm: vmscan: use per memcg nr_deferred of shrinker
` [patch 072/143] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [patch 073/143] mm: memcontrol: reparent nr_deferred when memcg offline
` [patch 074/143] mm: vmscan: shrink deferred objects proportional to priority
` [patch 075/143] mm/compaction: remove unused variable sysctl_compact_memory
` [patch 076/143] mm: compaction: update the COMPACT[STALL|FAIL] events properly
` [patch 077/143] mm: disable LRU pagevec during the migration temporarily
` [patch 078/143] mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
` [patch 079/143] mm: fs: invalidate BH LRU during page migration
` [patch 080/143] mm/migrate.c: make putback_movable_page() static
` [patch 081/143] mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case
` [patch 082/143] mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
` [patch 083/143] mm/migrate.c: use helper migrate_vma_collect_skip() in migrate_vma_collect_hole()
` [patch 084/143] Revert "mm: migrate: skip shared exec THP for NUMA balancing"
` [patch 085/143] mm: vmstat: add cma statistics
` [patch 086/143] mm: cma: use pr_err_ratelimited for CMA warning
` [patch 087/143] mm: cma: add trace events for CMA alloc perf testing
` [patch 088/143] mm: cma: support sysfs
` [patch 089/143] mm: cma: add the CMA instance name to cma trace events
` [patch 090/143] mm: use proper type for cma_[alloc|release]
` [patch 091/143] ksm: remove redundant VM_BUG_ON_PAGE() on stable_tree_search()
` [patch 092/143] ksm: use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()
` [patch 093/143] ksm: remove dedicated macro KSM_FLAG_MASK
` [patch 094/143] ksm: fix potential missing rmap_item for stable_node
` [patch 095/143] mm/ksm: remove unused parameter from remove_trailing_rmap_items()
` [patch 096/143] mm: restore node stat checking in /proc/sys/vm/stat_refresh
` [patch 097/143] mm: no more EINVAL from /proc/sys/vm/stat_refresh
` [patch 098/143] mm: /proc/sys/vm/stat_refresh skip checking known negative stats
` [patch 099/143] mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats
` [patch 100/143] x86/mm: track linear mapping split events

[folded-merged] mm-mempolicy-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:01 UTC 

[folded-merged] mm-memory_hotplug-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-vmalloc-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-frontswap-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-mlock-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-filemap-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-page_alloc-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-shmem-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-oom_kill-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-compaction-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-vmscan-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-sparse-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-swapfile-minor-coding-style-tweaks.patch removed from -mm tree
 2021-05-05  1:00 UTC 

[folded-merged] mm-cma-rename-pf_memalloc_nocma-to-pf_memalloc_pin-fix.patch removed from -mm tree
 2021-05-05  0:58 UTC 

[folded-merged] mm-drop-redundant-arch_enable__migration-fix-fix.patch removed from -mm tree
 2021-05-05  0:57 UTC 

[folded-merged] mm-drop-redundant-arch_enable__migration-fix.patch removed from -mm tree
 2021-05-05  0:57 UTC 

[folded-merged] mm-cma-add-trace-events-for-cma-alloc-perf-testing-fix.patch removed from -mm tree
 2021-05-05  0:56 UTC 

[folded-merged] mm-vmscan-add-shrinker_info_protected-helper-fix.patch removed from -mm tree
 2021-05-05  0:56 UTC 

[folded-merged] userfaultfd-add-minor-fault-registration-mode-fix.patch removed from -mm tree
 2021-05-05  0:55 UTC 

[folded-merged] hugetlb-userfaultfd-forbid-huge-pmd-sharing-when-uffd-enabled-fix.patch removed from -mm tree
 2021-05-05  0:54 UTC 

[folded-merged] hugetlb-pass-vma-into-huge_pte_alloc-and-huge_pmd_share-fix.patch removed from -mm tree
 2021-05-05  0:53 UTC 

+ mm-slub-move-slub_debug-static-key-enabling-outside-slab_mutex.patch added to -mm tree
 2021-05-04 22:23 UTC 

+ mm-hugetlb-fix-cow-where-page-writtable-in-child.patch added to -mm tree
 2021-05-04 22:21 UTC 

+ mm-hugetlb-fix-f_seal_future_write.patch added to -mm tree
 2021-05-04 22:21 UTC 

+ mm-remove-nrexceptional-from-inode-remove-bug_on.patch added to -mm tree
 2021-05-03 19:41 UTC 

incoming
 2021-05-03 18:44 UTC  (72+ messages)
` [patch 041/178] mm: provide filemap_range_needs_writeback() helper
` [patch 116/178] lib/test_vmalloc.c: remove two kvfree_rcu() tests
` [patch 117/178] lib/test_vmalloc.c: add a new 'nr_threads' parameter
` [patch 118/178] vm/test_vmalloc.sh: adapt for updated driver interface
` [patch 119/178] mm/vmalloc: refactor the preloading loagic
` [patch 120/178] mm/vmalloc: remove an empty line
` [patch 121/178] mm/doc: fix fault_flag_allow_retry_first kerneldoc
` [patch 122/178] mm/doc: fix page_maybe_dma_pinned kerneldoc
` [patch 123/178] mm/doc: turn fault flags into an enum
` [patch 124/178] mm/doc: add mm.h and mm_types.h to the mm-api document
` [patch 125/178] MAINTAINERS: assign pagewalk.h to MEMORY MANAGEMENT
` [patch 126/178] pagewalk: prefix struct kernel-doc descriptions
` [patch 127/178] mm/kasan: switch from strlcpy to strscpy
` [patch 128/178] kasan: fix kasan_byte_accessible() to be consistent with actual checks
` [patch 129/178] kasan: initialize shadow to TAG_INVALID for SW_TAGS
` [patch 130/178] mm, kasan: don't poison boot memory with tag-based modes
` [patch 131/178] arm64: kasan: allow to init memory when setting tags
` [patch 132/178] kasan: init memory in kasan_(un)poison for HW_TAGS
` [patch 133/178] kasan, mm: integrate page_alloc init with HW_TAGS
` [patch 134/178] kasan, mm: integrate slab init_on_alloc "
` [patch 135/178] kasan, mm: integrate slab init_on_free "
` [patch 136/178] kasan: docs: clean up sections
` [patch 137/178] kasan: docs: update overview section
` [patch 138/178] kasan: docs: update usage section
` [patch 139/178] kasan: docs: update error reports section
` [patch 140/178] kasan: docs: update boot parameters section
` [patch 141/178] kasan: docs: update GENERIC implementation details section
` [patch 142/178] kasan: docs: update SW_TAGS "
` [patch 143/178] kasan: docs: update HW_TAGS "
` [patch 144/178] kasan: docs: update shadow memory section
` [patch 145/178] kasan: docs: update ignoring accesses section
` [patch 146/178] kasan: docs: update tests section
` [patch 147/178] kasan: record task_work_add() call stack
` [patch 148/178] kasan: detect false-positives in tests
` [patch 149/178] irq_work: record irq_work_queue() call stack
` [patch 150/178] mm: move mem_init_print_info() into mm_init()
` [patch 151/178] mm/page_alloc: drop pr_info_ratelimited() in alloc_contig_range()
` [patch 152/178] mm: remove lru_add_drain_all in alloc_contig_range
` [patch 153/178] include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTH
` [patch 154/178] include/linux/page-flags-layout.h: cleanups
` [patch 155/178] mm/page_alloc: rename alloc_mask to alloc_gfp
` [patch 156/178] mm/page_alloc: rename gfp_mask to gfp
` [patch 157/178] mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
` [patch 158/178] mm/mempolicy: rename alloc_pages_current to alloc_pages
` [patch 159/178] mm/mempolicy: rewrite alloc_pages documentation
` [patch 160/178] mm/mempolicy: rewrite alloc_pages_vma documentation
` [patch 161/178] mm/mempolicy: fix mpol_misplaced kernel-doc
` [patch 162/178] mm: page_alloc: dump migrate-failed pages
` [patch 163/178] mm/Kconfig: remove default DISCONTIGMEM_MANUAL
` [patch 164/178] mm, page_alloc: avoid page_to_pfn() in move_freepages()
` [patch 165/178] mm/page_alloc: duplicate include linux/vmalloc.h
` [patch 166/178] mm/page_alloc: rename alloced to allocated
` [patch 167/178] mm/page_alloc: add a bulk page allocator
` [patch 168/178] mm/page_alloc: add an array-based interface to the "
` [patch 169/178] mm/page_alloc: optimize code layout for __alloc_pages_bulk
` [patch 170/178] mm/page_alloc: inline __rmqueue_pcplist
` [patch 171/178] SUNRPC: set rq_page_end differently
` [patch 172/178] SUNRPC: refresh rq_pages using a bulk page allocator
` [patch 173/178] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [patch 174/178] net: page_pool: use alloc_pages_bulk in refill code path
` [patch 175/178] mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
` [patch 176/178] mm/page_alloc: redundant definition variables of pfn in for loop
` [patch 177/178] mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
` [patch 178/178] mm/memory-failure: unnecessary amount of unmapping

+ mm-huge_vmap-arch-support-cleanup-fix.patch added to -mm tree
 2021-05-02 18:11 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-04-30 18:47 UTC 

[patch 030/178] kunit: add a KUnit test for SLUB debugging functionality
 2021-04-30 16:31 UTC  (3+ messages)


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).