linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-18 16:36:43 to 2019-06-20 01:13:58 UTC [more...]

[PATCH v2 0/3] Enable THP for text section of non-shmem files
 2019-06-20  1:13 UTC  (5+ messages)

[PATCH v3 0/6] Enable THP for text section of non-shmem files
 2019-06-20  1:05 UTC  (10+ messages)
` [PATCH v3 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v3 2/6] filemap: update offset check "
` [PATCH v3 3/6] mm,thp: stats for file backed THP
` [PATCH v3 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v3 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v3 6/6] mm,thp: handle writes to file with THP in pagecache

[PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-20  0:06 UTC  (10+ messages)
` [PATCH v2 1/5] mm: introduce MADV_COLD
` [PATCH v2 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v2 4/5] mm: introduce MADV_PAGEOUT

[PATCH v2] mm, memcg: Add a memcg_slabinfo debugfs file
 2019-06-19 23:48 UTC  (2+ messages)

WARNING: CPU: 0 PID: 11655 at mm/page_counter.c:62
 2019-06-19 23:41 UTC  (4+ messages)

[PATCH] slub: Don't panic for memcg kmem cache creation failure
 2019-06-19 23:25 UTC 

memcg/kmem panics
 2019-06-19 23:04 UTC  (2+ messages)

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-06-19 22:37 UTC  (8+ messages)
` [PATCH v1 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v1 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v1 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v1 4/6] mm: Introduce "aerated" pages
` [PATCH v1 5/6] mm: Add logic for separating "aerated" pages from "raw" pages
` [PATCH v1 6/6] virtio-balloon: Add support for aerating memory via hinting
` [PATCH v1 QEMU] QEMU: Provide a interface for hinting based off of the balloon infrastructure

[PATCH 0/3] resource: find_next_iomem_res() improvements
 2019-06-19 21:53 UTC  (11+ messages)
  ` [PATCH 3/3] resource: Introduce resource cache

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-06-19 21:20 UTC  (9+ messages)

[PATCH -next] mm/slab: fix an use-after-free in kmemcg_workfn()
 2019-06-19 21:07 UTC  (2+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-19 20:05 UTC  (19+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

dev_pagemap related cleanups
 2019-06-19 19:46 UTC  (9+ messages)
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

sparc64 crash around deactivate_slab
 2019-06-19 19:26 UTC 

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-19 18:19 UTC  (11+ messages)

dev_pagemap related cleanups v2
 2019-06-19 18:19 UTC  (8+ messages)
` [PATCH 15/25] device-dax: use the dev_pagemap internal refcount

[PATCH 0/3] Add dirty range scoping to jbd2
 2019-06-19 17:21 UTC  (4+ messages)
` [PATCH 1/3] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH 2/3] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 3/3] ext4: use "

[PATCH v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-19 17:13 UTC  (7+ messages)
` [PATCH v1 1/4] mm: introduce MADV_COLD

[PATCH v10 00/13] mm: Sub-section memory hotplug support
 2019-06-19 17:06 UTC  (16+ messages)
` [PATCH v10 01/13] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v10 02/13] mm/sparsemem: Introduce a SECTION_IS_EARLY flag
` [PATCH v10 03/13] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v10 04/13] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v10 05/13] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v10 06/13] mm/hotplug: Kill is_dev_zone() usage in __remove_pages()
` [PATCH v10 07/13] mm: Kill is_dev_zone() helper
` [PATCH v10 08/13] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v10 09/13] mm/sparsemem: Support sub-section hotplug
` [PATCH v10 10/13] mm: Document ZONE_DEVICE memory-model implications
` [PATCH v10 11/13] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v10 12/13] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
` [PATCH v10 13/13] libnvdimm/pfn: Stop padding pmem namespaces to section alignment

use exact allocation for dma coherent memory
 2019-06-19 16:29 UTC  (4+ messages)

