linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-24 06:11:03 to 2019-07-25 06:56:27 UTC [more...]

[RFC] mm/debug: Add tests for architecture exported page table helpers
 2019-07-25  6:55 UTC  (2+ messages)
` [RFC] mm/pgtable/debug: Add test validating architecture "

[PATCH 0/2] fix kernel panic due to use uninitialized struct pages
 2019-07-25  6:45 UTC  (4+ 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

[PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions
 2019-07-25  6:22 UTC  (15+ 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 13/14] mips: Use generic mmap top-down layout and brk randomization
` [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

kernel BUG at mm/swap_state.c:170!
 2019-07-25  6:17 UTC  (7+ messages)

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

[PATCH v2 0/5] mm / virtio: Provide support for page hinting
 2019-07-25  6:07 UTC  (34+ messages)
` [PATCH v2 1/5] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v2 2/5] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v2 3/5] mm: Use zone and order instead of free area in free_list manipulators
` [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"

WARNING in __mmdrop
 2019-07-25  6:02 UTC  (4+ messages)

[PATCH 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-07-25  5:55 UTC  (4+ 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  5:52 UTC  (11+ 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 v3 0/3] mm/hmm: fixes for device private page migration
 2019-07-25  5:38 UTC  (7+ messages)
` [PATCH v3 1/3] mm: document zone device struct page field usage
` [PATCH v3 2/3] mm/hmm: fix ZONE_DEVICE anon page mapping reuse
` [PATCH v3 3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one

[PATCH] mm: replace list_move_tail() with add_page_to_lru_list_tail()
 2019-07-25  5:12 UTC  (3+ messages)

WARNING in __mmdrop
 2019-07-25  5:09 UTC  (17+ messages)

mmotm 2019-07-24-21-39 uploaded
 2019-07-25  4:40 UTC 

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

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

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-25  2:33 UTC  (4+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH v2 0/4] per-cgroup "

[PATCH] mm/hugetlb.c: check the failure case for find_vma
 2019-07-25  1:39 UTC 

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

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

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

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

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-24 23:23 UTC  (5+ messages)
` [PATCH 07/12] vhost-scsi: "

5015a300a5 ("lib: introduce test_meminit module"): BUG: sleeping function called from invalid context at mm/page_alloc.c:4664
 2019-07-24 22:54 UTC 

[PATCH] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS if mmaped more than once
 2019-07-24 22:33 UTC  (4+ messages)

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-24 21:49 UTC  (6+ messages)
` [PATCH v2 2/5] mm,memory_hotplug: Introduce MHP_VMEMMAP_FLAGS
` [PATCH v2 4/5] mm,memory_hotplug: allocate memmap from the added memory range for sparse-vmemmap

list corruption in deferred_split_scan()
 2019-07-24 21:13 UTC  (8+ messages)

Limits for ION Memory Allocator
 2019-07-24 20:23 UTC  (4+ messages)

switch the remaining architectures to use generic GUP v4
 2019-07-24 20:13 UTC  (6+ messages)
` [PATCH 09/16] sparc64: use the generic get_user_pages_fast code

[PATCH v2] tracing: kmem: convert call_site addresses to user friendly symbols
 2019-07-24 20:12 UTC 

[RFC][PATCH v11 0/2] mm: Support for page hinting
 2019-07-24 20:10 UTC  (6+ messages)
` [RFC][Patch v11 2/2] virtio-balloon: page_hinting: reporting to the host

[PATCH 0/2] mm/hmm: more HMM clean up
 2019-07-24 19:50 UTC  (5+ messages)
` [PATCH 2/2] mm/hmm: make full use of walk_page_range()

[PATCH v2 3/3] sgi-gru: Use __get_user_pages_fast in atomic_pte_lookup
 2019-07-24 19:34 UTC  (2+ messages)

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

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-24 19:25 UTC  (8+ messages)
` [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

memory leak in vq_meta_prefetch
 2019-07-24 19:18 UTC 

[PATCH v8 0/4] THP aware uprobe
 2019-07-24 18:52 UTC  (10+ messages)
` [PATCH v8 1/4] mm: move memcmp_pages() and pages_identical()
` [PATCH v8 2/4] uprobe: use original page when all uprobes are removed
` [PATCH v8 3/4] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v8 4/4] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT

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

[RFC PATCH 0/3] fix hugetlb page allocation stalls
 2019-07-24 17:50 UTC  (4+ 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 v9 00/21] Generic page walk and ptdump
 2019-07-24 16:36 UTC  (22+ messages)
` [PATCH v9 04/21] mips: mm: Add p?d_leaf() definitions
` [PATCH v9 10/21] mm: Add generic p?d_leaf() macros
` [PATCH v9 11/21] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v9 19/21] mm: Add generic ptdump

[PATCH v1] mm/memory_hotplug: Remove move_pfn_range()
 2019-07-24 15:49 UTC  (3+ messages)

[PATCH] mm/mmap.c: silence variable 'new_start' set but not used
 2019-07-24 14:34 UTC  (4+ messages)

[PATCH v1] ACPI / scan: Acquire device_hotplug_lock in acpi_scan_init()
 2019-07-24 14:30 UTC 

[PATCH v2 0/3] sgi-gru: get_user_page changes
 2019-07-24 11:41 UTC  (4+ messages)
` [PATCH v2 1/3] sgi-gru: Convert put_page() to get_user_page*()
` [PATCH v2 2/3] sgi-gru: Remove CONFIG_HUGETLB_PAGE ifdef
` [PATCH v2 3/3] sgi-gru: Use __get_user_pages_fast in atomic_pte_lookup

[PATCH v7 0/4] THP aware uprobe
 2019-07-24  8:57 UTC  (5+ messages)
` [PATCH v7 2/4] uprobe: use original page when all uprobes are removed

[PATCH v12 0/2] introduce memblock_next_valid_pfn() (again) for arm64
 2019-07-24  8:33 UTC  (7+ messages)
` [PATCH v12 1/2] mm: page_alloc: "
` [PATCH v12 2/2] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn

[PATCH] mm, oom: simplify task's refcount handling
 2019-07-24  8:07 UTC  (4+ messages)

KASAN: use-after-free Write in tlb_finish_mmu
 2019-07-24  7:07 UTC  (2+ messages)

KASAN: use-after-free Read in finish_task_switch (2)
 2019-07-24  7:06 UTC  (2+ messages)

[PATCH V6 RESEND 0/3] arm64/mm: Enable memory hot remove
 2019-07-24  6:58 UTC  (3+ messages)

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


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