linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-27 18:00:36 to 2019-03-29 01:43:33 UTC [more...]

page cache: Store only head pages in i_pages
 2019-03-29  1:43 UTC  (6+ messages)

[PATCH v2 00/11] Improve HMM driver API v2
 2019-03-29  1:42 UTC  (49+ messages)
` [PATCH v2 01/11] mm/hmm: select mmu notifier when selecting HMM
` [PATCH v2 02/11] mm/hmm: use reference counting for HMM struct v2
` [PATCH v2 04/11] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() v2
` [PATCH v2 05/11] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() v2
` [PATCH v2 06/11] mm/hmm: improve driver API to work and wait over a range v2
` [PATCH v2 07/11] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
` [PATCH v2 08/11] mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) v2
` [PATCH v2 10/11] mm/hmm: add helpers for driver to safely take the mmap_sem v2

[RFC PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg
 2019-03-29  1:28 UTC 

sysrq key f to trigger OOM manually
 2019-03-29  1:04 UTC  (3+ messages)

[mmotm:master 153/210] lib/list_sort.c:17:36: warning: '__pure__' attribute ignored
 2019-03-29  0:48 UTC 

[RFC PATCH] mm: readahead: add readahead_shift into backing device
 2019-03-29  0:33 UTC  (2+ messages)
` [mm] 71ee870ccb: will-it-scale.per_process_ops -2.9% regression

[PATCH 04/10] mm: numa: promote pages to DRAM when it is accessed twice
 2019-03-29  0:31 UTC  (2+ messages)

[mmotm:master 153/210] lib/list_sort.c:17:36: warning: 'pure' attribute ignored
 2019-03-29  0:20 UTC 

[PATCH v2 0/2] A couple hugetlbfs fixes
 2019-03-28 23:47 UTC  (3+ messages)
` [PATCH v2 1/2] huegtlbfs: on restore reserve error path retain subpool reservation
` [PATCH v2 2/2] hugetlb: use same fault hash key for shared and private mappings

mmotm 2019-03-28-15-50 uploaded
 2019-03-28 22:51 UTC 

[RFC PATCH 0/10] Another Approach to Use PMEM as NUMA Node
 2019-03-28 22:45 UTC  (33+ messages)
` [PATCH 06/10] mm: vmscan: demote anon DRAM pages to PMEM node

[PATCH REBASED] hugetlbfs: fix potential over/underflow setting node specific nr_hugepages
 2019-03-28 22:05 UTC 

[PATCH v5 00/10] mm: Sub-section memory hotplug support
 2019-03-28 21:54 UTC  (15+ messages)

[PATCH 0/3] vfs: make immutable files actually immutable
 2019-03-28 21:29 UTC  (7+ messages)
` [PATCH 1/3] mm/fs: don't allow writes to immutable files
` [PATCH 2/3] xfs: reset page mappings after setting immutable
` [PATCH 3/3] xfs: don't allow most setxattr to immutable files

[PATCH v8 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-28 20:43 UTC  (3+ messages)
` [PATCH v8 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-03-28 18:19 UTC  (5+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-03-28 18:03 UTC  (7+ messages)

[LSF/MM ATTEND] Address Space Isolation for KVM
 2019-03-28 17:18 UTC 

[PATCH V3 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-28  8:44 UTC  (8+ messages)
` [PATCH V3 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [PATCH V3 2/7] mm/gup: Change write parameter to flags in fast walk
` [PATCH V3 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [PATCH V3 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [PATCH V3 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [PATCH V3 6/7] IB/qib: "
` [PATCH V3 7/7] IB/mthca: "

[PATCH v4] kmemleak: survive in a low-memory situation
 2019-03-28 15:41 UTC  (14+ messages)

[PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory
 2019-03-28 15:31 UTC  (7+ messages)
` [PATCH 1/4] mm, memory_hotplug: cleanup memory offline path
` [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug
` [PATCH 3/4] mm, memory_hotplug: allocate memmap from the added memory range for sparse-vmemmap
` [PATCH 4/4] mm, sparse: rename kmalloc_section_memmap, __kfree_section_memmap

[PATCH v7 00/20] Convert x86 & arm64 to use generic page walk
 2019-03-28 15:21 UTC  (21+ messages)
` [PATCH v7 01/20] arc: mm: Add p?d_large() definitions
` [PATCH v7 02/20] arm64: "
` [PATCH v7 03/20] mips: "
` [PATCH v7 04/20] powerpc: "
` [PATCH v7 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf()
` [PATCH v7 06/20] riscv: mm: Add p?d_large() definitions
` [PATCH v7 07/20] s390: "
` [PATCH v7 08/20] sparc: "
` [PATCH v7 09/20] x86: "
` [PATCH v7 10/20] mm: Add generic p?d_large() macros
` [PATCH v7 11/20] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v7 12/20] mm: pagewalk: Allow walking without vma
` [PATCH v7 13/20] mm: pagewalk: Add test_p?d callbacks
` [PATCH v7 14/20] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v7 15/20] x86: mm: Don't display pages which aren't present in debugfs
` [PATCH v7 16/20] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v7 17/20] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v7 18/20] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v7 19/20] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v7 20/20] x86: mm: Convert dump_pagetables to use walk_page_range

[RFC PATCH v2 1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file
 2019-03-28 15:00 UTC  (3+ messages)
` [RFC PATCH v2 2/3] lib/string: move sysfs string functions out of string.c
` [RFC PATCH v2 3/3] kasan: add interceptors for all string functions

[PATCH] writeback: sum memcg dirty counters as needed
 2019-03-28 14:20 UTC  (5+ messages)

[PATCH v6 00/19] Convert x86 & arm64 to use generic page walk
 2019-03-28 11:00 UTC  (4+ messages)
` [PATCH v6 04/19] powerpc: mm: Add p?d_large() definitions

Last chance to Add A Little Luxury, for less
 2019-03-28  9:03 UTC 

[PATCH] mm: Fix modifying of page protection by insert_pfn()
 2019-03-28  9:02 UTC  (7+ messages)

Page-allocation-failure
 2019-03-28  7:47 UTC  (2+ messages)

page-allocation-failure
 2019-03-28  7:41 UTC 

[PATCH AUTOSEL 5.0 015/262] memblock: memblock_phys_alloc_try_nid(): don't panic
 2019-03-28  5:57 UTC  (14+ messages)
` [PATCH AUTOSEL 5.0 030/262] mm/sparse: fix a bad comparison
` [PATCH AUTOSEL 5.0 031/262] mm/cma.c: cma_declare_contiguous: correct err handling
` [PATCH AUTOSEL 5.0 032/262] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 5.0 033/262] mm, swap: bounds check swap_info array accesses to avoid NULL derefs
` [PATCH AUTOSEL 5.0 035/262] mm,oom: don't kill global init via memory.oom.group
` [PATCH AUTOSEL 5.0 036/262] memcg: killed threads should not invoke memcg OOM killer
` [PATCH AUTOSEL 5.0 037/262] mm, mempolicy: fix uninit memory access
` [PATCH AUTOSEL 5.0 038/262] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 5.0 039/262] mm/slab.c: kmemleak no scan alien caches
` [PATCH AUTOSEL 5.0 044/262] page_poison: play nicely with KASAN
` [PATCH AUTOSEL 5.0 045/262] kasan: fix kasan_check_read/write definitions
` [PATCH AUTOSEL 5.0 061/262] mm/resource: Return real error codes from walk failures

[PATCH] mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template
 2019-03-28  1:25 UTC 

[RFC PATCH 11/68] vfs: Convert zsmalloc to use the new mount API
 2019-03-27 23:45 UTC  (2+ messages)
` [RFC PATCH 41/68] vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs "

general protection fault in put_pid
 2019-03-27 22:51 UTC  (3+ messages)

[PATCH] mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
 2019-03-27 20:41 UTC 

[PATCH AUTOSEL 3.18 04/41] mm/cma.c: cma_declare_contiguous: correct err handling
 2019-03-27 18:24 UTC  (3+ messages)
` [PATCH AUTOSEL 3.18 05/41] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 3.18 06/41] mm/slab.c: kmemleak no scan alien caches

[PATCH AUTOSEL 4.4 08/63] mm/cma.c: cma_declare_contiguous: correct err handling
 2019-03-27 18:22 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 09/63] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.4 10/63] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.4 11/63] mm/slab.c: kmemleak no scan alien caches

[PATCH AUTOSEL 4.9 10/87] mm/cma.c: cma_declare_contiguous: correct err handling
 2019-03-27 18:19 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 11/87] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.9 12/87] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.9 13/87] mm/slab.c: kmemleak no scan alien caches

