linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-07 06:21:24 to 2020-08-10 19:25:29 UTC [more...]

[RFC-PATCH 0/2] __GFP_NO_LOCKS
 2020-08-10 19:25 UTC  (6+ messages)
` [RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
` [PATCH 2/2] rcu/tree: use "

[PATCH v2] mm/gup: Allow real explicit breaking of COW
 2020-08-10 19:15 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 08/16] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-08-10 19:14 UTC 

[PATCH AUTOSEL 4.9 09/17] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-08-10 19:14 UTC 

[PATCH AUTOSEL 4.14 11/22] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-08-10 19:13 UTC 

[PATCH AUTOSEL 4.19 18/31] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-08-10 19:12 UTC 

[PATCH AUTOSEL 5.4 26/45] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-08-10 19:11 UTC 

[PATCH AUTOSEL 5.7 31/60] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-08-10 19:09 UTC 

[PATCH AUTOSEL 5.8 33/64] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-08-10 19:08 UTC 

incoming
 2020-08-10 18:57 UTC  (63+ messages)
` [patch 001/163] mm/memory.c: avoid access flag update TLB flush for retried page fault
` [patch 076/163] mm: memcg/slab: deprecate slab_root_caches
` [patch 077/163] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [patch 078/163] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [patch 081/163] mm: memcontrol: account kernel stack per node
` [patch 082/163] mm: memcg/slab: remove unused argument by charge_slab_page()
` [patch 083/163] mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()
` [patch 084/163] mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
` [patch 085/163] mm: memcontrol: avoid workload stalls when lowering memory.high
` [patch 086/163] mm, memcg: reclaim more aggressively before high allocator throttling
` [patch 087/163] mm, memcg: unify reclaim retry limits with page allocator
` [patch 088/163] mm, memcg: avoid stale protection values when cgroup is above protection
` [patch 089/163] mm, memcg: decouple e{low,min} state mutations from protection checks
` [patch 090/163] memcg, oom: check memcg margin for parallel oom
` [patch 091/163] mm: memcontrol: restore proper dirty throttling when memory.high changes
` [patch 092/163] mm: memcontrol: don't count limit-setting reclaim as memory pressure
` [patch 093/163] mm/page_counter.c: fix protection usage propagation
` [patch 094/163] mm: remove redundant check non_swap_entry()
` [patch 095/163] mm/memory.c: make remap_pfn_range() reject unaligned addr
` [patch 096/163] mm: remove unneeded includes of <asm/pgalloc.h>
` [patch 097/163] opeinrisc: switch to generic version of pte allocation
` [patch 098/163] xtensa: "
` [patch 099/163] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [patch 100/163] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [patch 101/163] asm-generic: pgalloc: provide generic pgd_free()
` [patch 102/163] mm: move lib/ioremap.c to mm/
` [patch 103/163] mm: move p?d_alloc_track to separate header file
` [patch 104/163] mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
` [patch 105/163] proc/meminfo: avoid open coded reading of vm_committed_as
` [patch 106/163] mm/util.c: make vm_memory_committed() more accurate
` [patch 107/163] percpu_counter: add percpu_counter_sync()
` [patch 108/163] mm: adjust vm_committed_as_batch according to vm overcommit policy
` [patch 109/163] mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
` [patch 110/163] mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
` [patch 111/163] arm64/mm: enable vmem_altmap support for vmemmap mappings
` [patch 112/163] mm: mmap: merge vma after call_mmap() if possible
` [patch 113/163] mm: remove unnecessary wrapper function do_mmap_pgoff()
` [patch 114/163] mm/mremap: it is sure to have enough space when extent meets requirement
` [patch 115/163] mm/mremap: calculate extent in one place
` [patch 116/163] mm/mremap: start addresses are properly aligned
` [patch 117/163] selftests: add mincore() tests
` [patch 118/163] mm/sparse: never partially remove memmap for early section
` [patch 119/163] mm/sparse: only sub-section aligned range would be populated
` [patch 120/163] mm/sparse: cleanup the code surrounding memory_present()
` [patch 121/163] vmalloc: convert to XArray
` [patch 122/163] mm/vmalloc: simplify merge_or_add_vmap_area()
` [patch 153/163] mm/page_alloc: fallbacks at most has 3 elements
` [patch 154/163] mm/page_alloc.c: skip setting nodemask when we are in interrupt
` [patch 155/163] mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
` [patch 156/163] mm: thp: replace HTTP links with HTTPS ones
` [patch 157/163] mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
` [patch 158/163] khugepaged: collapse_pte_mapped_thp() flush the right range
` [patch 159/163] khugepaged: collapse_pte_mapped_thp() protect the pmd lock
` [patch 160/163] khugepaged: retract_page_tables() remember to test exit
` [patch 161/163] khugepaged: khugepaged_test_exit() check mmget_still_valid()
` [patch 162/163] mm/vmscan.c: fix typo
` [patch 163/163] mm: vmscan: consistent update to pgrefill

[linux-next:master] BUILD SUCCESS f80535b9aa10b0bbed0fb727247c03e20580db1c
 2020-08-10 16:33 UTC 

[PATCH] mm, page_alloc: fix core hung in free_pcppages_bulk()
 2020-08-10 16:10 UTC 

[PATCH] mm/gup: Allow real explicit breaking of COW
 2020-08-10 14:53 UTC  (3+ messages)

[PATCH v17 00/21] per memcg lru lock
 2020-08-10 14:41 UTC  (7+ messages)
` [PATCH v17 14/21] mm/compaction: do page isolation first in compaction

