linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-20 05:45:05 to 2018-11-21 10:20:06 UTC [more...]

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-21 10:19 UTC  (15+ messages)
` [PATCH V10 09/19] block: introduce bio_bvecs()

[PATCH 0/4] Fragmentation avoidance improvements v4
 2018-11-21 10:14 UTC  (5+ messages)
` [PATCH 1/4] mm, page_alloc: Spread allocations across zones before introducing fragmentation
` [PATCH 2/4] mm: Move zone watermark accesses behind an accessor
` [PATCH 3/4] mm: Reclaim small amounts of memory when an external fragmentation event occurs
` [PATCH 4/4] mm: Stall movable allocations until kswapd progresses during serious external fragmentation event

[Bug 201699] New: kmemleak in memcg_create_kmem_cache
 2018-11-21  9:36 UTC  (12+ messages)
    `  "
      `  "
        `  "
          `  "
              ` Re:Re: "
          `  "

[PATCH V4 0/3] * mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-11-21  9:22 UTC  (4+ messages)
` [PATCH V4 1/3] mm: Add get_user_pages_cma_migrate
` [PATCH V4 2/3] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get
` [PATCH V4 3/3] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing

[PATCH v1 0/8] mm/kdump: allow to exclude pages that are logically offline
 2018-11-21  8:54 UTC  (23+ messages)
` [PATCH v1 1/8] mm: balloon: update comment about isolation/migration/compaction
` [PATCH v1 2/8] mm: convert PG_balloon to PG_offline
` [PATCH v1 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v1 5/8] hv_balloon: mark inflated pages PG_offline
` [PATCH v1 6/8] vmw_balloon: "
` [PATCH v1 7/8] PM / Hibernate: use pfn_to_online_page()
` [PATCH v1 8/8] PM / Hibernate: exclude all PageOffline() pages

[PATCH] mm, hotplug: protect nr_zones with pgdat_resize_lock()
 2018-11-21  8:24 UTC  (9+ messages)

[PATCH 0/1] mm/gup: finish consolidating error handling
 2018-11-21  8:14 UTC  (2+ messages)