[PATCH AUTOSEL 4.14 015/123] mm/cma.c: cma_declare_contiguous: correct err handling
 2019-03-27 18:14 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 016/123] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.14 017/123] mm, mempolicy: fix uninit memory access
` [PATCH AUTOSEL 4.14 018/123] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.14 019/123] mm/slab.c: kmemleak no scan alien caches
` [PATCH AUTOSEL 4.14 024/123] page_poison: play nicely with KASAN

[PATCH AUTOSEL 4.19 021/192] mm/sparse: fix a bad comparison
 2019-03-27 18:07 UTC  (10+ messages)
` [PATCH AUTOSEL 4.19 022/192] mm/cma.c: cma_declare_contiguous: correct err handling
` [PATCH AUTOSEL 4.19 023/192] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.19 024/192] mm, swap: bounds check swap_info array accesses to avoid NULL derefs
` [PATCH AUTOSEL 4.19 025/192] mm,oom: don't kill global init via memory.oom.group
` [PATCH AUTOSEL 4.19 026/192] memcg: killed threads should not invoke memcg OOM killer
` [PATCH AUTOSEL 4.19 027/192] mm, mempolicy: fix uninit memory access
` [PATCH AUTOSEL 4.19 028/192] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.19 029/192] mm/slab.c: kmemleak no scan alien caches
` [PATCH AUTOSEL 4.19 034/192] page_poison: play nicely with KASAN


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