linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-25 05:12:10 to 2019-07-26 04:28:28 UTC [more...]

[RFC] mm/debug: Add tests for architecture exported page table helpers
 2019-07-26  4:28 UTC  (10+ messages)
` [RFC] mm/pgtable/debug: Add test validating architecture "

[PATCH] mm, oom: simplify task's refcount handling
 2019-07-26  3:17 UTC  (5+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-07-26  3:20 UTC  (10+ messages)

[PATCH v7 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-26  2:42 UTC  (7+ messages)
` [PATCH v7 1/5] mm: introduce MADV_COLD
` [PATCH v7 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v7 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v7 4/5] mm: introduce MADV_PAGEOUT
` [PATCH v7 5/5] mm: factor out common parts between MADV_COLD and MADV_PAGEOUT

[PATCH v2] mm: memcontrol: fix use after free in mem_cgroup_iter()
 2019-07-26  2:12 UTC 

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-26  1:24 UTC  (3+ messages)

[PATCH v2 0/7] mm/hmm: more HMM clean up
 2019-07-26  0:56 UTC  (8+ messages)
` [PATCH v2 1/7] mm/hmm: replace hmm_update with mmu_notifier_range
` [PATCH v2 2/7] mm/hmm: a few more C style and comment clean ups
` [PATCH v2 3/7] mm/hmm: replace the block argument to hmm_range_fault with a flags value
` [PATCH v2 4/7] mm: merge hmm_range_snapshot into hmm_range_fault
` [PATCH v2 5/7] mm/hmm: make full use of walk_page_range()
` [PATCH v2 6/7] mm/hmm: remove hugetlbfs check in hmm_vma_walk_pmd
` [PATCH v2 7/7] mm/hmm: remove hmm_range vma

[PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions
 2019-07-26  0:55 UTC  (17+ messages)
` [PATCH REBASE v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH REBASE v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH REBASE v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH REBASE v4 14/14] riscv: Make mmap allocation top-down by default
` [EXTERNAL][PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions

hmm_range_fault related fixes and legacy API removal v3
 2019-07-26  0:55 UTC  (3+ messages)

[mmotm:master 80/120] mm/madvise.c:45:7: error: 'MADV_PAGEOUT' undeclared; did you mean 'MADV_RANDOM'?
 2019-07-26  0:12 UTC  (2+ messages)

[PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
 2019-07-26  0:06 UTC  (7+ messages)

mmotm 2019-07-24-21-39 uploaded
 2019-07-25 23:51 UTC  (4+ messages)
` mmotm 2019-07-24-21-39 uploaded (mm/memcontrol)

[PATCH 01/10] mm/page_alloc: use unsigned int for "order" in should_compact_retry()
 2019-07-25 23:48 UTC  (14+ messages)
` [PATCH 02/10] mm/page_alloc: use unsigned int for "order" in __rmqueue_fallback()
` [PATCH 03/10] mm/page_alloc: use unsigned int for "order" in should_compact_retry()
` [PATCH 04/10] mm/page_alloc: remove never used "order" in alloc_contig_range()
` [PATCH 05/10] mm/compaction: make "order" and "search_order" unsigned int in struct compact_control
` [PATCH 06/10] mm/compaction: make "order" unsigned int in compaction.c
` [PATCH 07/10] trace/events/compaction: make "order" unsigned int
` [PATCH 08/10] mm/compaction: use unsigned int for "compact_order_failed" in struct zone
` [PATCH 09/10] mm/compaction: use unsigned int for "kcompactd_max_order" in struct pglist_data
` [PATCH 10/10] mm/vmscan: use unsigned int for "kswapd_order" "
` [PATCH 00/10] make "order" unsigned int

[PATCH 09/16] sparc64: use the generic get_user_pages_fast code
 2019-07-25 22:52 UTC  (6+ messages)

[RFC PATCH 0/3] fix hugetlb page allocation stalls
 2019-07-25 22:43 UTC  (9+ messages)
` [RFC PATCH 1/3] mm, reclaim: make should_continue_reclaim perform dryrun detection
` [RFC PATCH 2/3] mm, compaction: use MIN_COMPACT_COSTLY_PRIORITY everywhere for costly orders
` [RFC PATCH 3/3] hugetlbfs: don't retry when pool page allocations start to fail

[PATCH v3 0/2] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS issue
 2019-07-25 22:01 UTC  (3+ messages)
` [PATCH v3 1/2] mm/memory-failure.c clean up around tk pre-allocation
` [PATCH v3 2/2] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS if mmaped more than once

list corruption in deferred_split_scan()
 2019-07-25 21:46 UTC  (3+ messages)

No memory reclaim while reaching MemoryHigh
 2019-07-25 21:42 UTC  (5+ messages)

[PATCH v1] ACPI / scan: Acquire device_hotplug_lock in acpi_scan_init()
 2019-07-25 21:23 UTC  (12+ messages)

[PATCH v2 0/5] mm / virtio: Provide support for page hinting
 2019-07-25 20:44 UTC  (42+ messages)
` [PATCH v2 4/5] mm: Introduce Hinted pages
` [PATCH v2 5/5] virtio-balloon: Add support for providing page hints to host
` [PATCH v2 QEMU] virtio-balloon: Provide a interface for "bubble hinting"

[PATCH v2 2/3] mm: Introduce page_shift()
 2019-07-25 20:30 UTC  (4+ messages)

[RFC PATCH] mm: memcontrol: fix use after free in mem_cgroup_iter()
 2019-07-25 19:21 UTC  (2+ messages)

