linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-02 13:47:52 to 2019-10-04 11:36:35 UTC [more...]

[PATCH -next 00/11] lib/interval-tree: move to half closed intervals
 2019-10-04 11:36 UTC  (23+ messages)
` [PATCH 01/11] mm: introduce vma_interval_tree_foreach_stab()
` [PATCH 02/11] lib/interval-tree: add an equivalent tree with [a,b) intervals
` [PATCH 03/11] drm/amdgpu: convert amdgpu_vm_it to half closed intervals
` [PATCH 04/11] drm: convert drm_mm_interval_tree "
` [PATCH 05/11] IB/hfi1: convert __mmu_int_rb "
` [PATCH 06/11] IB,usnic: convert usnic_uiom_interval_tree "
` [PATCH 07/11] vhost: convert vhost_umem_interval_tree "
` [PATCH 08/11] mm: convert vma_interval_tree "
` [PATCH 09/11] lib/interval-tree: convert interval_tree "
` [PATCH 10/11] lib: drop interval_tree_generic.h
` [PATCH 11/11] x86/mm, pat: convert pat tree to generic interval tree

[PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
 2019-10-04 11:28 UTC  (27+ messages)
` [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks
` [PATCH v5 02/11] powerpc/mm: Adds counting method "
` [PATCH v5 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
` [PATCH v5 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks
` [PATCH v5 05/11] powerpc/perf: "
` [PATCH v5 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v5 07/11] powerpc/kvm/e500: "
` [PATCH v5 08/11] powerpc/kvm/book3s_hv: "
` [PATCH v5 09/11] powerpc/kvm/book3s_64: "
` [PATCH v5 10/11] mm/Kconfig: Adds config option to track lockless pagetable walks
` [PATCH v5 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[PATCH] mm/page_alloc: Add a reason for reserved pages in has_unmovable_pages()
 2019-10-04 10:58 UTC  (11+ messages)

[PATCH] mm/swap: piggyback lru_add_drain_all() calls
 2019-10-04 10:11 UTC 

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-10-04  9:54 UTC  (17+ messages)

DANGER WILL ROBINSON, DANGER
 2019-10-04  9:41 UTC  (21+ messages)

[PATCH v5 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-04  9:33 UTC  (8+ messages)
` [PATCH v5 01/10] mm/memunmap: Use the correct start and end pfn when removing pages from zone

[rfc] mm, hugetlb: allow hugepage allocations to excessively reclaim
 2019-10-04  9:28 UTC  (7+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-10-04  9:27 UTC  (17+ messages)

BUG: Crash in __free_slab() using SLAB_TYPESAFE_BY_RCU
 2019-10-04  8:59 UTC  (8+ messages)

[PATCH] mm: vmscan: remove unused scan_control parameter from pageout()
 2019-10-04  8:16 UTC  (3+ messages)

[PATCH] mm/slub: fix a deadlock in show_slab_objects()
 2019-10-04  8:13 UTC  (5+ messages)

[PATCH] mm/page_owner: fix incorrect looping in __set_page_owner_handle()
 2019-10-04  7:59 UTC  (3+ messages)

[PATCH v1] mm/memory_hotplug: Don't take the cpu_hotplug_lock
 2019-10-04  7:42 UTC  (3+ messages)

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-04  7:42 UTC  (20+ messages)
` [RFC PATCH 01/13] kvm: Enable MTRR to work with GFNs with perm bits
` [RFC PATCH 02/13] kvm: Add support for X86_FEATURE_KVM_XO
` [RFC PATCH 03/13] kvm: Add XO memslot type
` [RFC PATCH 04/13] kvm, vmx: Add support for gva exit qualification
` [RFC PATCH 05/13] kvm: Add #PF injection for KVM XO
` [RFC PATCH 06/13] kvm: Add KVM_CAP_EXECONLY_MEM
` [RFC PATCH 07/13] kvm: Add docs for KVM_CAP_EXECONLY_MEM
` [RFC PATCH 08/13] x86/boot: Rename USE_EARLY_PGTABLE_L5
` [RFC PATCH 09/13] x86/cpufeature: Add detection of KVM XO
` [RFC PATCH 10/13] x86/mm: Add NR page bit for "
` [RFC PATCH 11/13] x86, ptdump: Add NR bit to page table dump
` [RFC PATCH 12/13] mmap: Add XO support for KVM XO
` [RFC PATCH 13/13] x86/Kconfig: Add Kconfig for KVM based XO

[PATCH] lib/generic-radix-tree.c: add kmemleak annotations
 2019-10-04  6:50 UTC 

[linux-next:master] BUILD INCOMPLETE 2521ffab5375209bd0df42b675fd84ad785647e9
 2019-10-04  5:42 UTC 

[linux-next:pending-fixes] BUILD SUCCESS b76690ad767aa45ce68a6c5dc102f26078f22cee
 2019-10-04  2:33 UTC 

[PATCH] powerpc/pseries: Remove confusing warning message
 2019-10-03 23:05 UTC  (2+ messages)

[PATCH v3 0/7] Emulated coherent graphics memory take 2
 2019-10-03 18:11 UTC  (20+ messages)
` [PATCH v3 1/7] mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()
` [PATCH v3 2/7] mm: Add a walk_page_mapping() function to the pagewalk code
` [PATCH v3 3/7] mm: Add write-protect and clean utilities for address space ranges
` [PATCH v3 5/7] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
` [PATCH v3 6/7] drm/vmwgfx: Implement an infrastructure for read-coherent resources
` [PATCH v3 7/7] drm/vmwgfx: Add surface dirty-tracking callbacks

hibernation memory usage
 2019-10-03 17:16 UTC 

Lease semantic proposal
 2019-10-03 17:05 UTC  (10+ messages)

[PATCH RFC 00/14] The new slab memory controller
 2019-10-03 15:52 UTC  (6+ messages)

[PATCH] mm: vmalloc: Use the vmap_area_lock to protect ne_fit_preload_node
 2019-10-03 11:55 UTC  (2+ messages)

Boot hang with 5.4-rc1, bisected to c5665868183f
 2019-10-03  9:13 UTC 

[PATCH] mm: export cma alloc and release
 2019-10-03  8:55 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 829a15f23627ab3211304a590b7786e60576960b
 2019-10-03  8:51 UTC 

[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
 2019-10-03  8:41 UTC  (3+ messages)
` [PATCH v3 1/3] mm: kmemleak: Make the tool tolerant to struct scan_area allocation failures

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-03  8:00 UTC  (13+ messages)

[RFC 00/15] Large pages in the page-cache
 2019-10-03  5:08 UTC  (3+ messages)
` [PATCH 06/15] xfs: Pass a page to xfs_finish_page_writeback
` [PATCH 11/15] mm: Remove hpage_nr_pages

[PATCH] Make SPLIT_RSS_COUNTING configurable
 2019-10-03  2:08 UTC  (3+ messages)

[PATCH v7 0/1] Add bounds check for Hotplugged memory
 2019-10-02 23:27 UTC  (5+ messages)
` [PATCH v7 1/1] memory_hotplug: Add a bounds check to __add_pages

[PATCH v6 0/3] mm, slab: Make kmalloc_info[] contain all types of names
 2019-10-02 23:06 UTC  (2+ messages)

[PATCH v3 3/4] mm: don't expose non-hugetlb page to fast gup prematurely
 2019-10-02 17:33 UTC  (12+ messages)

[PATCH] mm: thp: move deferred split queue to memcg's nodeinfo
 2019-10-02 17:29 UTC  (3+ messages)

[PATCH] mm thp: shrink deferred split THPs harder
 2019-10-02 17:26 UTC  (3+ messages)

cleanup vmap usage in the dma-mapping layer
 2019-10-02 16:45 UTC  (4+ messages)
` [PATCH 3/4] dma-mapping: introduce a dma_common_find_pages helper

[PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-02 15:04 UTC  (13+ messages)
        ` [virtio-dev] "


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