linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 02:31:41 to 2017-06-12 10:48:21 UTC [more...]

[PATCH 0/2] fix premature OOM killer
 2017-06-12 10:48 UTC  (9+ messages)
` [RFC PATCH 2/2] mm, oom: do not trigger out_of_memory from the #PF
          ` [RFC PATCH 2/2] mm, oom: do not trigger out_of_memory from the#PF

[RFC v4 00/20] Speculative page faults
 2017-06-12 10:20 UTC  (27+ messages)
` [RFC v4 01/20] mm: Dont assume page-table invariance during faults
` [RFC v4 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC v4 03/20] mm: Introduce pte_spinlock
` [RFC v4 04/20] mm: VMA sequence count
` [RFC v4 05/20] mm: RCU free VMAs
` [RFC v4 06/20] mm: Provide speculative fault infrastructure
` [RFC v4 07/20] mm/spf: Try spin lock in speculative path
` [RFC v4 08/20] mm/spf: Fix fe.sequence init in __handle_mm_fault()
` [RFC v4 09/20] mm/spf: don't set fault entry's fields if locking failed
` [RFC v4 10/20] mm/spf; fix lock dependency against mapping->i_mmap_rwsem
` [RFC v4 11/20] mm/spf: Protect changes to vm_flags
` [RFC v4 12/20] mm/spf Protect vm_policy's changes against speculative pf
` [RFC v4 13/20] mm/spf: Add check on the VMA's flags
` [RFC v4 14/20] mm/spf: protect madvise vs speculative pf
` [RFC v4 15/20] mm/spf: protect mremap() against "
` [RFC v4 16/20] mm/spf: Don't call user fault callback in the speculative path
` [RFC v4 17/20] x86/mm: Add speculative pagefault handling
` [RFC v4 18/20] x86/mm: Update the handle_speculative_fault's path
` [RFC v4 19/20] powerpc/mm: Add speculative page fault
` [RFC v4 20/20] mm/spf: Clear FAULT_FLAG_KILLABLE in the speculative path

[PATCH 0/4] more sensible hugetlb migration for hotplug/CMA
 2017-06-12  9:06 UTC  (11+ messages)
` [PATCH 1/4] mm, memory_hotplug: simplify empty node mask handling in new_node_page
` [PATCH 2/4] hugetlb, memory_hotplug: prefer to use reserved pages for migration
` [PATCH 3/4] mm: unify new_node_page and alloc_migrate_target
` [RFC PATCH 4/4] hugetlb: add support for preferred node to alloc_huge_page_nodemask

[PATCH] mm, memory_hotplug: support movable_node for hotplugable nodes
 2017-06-12  8:58 UTC  (8+ messages)

[PATCH] x86, mm: disable 1GB direct mapping when disabling 2MB mapping
 2017-06-12  7:21 UTC  (3+ messages)

[PATCH -v4 0/14] mm: make movable onlining suck less
 2017-06-12  6:49 UTC  (8+ messages)
` [PATCH 04/14] mm, memory_hotplug: get rid of is_zone_device_section

Sleeping BUG in khugepaged for i586
 2017-06-12  6:29 UTC  (18+ messages)

[PATCH 1/3] mm: add vm_insert_mixed_mkwrite()
 2017-06-12  4:02 UTC  (5+ messages)

[mmotm:master 199/276] include/linux/string.h:199:24: error: redefinition of 'strcpy'
 2017-06-12  1:43 UTC 

[mmotm:master 199/276] arch/alpha/include/asm/string.h:45:16: error: redefinition of '__memset'
 2017-06-12  1:30 UTC 