[PATCH v3 0/3] mm/hmm: fixes for device private page migration
 2019-07-25 18:19 UTC  (6+ messages)
` [PATCH v3 1/3] mm: document zone device struct page field usage

[PATCH v8 0/4] THP aware uprobe
 2019-07-25 18:17 UTC  (6+ messages)
` [PATCH v8 2/4] uprobe: use original page when all uprobes are removed

cma_remap when using dma_alloc_attr :- DMA_ATTR_NO_KERNEL_MAPPING
 2019-07-25 18:09 UTC  (4+ messages)

[PATCH] mm/hugetlb.c: check the failure case for find_vma
 2019-07-25 18:02 UTC  (3+ messages)

[PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
 2019-07-25 17:53 UTC  (3+ messages)

[v4 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-07-25 17:38 UTC  (8+ messages)
` [v4 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind

[PATCH RESEND] autonuma: Fix scan period updating
 2019-07-25 17:35 UTC  (2+ messages)

[PATCH] mm: page_alloc: document kmemleak's non-blockable __GFP_NOFAIL case
 2019-07-25 17:21 UTC  (3+ messages)

[PATCH v3 0/5] Allocate memmap from hotadded memory
 2019-07-25 16:56 UTC  (7+ messages)
` [PATCH v3 1/5] mm,memory_hotplug: Introduce MHP_MEMMAP_ON_MEMORY
` [PATCH v3 2/5] mm: Introduce a new Vmemmap page-type
` [PATCH v3 3/5] mm,sparse: Add SECTION_USE_VMEMMAP flag
` [PATCH v3 4/5] mm,memory_hotplug: Allocate memmap from the added memory range for sparse-vmemmap
` [PATCH v3 5/5] mm,memory_hotplug: Allow userspace to enable/disable vmemmap

memory leak in v9fs_session_init
 2019-07-25 16:48 UTC 

[PATCH 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-07-25 16:32 UTC  (15+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH 3/3] x86/kasan: support KASAN_VMALLOC

WARNING in __mmdrop
 2019-07-25 14:25 UTC  (16+ messages)

[PATCH v6 0/2] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-25 14:21 UTC  (4+ messages)
` [PATCH v6 1/2] mm/vmalloc: do not keep unpurged areas in the busy tree

[PATCH V6 RESEND 0/3] arm64/mm: Enable memory hot remove
 2019-07-25 13:51 UTC  (4+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-25 13:50 UTC  (7+ messages)
` [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v6 0/2] arm64 relaxed ABI
  ` [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
  ` [PATCH v6 2/2] arm64: Relax Documentation/arm64/tagged-pointers.rst

[PATCH] mm/compaction: use proper zoneid for compaction_suitable()
 2019-07-25 13:50 UTC 

[PATCH] mm: compaction: Avoid 100% CPU usage during compaction when a task is killed
 2019-07-25 13:02 UTC  (2+ messages)

[PATCH v4] staging: kpc2000: Convert put_page() to put_user_page*()
 2019-07-25 12:44 UTC 

[PATCH] test_meminit: use GFP_ATOMIC in RCU critical section
 2019-07-25 12:17 UTC 

[PATCH] mm/compaction: introduce a helper compact_zone_counters_init()
 2019-07-25 11:42 UTC  (7+ messages)

[PATCH v4] staging: kpc2000: Convert put_page to put_user_page*()
 2019-07-25 11:18 UTC  (3+ messages)

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-25 10:15 UTC  (9+ messages)
` [PATCH v2 2/5] mm,memory_hotplug: Introduce MHP_VMEMMAP_FLAGS

[PATCH v9 00/21] Generic page walk and ptdump
 2019-07-25 10:15 UTC  (6+ messages)

[mmotm:master 16/120] include/linux/page-flags-layout.h:95:2: error: #error "Not enough bits in page flags"
 2019-07-25  9:44 UTC  (2+ messages)

[PATCH] mm/mmap.c: silence variable 'new_start' set but not used
 2019-07-25  9:30 UTC  (3+ messages)

[PATCH RFC] mm/memory_hotplug: Don't take the cpu_hotplug_lock
 2019-07-25  9:22 UTC 

[PATCH 0/2] fix kernel panic due to use uninitialized struct pages
 2019-07-25  9:03 UTC  (5+ messages)
` [PATCH 1/2] /proc/kpageflags: prevent an integer overflow in stable_page_flags()
` [PATCH 2/2] /proc/kpageflags: do not use uninitialized struct pages

[mmotm:master 77/120] mm/madvise.c:359:7: error: implicit declaration of function 'pmd_young'; did you mean 'pte_young'?
 2019-07-25  8:27 UTC 

[PATCH] mm/rmap.c: remove set but not used variable 'cstart'
 2019-07-25  8:23 UTC  (2+ messages)

WARNING in __mmdrop
 2019-07-25  7:44 UTC  (5+ messages)

[mmotm:master 77/120] mm/madvise.c:332:7: error: implicit declaration of function 'is_huge_zero_pmd'; did you mean 'is_huge_zero_pud'?
 2019-07-25  7:03 UTC 

[linux-next] mm/i915: i915_gemfs_init() NULL dereference
 2019-07-25  6:08 UTC  (2+ messages)

[PATCH v2 0/1] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS issue
 2019-07-25  5:46 UTC  (6+ messages)
` [PATCH v2 1/1] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS if mmaped more than once

[PATCH] mm: replace list_move_tail() with add_page_to_lru_list_tail()
 2019-07-25  5:12 UTC  (3+ 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).