linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-13 22:55:18 to 2019-05-15 18:32:51 UTC [more...]

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-05-15 18:32 UTC  (16+ messages)

[PATCH RFC 0/5] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-15 18:29 UTC  (7+ messages)
` [PATCH RFC 1/5] mm: Add process_vm_mmap() syscall declaration
` [PATCH RFC 2/5] mm: Extend copy_vma()
` [PATCH RFC 3/5] mm: Extend copy_page_range()
` [PATCH RFC 4/5] mm: Export round_hint_to_min()
` [PATCH RFC 5/5] mm: Add process_vm_mmap()

CFP: 4th RDMA Mini-Summit at LPC 2019
 2019-05-15 18:15 UTC  (4+ messages)

[v5 0/3] "Hotremove" persistent memory
 2019-05-15 18:11 UTC  (3+ messages)

[PATCH] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
 2019-05-15 17:45 UTC  (9+ messages)
` [PATCH RESEND] mm: show number of vmalloc pages in /proc/meminfo

[PATCH 1/5] proc: use down_read_killable for /proc/pid/maps
 2019-05-15 17:00 UTC  (8+ messages)
` [PATCH 2/5] proc: use down_read_killable for /proc/pid/smaps_rollup
` [PATCH 3/5] proc: use down_read_killable for /proc/pid/pagemap
` [PATCH 4/5] proc: use down_read_killable for /proc/pid/clear_refs
` [PATCH 5/5] proc: use down_read_killable for /proc/pid/map_files

[PATCH] mm: filemap: correct the comment about VM_FAULT_RETRY
 2019-05-15 16:01 UTC  (5+ messages)

Recurring warning in page_copy_sane (inside copy_page_to_iter) when running stress tests involving drop_caches
 2019-05-15 15:37 UTC  (8+ messages)

[PATCH v4 0/3] improve vmap allocation
 2019-05-15 15:24 UTC  (4+ messages)
` [PATCH v4 1/3] mm/vmap: keep track of free blocks for "

[PATCH RFC v2 0/4] mm/ksm: add option to automerge VMAs
 2019-05-15 15:15 UTC  (19+ messages)
` [PATCH RFC v2 1/4] mm/ksm: introduce ksm_enter() helper
` [PATCH RFC v2 2/4] mm/ksm: introduce ksm_leave() helper
` [PATCH RFC v2 3/4] mm/ksm: introduce force_madvise knob
` [PATCH RFC v2 4/4] mm/ksm: add force merging/unmerging documentation

KMSAN: kernel-infoleak in copy_page_to_iter (2)
 2019-05-15 14:41 UTC  (6+ messages)

[PATCH] mm: use down_read_killable for locking mmap_sem in access_remote_vm
 2019-05-15 14:28 UTC  (5+ messages)
`  "

[PATCH v4 0/7] mm: reparent slab memory on cgroup removal
 2019-05-15 14:11 UTC  (13+ messages)
` [PATCH v4 1/7] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH v4 2/7] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v4 3/7] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH v4 4/7] mm: unify SLAB and SLUB page accounting
` [PATCH v4 5/7] mm: rework non-root kmem_cache lifecycle management
` [PATCH v4 6/7] mm: reparent slab memory on cgroup removal
` [PATCH v4 7/7] mm: fix /proc/kpagecgroup interface for slab pages

[RFC PATCH 1/5] mm: large system hash use vmalloc for size > MAX_ORDER when !hashdist
 2019-05-15 13:19 UTC  (5+ messages)
` [RFC PATCH 2/5] mm: large system hash avoid vmap for non-NUMA machines when hashdist
` [RFC PATCH 3/5] mm/vmalloc: Hugepage vmalloc mappings
` [RFC PATCH 4/5] powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
` [RFC PATCH 5/5] powerpc/64s/radix: iomap use huge page mappings

[RFC KVM 00/27] KVM Address Space Isolation
 2019-05-15 12:52 UTC  (43+ messages)
