linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-26 03:17:20 to 2019-01-29 09:13:25 UTC [more...]

[PATCH 0/2] mm, memory_hotplug: fix uninitialized pages fallouts
 2019-01-29  9:13 UTC  (14+ messages)
` [PATCH 1/2] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
` [PATCH 2/2] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone

[PATCH] mm: fix sleeping function warning in alloc_swap_info
 2019-01-29  8:53 UTC  (2+ messages)

[RFC PATCH v2 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2019-01-29  8:43 UTC  (3+ messages)

[PATCH] mm,memory_hotplug: Fix scan_movable_pages for gigantic hugepages
 2019-01-29  8:27 UTC  (8+ messages)

[PATCH] mm: Prevent mapping typed pages to userspace
 2019-01-29  8:09 UTC  (2+ messages)

[PATCH v2] mm/slub: introduce SLAB_WARN_ON_ERROR
 2019-01-29  7:53 UTC  (6+ messages)

[PATCH v1] mm: migrate: don't rely on PageMovable() of newpage after unlocking it
 2019-01-29  7:18 UTC  (6+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-29  6:41 UTC  (14+ messages)

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-29  4:46 UTC  (7+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic64 counter
` [PATCH 3/6] drivers/IB,qib: do not use mmap_sem

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2019-01-29  2:00 UTC  (12+ messages)

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-29  1:52 UTC  (9+ messages)
` [PATCH v3 3/5] psi: introduce state_mask to represent stalled psi states
` [PATCH v3 4/5] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v3 5/5] psi: introduce psi monitor

[PATCH 0/5] [v4] Allow persistent memory to be used like normal RAM
 2019-01-29  1:34 UTC  (23+ messages)
` [PATCH 1/5] mm/resource: return real error codes from walk failures
` [PATCH 2/5] mm/resource: move HMM pr_debug() deeper into resource code
` [PATCH 5/5] dax: "Hotplug" persistent memory for use like normal RAM

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-01-29  0:34 UTC  (21+ messages)
` [PATCH v2 01/20] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v2 02/20] x86/jump_label: Use text_poke_early() during early init
` [PATCH v2 03/20] x86/mm: temporary mm struct
` [PATCH v2 04/20] fork: provide a function for copying init_mm
` [PATCH v2 05/20] x86/alternative: initializing temporary mm for patching
` [PATCH v2 06/20] x86/alternative: use temporary mm for text poking
` [PATCH v2 07/20] x86/kgdb: avoid redundant comparison of patched code
` [PATCH v2 08/20] x86/ftrace: set trampoline pages as executable
` [PATCH v2 09/20] x86/kprobes: instruction pages initialization enhancements
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
` [PATCH v2 11/20] x86/jump-label: remove support for custom poker
` [PATCH v2 12/20] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v2 13/20] Add set_alias_ function and x86 implementation
` [PATCH v2 14/20] mm: Make hibernate handle unmapped pages
` [PATCH v2 15/20] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 16/20] modules: Use vmalloc special flag
` [PATCH v2 17/20] bpf: "
` [PATCH v2 18/20] x86/ftrace: "
` [PATCH v2 19/20] x86/kprobes: "
` [PATCH v2 20/20] x86/alternative: comment about module removal races

[PATCH] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-01-29  0:15 UTC  (2+ messages)

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-01-29  0:12 UTC  (2+ messages)

[PATCH V2] x86: Fix an issue with invalid ACPI NUMA config
 2019-01-28 23:13 UTC  (3+ messages)

[PATCH v1 0/2] stability fixes for vmalloc allocator
 2019-01-28 22:45 UTC  (4+ messages)
` [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()

[v2 PATCH] mm: ksm: do not block on page lock when searching stable tree
 2019-01-28 22:07 UTC  (4+ messages)

[PATCH v2] oom, oom_reaper: do not enqueue same task twice
 2019-01-28 21:53 UTC  (12+ messages)
                                ` [PATCH v3] "

[PATCH] mm: Proportional memory.{low,min} reclaim
 2019-01-28 21:52 UTC  (4+ messages)

[PATCH] mm,slab,vmscan: accumulate gradual pressure on small slabs
 2019-01-28 21:31 UTC  (7+ messages)

[PATCH] mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page
 2019-01-28 20:18 UTC  (3+ messages)

[PATCH] mm: Prevent mapping slab pages to userspace
 2019-01-28 20:08 UTC  (4+ messages)

+ memcg-do-not-report-racy-no-eligible-oom-tasks.patch added to -mm tree
 2019-01-28 18:43 UTC  (4+ messages)

[PATCH 2/2] mm: Consider subtrees in memory.events
 2019-01-28 17:49 UTC  (28+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-28 16:52 UTC  (20+ messages)

possible deadlock in __do_page_fault
 2019-01-28 16:45 UTC  (7+ messages)

[PATCH AUTOSEL 4.4 72/80] mm/page_owner: clamp read count to PAGE_SIZE
 2019-01-28 16:23 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 095/107] mm/page_owner: clamp read count to PAGE_SIZE
 2019-01-28 16:19 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 112/170] percpu: convert spin_lock_irq to spin_lock_irqsave
 2019-01-28 16:11 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 153/170] mm/page_owner: clamp read count to PAGE_SIZE

[PATCH AUTOSEL 4.19 180/258] percpu: convert spin_lock_irq to spin_lock_irqsave
 2019-01-28 15:59 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 235/258] mm/page_owner: clamp read count to PAGE_SIZE
` [PATCH AUTOSEL 4.19 238/258] mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init

[PATCH AUTOSEL 4.20 214/304] percpu: convert spin_lock_irq to spin_lock_irqsave
 2019-01-28 15:43 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 278/304] mm/page_owner: clamp read count to PAGE_SIZE
` [PATCH AUTOSEL 4.20 281/304] mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init

[PATCH v11 00/26] Speculative page faults
 2019-01-28 15:45 UTC  (13+ messages)

[PATCH RFC] mm: migrate: don't rely on PageMovable() of newpage after unlocking it
 2019-01-28 15:13 UTC  (11+ messages)

[PATCHv5 00/10] Heterogeneuos memory node attributes
 2019-01-28 14:00 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-28 13:49 UTC  (11+ messages)

[PATCH] syscalls/preadv203: Add basic RWF_NOWAIT test
 2019-01-28 13:46 UTC 

[LSF/MM TOPIC] Test cases to choose for demonstrating mm features or fixing mm bugs
 2019-01-28 11:34 UTC  (2+ messages)

[linux-next] kcompactd0 stuck in a CPU-burning loop
 2019-01-28 10:51 UTC  (3+ messages)

[LSF/MM TOPIC]: memory management bits in arch/*
 2019-01-28  7:07 UTC 

[LSF/MM TOPIC]: mm documentation
 2019-01-28  7:04 UTC 

[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2019-01-28  6:31 UTC  (3+ messages)

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-28  6:31 UTC  (3+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-28  0:05 UTC  (8+ messages)

Last chance to tick off your bucket list!
 2019-01-27 17:11 UTC 

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range_buggy
 2019-01-27 16:31 UTC  (6+ messages)

[PATCH 0/2] mm/mmap.c: Remove some redundancy in arch_get_unmapped_area_topdown()
 2019-01-27  4:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/21] Refine memblock API
 2019-01-27  3:07 UTC  (3+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address

BUG() due to "mm: put_and_wait_on_page_locked() while page is migrated"
 2019-01-26  3:17 UTC  (6+ 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).