` [PATCH] "

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range
 2018-11-21  7:54 UTC  (2+ messages)

[PATCH V11 00/19] block: support multi-page bvec
 2018-11-21  7:45 UTC  (21+ messages)
` [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V11 02/19] block: introduce multi-page bvec helpers
` [PATCH V11 03/19] block: introduce bio_for_each_bvec()
` [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg
` [PATCH V11 06/19] block: introduce bvec_last_segment()
` [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V11 13/19] block: move bounce_clone_bio into bio.c
` [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
` [PATCH V11 15/19] block: enable multipage bvecs
` [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V11 17/19] block: document usage of bio iterator helpers
` [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-11-21  7:24 UTC  (5+ messages)
` [RFC PATCH v6 01/26] Documentation/x86: Add CET description

[RFC PATCH 0/3] few memory offlining enhancements
 2018-11-21  7:11 UTC  (24+ messages)
` [RFC PATCH 1/3] mm, memory_hotplug: try to migrate full section worth of pages
` [RFC PATCH 2/3] mm, memory_hotplug: deobfuscate migration part of offlining
` [RFC PATCH 3/3] mm, fault_around: do not take a reference to a locked page

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-21  7:05 UTC  (12+ messages)
` [RFC PATCH 1/3] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
` [RFC PATCH 2/3] mm, thp, proc: report THP eligibility for each vma
` [RFC PATCH 3/3] mm, proc: report PR_SET_THP_DISABLE in proc

[PATCH 0/9] Use vm_insert_range
 2018-11-21  6:24 UTC  (2+ messages)

[PATCH RFC v3 0/4] mm: some enhancements to the page fault mechanism
 2018-11-21  6:21 UTC  (5+ messages)
` [PATCH RFC v3 1/4] mm: gup: rename "nonblocking" to "locked" where proper
` [PATCH RFC v3 2/4] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH RFC v3 3/4] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH RFC v3 4/4] mm: gup: "

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-21  6:09 UTC  (3+ messages)

[RFC PATCH v2 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2018-11-21  5:28 UTC  (5+ messages)
` [RFC PATCH v2 1/4] "
` [RFC PATCH v2 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v2 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v2 4/4] kvmppc: Handle memory plug/unplug to secure VM

Memory hotplug softlock issue
 2018-11-21  3:20 UTC  (19+ messages)

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-21  3:18 UTC  (7+ messages)

[PATCH] mm: use managed_zone() for more exact check in zone iteration
 2018-11-21  3:05 UTC  (3+ messages)

[LKP] dd2283f260 [ 97.263072] WARNING:at_kernel/locking/lockdep.c:#lock_downgrade
 2018-11-21  0:35 UTC  (6+ messages)

[PATCH 1/2] mm/zsmalloc.c: check encoded object value overflow for PAE
 2018-11-21  0:18 UTC  (3+ messages)
` [PATCH v2] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-20 23:13 UTC  (8+ messages)
` [PATCH v8 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v8 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v8 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v8 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v8 5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}
` [PATCH v8 6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()
` [PATCH v8 7/7] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-11-20 23:23 UTC  (5+ messages)
` [PATCH v9 RESEND 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v9 RESEND 2/4] x86/modules: Increase randomization for modules
` [PATCH v9 RESEND 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v9 RESEND 4/4] Kselftest for module text allocation benchmarking

LPC Traffic Shaping w/ BPF Talk - percpu followup
 2018-11-20 22:16 UTC 

[PATCH -next 1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
 2018-11-20 21:13 UTC  (8+ messages)

[RFC PATCH] mm: thp: implement THP reservations for anonymous memory
 2018-11-20 17:04 UTC  (7+ messages)

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-20 17:03 UTC  (6+ messages)
` [RFC PATCH v4 05/13] workqueue, ktask: renice helper threads to prevent starvation

[PATCH] docs/mm: update kmalloc kernel-doc description
 2018-11-20 16:25 UTC  (2+ messages)

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-11-20 15:31 UTC  (6+ messages)
` [PATCH 3/7] doc/vm: New documentation for memory performance
` [PATCH 5/7] doc/vm: New documentation for memory cache

[PATCH] mm: fix swap offset when replacing shmem page
 2018-11-20 13:12 UTC  (6+ messages)
` [PATCH v2] "

[RFC] a question about reuse hwpoison page in soft_offline_page()
 2018-11-20 11:36 UTC  (5+ messages)
    ` 答复: "

[PATCH RESEND 0/2] free order-0 pages through PCP in page_frag_free() and cleanup
 2018-11-20  9:42 UTC  (4+ messages)
` [PATCH v2 RESEND 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
  ` [PATCH v2 RESEND update "

[PATCH -V7 00/21] swap: Swapout/swapin THP in one piece
 2018-11-20  8:54 UTC  (22+ messages)
` [PATCH -V7 RESEND 01/21] swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -V7 RESEND 02/21] swap: Add __swap_duplicate_locked()
` [PATCH -V7 RESEND 03/21] swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -V7 RESEND 04/21] swap: Support PMD swap mapping in put_swap_page()
` [PATCH -V7 RESEND 05/21] swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -V7 RESEND 06/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V7 RESEND 07/21] swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -V7 RESEND 08/21] swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -V7 RESEND 09/21] swap: Swapin a THP in one piece
` [PATCH -V7 RESEND 10/21] swap: Support to count THP swapin and its fallback
` [PATCH -V7 RESEND 11/21] swap: Add sysfs interface to configure THP swapin
` [PATCH -V7 RESEND 12/21] swap: Support PMD swap mapping in swapoff
` [PATCH -V7 RESEND 13/21] swap: Support PMD swap mapping in madvise_free()
` [PATCH -V7 RESEND 14/21] swap: Support to move swap account for PMD swap mapping
` [PATCH -V7 RESEND 15/21] swap: Support to copy PMD swap mapping when fork()
` [PATCH -V7 RESEND 16/21] swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -V7 RESEND 17/21] swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -V7 RESEND 18/21] swap: Support PMD swap mapping in mincore()
` [PATCH -V7 RESEND 19/21] swap: Support PMD swap mapping in common path
` [PATCH -V7 RESEND 20/21] swap: create PMD swap mapping when unmap the THP
` [PATCH -V7 RESEND 21/21] swap: Update help of CONFIG_THP_SWAP

[RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc
 2018-11-20  7:48 UTC  (11+ messages)

request for 4.14-stable: fd5f7cde1b85 ("printk: Never set console_may_schedule in console_trylock()")
 2018-11-20  7:42 UTC  (5+ 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).