[v3 PATCH 0/2] Fix false negative of shmem vma's THP eligibility
 2019-06-19 16:28 UTC  (4+ messages)
` [v3 PATCH 2/2] mm: thp: fix "

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-19 15:54 UTC  (16+ messages)

[PATCH] mm, memcg: Add a memcg_slabinfo debugfs file
 2019-06-19 15:47 UTC  (5+ messages)

"mm: reparent slab memory on cgroup removal" series triggers SLUB_DEBUG errors
 2019-06-19 13:37 UTC 

"mm: reparent slab memory on cgroup removal" series triggers SLUB_DEBUG errors
 2019-06-19 13:36 UTC  (3+ messages)

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-19 13:18 UTC  (15+ messages)
` [PATCH 4/4] mm/vmalloc: Hugepage vmalloc mappings

[RFC] arm64: Detecting tagged addresses
 2019-06-19 12:16 UTC 

[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
 2019-06-19 12:03 UTC  (31+ messages)
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 09/12] mm/hmm: Poison hmm_range during unregister
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release

[PATCH] mm/vmalloc: avoid bogus -Wmaybe-uninitialized warning
 2019-06-19 10:36 UTC  (5+ messages)

[PATCH v4] page cache: Store only head pages in i_pages
 2019-06-19 10:04 UTC  (5+ messages)

[PATCH v2] mm/sparse: set section nid for hot-add memory
 2019-06-19  9:30 UTC  (17+ messages)

[PATCH] mm: vmscan: fix not scanning anonymous pages when detecting file refaults
 2019-06-19  8:08 UTC 

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:54 UTC  (3+ messages)
` [PATCH RESEND 1/8] s390: Start fallback of top-down mmap at mm->mmap_base

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:38 UTC 

[PATCH] mm, oom: Remove redundant OOM score normalization at select_bad_process()
 2019-06-19  5:35 UTC  (2+ messages)

[PATCH 1/1] fork,memcg: alloc_thread_stack_node needs to set tsk->stack
 2019-06-19  5:18 UTC  (4+ messages)

[PATCH 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:08 UTC  (6+ messages)
` [PATCH 1/8] s390: Start fallback of top-down mmap at mm->mmap_base
` [PATCH 2/8] sh: "
` [PATCH 3/8] sparc: "
` [PATCH 4/8] x86, hugetlbpage: "
` [PATCH 5/8] mm: Start fallback "

[PATCH V6 0/3] arm64/mm: Enable memory hot remove
 2019-06-19  4:17 UTC  (4+ messages)
` [PATCH V6 1/3] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()
` [PATCH V6 2/3] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH V6 3/3] arm64/mm: Enable memory hot remove

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-19  3:40 UTC  (12+ messages)
` [PATCH v9 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v9 02/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v9 03/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-06-18 23:05 UTC  (3+ messages)
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls

[PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-06-18 21:05 UTC  (3+ messages)
` [PATCH v1 08/22] docs: sysctl: convert to ReST
` [PATCH v1 12/22] docs: driver-api: add .rst files from the main dir

fix filler_t callback type mismatches v2
 2019-06-18 20:27 UTC  (3+ messages)
` [PATCH 3/4] jffs2: pass the correct prototype to read_cache_page

[PATCH] mm: idle-page: fix oops because end_pfn is larger than max_pfn
 2019-06-18 20:02 UTC  (3+ messages)

[PATCH] mm, memcg: Report number of memcg caches in slabinfo
 2019-06-18 19:27 UTC  (7+ messages)

[PATCH v3 0/2] fix return value issue of soft offlining hugepages
 2019-06-18 17:55 UTC  (5+ messages)
` [PATCH v3 1/2] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
` [PATCH v3 2/2] mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge

[PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-06-18 16:50 UTC  (11+ messages)

[PATCH, RFC 45/62] mm: Add the encrypt_mprotect() system call for MKTME
 2019-06-18 16:48 UTC  (14+ 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).