linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-02 10:46:31 to 2019-07-05 06:31:49 UTC [more...]

The scan-unevictable_pages
 2019-07-05  6:31 UTC 

[PATCH] mm/isolate: Drop pre-validating migrate type in undo_isolate_page_range()
 2019-07-05  6:12 UTC 

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-05  5:30 UTC 

mmotm 2019-07-04-15-01 uploaded
 2019-07-05  5:29 UTC  (13+ messages)
` mmotm 2019-07-04-15-01 uploaded (gpu/drm/i915/oa/)
` mmotm 2019-07-04-15-01 uploaded (mm/vmscan.c)

[PATCH 1/2] x86/numa: carve node online semantics out of alloc_node_data()
 2019-07-05  4:15 UTC 

[mmotm:master 53/352] include/linux/kasan-checks.h:14:15: error: unknown type name 'bool'
 2019-07-05  2:07 UTC 

[mmotm:master 53/352] include/linux/kasan-checks.h:11:1: error: unknown type name 'bool'; did you mean '_Bool'?
 2019-07-05  2:04 UTC 

[PATCH v3 0/4] Devmap cleanups + arm64 support
 2019-07-04 23:37 UTC  (13+ messages)

[PATCH] block: fix a crash in do_task_dead()
 2019-07-04 21:15 UTC  (15+ messages)
