linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-30 12:29:32 to 2019-10-02 14:26:05 UTC [more...]

[PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-02 14:25 UTC  (24+ messages)
` [PATCH v11 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v11 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v11 3/6] mm: Introduce Reported pages
` [PATCH v11 4/6] mm: Add device side and notifier for unused page reporting
` [PATCH v11 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v11 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v11 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v11 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v11 QEMU 3/3] virtio-balloon: Provide a interface for "

[RFC PATCH v6 00/92] VM introspection
 2019-10-02 19:27 UTC  (13+ messages)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-10-02 13:57 UTC  (7+ messages)

[PATCH v3 0/7] Emulated coherent graphics memory take 2
 2019-10-02 13:47 UTC  (8+ 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 4/7] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [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

[RFC 00/15] Large pages in the page-cache
 2019-10-02 13:32 UTC  (19+ messages)
` [PATCH 10/15] mm: Allow find_get_page to be used for large pages
` [PATCH 11/15] mm: Remove hpage_nr_pages
` [PATCH 12/15] mm: Support removing arbitrary sized pages from mapping
` [PATCH 13/15] mm: Add a huge page fault handler for files
` [PATCH 14/15] mm: Align THP mappings for non-DAX
` [PATCH 03/15] mm: Add file_offset_of_ helpers
` [PATCH 04/15] iomap: Support large pages

[PATCH v2 0/5] Emulated coherent graphics memory take 2
 2019-10-02 13:28 UTC  (14+ messages)
` [PATCH v2 1/5] mm: Add write-protect and clean utilities for address space ranges
  ` Ack to merge through DRM? WAS "

[linux-next:master] BUILD SUCCESS a32db7e1172439240202b843642465618498170d
 2019-10-02 13:20 UTC 

Lease semantic proposal
 2019-10-02 13:07 UTC  (9+ messages)

[PATCH RFC 00/14] The new slab memory controller
 2019-10-02 13:00 UTC  (4+ messages)

[PATCH] mm, memcg: clean up reclaim iter array
 2019-10-02 12:24 UTC  (2+ messages)

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

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-02 11:49 UTC  (10+ messages)
` [PATCH v8 1/5] "
` [PATCH v8 2/5] kasan: add test for vmalloc
` [PATCH v8 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v8 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v8 5/5] kasan debug: track pages allocated for vmalloc shadow

[PATCH v2 00/21] Refine memblock API
 2019-10-02 11:14 UTC  (13+ messages)

[PATCH v2 2/2] riscv: Add KASAN support
 2019-10-02 10:55 UTC 

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-02 10:34 UTC  (15+ messages)

[PATCH v2] mm: don't expose page to fast gup prematurely
 2019-10-02  9:24 UTC  (19+ messages)
` [PATCH v3 1/4] mm: remove unnecessary smp_wmb() in collapse_huge_page()
  ` [PATCH v3 3/4] mm: don't expose non-hugetlb page to fast gup prematurely

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

[PATCH] mm thp: shrink deferred split THPs harder
 2019-10-02  8:40 UTC  (2+ messages)

[PATCH v1 0/3] xen/balloon: PG_offline cleanups
 2019-10-02  7:56 UTC  (7+ messages)
` [PATCH v1 1/3] xen/balloon: Drop __balloon_append()
` [PATCH v1 2/3] xen/balloon: Mark pages PG_offline in balloon_append()
` [PATCH v1 3/3] xen/balloon: Clear PG_offline in balloon_retrieve()

[PATCH] mm/memcontrol.c: fix another unused function warning
 2019-10-02  7:54 UTC  (7+ messages)

[PATCH v5 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-02  7:05 UTC  (16+ messages)
` [PATCH v5 01/10] mm/memunmap: Use the correct start and end pfn when removing pages from zone
` [PATCH v5 02/10] mm/memmap_init: Update variable name in memmap_init_zone
` [PATCH v5 03/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_pgdat_span()
` [PATCH v5 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
` [PATCH v5 05/10] mm/memory_hotplug: Shrink zones when offlining memory
` [PATCH v5 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()
` [PATCH v5 07/10] mm/memory_hotplug: We always have a zone in find_(smallest|biggest)_section_pfn
` [PATCH v5 08/10] mm/memory_hotplug: Don't check for "all holes" in shrink_zone_span()
` [PATCH v5 09/10] mm/memory_hotplug: Drop local variables "
` [PATCH v5 10/10] mm/memory_hotplug: Cleanup __remove_pages()

[PATCH] powerpc/pseries: Remove confusing warning message
 2019-10-02  6:51 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS cd6b2766cc1d12e6342a6f09626ac82974aecc50
 2019-10-02  6:31 UTC 

[PATCH v2] perf script python: integrate page reclaim analyze script
 2019-10-02  4:59 UTC  (3+ messages)

[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks
 2019-10-01 19:40 UTC  (16+ messages)
` [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
` [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range

[bug, 5.2.16] kswapd/compaction null pointer crash [was Re: xfs_inode not reclaimed/memory leak on 5.2.16]
 2019-10-01 19:40 UTC  (4+ messages)

[PATCH] mm/thp: make set_huge_zero_page() return void
 2019-10-01 17:54 UTC  (3+ messages)

[PATCH v3] mm: emit tracepoint when RSS changes
 2019-10-01 17:28 UTC 

[PATCH v6 0/4] Raspberry Pi 4 DMA addressing support
 2019-10-01 16:05 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD REGRESSION ae083b2a11c74328112ccfce4981a6b6e0a45f8c
 2019-10-01 16:02 UTC 

[PATCH] docs: Catch up with the new location of get_user_pages_fast()
 2019-10-01 14:55 UTC 

[PATCH v2 0/3] followups to debug_pagealloc improvements through page_owner
 2019-10-01 14:15 UTC  (17+ messages)
` [PATCH v2 1/3] mm, page_owner: fix off-by-one error in __set_page_owner_handle()
` [PATCH v2 2/3] mm, page_owner: decouple freeing stack trace from debug_pagealloc
` [PATCH v2 3/3] mm, page_owner: rename flag indicating that page is allocated

[PATCH] mm/slub: fix a deadlock in shuffle_freelist()
 2019-10-01 13:44 UTC  (10+ messages)
        ` [PATCH] sched: Avoid spurious lock dependencies

[PATCH v10 0/3] fix double page fault on arm64
 2019-10-01 13:32 UTC  (9+ messages)
` [PATCH v10 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v10 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v10 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-10-01 12:46 UTC  (3+ messages)

[PATCH mmotm] sparc64: pgtable_64.h: fix mismatched parens
 2019-10-01 11:53 UTC  (2+ messages)

[PATCH] mm: fix struct member name in function comments
 2019-10-01 11:52 UTC  (2+ messages)

[PATCH v7 0/1] Add bounds check for Hotplugged memory
 2019-10-01  9:49 UTC  (3+ messages)
` [PATCH v7 1/1] memory_hotplug: Add a bounds check to __add_pages

[PATCH v6 0/1] Add bounds check for Hotplugged memory
 2019-10-01  7:41 UTC  (3+ messages)
` [PATCH v6 1/1] memory_hotplug: Add a bounds check to __add_pages

[PATCH] mm, vmpressure: Fix a signedness bug in vmpressure_register_event()
 2019-10-01  7:20 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS afb37288faaa88577b2b4d3b484bdcc85f311ea5
 2019-10-01  5:55 UTC 

[linux-next:pending-fixes] BUILD INCOMPLETE 8d0cc3a7f82fcdc3db2980db674581fa85e5408a
 2019-10-01  1:43 UTC 

[mmotm:master 236/260] sdhci-of-aspeed.c:undefined reference to `of_platform_device_create'
 2019-09-30 23:28 UTC  (2+ messages)

[linux-next:master 14074/14219] include/linux/rcupdate.h:651:9: sparse: sparse: context imbalance in 'dump_tasks' - unexpected unlock
 2019-09-30 22:03 UTC 

mount on tmpfs failing to parse context option
 2019-09-30 16:07 UTC 

[PATCH v5 0/7] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-30 15:12 UTC  (9+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-30 13:32 UTC  (10+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)


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