linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-27 23:25:54 to 2019-10-01 19:17:45 UTC [more...]

[PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-01 19:17 UTC  (16+ 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 "

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

[PATCH v2] mm: don't expose page to fast gup prematurely
 2019-10-01 18:43 UTC  (16+ 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

Lease semantic proposal
 2019-10-01 18:17 UTC  (6+ messages)

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

[PATCH v1 0/3] xen/balloon: PG_offline cleanups
 2019-10-01 17:45 UTC  (5+ 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 v3] mm: emit tracepoint when RSS changes
 2019-10-01 17:28 UTC 

[PATCH] mm/memcontrol.c: fix another unused function warning
 2019-10-01 16:44 UTC  (5+ messages)

[RFC 00/15] Large pages in the page-cache
 2019-10-01 16:08 UTC  (16+ 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 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 RFC 00/14] The new slab memory controller
 2019-10-01 15:12 UTC  (2+ messages)

[PATCH v5 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-01 15:03 UTC  (13+ 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] docs: Catch up with the new location of get_user_pages_fast()
 2019-10-01 14:55 UTC 

[PATCH v2] perf script python: integrate page reclaim analyze script
 2019-10-01 14:45 UTC  (2+ messages)

[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 for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-01 13:50 UTC  (12+ messages)

[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] powerpc/pseries: Remove confusing warning message
 2019-10-01 13:29 UTC 

[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 v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-01 10:17 UTC  (7+ 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 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

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

[PATCH v6 0/1] Add bounds check for Hotplugged memory
 2019-10-01  7:41 UTC  (4+ 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  (5+ messages)

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

[PATCH] mm, memcg: clean up reclaim iter array
 2019-10-01  2:42 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 

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

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  (13+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[linux-next:master] BUILD REGRESSION 8b0eed9f6e36a5488967b0acc51444d658dd711b
 2019-09-30 11:41 UTC 

[PATCH] mm/page_alloc: fix a crash in free_pages_prepare()
 2019-09-30 11:22 UTC  (14+ messages)

Urgent Response
 2019-09-30  9:30 UTC 

lot of MemAvailable but falling cache and raising PSI
 2019-09-30  7:21 UTC  (15+ messages)

[PATCH v5 0/1] Add bounds check for Hotplugged memory
 2019-09-30  5:53 UTC  (3+ messages)
` [PATCH v5 1/1] memory_hotplug: Add a bounds check to __add_pages

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-09-30  4:36 UTC  (5+ messages)

[PATCH AUTOSEL 5.3 42/49] mm: add dummy can_do_mlock() helper
 2019-09-29 17:30 UTC 

[PATCH v2 00/21] Refine memblock API
 2019-09-29 13:33 UTC  (10+ messages)

PTU-6Q stock offer
 2019-09-29 12:06 UTC 

[PATCH v5 00/16] mm: Page fault enhancements
 2019-09-29  9:16 UTC  (3+ messages)
` [PATCH v5 16/16] mm/userfaultfd: Honor FAULT_FLAG_KILLABLE in fault path

[PATCH] mm/cma.c: Switch to bitmap_zalloc() for cma bitmap allocation
 2019-09-29  7:12 UTC 

[linux-next:master] BUILD REGRESSION bb2aee77c82d7e7c08d4c78a4f65c703eef0fc60
 2019-09-29  1:00 UTC 

[PATCH v2 1/3] userfaultfd: use vma_pagesize for all huge page size calculation
 2019-09-29  0:45 UTC  (3+ messages)

[PATCH v2] z3fold: claim page in the beginning of free
 2019-09-28  9:34 UTC 

[PATCH v1] xen/balloon: Set pages PageOffline() in balloon_add_region()
 2019-09-28  8:46 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD REGRESSION d20eeb14322b02c728ce7fe77d41be77a3a37494
 2019-09-28  2:20 UTC  (2+ messages)

[PATCH v3 00/11] Introduces new count-based method for monitoring lockless pagetable walks
 2019-09-27 23:25 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).