linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-08 11:43:53 to 2020-09-09 14:42:46 UTC [more...]

[PATCH 00/11] Remove assumptions of THP size
 2020-09-09 14:42 UTC  (15+ messages)
` [PATCH 01/11] mm/filemap: Fix page cache removal for arbitrary sized THPs
` [PATCH 02/11] mm/memory: Remove page fault assumption of compound page size
` [PATCH 03/11] mm/page_owner: Change split_page_owner to take a count
` [PATCH 04/11] mm/huge_memory: Fix total_mapcount assumption of page size
` [PATCH 05/11] mm/huge_memory: Fix split "
` [PATCH 06/11] mm/huge_memory: Fix page_trans_huge_mapcount assumption of THP size
` [PATCH 07/11] mm/huge_memory: Fix can_split_huge_page "
` [PATCH 08/11] mm/rmap: Fix assumptions "
` [PATCH 09/11] mm/truncate: Fix truncation for pages of arbitrary size
` [PATCH 10/11] mm/page-writeback: Support tail pages in wait_for_stable_page
` [PATCH 11/11] mm/vmscan: Allow arbitrary sized pages to be paged out

[RFC PATCH 00/16] 1GB THP support on x86_64
 2020-09-09 14:36 UTC  (44+ messages)
` [RFC PATCH 01/16] mm: add pagechain container for storing multiple pages
` [RFC PATCH 03/16] mm: proc: add 1GB THP kpageflag
` [RFC PATCH 05/16] mm: thp: handling 1GB THP reference bit
` [RFC PATCH 06/16] mm: thp: add 1GB THP split_huge_pud_page() function

[PATCH V4 0/2] vfio: optimized for hugetlbf pages when dma map/unmap
 2020-09-09 14:29 UTC  (7+ messages)
` [PATCH V4 1/2] vfio dma_map/unmap: optimized for hugetlbfs pages
` [PATCH V4 2/2] vfio: optimized for unpinning pages

[linux-next:pending-fixes] BUILD SUCCESS 03ef16f8dff93dcaf454582ffb92d47b62db096a
 2020-09-09 14:19 UTC 

[RFC 0/5] disable pcplists during page isolation
 2020-09-09 12:57 UTC  (12+ messages)
` [RFC 5/5] mm, page_alloc: "

[PATCH] mm: don't rely on system state to detect hot-plug operations
 2020-09-09 12:45 UTC  (15+ messages)

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-09 12:29 UTC  (25+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
` [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions

[PATCH] mm/vmscan: fix infinite loop in drop_slab_node
 2020-09-09 12:10 UTC  (7+ messages)
  ` [External] "

Splitting an iomap_page
 2020-09-09 11:57 UTC  (5+ messages)

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-09-09 11:53 UTC  (10+ messages)

[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-09 11:51 UTC  (18+ messages)
` [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v2 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v2 5/7] virtio-mem: try to merge system ram resources
` [PATCH v2 6/7] xen/balloon: "
` [PATCH v2 7/7] hv_balloon: "

[PATCH v18 00/32] per memcg lru_lock
 2020-09-09 11:40 UTC  (15+ messages)
` [PATCH v18 31/32] mm: Add explicit page decrement in exception path for isolate_lru_pages
      ` [PATCH v18 00/32] per memcg lru_lock: reviews

[RESEND RFC PATCH 0/5] Remote mapping
 2020-09-09 11:38 UTC  (7+ messages)
` [RESEND RFC PATCH 4/5] mm/remote_mapping: use a pidfd to access memory belonging to unrelated process

[PATCH v4 00/13] mm/debug_vm_pgtable fixes
 2020-09-09 11:36 UTC  (13+ messages)

[PATCH v3 00/23] Use asm-generic for mmu_context no-op functions
 2020-09-09 11:27 UTC  (2+ messages)

Flushing transparent hugepages
 2020-09-09 10:26 UTC  (2+ messages)

[PATCH] Remove duplicate include file
 2020-09-09  9:51 UTC  (2+ messages)

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-09-09  8:27 UTC  (2+ messages)

[linux-next:master 5810/5816] <stdin>:1529:2: warning: #warning syscall process_madvise not implemented
 2020-09-09  6:05 UTC 

[PATCH V2 0/2] arm64/mm: Enable THP migration
 2020-09-09  4:53 UTC  (3+ messages)
` [PATCH V2 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics
` [PATCH V2 2/2] arm64/mm: Enable THP migration

WARNING: suspicious RCU usage: race/events/tlb.h:57 suspicious rcu_dereference_check() usage!
 2020-09-09  4:38 UTC 

WARNING: suspicious RCU usage: include/trace/events/tlb.h:57 suspicious rcu_dereference_check() usage!
 2020-09-09  4:27 UTC 

general protection fault in unlink_file_vma
 2020-09-09  4:15 UTC  (2+ messages)

[PATCH] mm/mmap: leave adjust_next as virtual address instead of page frame number
 2020-09-09  2:28 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING dff9f829e5b0181d4ed9d35aa62d695292399b54
 2020-09-09  1:58 UTC 

arch/powerpc/platforms/44x/ppc476.c:242:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-09-09  1:08 UTC 

[PATCH] mm/memory.c: fix spello of "function"
 2020-09-09  1:08 UTC 

[PATCH] mm/mmu_notifier.c: micro-optimization substitute kzalloc with kmalloc
 2020-09-08 23:32 UTC  (5+ messages)

[RFC PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-08 22:57 UTC  (4+ messages)

+ xarray-add-xas_split-fix.patch added to -mm tree
 2020-09-08 22:06 UTC 

[PATCH v2] mm: memcg: yield cpu when we fail to charge pages
 2020-09-08 20:57 UTC  (4+ messages)

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-09-08 19:41 UTC  (24+ messages)
` [PATCH 20/35] arm64: mte: Add in-kernel MTE helpers
` [PATCH 22/35] arm64: mte: Enable in-kernel MTE
` [PATCH 24/35] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH 26/35] kasan, arm64: Enable TBI EL1

[PATCH] mm: memcg: yield cpu when we fail to charge pages
 2020-09-08 19:28 UTC  (3+ messages)

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-08 18:25 UTC  (17+ messages)

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-08 18:03 UTC  (5+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[PATCH -next] fork: silence a false postive warning in __mmdrop
 2020-09-08 17:58 UTC 

[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-08 16:14 UTC  (16+ messages)
` [PATCH RFC 07/10] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
` [PATCH RFC 09/10] kfence, Documentation: add KFENCE documentation

PROBLEM: Long Workqueue delays V2
 2020-09-08 15:54 UTC  (4+ messages)

kernel BUG at mm/huge_memory.c:LINE! (2)
 2020-09-08 13:29 UTC 

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-08 12:31 UTC  (10+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot


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