` [PATCH] swap_readpage: avoid blk_wake_io_task() if !synchronous

[PATCH v10 0/3] add init_on_alloc/init_on_free boot options
 2019-07-04 19:53 UTC  (5+ messages)
` [PATCH v10 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

[RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-07-04 19:50 UTC  (4+ messages)

hmm_range_fault related fixes and legacy API removal v2
 2019-07-04 16:42 UTC  (8+ messages)
` [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 2/6] mm: move hmm_vma_range_done and hmm_vma_fault to nouveau
` [PATCH 3/6] nouveau: remove the block parameter to nouveau_range_fault
` [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 5/6] nouveau: return -EBUSY when hmm_range_wait_until_valid fails
` [PATCH 6/6] mm: remove the legacy hmm_pfn_* APIs

[PATCH 2/7] vmpressure: Use spinlock_t instead of struct spinlock
 2019-07-04 15:37 UTC 

[PATCH V2] mm/ioremap: Probe platform for p4d huge map support
 2019-07-04 15:26 UTC  (3+ messages)

[Question] Should direct reclaim time be bounded?
 2019-07-04 15:11 UTC  (11+ messages)

[PATCH] mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address
 2019-07-04 14:23 UTC  (4+ messages)

[PATCH v3 0/1] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-04 13:30 UTC  (2+ messages)
` [PATCH v3 1/1] Modify struct vmap_area to reduce its size

[PATCH v2] mm: vmscan: fix not scanning anonymous pages when detecting file refaults
 2019-07-04 11:04 UTC  (5+ messages)
` [PATCH] mm: vmscan: scan anonymous pages on "

[PATCH v2 0/5] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-04  9:31 UTC  (8+ messages)
` [PATCH v2 1/5] mm/vmalloc.c: Introduce a wrapper function of insert_vmap_area()
` [PATCH v2 2/5] mm/vmalloc.c: Introduce a wrapper function of insert_vmap_area_augment()
` [PATCH v2 3/5] mm/vmalloc.c: Rename function __find_vmap_area() for readability
` [PATCH v2 4/5] mm/vmalloc.c: Modify function merge_or_add_vmap_area() "
` [PATCH v2 5/5] mm/vmalloc.c: Rewrite struct vmap_area to reduce its size

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-04  7:37 UTC  (18+ messages)

[PATCH] percpu: Make pcpu_setup_first_chunk() void function
 2019-07-04  7:05 UTC  (3+ messages)

[PATCH] mm/z3fold: Fix z3fold_buddy_slots use after free
 2019-07-04  6:59 UTC  (7+ messages)

[PATCH 1/1] drm/amdgpu: adopt to hmm_range_register API change
 2019-07-04  2:01 UTC  (11+ messages)

[PATCH -mm] autonuma: Fix scan period updating
 2019-07-04  0:32 UTC  (5+ messages)

hmm_range_fault related fixes and legacy API removal
 2019-07-03 21:51 UTC  (12+ messages)
` [PATCH 1/5] mm: return valid info from hmm_range_unregister
` [PATCH 2/5] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 3/5] mm: move hmm_vma_fault to nouveau
` [PATCH 4/5] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 5/5] mm: remove the legacy hmm_pfn_* APIs

dev_pagemap related cleanups v4
 2019-07-03 18:15 UTC  (22+ messages)
` [PATCH 18/22] mm: return valid info from hmm_range_unregister
` [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 20/22] mm: move hmm_vma_fault to nouveau
    ` [Nouveau] "
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[RFC 0/2] arm64/mm: Enable THP migration
 2019-07-03 17:52 UTC  (5+ messages)
` [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[PATCH v2] mm/z3fold.c: Lock z3fold page before __SetPageMovable()
 2019-07-03 16:39 UTC  (10+ messages)

[PATCH 1/1] mm/vmalloc: do not keep unpurged areas in the busy tree
 2019-07-03 15:59 UTC 

[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables
 2019-07-03 15:08 UTC  (8+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-07-03 14:11 UTC  (6+ messages)
` [DRAFT] mm/kprobes: Add generic kprobe_fault_handler() fallback definition

nommu fixups
 2019-07-03 12:23 UTC  (4+ messages)
` [PATCH 1/3] mm: fix the MAP_UNINITIALIZED flag
` [PATCH 2/3] mm: provide a print_vma_addr stub for !CONFIG_MMU
` [PATCH 3/3] mm: stub out all of swapops.h "

[PATCH v2] mm, vmscan: prevent useless kswapd loops
 2019-07-03  8:38 UTC  (2+ messages)

[PATCH] mm: mempolicy: don't select exited threads as OOM victims
 2019-07-03  7:06 UTC  (13+ messages)

[PATCH] mm/page_isolate: change the prototype of undo_isolate_page_range()
 2019-07-03  6:57 UTC  (4+ messages)

[PATCH] mm/memcontrol: fix wrong statistics in memory.stat
 2019-07-03  5:56 UTC  (6+ messages)

[linux-stable-rc:linux-4.9.y 9980/9999] fs/binfmt_flat.c:883:31: warning: passing argument 2 of 'kernel_read' makes integer from pointer without a cast
 2019-07-03  5:40 UTC 

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-03  3:34 UTC  (6+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic
  ` [PATCH 2/4] numa: append per-node execution info in memory.numa_stat
  ` [PATCH 3/4] numa: introduce numa group per task group
  ` [PATCH 4/4] numa: introduce numa cling feature

[PATCH 0/5] block: udpate debug messages with blk_op_str()
 2019-07-03  2:26 UTC  (9+ messages)
` [PATCH 1/5] block: update error message for bio_check_ro()
` [PATCH 2/5] block: update error message in submit_bio()
` [PATCH 3/5] block: allow block_dump to print all REQ_OP_XXX

[PATCH AUTOSEL 5.1 37/39] mm/oom_kill.c: fix uninitialized oc->constraint
 2019-07-03  2:15 UTC 

[PATCH v4] mm/swap: Fix release_pages() when releasing devmap pages
 2019-07-03  1:15 UTC  (2+ messages)

[PATCH v3] mm/z3fold.c: Lock z3fold page before __SetPageMovable()
 2019-07-03  0:59 UTC  (2+ messages)

[PATCH -next] mm: Mark undo_dev_pagemap as __maybe_unused
 2019-07-02 23:27 UTC  (3+ messages)

[PATCH 16/25] device-dax: use the dev_pagemap internal refcount
 2019-07-02 22:35 UTC  (13+ messages)

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-07-02 16:33 UTC  (6+ messages)

[PATCH-next v2] mm, memcg: Add ":deact" tag for reparented kmem caches in memcg_slabinfo
 2019-07-02 19:12 UTC  (2+ messages)

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-07-02 18:41 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 0/5] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-02 12:40 UTC  (8+ messages)
` [PATCH 3/5] mm/vmalloc.c: Rename function __find_vmap_area() for readability

[PATCH 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-02 10:46 UTC  (7+ messages)
` [PATCH 1/3] arm64: mm: Add p?d_large() definitions
    `  "


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