[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
 2017-06-12  0:47 UTC 

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-11 19:44 UTC  (42+ messages)
` [PATCH v6 04/34] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v6 05/34] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v6 06/34] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v6 09/34] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
            ` [Xen-devel] "
` [PATCH v6 13/34] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v6 14/34] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v6 18/34] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers "
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH 0/2] mm: force enable thp for dax
 2017-06-10 21:49 UTC  (3+ messages)
` [PATCH 1/2] mm: improve readability of transparent_hugepage_enabled()
` [PATCH 2/2] mm: always enable thp for dax mappings

[RFC v4 0/3] Add support for eXclusive Page Frame Ownership
 2017-06-10  0:23 UTC  (3+ messages)
` [RFC v4 3/3] xpfo: add support for hugepages

[patch -mm] mm, hugetlb: schedule when potentially allocating many hugepages
 2017-06-09 22:43 UTC  (5+ messages)
    ` [patch v2 "

[PATCH v6 0/4] ro protection for dynamic data
 2017-06-09 18:56 UTC  (3+ messages)
` [PATCH 2/4] Protectable Memory Allocator

[PATCH v5] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
 2017-06-09 18:13 UTC  (5+ messages)

On my config missing var CONFIG_ZONE_DEVICE from config file
 2017-06-09 17:46 UTC  (2+ messages)

[RFC PATCH v2 0/7] cgroup-aware OOM killer
 2017-06-09 16:30 UTC  (7+ messages)
` [RFC PATCH v2 1/7] mm, oom: refactor select_bad_process() to take memcg as an argument

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-09 11:18 UTC  (8+ messages)
` [PATCH v11 1/6] virtio-balloon: deflate via a page list
` [PATCH v11 2/6] virtio-balloon: coding format cleanup
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [PATCH v11 4/6] mm: function to offer a page block on the free list
` [PATCH v11 5/6] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ

[PATCH 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
 2017-06-09 10:05 UTC  (22+ messages)
` [PATCH 1/3] mm: numa: avoid waiting on freed migrated pages
` [PATCH 2/3] mm/page_ref: Ensure page_ref_unfreeze is ordered against prior accesses
` [PATCH 3/3] mm: migrate: Stabilise page count when migrating transparent hugepages

[PATCH 0/4] thp: fix few MADV_DONTNEED races
 2017-06-09  8:21 UTC  (6+ messages)
` [PATCH 2/4] thp: fix MADV_DONTNEED vs. numa balancing race

[PATCH v3] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
 2017-06-09  7:45 UTC  (10+ messages)

[RFC PATCH 0/4 v2] mm: give __GFP_REPEAT a better semantic
 2017-06-09  7:32 UTC  (8+ messages)
` [RFC PATCH 2/4] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic

1.5GB Memory losted
 2017-06-09  5:46 UTC 

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-06-09  3:55 UTC  (3+ messages)
` [HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v3

[PATCH] mm: Define KB, MB, GB, TB in core VM
 2017-06-09  2:54 UTC  (8+ messages)

[PATCH v4] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
 2017-06-09  2:29 UTC  (3+ messages)

[PATCH] mm: correct the comment when reclaimed pages exceed the scanned pages
 2017-06-09  1:57 UTC  (4+ messages)

[RFC][PATCH] slub: Introduce 'alternate' per cpu partial lists
 2017-06-08 23:53 UTC 

[PATCH 1/2] mm: use slab size in the slab shrinking ratio calculation
 2017-06-08 19:19 UTC  (2+ messages)
` [PATCH 2/2] mm: make kswapd try harder to keep active pages in cache

[PATCH] mm: vmalloc: simplify vread/vwrite to use existing mappings
 2017-06-08 16:15 UTC  (3+ messages)

[PATCHv7 00/14] x86: 5-level paging enabling for v4.13, Part 4
 2017-06-08 14:18 UTC  (7+ messages)
` [PATCHv7 03/14] x86/boot/efi: Cleanup initialization of GDT entries
` [PATCHv7 04/14] x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configuration
` [PATCHv7 05/14] x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations

mm, something wring in page_lock_anon_vma_read()?
 2017-06-08 14:11 UTC  (15+ messages)

[Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node
 2017-06-08 14:12 UTC  (2+ messages)

4.9.30 NULL pointer dereference in __remove_shared_vm_struct
 2017-06-08 10:21 UTC  (2+ messages)

[PATCH v2] mm/oom_kill: count global and memory cgroup oom kills
 2017-06-08  9:44 UTC  (4+ messages)

4.12-rc ppc64 4k-page needs costly allocations
 2017-06-08  5:52 UTC  (13+ messages)

[PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
 2017-06-08  4:24 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/mm/book(e)(3s)/64: Add page table accounting
 2017-06-08  4:07 UTC  (2+ messages)
` [v3,1/3] "

Fwd: kernel BUG at lib/radix-tree.c:1008!
 2017-06-08  3:21 UTC  (3+ messages)

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-06-08  2:43 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).