` [RFC KVM 06/27] KVM: x86: Exit KVM isolation on IRQ entry
` [RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer
` [RFC KVM 19/27] kvm/isolation: initialize the KVM page table with core mappings
` [RFC KVM 24/27] kvm/isolation: KVM page fault handler

[PATCH RFC] proc/meminfo: add NetBuffers counter for socket buffers
 2019-05-15 11:55 UTC 

[PATCH RFC] proc/meminfo: add KernelMisc counter
 2019-05-15 11:49 UTC 

[PATCH V3 0/2] mm/ioremap: Check virtual address alignment
 2019-05-15 10:10 UTC  (7+ messages)
` [PATCH V3 1/2] mm/ioremap: Check virtual address alignment while creating huge mappings
      ` [PATCH V4] "

[PATCH 0/4] RFC: add init_on_alloc/init_on_free boot options
 2019-05-15 10:06 UTC  (7+ messages)
` [PATCH 3/4] gfp: mm: introduce __GFP_NOINIT

LTP: mm: overcommit_memory01, 03...06 failed
 2019-05-15  9:03 UTC  (2+ messages)

[PATCH] mm: fix protection of mm_struct fields in get_cmdline()
 2019-05-15  8:38 UTC  (4+ messages)

[PATCH 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-05-15  5:16 UTC  (4+ messages)
` [PATCH 4/4] kdump: update Documentation about crashkernel on arm64

[PATCH] mm: don't expose page to fast gup before it's ready
 2019-05-14 23:07 UTC  (5+ messages)

[PATCH 0/2] Two bug-fixes for HMM
 2019-05-14 21:58 UTC  (10+ messages)
` [PATCH 1/2] mm/hmm: support automatic NUMA balancing
` [PATCH 2/2] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking

[PATCH v3 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
 2019-05-14 21:22 UTC  (2+ messages)
` [PATCH v3 2/2] memcg, fsnotify: no oom-kill for remote memcg charging

[PATCH v2 0/6] mm/devm_memremap_pages: Fix page release race
 2019-05-14 21:18 UTC  (9+ messages)
` [PATCH v2 1/6] drivers/base/devres: Introduce devm_release_action()

[v2 PATCH] mm: vmscan: correct nr_reclaimed for THP
 2019-05-14 20:44 UTC  (6+ messages)

[PATCH v3 0/7] mm: reparent slab memory on cgroup removal
 2019-05-14 20:04 UTC  (5+ messages)

[v2 PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-14 17:25 UTC  (7+ messages)

Patch "[PATCH 21/76] x86/speculation/l1tf: Drop the swap storage limit" has been added to the 4.9-stable tree
 2019-05-14 17:05 UTC 

[PATCH, RFC 0/2] Share PMDs for FS/DAX on x86
 2019-05-14 16:09 UTC  (5+ messages)
` [PATCH, RFC 2/2] Implement sharing/unsharing of PMDs for FS/DAX

[RFC 00/11] Remove 'order' argument from many mm functions
 2019-05-14 14:51 UTC  (7+ messages)
` [PATCH 01/11] fix function alignment
` [PATCH 02/11] mm: Pass order to __alloc_pages_nodemask in GFP flags

[RESEND PATCH] slab: skip kmemleak_object in leaks_show()
 2019-05-14 14:47 UTC 

[PATCH v2 1/4] mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
 2019-05-14 14:35 UTC  (4+ messages)
` [PATCH v2 2/4] lib: introduce test_meminit module
` [PATCH v2 3/4] gfp: mm: introduce __GFP_NO_AUTOINIT
` [PATCH v2 4/4] net: apply __GFP_NO_AUTOINIT to AF_UNIX sk_buff allocations

[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
 2019-05-14 14:29 UTC 

[PATCH RFC 0/4] mm/ksm: add option to automerge VMAs
 2019-05-14 13:33 UTC  (7+ messages)

[PATCH] mm/slub: avoid double string traverse in kmem_cache_flags()
 2019-05-14 12:22 UTC  (2+ messages)

[PATCH] mm: Introduce page_size()
 2019-05-14 11:53 UTC  (3+ messages)

[v2 PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-14 11:49 UTC  (7+ messages)

[PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-14  8:58 UTC  (9+ messages)

[PATCH] docs: reorder memory-hotplug documentation
 2019-05-14  8:23 UTC 

[rgushchin:kmem_reparent.4 170/380] mm/mprotect.c:152:16: error: 'mm' undeclared
 2019-05-14  5:54 UTC 

[rgushchin:kmem_reparent.4 170/380] mm/mprotect.c:138:19: error: 'struct vm_area_struct' has no member named 'mm'
 2019-05-14  5:44 UTC 

[PATCH] mm/nvdimm: Use correct #defines instead of opencoding
 2019-05-14  4:46 UTC  (5+ messages)

[PATCH] mm/nvdimm: Use correct alignment when looking at first pfn from a region
 2019-05-14  4:41 UTC  (3+ messages)

[RFC PATCH] mm/nvdimm: Fix kernel crash on devm_mremap_pages_release
 2019-05-14  4:40 UTC  (4+ messages)

[PATCH] mm/nvdimm: Pick the right alignment default when creating dax devices
 2019-05-14  2:54 UTC 

Maintainer's / Kernel Summit 2019 planning kick-off
 2019-05-13 23:06 UTC 

[GIT PULL] percpu changes for v5.2-rc1
 2019-05-13 22:55 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).