Linux MM Commits Date Index
[Prev Page][Next Page]
- Re: [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- Re: [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- Re: [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- Re: [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- Re: [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- Re: [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- Re: [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- Re: [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- Re: [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- Re: [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- Re: [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- Re: [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- Re: [patch 075/212] mm/gup: remove try_get_page(), call try_get_compound_head() directly
- Re: [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- Re: [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- Re: [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- Re: [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- [patch 212/212] mm/madvise: add MADV_WILLNEED to process_madvise()
- [patch 211/212] mm/vmstat: remove unneeded return value
- [patch 210/212] mm/vmstat: simplify the array size calculation
- [patch 209/212] mm/vmstat: correct some wrong comments
- [patch 208/212] mm/percpu,c: remove obsolete comments of pcpu_chunk_populated()
- [patch 207/212] selftests: vm: add COW time test for KSM pages
- [patch 206/212] selftests: vm: add KSM merging time test
- [patch 205/212] mm: KSM: fix data type
- [patch 204/212] selftests: vm: add KSM merging across nodes test
- [patch 203/212] selftests: vm: add KSM zero page merging test
- [patch 202/212] selftests: vm: add KSM unmerge test
- [patch 201/212] selftests: vm: add KSM merge test
- [patch 200/212] mm/migrate: correct kernel-doc notation
- [patch 199/212] mm: wire up syscall process_mrelease
- [patch 198/212] mm: introduce process_mrelease system call
- [patch 197/212] memblock: make memblock_find_in_range method private
- [patch 196/212] mm/mempolicy.c: use in_task() in mempolicy_slab_node()
- [patch 195/212] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies
- [patch 194/212] mm/mempolicy: advertise new MPOL_PREFERRED_MANY
- [patch 193/212] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
- [patch 192/212] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
- [patch 191/212] mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes
- [patch 190/212] mm/mempolicy: use readable NUMA_NO_NODE macro instead of magic number
- [patch 189/212] mm: compaction: support triggering of proactive compaction by user
- [patch 188/212] mm: compaction: optimize proactive compaction deferrals
- [patch 187/212] mm, vmscan: guarantee drop_slab_node() termination
- [patch 186/212] mm/vmscan: add 'else' to remove check_pending label
- [patch 185/212] mm/vmscan: remove unneeded return value of kswapd_run()
- [patch 184/212] mm/vmscan: remove misleading setting to sc->priority
- [patch 183/212] mm/vmscan: remove the PageDirty check after MADV_FREE pages are page_ref_freezed
- [patch 182/212] mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
- [patch 181/212] mm/migrate: add sysfs interface to enable reclaim migration
- [patch 180/212] mm/vmscan: never demote for memcg reclaim
- [patch 179/212] mm/vmscan: Consider anonymous pages without swap
- [patch 178/212] mm/vmscan: add helper for querying ability to age anonymous pages
- [patch 176/212] mm/migrate: demote pages during reclaim
- [patch 177/212] mm/vmscan: add page demotion counter
- [patch 175/212] mm/migrate: enable returning precise migrate_pages() success count
- [patch 174/212] mm/migrate: update node demotion order on hotplug events
- [patch 173/212] mm/numa: automatically generate node migration order
- [patch 172/212] selftests/vm/userfaultfd: wake after copy failure
- [patch 171/212] userfaultfd: prevent concurrent API initialization
- [patch 170/212] userfaultfd: change mmap_changing to atomic
- [patch 169/212] hugetlb: fix hugetlb cgroup refcounting during vma split
- [patch 168/212] hugetlb: before freeing hugetlb page set dtor to appropriate value
- [patch 167/212] hugetlb: drop ref count earlier after page allocation
- [patch 166/212] hugetlb: simplify prep_compound_gigantic_page ref count racing code
- [patch 165/212] mm: fix panic caused by __page_handle_poison()
- [patch 164/212] mm: hwpoison: dump page for unhandlable page
- [patch 163/212] doc: hwpoison: correct the support for hugepage
- [patch 162/212] mm: hwpoison: don't drop slab caches for offlining non-LRU page
- [patch 161/212] mm/hwpoison: fix some obsolete comments
- [patch 160/212] mm/hwpoison: change argument struct page **hpagep to *hpage
- [patch 159/212] mm/hwpoison: fix potential pte_unmap_unlock pte error
- [patch 158/212] mm/hwpoison: remove unneeded variable unmap_success
- [patch 157/212] mm/page_isolation: tracing: trace all test_pages_isolated failures
- [patch 156/212] mm/page_alloc.c: use in_task()
- [patch 155/212] mm/page_alloc: make alloc_node_mem_map() __init rather than __ref
- [patch 154/212] mm/page_alloc.c: fix 'zone_id' may be used uninitialized in this function warning
- [patch 153/212] memblock: stop poisoning raw allocations
- [patch 152/212] mm: introduce memmap_alloc() to unify memory map allocation
- [patch 151/212] microblaze: simplify pte_alloc_one_kernel()
- [patch 150/212] mm/page_alloc: always initialize memory map for the holes
- [patch 149/212] kasan: test: avoid corrupting memory in kasan_rcu_uaf
- [patch 148/212] kasan: test: avoid corrupting memory in copy_user_test
- [patch 147/212] kasan: test: clean up ksize_uaf
- [patch 145/212] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
- [patch 146/212] kasan: test: only do kmalloc_uaf_memset for generic mode
- [patch 144/212] kasan: test: avoid corrupting memory via memset
- [patch 143/212] kasan: test: avoid writing invalid memory
- [patch 142/212] kasan: test: rework kmalloc_oob_right
- [patch 141/212] mm/kasan: move kasan.fault to mm/kasan/report.c
- [patch 140/212] mm/vmalloc: fix wrong behavior in vread
- [patch 139/212] lib/test_vmalloc.c: add a new 'nr_pages' parameter
- [patch 138/212] mm/vmalloc: remove gfpflags_allow_blocking() check
- [patch 137/212] mm/vmalloc: use batched page requests in bulk-allocator
- [patch 136/212] mm/sparse: clarify pgdat_to_phys
- [patch 135/212] include/linux/mmzone.h: avoid a warning in sparse memory support
- [patch 134/212] mm/sparse: set SECTION_NID_SHIFT to 6
- [patch 133/212] mm: sparse: remove __section_nr() function
- [patch 132/212] mm: sparse: pass section_nr to find_memory_block
- [patch 131/212] mm: sparse: pass section_nr to section_mark_present
- [patch 130/212] mm/bootmem_info.c: mark __init on register_page_bootmem_info_section
- [patch 129/212] mm/mremap: fix memory account on do_munmap() failure
- [patch 128/212] remap_file_pages: Use vma_lookup() instead of find_vma()
- [patch 127/212] mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
- [patch 126/212] mm: change fault_in_pages_* to have an unsigned size parameter
- [patch 125/212] mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
- [patch 124/212] mm: remove flush_kernel_dcache_page
- [patch 123/212] scatterlist: replace flush_kernel_dcache_page with flush_dcache_page
- [patch 122/212] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
- [patch 121/212] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
- [patch 120/212] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
- [patch 119/212] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
- [patch 118/212] lazy tlb: allow lazy tlb mm refcounting to be configurable
- [patch 117/212] lazy tlb: introduce lazy mm refcount helper functions
- [patch 116/212] selftests: Fix spelling mistake "cann't" -> "cannot"
- [patch 115/212] selftests/vm: use kselftest skip code for skipped tests
- [patch 114/212] memcg: make memcg->event_list_lock irqsafe
- [patch 113/212] memcg: fix up drain_local_stock comment
- [patch 110/212] mm: memcontrol: set the correct memcg swappiness restriction
- [patch 111/212] mm, memcg: remove unused functions
- [patch 112/212] mm, memcg: save some atomic ops when flush is already true
- [patch 106/212] memcg: enable accounting for posix_timers_cache slab
- [patch 109/212] memcg: replace in_interrupt() by !in_task() in active_memcg()
- [patch 108/212] memcg: cleanup racy sum avoidance code
- [patch 107/212] memcg: enable accounting for ldt_struct objects
- [patch 105/212] memcg: enable accounting for signals
- [patch 104/212] memcg: enable accounting of ipc resources
- [patch 103/212] memcg: enable accounting for new namesapces and struct nsproxy
- [patch 102/212] memcg: enable accounting for fasync_cache
- [patch 101/212] memcg: enable accounting for file lock caches
- [patch 100/212] memcg: enable accounting for pollfd and select bits arrays
- [patch 099/212] memcg: enable accounting for mnt_cache entries
- [patch 098/212] memcg: charge fs_context and legacy_fs_context
- [patch 097/212] memcg: infrastructure to flush memcg stats
- [patch 096/212] memcg: switch lruvec stats to rstat
- [patch 095/212] memcg: enable accounting for pids in nested pid namespaces
- [patch 094/212] mm, memcg: inline swap-related functions to improve disabled memcg config
- [patch 093/212] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
- [patch 091/212] shmem: shmem_writepage() split unlikely i915 THP
- [patch 092/212] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
- [patch 089/212] huge tmpfs: shmem_is_huge(vma, inode, index)
- [patch 088/212] huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
- [patch 087/212] huge tmpfs: move shmem_huge_enabled() upwards
- [patch 090/212] huge tmpfs: decide stat.st_blksize by shmem_is_huge()
- [patch 086/212] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
- [patch 085/212] huge tmpfs: remove shrinklist addition from shmem_setattr()
- [patch 084/212] huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
- [patch 083/212] huge tmpfs: fix fallocate(vanilla) advance over huge pages
- [patch 082/212] shmem: include header file to declare swap_info
- [patch 081/212] shmem: remove unneeded function forward declaration
- [patch 080/212] shmem: remove unneeded header file
- [patch 079/212] shmem: remove unneeded variable ret
- [patch 078/212] shmem: use raw_spinlock_t for ->stat_lock
- [patch 077/212] mm: delete unused get_kernel_page()
- [patch 076/212] fs, mm: fix race in unlinking swapfile
- [patch 074/212] mm/gup: small refactoring: simplify try_grab_page()
- [patch 075/212] mm/gup: remove try_get_page(), call try_get_compound_head() directly
- [patch 073/212] mm/gup: documentation corrections for gup/pup
- [patch 072/212] mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()
- [patch 071/212] mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()
- [patch 070/212] mm: gup: remove useless BUG_ON in __get_user_pages()
- [patch 069/212] mm: gup: remove unneed local variable orig_refs
- [patch 068/212] mm: gup: remove set but unused local variable major
- [patch 067/212] include/linux/buffer_head.h: fix boolreturn.cocci warnings
- [patch 066/212] writeback: memcg: simplify cgroup_writeback_by_id
- [patch 064/212] fs: drop_caches: fix skipping over shadow cache inodes
- [patch 065/212] fs: inode: count invalidated shadow pages in pginodesteal
- [patch 063/212] mm: remove irqsave/restore locking from contexts with irqs enabled
- [patch 062/212] writeback: use READ_ONCE for unlocked reads of writeback stats
- [patch 061/212] writeback: rename domain_update_bandwidth()
- [patch 060/212] writeback: fix bandwidth estimate for spiky workload
- [patch 059/212] writeback: reliably update bandwidth estimation
- [patch 058/212] writeback: track number of inodes under writeback
- [patch 057/212] mm: add kernel_misc_reclaimable in show_free_areas
- [patch 056/212] mm: report a more useful address for reclaim acquisition
- [patch 055/212] mm/debug_vm_pgtable: fix corrupted page flag
- [patch 054/212] mm/debug_vm_pgtable: remove unused code
- [patch 053/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying tests
- [patch 052/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying tests
- [patch 051/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying tests
- [patch 050/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying tests
- [patch 049/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp tests
- [patch 048/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap tests
- [patch 047/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap tests
- [patch 046/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite tests
- [patch 045/212] mm/debug_vm_pgtable: use struct pgtable_debug_args in basic tests
- [patch 044/212] mm/debug_vm_pgtable: introduce struct pgtable_debug_args
- [patch 043/212] mm, slub: convert kmem_cpu_slab protection to local_lock
- [patch 042/212] mm, slub: use migrate_disable() on PREEMPT_RT
- [patch 041/212] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
- [patch 040/212] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
- [patch 039/212] mm, slub: optionally save/restore irqs in slab_[un]lock()/
- [patch 038/212] mm: slub: make object_map_lock a raw_spinlock_t
- [patch 037/212] mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
- [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled
- [patch 035/212] mm, slub: don't disable irqs in slub_cpu_dead()
- [patch 034/212] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
- [patch 033/212] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing
- [patch 032/212] mm, slub: detach whole partial list at once in unfreeze_partials()
- [patch 031/212] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
- [patch 030/212] mm, slub: move irq control into unfreeze_partials()
- [patch 029/212] mm, slub: call deactivate_slab() without disabling irqs
- [patch 028/212] mm, slub: make locking in deactivate_slab() irq-safe
- [patch 027/212] mm, slub: move reset of c->page and freelist out of deactivate_slab()
- [patch 026/212] mm, slub: stop disabling irqs around get_partial()
- [patch 025/212] mm, slub: check new pages with restored irqs
- [patch 024/212] mm, slub: validate slab from partial list or page allocator before making it cpu slab
- [patch 023/212] mm, slub: restore irqs around calling new_slab()
- [patch 021/212] mm, slub: do initial checks in ___slab_alloc() with irqs enabled
- [patch 022/212] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
- [patch 020/212] mm, slub: move disabling/enabling irqs to ___slab_alloc()
- [patch 019/212] mm, slub: simplify kmem_cache_cpu and tid setup
- [patch 018/212] mm, slub: restructure new page checks in ___slab_alloc()
- [patch 017/212] mm, slub: return slab page from get_partial() and set c->page afterwards
- [patch 016/212] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
- [patch 015/212] mm, slub: extract get_partial() from new_slab_objects()
- [patch 014/212] mm, slub: unify cmpxchg_double_slab() and __cmpxchg_double_slab()
- [patch 013/212] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()
- [patch 012/212] mm, slub: don't disable irq for debug_check_no_locks_freed()
- [patch 011/212] mm, slub: allocate private object map for validate_slab_cache()
- [patch 010/212] mm, slub: allocate private object map for debugfs listings
- [patch 009/212] mm, slub: don't call flush_all() from slab_debug_trace_open()
- [patch 008/212] arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings
- [patch 007/212] ocfs2: ocfs2_downconvert_lock failure results in deadlock
- [patch 006/212] ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local_read_info()
- [patch 005/212] ocfs2: remove an unnecessary condition
- [patch 004/212] ia64: make num_rsvd_regions static
- [patch 003/212] ia64: make reserve_elfcorehdr() static
- [patch 002/212] ia64: fix #endif comment for reserve_elfcorehdr()
- [patch 001/212] ia64: fix typo in a comment
- Re: incoming
- incoming
- [folded-merged] mm-hugetlb-add-support-for-mempolicy-mpol_preferred_many-fix-fix.patch removed from -mm tree
- [folded-merged] mm-hugetlb-add-support-for-mempolicy-mpol_preferred_many-fix.patch removed from -mm tree
- [folded-merged] mm-compaction-support-triggering-of-proactive-compaction-by-user-fix.patch removed from -mm tree
- [folded-merged] mm-compaction-optimize-proactive-compaction-deferrals-fix.patch removed from -mm tree
- [folded-merged] mm-vmscan-guarantee-drop_slab_node-termination-fix.patch removed from -mm tree
- [folded-merged] mm-vmscan-consider-anonymous-pages-without-swap-v11.patch removed from -mm tree
- [folded-merged] mm-vmscan-add-helper-for-querying-ability-to-age-anonymous-pages-v11.patch removed from -mm tree
- [folded-merged] mm-migrate-demote-pages-during-reclaim-v11.patch removed from -mm tree
- [folded-merged] mm-hwpoison-dump-page-for-unhandlable-page-v3.patch removed from -mm tree
- [folded-merged] mm-page_alloc-always-initialize-memory-map-for-the-holes-fix.patch removed from -mm tree
- [folded-merged] add-mmap_assert_locked-annotations-to-find_vma-fix.patch removed from -mm tree
- [folded-merged] lazy-tlb-shoot-lazies-a-non-refcounting-lazy-tlb-option-fix.patch removed from -mm tree
- [folded-merged] lazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurable-fix-2.patch removed from -mm tree
- [folded-merged] lazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurable-fix.patch removed from -mm tree
- [folded-merged] lazy-tlb-introduce-lazy-mm-refcount-helper-functions-fix.patch removed from -mm tree
- [folded-merged] memcg-infrastructure-to-flush-memcg-stats-v5.patch removed from -mm tree
- [folded-merged] mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_huge-fix-fix.patch removed from -mm tree
- [folded-merged] mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_huge-fix.patch removed from -mm tree
- [folded-merged] writeback-fix-bandwidth-estimate-for-spiky-workload-fix.patch removed from -mm tree
- [folded-merged] mm-slub-convert-kmem_cpu_slab-protection-to-local_lock-fix-2.patch removed from -mm tree
- [folded-merged] mm-slub-convert-kmem_cpu_slab-protection-to-local_lock-fix.patch removed from -mm tree
- [folded-merged] mm-slub-move-flush_cpu_slab-invocations-__free_slab-invocations-out-of-irq-context-fix-2.patch removed from -mm tree
- [folded-merged] mm-slub-move-flush_cpu_slab-invocations-__free_slab-invocations-out-of-irq-context-fix.patch removed from -mm tree
- [folded-merged] mm-slub-do-initial-checks-in-___slab_alloc-with-irqs-enabled-fix-fix.patch removed from -mm tree
- [folded-merged] mm-slub-do-initial-checks-in-___slab_alloc-with-irqs-enabled-fix.patch removed from -mm tree
- [nacked] mm-thp-make-alloc_split_ptlocks-dependent-on-use_split_pte_ptlocks.patch removed from -mm tree
- + percpu-remove-obsolete-comments-of-pcpu_chunk_populated.patch added to -mm tree
- + mm-page_allocc-avoid-accessing-uninitialized-pcp-page-migratetype.patch added to -mm tree
- [to-be-updated] kernel-watchdog-change-prototype-of-watchdog_nmi_enable.patch removed from -mm tree
- + mmvmscan-fix-divide-by-zero-in-get_scan_count.patch added to -mm tree
- + mm-early_ioremapc-remove-redundant-early_ioremap_shutdown.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- + kfence-test-fail-fast-if-disabled-at-boot.patch added to -mm tree
- + ia64-make-num_rsvd_regions-static.patch added to -mm tree
- + ia64-make-reserve_elfcorehdr-static.patch added to -mm tree
- + ia64-fix-endif-comment-for-reserve_elfcorehdr.patch added to -mm tree
- + documentation-llvm-update-irc-location.patch added to -mm tree
- + documentation-llvm-update-mailing-list.patch added to -mm tree
- + maintainers-update-clangbuiltlinux-mailing-list.patch added to -mm tree
- + mm-hugetlb-initialize-hugetlb_usage-in-mm_init.patch added to -mm tree
- + selftests-fix-spelling-mistake-cannt-cannot.patch added to -mm tree
- [alternative-merged] compiler-attributes-add-__alloc_size-for-better-bounds-checking-fix-fix.patch removed from -mm tree
- [alternative-merged] compiler-attributes-add-__alloc_size-for-better-bounds-checking-fix.patch removed from -mm tree
- + compiler-attributes-add-__alloc_size-for-better-bounds-checking-fix-2.patch added to -mm tree
- + profiling-fix-shift-out-of-bounds-bugs.patch added to -mm tree
- + ocfs2-ocfs2_downconvert_lock-failure-results-in-deadlock.patch added to -mm tree
- + mm-hmm-bypass-devmap-pte-when-all-pfn-requested-flags-are-fulfilled.patch added to -mm tree
- + mm-fix-panic-caused-by-__page_handle_poison.patch added to -mm tree
- + memcg-make-memcg-event_list_lock-irqsafe.patch added to -mm tree
- + hugetlb-fix-hugetlb-cgroup-refcounting-during-vma-split.patch added to -mm tree
- + mm-damon-implement-primitives-for-the-virtual-memory-address-spaces-fix-3.patch added to -mm tree
- [merged] maintainers-exfat-update-my-email-address.patch removed from -mm tree
- [merged] mm-memory_hotplug-fix-potential-permanent-lru-cache-disable.patch removed from -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- Re: [patch 1/2] mm/memory_hotplug: fix potential permanent lru cache disable
- [patch 2/2] MAINTAINERS: exfat: update my email address
- [patch 1/2] mm/memory_hotplug: fix potential permanent lru cache disable
- incoming
- + compiler-attributes-add-__alloc_size-for-better-bounds-checking-fix-fix.patch added to -mm tree
- + riscv-only-select-generic_ioremap-if-mmu-support-is-enabled.patch added to -mm tree
- + maintainers-exfat-update-my-email-address.patch added to -mm tree
- + nilfs2-use-refcount_dec_and_lock-to-fix-potential-uaf.patch added to -mm tree
- Re: + mm-move-ioremap_page_range-to-vmallocc.patch added to -mm tree
- + mm-page_isolation-tracing-trace-all-test_pages_isolated-failures.patch added to -mm tree
- + mm-hwpoison-dump-page-for-unhandlable-page-v3.patch added to -mm tree
- + kernel-watchdog-change-prototype-of-watchdog_nmi_enable.patch added to -mm tree
- + include-buffer_head-fix-boolreturncocci-warnings.patch added to -mm tree
- + mm-dont-allow-executable-ioremap-mappings.patch added to -mm tree
- + mm-move-ioremap_page_range-to-vmallocc.patch added to -mm tree
- + mm-vmscan-guarantee-drop_slab_node-termination-fix.patch added to -mm tree
- mmotm 2021-08-23-16-42 uploaded
- + selftests-vm-use-kselftest-skip-code-for-skipped-tests.patch added to -mm tree
- [merged] hugetlb-dont-pass-page-cache-pages-to-restore_reserve_on_error.patch removed from -mm tree
- [merged] kfence-fix-is_kfence_address-for-addresses-below-kfence_pool_size.patch removed from -mm tree
- [merged] mm-vmscan-fix-missing-psi-annotation-for-node_reclaim.patch removed from -mm tree
- [merged] mm-hwpoison-retry-with-shake_page-for-unhandlable-pages.patch removed from -mm tree
- [merged] mm-memcontrol-fix-occasional-ooms-due-to-proportional-memorylow-reclaim.patch removed from -mm tree
- [merged] maintainers-update-clangbuiltlinux-irc-chat.patch removed from -mm tree
- [merged] mmflagsh-add-missing-__gfp_zerotags-and-__gfp_skip_kasan_poison-names.patch removed from -mm tree
- [merged] mm-page_alloc-dont-corrupt-pcppage_migratetype.patch removed from -mm tree
- [merged] revert-mm-swap-check-if-swap-backing-device-is-congested-or-not.patch removed from -mm tree
- [merged] revert-mm-shmem-fix-shmem_swapin-race-with-swapoff.patch removed from -mm tree
- + mm-memory_hotplug-make-hwpoisoned-dirty-swapcache-pages-unmovable.patch added to -mm tree
- + mm-secretmem-use-refcount_t-instead-of-atomic_t.patch added to -mm tree
- + checkpatch-improve-git_commit_id-test-fix.patch added to -mm tree
- + kernel-unexport-get_mmtask_exe_file.patch added to -mm tree
- + mm-unexport-unlock_page_memcg.patch added to -mm tree
- + mm-unexport-folio_memcg_unlock.patch added to -mm tree
- + checkpatch-improve-git_commit_id-test.patch added to -mm tree
- + compiler-attributes-add-__alloc_size-for-better-bounds-checking-fix.patch added to -mm tree
- + mm-migrate-change-to-use-bool-type-for-page_was_mapped.patch added to -mm tree
- + mm-migrate-fix-the-incorrect-function-name-in-comments.patch added to -mm tree
- + mm-migrate-introduce-a-local-variable-to-get-the-number-of-pages.patch added to -mm tree
- + mm-migrate-simplify-the-file-backed-pages-validation-when-migrating-its-mapping.patch added to -mm tree
- + mm-memory_hotplug-fix-potential-permanent-lru-cache-disable.patch added to -mm tree
- + mm-memory_hotplug-use-helper-zone_is_zone_device-to-simplify-the-code.patch added to -mm tree
- mmotm 2021-08-19-22-10 uploaded
- [patch 10/10] hugetlb: don't pass page cache pages to restore_reserve_on_error
- [patch 09/10] kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
- [patch 08/10] mm: vmscan: fix missing psi annotation for node_reclaim()
- [patch 07/10] mm/hwpoison: retry with shake_page() for unhandlable pages
- [patch 06/10] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
- [patch 05/10] MAINTAINERS: update ClangBuiltLinux IRC chat
- [patch 04/10] mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
- [patch 03/10] mm/page_alloc: don't corrupt pcppage_migratetype
- [patch 02/10] Revert "mm: swap: check if swap backing device is congested or not"
- [patch 01/10] Revert "mm/shmem: fix shmem_swapin() race with swapoff"
- incoming
- [folded-merged] mm-hwpoison-retry-with-shake_page-for-unhandlable-pages-v2.patch removed from -mm tree
- [folded-merged] mm-memcontrol-fix-occasional-ooms-due-to-proportional-memorylow-reclaim-checkpatch-fixes.patch removed from -mm tree
- + ocfs2-quota_local-fix-possible-uninitialized-variable-access-in-ocfs2_local_read_info.patch added to -mm tree
- + mm-hwpoison-dump-page-for-unhandlable-page.patch added to -mm tree
- + doc-hwpoison-correct-the-support-for-hugepage.patch added to -mm tree
- + mm-hwpoison-dont-drop-slab-caches-for-offlining-non-lru-page.patch added to -mm tree
- + mm-introduce-pageflags_mask-to-replace-1ul-nr_pageflags-1.patch added to -mm tree
- + selftests-vm-add-cow-time-test-for-ksm-pages.patch added to -mm tree
- + selftests-vm-add-ksm-merging-time-test.patch added to -mm tree
- + mm-hwpoison-retry-with-shake_page-for-unhandlable-pages-v2.patch added to -mm tree
- + mm-vmalloc-add-__alloc_size-attributes-for-better-bounds-checking.patch added to -mm tree
- + percpu-add-__alloc_size-attributes-for-better-bounds-checking.patch added to -mm tree
- + mm-page_alloc-add-__alloc_size-attributes-for-better-bounds-checking.patch added to -mm tree
- + slab-add-__alloc_size-attributes-for-better-bounds-checking.patch added to -mm tree
- + slab-clean-up-function-declarations.patch added to -mm tree
- + checkpatch-add-__alloc_size-to-known-attribute.patch added to -mm tree
- + compiler-attributes-add-__alloc_size-for-better-bounds-checking.patch added to -mm tree
- + hugetlb-dont-pass-page-cache-pages-to-restore_reserve_on_error.patch added to -mm tree
- + vsprintf-rework-bitmap_list_string-fix.patch added to -mm tree
- + maintainers-update-clangbuiltlinux-irc-chat.patch added to -mm tree
- + kfence-fix-is_kfence_address-for-addresses-below-kfence_pool_size.patch added to -mm tree
- + mm-remove-bogus-vm_bug_on.patch added to -mm tree
- + mm-vmscan-guarantee-drop_slab_node-termination.patch added to -mm tree
- + mm-vmscan-fix-missing-psi-annotation-for-node_reclaim.patch added to -mm tree
- + mm-introduce-pageflags_mask-to-replace-1ul-nr_pageflags-1.patch added to -mm tree
- + mm-bootmem_info-mark-__init-on-register_page_bootmem_info_section.patch added to -mm tree
- + mm-hwpoison-retry-with-shake_page-for-unhandlable-pages.patch added to -mm tree
- + shmem-shmem_writepage-split-unlikely-i915-thp.patch added to -mm tree
- + huge-tmpfs-decide-statst_blksize-by-shmem_is_huge.patch added to -mm tree
- + huge-tmpfs-shmem_is_hugevma-inode-index.patch added to -mm tree
- + huge-tmpfs-revert-shmems-use-of-transhuge_vma_enabled.patch added to -mm tree
- + huge-tmpfs-sgp_noalloc-to-stop-collapse_file-on-race.patch added to -mm tree
- + huge-tmpfs-move-shmem_huge_enabled-upwards.patch added to -mm tree
- + huge-tmpfs-remove-shrinklist-addition-from-shmem_setattr.patch added to -mm tree
- + huge-tmpfs-fix-split_huge_page-after-falloc_fl_keep_size.patch added to -mm tree
- + huge-tmpfs-fix-fallocatevanilla-advance-over-huge-pages.patch added to -mm tree
- + mm-slub-convert-kmem_cpu_slab-protection-to-local_lock-fix-2.patch added to -mm tree
- + mm-slub-convert-kmem_cpu_slab-protection-to-local_lock-fix-2.patch added to -mm tree
- + ia64-fix-typo-in-a-comment.patch added to -mm tree
- + remap_file_pages-use-vma_lookup-instead-of-find_vma.patch added to -mm tree
- + mm-slub-convert-kmem_cpu_slab-protection-to-local_lock-fix.patch added to -mm tree
- + mm-memcontrol-fix-occasional-ooms-due-to-proportional-memorylow-reclaim-checkpatch-fixes.patch added to -mm tree
- + mm-memcontrol-fix-occasional-ooms-due-to-proportional-memorylow-reclaim.patch added to -mm tree
- mmotm 2021-08-16-22-16 uploaded
- + mm-hwpoison-fix-some-obsolete-comments.patch added to -mm tree
- + mm-hwpoison-change-argument-struct-page-hpagep-to-hpage.patch added to -mm tree
- + mm-hwpoison-fix-potential-pte_unmap_unlock-pte-error.patch added to -mm tree
- + mm-hwpoison-remove-unneeded-variable-unmap_success.patch added to -mm tree
- + mm-slub-do-initial-checks-in-___slab_alloc-with-irqs-enabled-fix-fix.patch added to -mm tree
- + mm-slub-do-initial-checks-in-___slab_alloc-with-irqs-enabled-fix.patch added to -mm tree
- + checkpatch-make-email-address-check-case-insensitive.patch added to -mm tree
- + phy-drivers-stm32-use-hz-macros.patch added to -mm tree
- + mtd-drivers-nand-use-hz-macros.patch added to -mm tree
- + i2c-drivers-ov02q10-use-hz-macros.patch added to -mm tree
- + iio-drivers-hid-sensor-use-hz-macros.patch added to -mm tree
- + iio-drivers-as73211-use-hz-macros.patch added to -mm tree
- + hwmon-drivers-mr75203-use-hz-macros.patch added to -mm tree
- + devfreq-use-hz-macros.patch added to -mm tree
- + thermal-drivers-devfreq_cooling-use-hz-macros.patch added to -mm tree
- + units-add-the-hz-macros.patch added to -mm tree
- + units-change-from-l-to-ul.patch added to -mm tree
- + memblock-make-memblock_find_in_range-method-private.patch added to -mm tree
- + mmflagsh-add-missing-__gfp_zerotags-and-__gfp_skip_kasan_poison-names.patch added to -mm tree
- + hugetlb-optimized-demote-vmemmap-optimizatized-pages.patch added to -mm tree
- + hugetlb-prepare-destroy-and-prep-routines-for-vmemmap-optimized-pages.patch added to -mm tree
- + hugetlb-vmemmap-optimizations-when-demoting-hugetlb-pages.patch added to -mm tree
- + hugetlb-document-the-demote-sysfs-interfaces.patch added to -mm tree
- + hugetlb-add-hugetlb-demote-page-support.patch added to -mm tree
- + hugetlb-add-demote-bool-to-gigantic-page-routines.patch added to -mm tree
- + hugetlb-add-hpagecma-flag-and-code-to-free-non-gigantic-pages-in-cma.patch added to -mm tree
- + hugetlb-add-demote-hugetlb-page-sysfs-interfaces.patch added to -mm tree
- [merged] lib-use-pfn_phys-in-devmem_is_allowed.patch removed from -mm tree
- [merged] mm-memcg-fix-incorrect-flushing-of-lruvec-data-in-obj_stock.patch removed from -mm tree
- [merged] mm-madvise-report-sigbus-as-efault-for-madv_populate_readwrite.patch removed from -mm tree
- [merged] mm-slub-fix-slub_debug-disablement-for-list-of-slabs.patch removed from -mm tree
- [merged] slub-fix-kmalloc_pagealloc_invalid_free-unit-test.patch removed from -mm tree
- [merged] kasan-slub-reset-tag-when-printing-address.patch removed from -mm tree
- [merged] kasan-kmemleak-reset-tags-when-scanning-block.patch removed from -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- [folded-merged] linux-next-rejects-fix.patch removed from -mm tree
- + vsprintf-rework-bitmap_list_string.patch added to -mm tree
- + lib-bitmap-add-performance-test-for-bitmap_print_to_pagebuf.patch added to -mm tree
- + bitmap-unify-find_bit-operations.patch added to -mm tree
- + mm-percpu-micro-optimize-pcpu_is_populated.patch added to -mm tree
- + tools-rename-bitmap_alloc-to-bitmap_zalloc.patch added to -mm tree
- + replace-for_each__bit_from-with-for_each__bit-where-appropriate.patch added to -mm tree
- + find-micro-optimize-for_each_setclear_bit.patch added to -mm tree
- + include-linux-move-for_each_bit-macros-from-bitopsh-to-findh.patch added to -mm tree
- + cpumask-replace-cpumask_next_-with-cpumask_first_-where-appropriate.patch added to -mm tree
- + tools-sync-tools-bitmap-with-mother-linux.patch added to -mm tree
- + all-replace-find_next_zero_bit-with-find_first_zero_bit-where-appropriate.patch added to -mm tree
- + cpumask-use-find_first_and_bit.patch added to -mm tree
- + lib-add-find_first_and_bit.patch added to -mm tree
- + arch-remove-generic_find_first_bit-entirely.patch added to -mm tree
- + include-move-findh-from-asm_generic-to-linux.patch added to -mm tree
- + bitops-move-find_bit__le-functions-from-leh-to-findh.patch added to -mm tree
- + bitops-protect-find_first_zero_bit-properly.patch added to -mm tree
- [failures] makefile-remove-stale-cc-option-checks.patch removed from -mm tree
- [patch 7/7] lib: use PFN_PHYS() in devmem_is_allowed()
- [patch 6/7] mm/memcg: fix incorrect flushing of lruvec data in obj_stock
- [patch 5/7] mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
- [patch 4/7] mm: slub: fix slub_debug disabling for list of slabs
- [patch 3/7] slub: fix kmalloc_pagealloc_invalid_free unit test
- [patch 2/7] kasan, slub: reset tag when printing address
- [patch 1/7] kasan, kmemleak: reset tags when scanning block
- incoming
- + mm-gup-remove-try_get_page-call-try_get_compound_head-directly.patch added to -mm tree
- + mm-gup-small-refactoring-simplify-try_grab_page.patch added to -mm tree
- + mm-gup-documentation-corrections-for-gup-pup.patch added to -mm tree
- + mm-idle_page_tracking-make-pg_idle-reusable-fix-2.patch added to -mm tree
- + mm-add-kernel_misc_reclaimable-in-show_free_areas.patch added to -mm tree
- + mm-in_irq-cleanup.patch added to -mm tree
- + mm-hugetlb-add-support-for-mempolicy-mpol_preferred_many-fix-fix.patch added to -mm tree
- Re: + mm-hugetlb-initialize-page-to-null-in-alloc_buddy_huge_page_with_mpol.patch added to -mm tree
- Re: + mm-remove-redundant-compound_head-calling.patch added to -mm tree
- mmotm 2021-08-12-17-34 uploaded
- + mm-slub-move-flush_cpu_slab-invocations-__free_slab-invocations-out-of-irq-context-fix-2.patch added to -mm tree
- + mm-remove-redundant-compound_head-calling.patch added to -mm tree
- + ramfs-fix-mount-source-show-for-ramfs.patch added to -mm tree
- + mm-page_alloc-dont-corrupt-pcppage_migratetype.patch added to -mm tree
- + shmem-include-header-file-to-declare-swap_info.patch added to -mm tree
- + shmem-remove-unneeded-function-forward-declaration.patch added to -mm tree
- + shmem-remove-unneeded-header-file.patch added to -mm tree
- + shmem-remove-unneeded-variable-ret.patch added to -mm tree
- + kasan-test-avoid-corrupting-memory-in-kasan_rcu_uaf.patch added to -mm tree
- + kasan-test-avoid-corrupting-memory-in-copy_user_test.patch added to -mm tree
- + kasan-test-clean-up-ksize_uaf.patch added to -mm tree
- + kasan-test-only-do-kmalloc_uaf_memset-for-generic-mode.patch added to -mm tree
- + kasan-test-disable-kmalloc_memmove_invalid_size-for-hw_tags.patch added to -mm tree
- + kasan-test-avoid-corrupting-memory-via-memset.patch added to -mm tree
- + kasan-test-avoid-writing-invalid-memory.patch added to -mm tree
- + kasan-test-rework-kmalloc_oob_right.patch added to -mm tree
- [merged] kernel-cpuc-eliminate-all-kernel-doc-warnings.patch removed from -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + mm-idle_page_tracking-make-pg_idle-reusable-fix-fix.patch added to -mm tree
- Re: + kernel-cpuc-eliminate-all-kernel-doc-warnings.patch added to -mm tree
- Re: + kernel-cpuc-eliminate-all-kernel-doc-warnings.patch added to -mm tree
- + ipc-replace-costly-bailout-check-in-sysvipc_find_ipc.patch added to -mm tree
- + kernel-cpuc-eliminate-all-kernel-doc-warnings.patch added to -mm tree
- + coredump-fix-memleak-in-dump_vma_snapshot.patch added to -mm tree
- + highmem-dont-disable-preemption-on-rt-in-kmap_atomic.patch added to -mm tree
- + mm-slub-move-flush_cpu_slab-invocations-__free_slab-invocations-out-of-irq-context-fix.patch added to -mm tree
- + proc-stop-using-seq_get_buf-in-proc_task_name.patch added to -mm tree
- + mm-hugetlb-initialize-page-to-null-in-alloc_buddy_huge_page_with_mpol.patch added to -mm tree
- + revert-mm-swap-check-if-swap-backing-device-is-congested-or-not.patch added to -mm tree
- + revert-mm-shmem-fix-shmem_swapin-race-with-swapoff.patch added to -mm tree
- [obsolete] shmem_swapin_page-fix-error-processing-for-get_swap_device.patch removed from -mm tree
- + makefile-remove-stale-cc-option-checks.patch added to -mm tree
- Re: [PATCH] selftests/damon/debugfs_attrs: Add missing execute permission
- Re: [PATCH] selftests/damon/debugfs_attrs: Add missing execute permission
- [PATCH] selftests/damon/debugfs_attrs: Add missing execute permission
- mmotm 2021-08-09-23-29 uploaded
- Re: mmotm 2021-08-09-19-18 uploaded
- Re: mmotm 2021-08-09-19-18 uploaded
- mmotm 2021-08-09-19-18 uploaded
- + linux-next-rejects-fix.patch added to -mm tree
- Re: [failures] memblock-make-memblock_find_in_range-method-private.patch removed from -mm tree
- [failures] memblock-make-memblock_find_in_range-method-private.patch removed from -mm tree
- + mm-wire-up-syscall-process_mrelease.patch added to -mm tree
- + mm-introduce-process_mrelease-system-call.patch added to -mm tree
- + hugetlb-before-freeing-hugetlb-page-set-dtor-to-appropriate-value.patch added to -mm tree
- + hugetlb-drop-ref-count-earlier-after-page-allocation.patch added to -mm tree
- + hugetlb-simplify-prep_compound_gigantic_page-ref-count-racing-code.patch added to -mm tree
- + selftests-vm-userfaultfd-wake-after-copy-failure.patch added to -mm tree
- + userfaultfd-prevent-concurrent-api-initialization.patch added to -mm tree
- + userfaultfd-change-mmap_changing-to-atomic.patch added to -mm tree
- + alpha-pci-sysfs-fix-all-kernel-doc-warnings.patch added to -mm tree
- + mm-migrate-correct-kernel-doc-notation.patch added to -mm tree
- + mm-workingset-correct-kernel-doc-notations.patch added to -mm tree
- + mm-hugetlb-add-support-for-mempolicy-mpol_preferred_many-fix.patch added to -mm tree
- + alpha-agp-make-empty-macros-use-do-while-0-style.patch added to -mm tree
- + lib-iov_iterc-fix-kernel-doc-warnings.patch added to -mm tree
- + lib-dump_stack-correct-kernel-doc-notation.patch added to -mm tree
- + memcg-fix-up-drain_local_stock-comment.patch added to -mm tree
- + mm-debug_vm_pgtable-fix-corrupted-page-flag.patch added to -mm tree
- + mm-debug_vm_pgtable-remove-unused-code.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pgd-and-p4d-modifying-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pud-modifying-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pmd-modifying-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pte-modifying-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-migration-and-thp-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-soft_dirty-and-swap-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-protnone-and-devmap-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-leaf-and-savewrite-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-basic-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-introduce-struct-pgtable_debug_args.patch added to -mm tree
- [to-be-updated] mm-debug_vm_pgtable-fix-corrupted-page-flag.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-remove-unused-code.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pud-modifying-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pgd-and-p4d-modifying-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pmd-modifying-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-migration-and-thp-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pte-modifying-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-soft_dirty-and-swap-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-basic-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-protnone-and-devmap-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-leaf-and-savewrite-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-introduce-struct-pgtable_debug_args.patch removed from -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- Re: + mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_huge-fix-fix.patch added to -mm tree
- Re: + mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_huge-fix-fix.patch added to -mm tree
- [obsolete] preempt-provide-preempt__nort-variants.patch removed from -mm tree
- [to-be-updated] selftests-vm-add-cow-time-test-for-ksm-pages.patch removed from -mm tree
- [to-be-updated] selftests-vm-add-ksm-merging-time-test.patch removed from -mm tree
- + mm-ksm-fix-data-type.patch added to -mm tree
- + mm-memory_hotplug-improved-dynamic-memory-group-aware-auto-movable-online-policy.patch added to -mm tree
- + mm-memory_hotplug-memory-group-aware-auto-movable-online-policy.patch added to -mm tree
- + virtio-mem-use-a-single-dynamic-memory-group-for-a-single-virtio-mem-device.patch added to -mm tree
- + dax-kmem-use-a-single-static-memory-group-for-a-single-probed-unit.patch added to -mm tree
- + acpi-memhotplug-use-a-single-static-memory-group-for-a-single-memory-device.patch added to -mm tree
- + mm-memory_hotplug-track-present-pages-in-memory-groups.patch added to -mm tree
- + drivers-base-memory-introduce-memory-groups-to-logically-group-memory-blocks.patch added to -mm tree
- + mm-memory_hotplug-introduce-auto-movable-online-policy.patch added to -mm tree
- + mm-track-present-early-pages-per-zone.patch added to -mm tree
- [to-be-updated] mm-memory_hotplug-improved-dynamic-memory-group-aware-auto-movable-online-policy.patch removed from -mm tree
- [to-be-updated] mm-memory_hotplug-memory-group-aware-auto-movable-online-policy-fix.patch removed from -mm tree
- [to-be-updated] mm-memory_hotplug-memory-group-aware-auto-movable-online-policy.patch removed from -mm tree
- [to-be-updated] virtio-mem-use-a-single-dynamic-memory-group-for-a-single-virtio-mem-device.patch removed from -mm tree
- [to-be-updated] dax-kmem-use-a-single-static-memory-group-for-a-single-probed-unit.patch removed from -mm tree
- [to-be-updated] acpi-memhotplug-use-a-single-static-memory-group-for-a-single-memory-device.patch removed from -mm tree
- [to-be-updated] mm-memory_hotplug-track-present-pages-in-memory-groups.patch removed from -mm tree
- [to-be-updated] drivers-base-memory-introduce-memory-groups-to-logically-group-memory-blocks.patch removed from -mm tree
- [to-be-updated] mm-memory_hotplug-introduce-auto-movable-online-policy.patch removed from -mm tree
- [to-be-updated] mm-track-present-early-pages-per-zone.patch removed from -mm tree
- + shmem-use-raw_spinlock_t-for-stat_lock.patch added to -mm tree
- + mm-memcg-save-some-atomic-ops-when-flush-is-already-true.patch added to -mm tree
- + mm-memcg-remove-unused-functions.patch added to -mm tree
- + mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_huge-fix-fix.patch added to -mm tree
- + mm-gup-use-helper-page_aligned-in-populate_vma_page_range.patch added to -mm tree
- + mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_huge-fix.patch added to -mm tree
- + mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_huge.patch added to -mm tree
- + mm-gup-remove-useless-bug_on-in-__get_user_pages.patch added to -mm tree
- + mm-gup-remove-unneed-local-variable-orig_refs.patch added to -mm tree
- + mm-gup-remove-set-but-unused-local-variable-major.patch added to -mm tree
- + kconfigdebug-drop-selecting-non-existing-hardlockup_detector_arch.patch added to -mm tree
- Re: [PATCH 2/2] mm/damon/Kconfig: Remove unnecessary PAGE_EXTENSION setup
- Re: [PATCH 1/2] mm/PAGE_IDLE_FLAG: Set PAGE_EXTENSION for none-64BIT
- [PATCH 2/2] mm/damon/Kconfig: Remove unnecessary PAGE_EXTENSION setup
- [PATCH 1/2] mm/PAGE_IDLE_FLAG: Set PAGE_EXTENSION for none-64BIT
- Re: mmotm 2021-08-05-19-46 uploaded (mm/filemap.c)
- Re: mmotm 2021-08-05-19-46 uploaded (mm/filemap.c)
- mmotm 2021-08-05-19-46 uploaded
- + mm-damon-implement-primitives-for-the-virtual-memory-address-spaces-fix.patch added to -mm tree
- + maintainers-update-for-damon.patch added to -mm tree
- + mm-damon-add-user-space-selftests.patch added to -mm tree
- + mm-damon-add-kunit-tests.patch added to -mm tree
- + documentation-add-documents-for-damon.patch added to -mm tree
- + mm-damon-dbgfs-support-multiple-contexts.patch added to -mm tree
- + mm-damon-dbgfs-export-kdamond-pid-to-the-user-space.patch added to -mm tree
- + mm-damon-implement-a-debugfs-based-user-space-interface-fix-fix.patch added to -mm tree
- + mm-damon-implement-a-debugfs-based-user-space-interface-fix.patch added to -mm tree
- + mm-damon-implement-a-debugfs-based-user-space-interface.patch added to -mm tree
- + mm-damon-add-a-tracepoint.patch added to -mm tree
- + mm-damon-implement-primitives-for-the-virtual-memory-address-spaces.patch added to -mm tree
- + mm-idle_page_tracking-make-pg_idle-reusable.patch added to -mm tree
- + mm-damon-adaptively-adjust-regions.patch added to -mm tree
- + mm-damon-core-implement-region-based-sampling.patch added to -mm tree
- + mm-introduce-data-access-monitor-damon.patch added to -mm tree
- + fs-epoll-use-a-per-cpu-counter-for-users-watches-count-fix-fix.patch added to -mm tree
- + fs-epoll-use-a-per-cpu-counter-for-users-watches-count-fix.patch added to -mm tree
- [alternative-merged] fs-epoll-use-a-per-cpu-counter-for-users-watches-count-fix.patch removed from -mm tree
- + mm-slub-convert-kmem_cpu_slab-protection-to-local_lock.patch added to -mm tree
- + mm-slub-use-migrate_disable-on-preempt_rt.patch added to -mm tree
- + mm-slub-protect-put_cpu_partial-with-disabled-irqs-instead-of-cmpxchg.patch added to -mm tree
- + mm-slub-make-slab_lock-disable-irqs-with-preempt_rt.patch added to -mm tree
- + mm-slub-optionally-save-restore-irqs-in-slab_lock.patch added to -mm tree
- + mm-slub-make-object_map_lock-a-raw_spinlock_t.patch added to -mm tree
- + mm-slub-move-flush_cpu_slab-invocations-__free_slab-invocations-out-of-irq-context.patch added to -mm tree
- + mm-slab-make-flush_slab-possible-to-call-with-irqs-enabled.patch added to -mm tree
- + mm-slub-dont-disable-irqs-in-slub_cpu_dead.patch added to -mm tree
- + mm-slub-only-disable-irq-with-spin_lock-in-__unfreeze_partials.patch added to -mm tree
- + mm-slub-separate-detaching-of-partial-list-in-unfreeze_partials-from-unfreezing.patch added to -mm tree
- + mm-slub-detach-whole-partial-list-at-once-in-unfreeze_partials.patch added to -mm tree
- + mm-slub-discard-slabs-in-unfreeze_partials-without-irqs-disabled.patch added to -mm tree
- + mm-slub-move-irq-control-into-unfreeze_partials.patch added to -mm tree
- + mm-slub-call-deactivate_slab-without-disabling-irqs.patch added to -mm tree
- + mm-slub-make-locking-in-deactivate_slab-irq-safe.patch added to -mm tree
- + mm-slub-move-reset-of-c-page-and-freelist-out-of-deactivate_slab.patch added to -mm tree
- + mm-slub-stop-disabling-irqs-around-get_partial.patch added to -mm tree
- + mm-slub-check-new-pages-with-restored-irqs.patch added to -mm tree
- + mm-slub-validate-slab-from-partial-list-or-page-allocator-before-making-it-cpu-slab.patch added to -mm tree
- + mm-slub-restore-irqs-around-calling-new_slab.patch added to -mm tree
- + mm-slub-move-disabling-irqs-closer-to-get_partial-in-___slab_alloc.patch added to -mm tree
- + mm-slub-do-initial-checks-in-___slab_alloc-with-irqs-enabled.patch added to -mm tree
- + mm-slub-move-disabling-enabling-irqs-to-___slab_alloc.patch added to -mm tree
- + mm-slub-simplify-kmem_cache_cpu-and-tid-setup.patch added to -mm tree
- + mm-slub-restructure-new-page-checks-in-___slab_alloc.patch added to -mm tree
- + mm-slub-return-slab-page-from-get_partial-and-set-c-page-afterwards.patch added to -mm tree
- + mm-slub-dissolve-new_slab_objects-into-___slab_alloc.patch added to -mm tree
- + mm-slub-extract-get_partial-from-new_slab_objects.patch added to -mm tree
- + mm-slub-remove-redundant-unfreeze_partials-from-put_cpu_partial.patch added to -mm tree
- + mm-slub-unify-cmpxchg_double_slab-and-__cmpxchg_double_slab.patch added to -mm tree
- + mm-slub-dont-disable-irq-for-debug_check_no_locks_freed.patch added to -mm tree
- + mm-slub-allocate-private-object-map-for-validate_slab_cache.patch added to -mm tree
- + mm-slub-allocate-private-object-map-for-debugfs-listings.patch added to -mm tree
- + mm-slub-dont-call-flush_all-from-slab_debug_trace_open.patch added to -mm tree
- [to-be-updated] mm-vmstat-protect-per-cpu-variables-with-preempt-disable-on-rt.patch removed from -mm tree
- [to-be-updated] mm-wire-up-syscall-process_mrelease.patch removed from -mm tree
- [to-be-updated] mm-introduce-process_mrelease-system-call.patch removed from -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + mm-madvise-add-madv_willneed-to-process_madvise.patch added to -mm tree
- + kasan-slub-reset-tag-when-printing-address.patch added to -mm tree
- + kasan-kmemleak-reset-tags-when-scanning-block.patch added to -mm tree
- + add-mmap_assert_locked-annotations-to-find_vma-fix.patch added to -mm tree
- + mm-wire-up-syscall-process_mrelease.patch added to -mm tree
- + mm-introduce-process_mrelease-system-call.patch added to -mm tree
- Re: + scripts-recordmcountpl-remove-check_objcopy-and-can_use_local.patch added to -mm tree
- Re: + scripts-recordmcountpl-remove-check_objcopy-and-can_use_local.patch added to -mm tree
- + shmem_swapin_page-fix-error-processing-for-get_swap_device.patch added to -mm tree
- [alternative-merged] mmshmem-fix-a-typo-in-shmem_swapin_page.patch removed from -mm tree
- + lib-use-pfn_phys-in-devmem_is_allowed.patch added to -mm tree
- + fs-epoll-use-a-per-cpu-counter-for-users-watches-count-fix.patch added to -mm tree
- [nacked] mm-memcg-disable-task-obj_stock-for-preempt_rt.patch removed from -mm tree
- + mm-mempolicy-unify-the-create-func-for-bind-interleave-prefer-many-policies.patch added to -mm tree
- + mm-mempolicy-advertise-new-mpol_preferred_many.patch added to -mm tree
- + mm-hugetlb-add-support-for-mempolicy-mpol_preferred_many.patch added to -mm tree
- + mm-memplicy-add-page-allocation-function-for-mpol_preferred_many-policy.patch added to -mm tree
- + mm-mempolicy-add-mpol_preferred_many-for-multiple-preferred-nodes.patch added to -mm tree
- [to-be-updated] mm-mempolicy-advertise-new-mpol_preferred_many.patch removed from -mm tree
- [to-be-updated] mm-mempolicy-unify-the-create-func-for-bind-interleave-prefer-many-policies.patch removed from -mm tree
- [to-be-updated] mm-hugetlb-add-support-for-mempolicy-mpol_preferred_many-fix-2.patch removed from -mm tree
- [to-be-updated] mm-hugetlb-add-support-for-mempolicy-mpol_preferred_many-fix.patch removed from -mm tree
- [to-be-updated] mm-hugetlb-add-support-for-mempolicy-mpol_preferred_many.patch removed from -mm tree
- [to-be-updated] mm-mempolicy-enable-page-allocation-for-mpol_preferred_many-for-general-cases.patch removed from -mm tree
- [to-be-updated] mm-memplicy-add-page-allocation-function-for-mpol_preferred_many-policy.patch removed from -mm tree
- [to-be-updated] mm-mempolicy-add-mpol_preferred_many-for-multiple-preferred-nodes.patch removed from -mm tree
- + memblock-make-memblock_find_in_range-method-private.patch added to -mm tree
- + writeback-fix-bandwidth-estimate-for-spiky-workload-fix.patch added to -mm tree
- + mm-memcg-disable-task-obj_stock-for-preempt_rt.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- Re: mmotm 2021-08-02-18-51 uploaded
- Re: mmotm 2021-08-02-18-51 uploaded (struct user_struct when CONFIG_EPOLL is not set)
- Re: mmotm 2021-08-02-18-51 uploaded (struct user_struct when CONFIG_EPOLL is not set)
- mmotm 2021-08-02-18-51 uploaded
- + checkpatch-support-wide-strings.patch added to -mm tree
- + log-if-a-core-dump-is-aborted-due-to-changed-file-permissions-fix.patch added to -mm tree
- + log-if-a-core-dump-is-aborted-due-to-changed-file-permissions.patch added to -mm tree
- + scripts-recordmcountpl-remove-check_objcopy-and-can_use_local.patch added to -mm tree
- + fs-epoll-use-a-per-cpu-counter-for-users-watches-count.patch added to -mm tree
- [to-be-updated] mm-slub-fix-slub_debug-disabling-for-list-of-slabs.patch removed from -mm tree
- + mm-slub-fix-slub_debug-disablement-for-list-of-slabs.patch added to -mm tree
- + mm-debug_vm_pgtable-fix-corrupted-page-flag.patch added to -mm tree
- + mm-debug_vm_pgtable-remove-unused-code.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pgd-and-p4d-modifying-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pud-modifying-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pmd-modifying-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pte-modifying-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-migration-and-thp-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-soft_dirty-and-swap-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-protnone-and-devmap-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-leaf-and-savewrite-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-basic-tests.patch added to -mm tree
- + mm-debug_vm_pgtable-introduce-struct-pgtable_debug_args.patch added to -mm tree
- [to-be-updated] mm-debug_vm_pgtable-fix-corrupted-page-flag.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-remove-unused-code.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pmd-modifying-tests.patch removed from -mm tree
- [to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pud-modifying-tests.patch removed from -mm tree
[Index of Archives]
[FAQ]
[Linux Kernel]
[LKML FAQ]
[Site Home]
[IETF Annouce]
[Security]
[Bugtraq]