mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-05 20:40:05 to 2021-11-09 02:31:29 UTC [more...]

incoming
 2021-11-09  2:31 UTC  (3+ messages)
` [patch 01/87] vfs: keep inodes with page cache off the inode shrinker LRU
` [patch 02/87] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB

[folded-merged] ipc-check-checkpoint_restore_ns_capable-to-modify-c-r-proc-files-fix.patch removed from -mm tree
 2021-11-09  2:15 UTC 

[folded-merged] lib-stackdepot-add-helper-to-print-stack-entries-into-buffer-v3.patch removed from -mm tree
 2021-11-09  2:14 UTC 

[folded-merged] lib-stackdepot-add-helper-to-print-stack-entries-into-buffer-v2.patch removed from -mm tree
 2021-11-09  2:14 UTC 

[folded-merged] generic-radix-tree-replace-kernelh-with-the-necessary-inclusions-fix.patch removed from -mm tree
 2021-11-09  2:13 UTC 

[folded-merged] delay-replace-kernelh-with-the-necessary-inclusions-fix-2-fix.patch removed from -mm tree
 2021-11-09  2:12 UTC 

[folded-merged] delay-replace-kernelh-with-the-necessary-inclusions-fix-2.patch removed from -mm tree
 2021-11-09  2:12 UTC 

[folded-merged] delay-replace-kernelh-with-the-necessary-inclusions-fix.patch removed from -mm tree
 2021-11-09  2:12 UTC 

[folded-merged] kernelh-drop-unneeded-linux-kernelh-inclusion-from-other-headers-fix.patch removed from -mm tree
 2021-11-09  2:12 UTC 

[folded-merged] proc-test-that-proc-task-doesnt-contain-0.patch removed from -mm tree
 2021-11-09  2:11 UTC 

[folded-merged] procfs-do-not-list-tid-0-in-proc-pid-task-fix.patch removed from -mm tree
 2021-11-09  2:11 UTC 

+ delay-replace-kernelh-with-the-necessary-inclusions-fix-2-fix.patch added to -mm tree
 2021-11-09  1:01 UTC  (2+ messages)

+ mm-fix-panic-in-__alloc_pages.patch added to -mm tree
 2021-11-08 20:50 UTC 

+ shm-extend-forced-shm-destroy-to-support-objects-from-several-ipc-nses-simplified.patch added to -mm tree
 2021-11-08 20:14 UTC 

[to-be-updated] mm-use-correct-vma-flags-when-freeing-page-tables.patch removed from -mm tree
 2021-11-08 19:09 UTC 

+ shm-extend-forced-shm-destroy-to-support-objects-from-several-ipc-nses.patch added to -mm tree
 2021-11-08 19:07 UTC 

[to-be-updated] shm-extend-forced-shm-destroy-to-support-objects-from-several-ipc-nses.patch removed from -mm tree
 2021-11-08 19:04 UTC 

[to-be-updated] lazy-tlb-shoot-lazies-a-non-refcounting-lazy-tlb-option.patch removed from -mm tree
 2021-11-08 18:47 UTC 

[to-be-updated] powerpc-64s-enable-mmu_lazy_tlb_shootdown.patch removed from -mm tree
 2021-11-08 18:47 UTC 

[to-be-updated] lazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurable.patch removed from -mm tree
 2021-11-08 18:47 UTC 

[to-be-updated] lazy-tlb-introduce-lazy-mm-refcount-helper-functions.patch removed from -mm tree
 2021-11-08 18:47 UTC 

incoming
 2021-11-08 17:30 UTC  (173+ messages)