[PATCH 0/5] kasan: add workqueue and timer stack for generic KASAN
 2020-08-10 14:31 UTC  (6+ messages)

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-08-10 14:13 UTC  (9+ messages)
` [PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v11 0/6] KASAN-KUnit Integration
 2020-08-10 13:58 UTC  (6+ messages)
` [PATCH v11 3/6] KASAN: Port KASAN Tests to KUnit

KCSAN: data-race in __xa_clear_mark / xas_find_marked
 2020-08-10 12:59 UTC  (3+ messages)

[PATCH] mm/memcg: remove useless check on page->mem_cgroup
 2020-08-10 12:29 UTC  (14+ messages)

[PATCH v2 0/3] mm/slub: Fix count_partial() problem
 2020-08-10 12:17 UTC  (4+ messages)
` [PATCH v2 1/3] mm/slub: Introduce two counters for partial objects
` [PATCH v2 2/3] mm/slub: Get rid of count_partial()
` [PATCH v2 3/3] mm/slub: Use percpu partial free counter

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-08-10 11:56 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 26dee840e516ea716ea4f327f8aa3c35596c6e67
 2020-08-10 11:49 UTC 

[RFC PATCH 0/8] fsdax: introduce FS query interface to support reflink
 2020-08-10 11:16 UTC  (14+ messages)
` [RFC PATCH 1/8] fs: introduce get_shared_files() for dax&reflink
` [RFC PATCH 2/8] fsdax, mm: track files sharing dax page for memory-failure
` [RFC PATCH 3/8] fsdax: introduce dax_copy_edges() for COW
` [RFC PATCH 4/8] fsdax: copy data before write
` [RFC PATCH 5/8] fsdax: replace mmap entry in case of CoW
` [RFC PATCH 6/8] fsdax: dedup file range to use a compare function
` [RFC PATCH 7/8] fs/xfs: handle CoW for fsdax write() path
` [RFC PATCH 8/8] fs/xfs: support dedupe for fsdax

[PATCH] mm/slub: remove useless kmem_cache_debug
 2020-08-10  8:07 UTC 

[PATCH v4 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-10  7:56 UTC  (2+ messages)

[PATCH v19 09/15] mm/damon: Implement a debugfs interface
 2020-08-10  7:41 UTC  (2+ messages)

[PATCH] mm: sort freelist by rank number
 2020-08-10  7:32 UTC  (4+ messages)

[PATCH 5/5] kasan: update documentation for generic KASAN
 2020-08-10  7:28 UTC 

[PATCH 4/5] lib/test_kasan.c: add workqueue test case
 2020-08-10  7:27 UTC 

[PATCH 3/5] lib/test_kasan.c: add timer test case
 2020-08-10  7:26 UTC 

[PATCH 2/5] workqueue: kasan: record and print workqueue stack
 2020-08-10  7:25 UTC 

[PATCH 1/5] timer: kasan: record and print timer stack
 2020-08-10  7:23 UTC 

[PATCH v3 0/8] huge vmalloc mappings
 2020-08-10  3:58 UTC  (10+ messages)
` [PATCH v3 1/8] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v3 2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v3 3/8] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v3 4/8] lib/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v3 5/8] mm: HUGE_VMAP arch support cleanup
` [PATCH v3 6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c
` [PATCH v3 7/8] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v3 8/8] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 00/10] mm/hugetlb: code refine and simplification
 2020-08-10  2:17 UTC  (26+ messages)
` [PATCH 01/10] mm/hugetlb: not necessary to coalesce regions recursively
` [PATCH 02/10] mm/hugetlb: make sure to get NULL when list is empty
` [PATCH 03/10] mm/hugetlb: use list_splice to merge two list at once
` [PATCH 04/10] mm/hugetlb: count file_region to be added when regions_needed != NULL
` [PATCH 05/10] mm/hugetlb: remove the redundant check on non_swap_entry()
` [PATCH 06/10] mm/hugetlb: remove redundant huge_pte_alloc() in hugetlb_fault()
` [PATCH 07/10] mm/hugetlb: a page from buddy is not on any list
` [PATCH 08/10] mm/hugetlb: return non-isolated page in the loop instead of break and check
` [PATCH 09/10] mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page
` [PATCH 10/10] mm/hugetlb: not necessary to abuse temporary page to workaround the nasty free_huge_page

[PATCH 1/2] mm/mmap: rename __vma_unlink_common() to __vma_unlink()
 2020-08-09 23:20 UTC  (2+ messages)
` [PATCH 2/2] mm/mmap: leverage vma_rb_erase_ignore() to implement vma_rb_erase()

[linux-next:master 14111/14117] drivers/clocksource/timer-nps.c:84:52: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-09  7:36 UTC 

include/linux/bits.h:25:21: error: first argument to '__builtin_choose_expr' not a constant
 2020-08-08  0:03 UTC 

[linux-next:master] BUILD SUCCESS 471e638c4c5df4c0035a76a561ada4d28228e5fd
 2020-08-07 23:46 UTC 

[PATCH v2] mm, dump_page: do not crash with bad compound_mapcount()
 2020-08-07 22:40 UTC  (13+ messages)
      ` [PATCH] mm, dump_page: rename head_mapcount() --> head_compound_mapcount()

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-08-07 19:35 UTC  (15+ messages)

Odd-sized kmem_cache_alloc and slub_debug=Z
 2020-08-07 19:06 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS d352d5e191c41fa958cfe48960778f23bf3fbae4
 2020-08-07 13:51 UTC 

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-08-07 10:04 UTC  (14+ messages)

[PATCH] mm/vunmap: Add cond_resched() in vunmap_pmd_range
 2020-08-07  7:59 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).