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

[PATCH v2 0/3] followups to debug_pagealloc improvements through page_owner
 2019-09-30 12:29 UTC 

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

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-30 11:28 UTC  (9+ messages)

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

[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks
 2019-09-30 11:09 UTC  (15+ 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

Urgent Response
 2019-09-30  9:30 UTC 

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

[PATCH v2] mm: don't expose page to fast gup prematurely
 2019-09-30  9:20 UTC  (13+ 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-09-30  8:42 UTC  (5+ messages)

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

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-09-30  7:29 UTC  (2+ messages)

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 v10 0/3] fix double page fault on arm64
 2019-09-30  1:57 UTC  (4+ 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 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  (18+ messages)
` [PATCH v5 01/16] mm/gup: Rename "nonblocking" to "locked" where proper
` [PATCH v5 02/16] mm/gup: Fix __get_user_pages() on fault retry of hugetlb
` [PATCH v5 03/16] mm: Introduce fault_signal_pending()
` [PATCH v5 04/16] x86/mm: Use helper fault_signal_pending()
` [PATCH v5 05/16] arc/mm: "
` [PATCH v5 06/16] arm64/mm: "
` [PATCH v5 07/16] powerpc/mm: "
` [PATCH v5 08/16] sh/mm: "
` [PATCH v5 09/16] mm: Return faster for non-fatal signals in user mode faults
` [PATCH v5 10/16] userfaultfd: Don't retake mmap_sem to emulate NOPAGE
` [PATCH v5 11/16] mm: Introduce FAULT_FLAG_DEFAULT
` [PATCH v5 12/16] mm: Introduce FAULT_FLAG_INTERRUPTIBLE
` [PATCH v5 13/16] mm: Allow VM_FAULT_RETRY for multiple times
` [PATCH v5 14/16] mm/gup: "
` [PATCH v5 15/16] mm/gup: Allow to react to fatal signals
` [PATCH v5 16/16] mm/userfaultfd: Honor FAULT_FLAG_KILLABLE in fault path

[mmotm:master 236/260] sdhci-of-aspeed.c:undefined reference to `of_platform_device_create'
 2019-09-29  7:35 UTC 

[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  (6+ messages)
` [PATCH v2 2/3] userfaultfd: remove unnecessary warn_on in __mcopy_atomic_hugetlb
` [PATCH v2 3/3] userfaultfd: wrap the common dst_vma check into an inlined function

[PATCH] mm, vmpressure: Fix a signedness bug in vmpressure_register_event()
 2019-09-28 22:04 UTC  (5+ 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)

[PATCH v5 0/7] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-27 22:56 UTC  (14+ messages)
` [PATCH v5 4/7] hugetlb: disable region_add file_region coalescing

[PATCH] mm, page_alloc: drop pointless static qualifier in build_zonelists()
 2019-09-27 19:32 UTC  (2+ messages)

[PATCH v2 0/5] Emulated coherent graphics memory take 2
 2019-09-27 16:39 UTC  (17+ messages)
` [PATCH v2 1/5] mm: Add write-protect and clean utilities for address space ranges
  ` Ack to merge through DRM? WAS "
` [PATCH v2 2/5] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [PATCH v2 3/5] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
` [PATCH v2 4/5] drm/vmwgfx: Implement an infrastructure for read-coherent resources
` [PATCH v2 5/5] drm/vmwgfx: Add surface dirty-tracking callbacks

[PATCH] mm: fix struct member name in function comments
 2019-09-27 14:40 UTC 

[PATCH v4 0/8] mm/memory_hotplug: Shrink zones before removing memory
 2019-09-27 11:38 UTC  (17+ messages)
` [PATCH 1/2] mm/memunmap: Use the correct start and end pfn when removing pages from zone
  ` [PATCH 2/2] mm/memmap_init: Update variable name in memmap_init_zone
        ` [PATCH] mm/memunmap: Use the correct start and end pfn when removing pages from zone

[PATCH v1] powerpc/pseries: CMM: Drop page array
 2019-09-27 11:19 UTC  (3+ messages)

[PATCH] mm: drop mmap_sem before calling balance_dirty_pages() in write fault
 2019-09-27  8:39 UTC  (9+ messages)

[PATCH v4 0/1] Add bounds check for Hotplugged memory
 2019-09-27  7:24 UTC  (10+ messages)
` [PATCH v4] memory_hotplug: Add a bounds check to __add_pages

[PATCH] z3fold: claim page in the beginning of free
 2019-09-27  7:19 UTC  (3+ messages)

[linux-next:master 13885/13946] mm/mmap.c:204:26: error: expected ')' before ';' token
 2019-09-27  1:32 UTC 

[linux-next:master 13879/13946] fs/userfaultfd.c:1279:32: error: expected ')' before ';' token
 2019-09-26 22:51 UTC 

[linux-next:master 13878/13946] fs/namespace.c:3031:55: error: expected ')' before ';' token
 2019-09-26 21:02 UTC 

[linux-next:master 13877/13946] mm/frame_vector.c:49:30: error: expected ')' before ';' token
 2019-09-26 18:57 UTC 

[PATCH 1/2] userfaultfd: remove one unnecessary warn_on in __mcopy_atomic_hugetlb
 2019-09-26 17:20 UTC  (6+ messages)

[linux-next:master 13875/13946] mm/mempolicy.c:1408:30: error: expected ')' before ';' token
 2019-09-26 16:44 UTC 

[PATCH v10 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-26 15:13 UTC  (5+ messages)

[patch 1/1] arch/sparc/include/asm/pgtable_64.h: fix build
 2019-09-26 14:28 UTC 

[RFC 00/15] Large pages in the page-cache
 2019-09-26 14:22 UTC  (11+ messages)
` [PATCH 01/15] mm: Use vm_fault error code directly
` [PATCH 03/15] mm: Add file_offset_of_ helpers
` [PATCH 07/15] mm: Make prep_transhuge_page tail-callable
` [PATCH 08/15] mm: Add __page_cache_alloc_order
` [PATCH 09/15] mm: Allow large pages to be added to the page cache

[linux-next:master 13874/13946] lib/strncpy_from_user.c:112:46: error: expected ')' before ';' token
 2019-09-26 13:51 UTC 

[PATCH v1] mm/memory_hotplug: Don't take the cpu_hotplug_lock
 2019-09-26 13:14 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION d47175169c28eedd2cc2ab8c01f38764cb0269cc
 2019-09-26 12:29 UTC 

[PATCH] mm/slub: fix a deadlock in shuffle_freelist()
 2019-09-26 12:29 UTC  (5+ messages)

[PATCH] mm: Proportional memory.{low,min} reclaim
 2019-09-26 11:49 UTC  (7+ messages)

[linux-next:master 13883/13946] drivers//tee/tee_shm.c:257:28: error: expected ')' before ';' token
 2019-09-26 11:44 UTC 

[linux-next:master 13882/13946] drivers//media/v4l2-core/videobuf-dma-contig.c:160:57: error: expected ')' before ';' token
 2019-09-26 11:17 UTC 

[RFC v3] zswap: Add CONFIG_ZSWAP_IO_SWITCH to handle swap IO issue
 2019-09-26 10:51 UTC  (3+ messages)

[PATCH v9 0/3] fix double page fault on arm64
 2019-09-26 10:25 UTC  (6+ messages)
` [PATCH v9 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v9 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH 0/3] followups to debug_pagealloc improvements through page_owner
 2019-09-26  9:27 UTC  (7+ messages)
` [PATCH 2/3] mm, debug, kasan: save and dump freeing stack trace for kasan
` [PATCH 3/3] mm, page_owner: rename flag indicating that page is allocated


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