` [patch 099/262] mm/vmalloc: be more explicit about supported gfp flags
` [patch 103/262] mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()
` [patch 104/262] mm/page_alloc.c: simplify the code by using macro K()
` [patch 105/262] mm/page_alloc.c: fix obsolete comment in free_pcppages_bulk()
` [patch 106/262] mm/page_alloc.c: use helper function zone_spans_pfn()
` [patch 107/262] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid]
` [patch 108/262] mm/page_alloc: print node fallback order
` [patch 109/262] mm/page_alloc: use accumulated load when building node fallback list
` [patch 110/262] mm: move node_reclaim_distance to fix NUMA without SMP
` [patch 111/262] mm: move fold_vm_numa_events() "
` [patch 112/262] mm/page_alloc.c: do not acquire zone lock in is_free_buddy_page()
` [patch 113/262] mm/page_alloc: detect allocation forbidden by cpuset and bail out early
` [patch 114/262] mm/page_alloc.c: show watermark_boost of zone in zoneinfo
` [patch 115/262] mm: create a new system state and fix core_kernel_text()
` [patch 116/262] mm: make generic arch_is_kernel_initmem_freed() do what it says
` [patch 117/262] powerpc: use generic version of arch_is_kernel_initmem_freed()
` [patch 118/262] s390: "
` [patch 119/262] mm: page_alloc: use migrate_disable() in drain_local_pages_wq()
` [patch 120/262] mm/page_alloc: use clamp() to simplify code
` [patch 121/262] mm: fix data race in PagePoisoned()
` [patch 122/262] mm/memory_failure: constify static mm_walk_ops
` [patch 123/262] mm: filemap: coding style cleanup for filemap_map_pmd()
` [patch 124/262] mm: hwpoison: refactor refcount check handling
` [patch 125/262] mm: shmem: don't truncate page if memory failure happens
` [patch 126/262] mm: hwpoison: handle non-anonymous THP correctly
` [patch 127/262] mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.h
` [patch 128/262] hugetlb: add demote hugetlb page sysfs interfaces
` [patch 129/262] mm/cma: add cma_pages_valid to determine if pages are in CMA
` [patch 130/262] hugetlb: be sure to free demoted CMA pages to CMA
` [patch 131/262] hugetlb: add demote bool to gigantic page routines
` [patch 132/262] hugetlb: add hugetlb demote page support
` [patch 133/262] mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
` [patch 134/262] mm, hugepages: add mremap() support for hugepage backed vma
` [patch 135/262] mm, hugepages: add hugetlb vma mremap() test
` [patch 136/262] hugetlb: support node specified when using cma for gigantic hugepages
` [patch 137/262] mm: remove duplicate include in hugepage-mremap.c
` [patch 138/262] hugetlb_cgroup: remove unused hugetlb_cgroup_from_counter macro
` [patch 139/262] hugetlb: replace the obsolete hugetlb_instantiation_mutex in the comments
` [patch 140/262] hugetlb: remove redundant validation in has_same_uncharge_info()
` [patch 141/262] hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()
` [patch 142/262] hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
` [patch 143/262] userfaultfd/selftests: don't rely on GNU extensions for random numbers
` [patch 144/262] userfaultfd/selftests: fix feature support detection
` [patch 145/262] userfaultfd/selftests: fix calculation of expected ioctls
` [patch 146/262] mm/page_isolation: fix potential missing call to unset_migratetype_isolate()
` [patch 147/262] mm/page_isolation: guard against possible putback unisolated page
` [patch 148/262] mm/vmscan.c: fix -Wunused-but-set-variable warning
` [patch 149/262] mm/vmscan: throttle reclaim until some writeback completes if congested
` [patch 150/262] mm/vmscan: throttle reclaim and compaction when too may pages are isolated
` [patch 151/262] mm/vmscan: throttle reclaim when no progress is being made
` [patch 152/262] mm/writeback: throttle based on page writeback instead of congestion
` [patch 153/262] mm/page_alloc: remove the throttling logic from the page allocator
` [patch 154/262] mm/vmscan: centralise timeout values for reclaim_throttle
` [patch 155/262] mm/vmscan: increase the timeout if page reclaim is not making progress
` [patch 156/262] mm/vmscan: delay waking of tasks throttled on NOPROGRESS
` [patch 157/262] mm/vmpressure: fix data-race with memcg->socket_pressure
` [patch 158/262] tools/vm/page_owner_sort.c: count and sort by mem
` [patch 159/262] tools/vm/page-types.c: make walk_file() aware of address range option
` [patch 160/262] tools/vm/page-types.c: move show_file() to summary output
` [patch 161/262] tools/vm/page-types.c: print file offset in hexadecimal
` [patch 162/262] arch_numa: simplify numa_distance allocation
` [patch 163/262] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [patch 164/262] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [patch 165/262] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [patch 166/262] memblock: rename memblock_free to memblock_phys_free
` [patch 167/262] memblock: use memblock_free for freeing virtual pointers
` [patch 168/262] mm: mark the OOM reaper thread as freezable
` [patch 169/262] hugetlbfs: extend the definition of hugepages parameter to support node allocation
` [patch 170/262] mm/migrate: de-duplicate migrate_reason strings
` [patch 171/262] mm: migrate: make demotion knob depend on migration
` [patch 172/262] selftests/vm/transhuge-stress: fix ram size thinko
` [patch 173/262] mm, thp: lock filemap when truncating page cache
` [patch 174/262] mm, thp: fix incorrect unmap behavior for private pages
` [patch 175/262] mm/readahead.c: fix incorrect comments for get_init_ra_size
` [patch 176/262] mm: nommu: kill arch_get_unmapped_area()
` [patch 177/262] selftest/vm: fix ksm selftest to run with different NUMA topologies
` [patch 178/262] selftests: vm: add KSM huge pages merging time test
` [patch 179/262] mm/vmstat: annotate data race for zone->free_area[order].nr_free
` [patch 180/262] mm: vmstat.c: make extfrag_index show more pretty
` [patch 181/262] selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headers
` [patch 182/262] mm/memory_hotplug: add static qualifier for online_policy_to_str()
` [patch 183/262] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"
` [patch 184/262] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
` [patch 185/262] memory-hotplug.rst: document the "auto-movable" online policy
` [patch 186/262] mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG
` [patch 187/262] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
` [patch 188/262] mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
` [patch 189/262] mm/memory_hotplug: remove HIGHMEM leftovers
` [patch 190/262] mm/memory_hotplug: remove stale function declarations
` [patch 191/262] x86: remove memory hotplug support on X86_32
` [patch 192/262] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [patch 193/262] memblock: improve MEMBLOCK_HOTPLUG documentation
` [patch 194/262] memblock: allow to specify flags with memblock_add_node()
` [patch 195/262] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [patch 196/262] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED
` [patch 197/262] mm/rmap.c: avoid double faults migrating device private pages
` [patch 198/262] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration()
` [patch 199/262] mm/highmem: remove deprecated kmap_atomic
` [patch 200/262] zram_drv: allow reclaim on bio_alloc
` [patch 201/262] zram: off by one in read_block_state()
` [patch 202/262] zram: introduce an aged idle interface
` [patch 203/262] mm: remove HARDENED_USERCOPY_FALLBACK
` [patch 204/262] include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
` [patch 205/262] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
` [patch 206/262] kfence: count unexpectedly skipped allocations
` [patch 207/262] kfence: move saving stack trace of allocations into __kfence_alloc()
` [patch 208/262] kfence: limit currently covered allocations when pool nearly full
` [patch 209/262] kfence: add note to documentation about skipping covered allocations
` [patch 210/262] kfence: test: use kunit_skip() to skip tests
` [patch 211/262] kfence: shorten critical sections of alloc/free
` [patch 212/262] kfence: always use static branches to guard kfence_alloc()
` [patch 213/262] kfence: default to dynamic branch instead of static keys mode
` [patch 214/262] mm/damon: grammar s/works/work/
` [patch 215/262] Documentation/vm: move user guides to admin-guide/mm/
` [patch 216/262] MAINTAINERS: update SeongJae's email address
` [patch 217/262] docs/vm/damon: remove broken reference
` [patch 218/262] include/linux/damon.h: fix kernel-doc comments for 'damon_callback'
` [patch 219/262] mm/damon/core: print kdamond start log in debug mode only
` [patch 220/262] mm/damon: remove unnecessary do_exit() from kdamond
` [patch 221/262] mm/damon: needn't hold kdamond_lock to print pid of kdamond
` [patch 222/262] mm/damon/core: nullify pointer ctx->kdamond with a NULL
` [patch 223/262] mm/damon/core: account age of target regions
` [patch 224/262] mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)
` [patch 225/262] mm/damon/vaddr: support DAMON-based Operation Schemes
` [patch 226/262] mm/damon/dbgfs: "
` [patch 227/262] mm/damon/schemes: implement statistics feature
` [patch 228/262] selftests/damon: add 'schemes' debugfs tests
` [patch 229/262] Docs/admin-guide/mm/damon: document DAMON-based Operation Schemes
` [patch 230/262] mm/damon/dbgfs: allow users to set initial monitoring target regions
` [patch 231/262] mm/damon/dbgfs-test: add a unit test case for 'init_regions'
` [patch 232/262] Docs/admin-guide/mm/damon: document 'init_regions' feature
` [patch 233/262] mm/damon/vaddr: separate commonly usable functions
` [patch 234/262] mm/damon: implement primitives for physical address space monitoring
` [patch 235/262] mm/damon/dbgfs: support physical memory monitoring
` [patch 236/262] Docs/DAMON: document physical memory monitoring support
` [patch 237/262] mm/damon/vaddr: constify static mm_walk_ops
` [patch 238/262] mm/damon/dbgfs: remove unnecessary variables
` [patch 239/262] mm/damon/paddr: support the pageout scheme
` [patch 240/262] mm/damon/schemes: implement size quota for schemes application speed control
` [patch 241/262] mm/damon/schemes: skip already charged targets and regions
` [patch 242/262] mm/damon/schemes: implement time quota
` [patch 243/262] mm/damon/dbgfs: support quotas of schemes
` [patch 244/262] mm/damon/selftests: support schemes quotas
` [patch 245/262] mm/damon/schemes: prioritize regions within the quotas
` [patch 246/262] mm/damon/vaddr,paddr: support pageout prioritization
` [patch 247/262] mm/damon/dbgfs: support prioritization weights
` [patch 248/262] tools/selftests/damon: update for regions prioritization of schemes
` [patch 249/262] mm/damon/schemes: activate schemes based on a watermarks mechanism
` [patch 250/262] mm/damon/dbgfs: support watermarks
` [patch 251/262] selftests/damon: "
` [patch 252/262] mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
` [patch 253/262] Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIM
` [patch 254/262] mm/damon: remove unnecessary variable initialization
` [patch 255/262] mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on
` [patch 256/262] Docs/admin-guide/mm/damon/start: fix wrong example commands
` [patch 257/262] Docs/admin-guide/mm/damon/start: fix a wrong link
` [patch 258/262] Docs/admin-guide/mm/damon/start: simplify the content
` [patch 259/262] Docs/admin-guide/mm/pagemap: wordsmith page flags descriptions
` [patch 260/262] mm/damon: simplify stop mechanism
` [patch 261/262] mm/damon: fix a few spelling mistakes in comments and a pr_debug message
` [patch 262/262] mm/damon: remove return value from before_terminate callback

[patch 080/262] lazy tlb: allow lazy tlb mm refcounting to be configurable
 2021-11-06 19:10 UTC  (3+ messages)

[patch 071/262] mm/memory.c: use correct VMA flags when freeing page-tables
 2021-11-06 18:54 UTC  (3+ messages)

+ shm-extend-forced-shm-destroy-to-support-objects-from-several-ipc-nses.patch added to -mm tree
 2021-11-06 15:00 UTC  (2+ 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).