linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-29 03:35:30 to 2020-07-31 19:31:28 UTC [more...]

[PATCH v4 0/6] mm/migrate: avoid device private invalidations
 2020-07-31 19:31 UTC  (6+ messages)
` [PATCH v4 6/6] mm/migrate: remove range invalidation in migrate_vma_pages()

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-07-31 17:55 UTC  (23+ messages)
` [RFC PATCH 3/5] mm: introduce VM_EXEC_KEEP

[PATCH 5.4 00/19] 5.4.55-rc1 review
 2020-07-31 17:15 UTC  (3+ messages)

[PATCH 0/2][next] Use flexible_array_size() helper in memcpy()
 2020-07-31 17:13 UTC  (3+ messages)
` [PATCH 1/2][next] mm: memcontrol: Use flex_array_size() "
` [PATCH 2/2][next] mm: memcontrol: Use the preferred form for passing the size of a structure type

[PATCH v2 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-07-31 16:22 UTC  (7+ messages)
` [PATCH v2 3/7] "

[PATCH v3 0/6] Fix and enable pmem as RAM device on arm64
 2020-07-31 15:28 UTC  (2+ messages)

[PATCH] mm/memcg: remove useless check on page->mem_cgroup
 2020-07-31 15:16 UTC  (2+ messages)

[PATCH mmotm] mm: memcontrol: decouple reference counting from page accounting fix
 2020-07-31 15:04 UTC  (2+ messages)

[PATCH v1 0/4] device-dax: Further improvements to subdivision
 2020-07-31 14:52 UTC  (3+ messages)
` [PATCH v1 2/4] device-dax: Add an 'align' attribute

[PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
 2020-07-31 14:25 UTC  (13+ messages)

[PATCH 0/4] kasan: support stack instrumentation for tag-based mode
 2020-07-31 14:21 UTC  (6+ messages)
` [PATCH 1/4] kasan: don't tag stacks allocated with pagealloc
` [PATCH 2/4] kasan, arm64: don't instrument functions that enable kasan
` [PATCH 3/4] kasan: allow enabling stack tagging for tag-based mode
` [PATCH 4/4] kasan: adjust kasan_stack_oob "

[PATCH v17 00/21] per memcg lru lock
 2020-07-31 14:20 UTC  (13+ messages)
` [PATCH v17 13/21] mm/lru: introduce TestClearPageLRU
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v17 18/21] mm/lru: introduce the relock_page_lruvec function

[PATCH v5 00/16] HWPOISON: soft offline rework
 2020-07-31 12:21 UTC  (16+ messages)
` [PATCH v5 01/16] mm,hwpoison: cleanup unused PageHuge() check
` [PATCH v5 02/16] mm, hwpoison: remove recalculating hpage
` [PATCH v5 03/16] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
` [PATCH v5 04/16] mm,madvise: Refactor madvise_inject_error
` [PATCH v5 05/16] mm,hwpoison-inject: don't pin for hwpoison_filter
` [PATCH v5 06/16] mm,hwpoison: Un-export get_hwpoison_page and make it static
` [PATCH v5 07/16] mm,hwpoison: Kill put_hwpoison_page
` [PATCH v5 08/16] mm,hwpoison: remove MF_COUNT_INCREASED
` [PATCH v5 09/16] mm,hwpoison: remove flag argument from soft offline functions
` [PATCH v5 10/16] mm,hwpoison: Unify THP handling for hard and soft offline
` [PATCH v5 11/16] mm,hwpoison: Rework soft offline for free pages
` [PATCH v5 12/16] mm,hwpoison: Rework soft offline for in-use pages
` [PATCH v5 13/16] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page
` [PATCH v5 14/16] mm,hwpoison: Return 0 if the page is already poisoned in soft-offline
` [PATCH v5 15/16] mm,hwpoison: introduce MF_MSG_UNSPLIT_THP

[PATCH RFCv1 0/5] mm/memory_hotplug: selective merging of memory resources
 2020-07-31 10:40 UTC  (7+ messages)
` [PATCH RFCv1 1/5] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH RFCv1 2/5] kernel/resource: merge_child_mem_resources() to merge memory resources after adding succeeded
` [PATCH RFCv1 3/5] virtio-mem: try to merge "System RAM (virtio_mem)" resources
` [PATCH RFCv1 4/5] xen/balloon: try to merge "System RAM" resources
` [PATCH RFCv1 5/5] hv_balloon:: "

[tip: core/rcu] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-07-31  9:23 UTC 

[tip: core/rcu] mm/list_lru.c: Rename kvfree_rcu() to local variant
 2020-07-31  9:23 UTC 

[PATCH] mm: memcontrol: restore proper dirty throttling when memory.high changes
 2020-07-31  8:18 UTC  (2+ messages)

[PATCH v3] mm/slab.c: add node spinlock protect in __cache_free_alien
 2020-07-31  8:10 UTC  (4+ messages)
  ` 回复: "

[PATCH v3 1/3] mm/gup: restrict CMA region by using allocation scope API
 2020-07-31  7:35 UTC  (3+ messages)
` [PATCH v3 2/3] mm/hugetlb: make hugetlb migration callback CMA aware
` [PATCH v3 3/3] mm/gup: use a standard migration target allocation callback

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-07-31  4:06 UTC  (4+ messages)

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-31  2:57 UTC  (7+ messages)

[PATCH] mm/dmapool.c: add WARN_ON() in dma_pool_destroy
 2020-07-31  2:39 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 7b287a5c6ac518c415a258f2aa7b1ebb25c263d2
 2020-07-31  1:58 UTC 

[PATCH] mm, memcg: do full scan initially in force_empty
 2020-07-31  1:50 UTC  (3+ messages)

[PATCH] cma: don't quit at first error when activating reserved areas
 2020-07-31  0:51 UTC  (3+ messages)

[PATCH v2] mm/hugetlb: Fix calculation of adjust_range_if_pmd_sharing_possible
 2020-07-31  0:28 UTC  (4+ messages)

Raw spinlocks and memory allocation
 2020-07-30 23:12 UTC 

[PATCH 17/24] riscv: use asm-generic/mmu_context.h for no-op implementations
 2020-07-30 21:20 UTC  (2+ messages)

[PATCH 1/2] mm: make mm->locked_vm an atomic64 counter
 2020-07-30 20:57 UTC  (4+ messages)
` [PATCH 2/2] mm, util: account_locked_vm() does not hold mmap_lock

[PATCH] mm/hugetlb: Fix calculation of adjust_range_if_pmd_sharing_possible
 2020-07-30 20:10 UTC  (3+ messages)

Altium - Proposal
 2020-07-30 19:28 UTC 

[PATCH v2 1/1] staging: android: ashmem: Fix lockdep warning for write operation
 2020-07-30 19:26 UTC 

[PATCH 1/1] staging: android: ashmem: Fix lockdep warning for write operation
 2020-07-30 19:15 UTC  (3+ messages)

[PATCH] dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
 2020-07-30 16:45 UTC  (5+ messages)
` [Linaro-mm-sig] "

[PATCH] mm/slab.c: Update outdated kmem_list3 in a comment
 2020-07-30 16:36 UTC  (3+ messages)

userfaultfd: Is handle_userfault() with an uninterruptible lock held allowed?
 2020-07-30 16:33 UTC 

[PATCH v2 1/1] rcu/tree: Drop the lock before entering to page allocator
 2020-07-30 12:53 UTC  (2+ messages)

[PATCH 00/15] memblock: seasonal cleaning^w cleanup
 2020-07-30 12:15 UTC  (14+ messages)
` [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
` [PATCH 05/15] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
` [PATCH 09/15] memblock: make for_each_memblock_type() iterator private
` [PATCH 10/15] memblock: make memblock_debug and related functionality private
` [PATCH 11/15] memblock: reduce number of parameters in for_each_mem_range()

[PATCH] mm: memcontrol: don't count limit-setting reclaim as memory pressure
 2020-07-30 12:00 UTC  (2+ messages)

[PATCH] mm: Don't bother dropping mmap_sem for zero size readahead
 2020-07-30 11:34 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 04b4571786305a76ad81757bbec78eb16a5de582
 2020-07-30  9:52 UTC 

[PATCH v2 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-07-30  9:34 UTC  (7+ messages)
` [PATCH v2 1/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v2 2/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v2 3/6] mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate()
` [PATCH v2 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
` [PATCH v2 5/6] virtio-mem: don't special-case ZONE_MOVABLE
` [PATCH v2 6/6] mm: document semantics of ZONE_MOVABLE

[PATCH 09/24] m68k: use asm-generic/mmu_context.h for no-op implementations
 2020-07-30  8:11 UTC  (2+ messages)

[PATCH v1 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-07-30  4:31 UTC  (19+ messages)
` [PATCH v1 1/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v1 2/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v1 3/6] mm/page_isolation: drop WARN_ON_ONCE() "
` [PATCH v1 4/6] mm/page_isolation: cleanup set_migratetype_isolate()

[PATCH v2] mm/slab.c: add node spinlock protect in __cache_free_alien
 2020-07-30  2:52 UTC 

[RFC PATCH 0/6] decrease unnecessary gap due to pmem kmem alignment
 2020-07-30  2:17 UTC  (15+ messages)
` [RFC PATCH 2/6] resource: export find_next_iomem_res() helper
` [RFC PATCH 3/6] mm/memory_hotplug: allow pmem kmem not to align with memory_block_size
` [RFC PATCH 4/6] mm/page_alloc: adjust the start,end in dax pmem kmem case
` [RFC PATCH 5/6] device-dax: relax the memblock size alignment for kmem_start
` [RFC PATCH 6/6] arm64: fall back to vmemmap_populate_basepages if not aligned with PMD_SIZE

[PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
 2020-07-30  2:14 UTC  (3+ messages)
` [block] 54529aac98: fsmark.files_per_sec -13.6% regression
` [block] 54529aac98: blktests.block.005.fail

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-30  1:09 UTC  (13+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

[PATCH] mm: slab: Avoid the use of one-element array and use struct_size() helper
 2020-07-30  0:12 UTC  (3+ messages)

[PATCH] mm/slab.c: add node spinlock protect in __cache_free_alien
 2020-07-29 23:32 UTC  (4+ messages)
  ` 回复: "

kernel BUG at mm/internal.h:LINE! (2)
 2020-07-29 22:21 UTC  (3+ messages)

kernel BUG at include/linux/swapops.h:LINE!
 2020-07-29 22:11 UTC  (11+ messages)

mmotm 2020-07-27-18-18 uploaded
 2020-07-29 17:29 UTC  (12+ messages)
` mmotm 2020-07-27-18-18 uploaded (mm/page_alloc.c)
        ` make oldconfig (Re: mmotm 2020-07-27-18-18 uploaded (mm/page_alloc.c))

[PATCH v18 02/14] mm: Introduce Data Access MONitor (DAMON)
 2020-07-29 17:29 UTC  (4+ messages)
`  "
    `  "

[PATCH v3 0/5] mm: memcg accounting of percpu memory
 2020-07-29 17:10 UTC  (3+ messages)
` [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup

[linux-next:pending-fixes] BUILD SUCCESS ae5f51ec419387650da0984c6c4a69ca9296625b
 2020-07-29 14:18 UTC 

incoming
 2020-07-29 13:58 UTC  (13+ messages)
` [patch 01/15] mm/memory.c: avoid access flag update TLB flush for retried page fault

[PATCH 00/24] Use asm-generic for mmu_context no-op functions
 2020-07-29 11:45 UTC  (3+ messages)
` [PATCH 14/24] openrisc: use asm-generic/mmu_context.h for no-op implementations

[PATCH v4] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-29 10:33 UTC  (4+ messages)

[PATCH] mm: remove unnecessary wrapper function do_mmap_pgoff()
 2020-07-29  9:05 UTC  (2+ messages)

Re: [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces
 2020-07-29  6:20 UTC  (2+ messages)
`  "

[PATCH] scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
 2020-07-29  4:10 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).