linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-21 11:39:25 to 2019-05-23 09:51:26 UTC [more...]

[PATCH] mm/kasan: Print frame description for stack bugs
 2019-05-23  9:50 UTC  (5+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-23  9:04 UTC  (34+ messages)
` [PATCH v15 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH -mm] mm: fix race between swapoff and mincore
 2019-05-23  8:53 UTC 

[PATCH] kasan: Zero initialize tag in __kasan_kmalloc
 2019-05-23  8:53 UTC  (5+ messages)
` [PATCH v2] kasan: Initialize tag to 0xff "

[PATCH 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-23  7:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 5/5] mm/hmm: Fix mm stale reference use in hmm_free()
 2019-05-23  6:32 UTC  (5+ messages)

Patch "mm/gup: Remove the 'write' parameter from gup_fast_permitted()" has been added to the 5.0-stable tree
 2019-05-23  5:48 UTC 

[PATCH 1/2] mm/vmstat: expose min_slab_pages in /proc/zoneinfo
 2019-05-23  4:56 UTC  (4+ messages)
` [PATCH 2/2] mm/vmscan: shrink slab in node reclaim

[PATCH -next v2] mm/hotplug: fix a null-ptr-deref during NUMA boot
 2019-05-23  4:00 UTC  (10+ messages)

[v4 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-23  2:27 UTC  (2+ messages)
` [v4 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout

[PATCH] mm: Introduce page_size()
 2019-05-23  1:55 UTC  (4+ messages)

[PATCH v2] mm/vmscan: expose cgroup_ino for memcg reclaim tracepoints
 2019-05-23  1:24 UTC  (3+ messages)

[PATCH v4 0/7] mm: reparent slab memory on cgroup removal
 2019-05-23  0:58 UTC  (7+ messages)
` [PATCH v4 5/7] mm: rework non-root kmem_cache lifecycle management
  ` [mm] e52271917f: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH 1/1] mm: smaps: split PSS into components
 2019-05-22 23:53 UTC 

[PATCH] hmm: Suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
 2019-05-22 23:51 UTC  (3+ messages)

[PATCH v4 0/1] Use HMM for ODP v4
 2019-05-22 22:52 UTC  (10+ messages)

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-22 22:52 UTC  (2+ messages)

[PATCH v2] vmalloc: Fix issues with flush flag
 2019-05-22 22:40 UTC  (6+ messages)

[PATCH v5 0/7] mm: reparent slab memory on cgroup removal
 2019-05-22 22:23 UTC  (11+ messages)
` [PATCH v5 1/7] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH v5 2/7] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v5 3/7] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH v5 4/7] mm: unify SLAB and SLUB page accounting
` [PATCH v5 5/7] mm: rework non-root kmem_cache lifecycle management
` [PATCH v5 6/7] mm: reparent slab memory on cgroup removal
` [PATCH v5 7/7] mm: fix /proc/kpagecgroup interface for slab pages

[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
 2019-05-22 21:18 UTC  (6+ messages)

[RFC PATCH] usb: host: xhci: allow __GFP_FS in dma allocation
 2019-05-22 20:47 UTC  (10+ messages)

[PATCH 1/4] mm/vmap: remove "node" argument
 2019-05-22 18:19 UTC  (7+ messages)
` [PATCH 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH 3/4] mm/vmap: get rid of one single unlink_va() when merge
` [PATCH 4/4] mm/vmap: move BUG_ON() check to the unlink_va()

[PATCH] proc/meminfo: add MemKernel counter
 2019-05-22 18:18 UTC  (7+ messages)

[RFC 0/7] introduce memory hinting API for external process
 2019-05-22 16:01 UTC  (34+ messages)
` [RFC 5/7] mm: introduce external memory hinting API
` [RFC 7/7] mm: madvise support MADV_ANONYMOUS_FILTER and MADV_FILE_FILTER

+ mm-consider-subtrees-in-memoryevents.patch added to -mm tree
 2019-05-22 15:44 UTC  (10+ messages)

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-22 15:22 UTC  (11+ messages)

[RFC PATCH] mm/nvdimm: Fix kernel crash on devm_mremap_pages_release
 2019-05-22 13:12 UTC  (4+ messages)

[PATCH v3] mm/kasan: Print frame description for stack bugs
 2019-05-22 12:19 UTC  (2+ messages)

[PATCH] mm: mlockall error for flag MCL_ONFAULT
 2019-05-22 11:23 UTC 

[PATCH 1/4] mm, oom: Remove redundant OOM score normalization at select_bad_process()
 2019-05-22 10:08 UTC  (4+ messages)
` [PATCH 2/4] mm, oom: Avoid potential RCU stall at dump_tasks()
` [PATCH 3/4] mm, oom: Wait for OOM victims even if oom_kill_allocating_task case
` [PATCH 4/4] mm, oom: Respect oom_task_origin() "

[PATCH v2] memcg: make it work on sparse non-0-node systems
 2019-05-22  9:19 UTC  (2+ messages)
` [PATCH -resend "

[RFC PATCH V2 1/3] mm/nvdimm: Add PFN_MIN_VERSION support
 2019-05-22  9:16 UTC  (4+ messages)
` [RFC PATCH V2 2/3] mm/nvdimm: Add page size and struct page size to pfn superblock
` [RFC PATCH V2 3/3] mm/nvdimm: Use correct #defines instead of opencoding

[PATCH] docs: reorder memory-hotplug documentation
 2019-05-22  7:29 UTC  (5+ messages)

[RFC PATCH 1/3] mm/nvdimm: Add PFN_MIN_VERSION support
 2019-05-22  6:35 UTC  (4+ messages)
` [RFC PATCH 2/3] mm/nvdimm: Add page size and struct page size to pfn superblock
` [RFC PATCH 3/3] mm/nvdimm: Use correct #defines instead of opencoding

[PATCH] mm/nvdimm: Use correct #defines instead of opencoding
 2019-05-22  5:41 UTC  (10+ messages)

[v3 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-22  3:26 UTC  (7+ messages)
` [v3 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout

[PATCH -mm -V9] mm, swap: fix race between swapoff and some swap operations
 2019-05-22  1:54 UTC 

[v3 PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-22  1:00 UTC  (3+ messages)

[PATCH 10/10] docs: fix broken documentation links
 2019-05-21 22:56 UTC  (2+ messages)

[PATCH v4 0/2] Fix issues with vmalloc flush flag
 2019-05-21 20:51 UTC  (3+ messages)
` [PATCH v4 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v4 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguements

[PATCH v2 0/2] Fix issues with vmalloc flush flag
 2019-05-21 19:47 UTC  (6+ messages)
` [PATCH v2 2/2] vmalloc: Remove work as from vfree path

[PATCH v2] mm/kasan: Print frame description for stack bugs
 2019-05-21 18:07 UTC  (5+ messages)

[PATCH] slab: remove /proc/slab_allocators
 2019-05-21 17:37 UTC  (2+ messages)

[v6 0/3] "Hotremove" persistent memory
 2019-05-21 16:54 UTC  (3+ messages)
` [v6 3/3] device-dax: "Hotremove" persistent memory that is used like normal RAM

[PATCH] mm: fix Documentation/vm/hmm.rst Sphinx warnings
 2019-05-21 16:35 UTC  (3+ messages)

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-05-21 16:32 UTC  (8+ messages)
` [PATCH 3/4] mm, notifier: Catch sleeping/blocking for !blockable
` [PATCH 4/4] mm, notifier: Add a lockdep map for invalidate_range_start

[PATCH] mm: memcontrol: don't batch updates of local VM stats and events
 2019-05-21 15:16 UTC 

[PATCH] kernel.h: Add non_block_start/end()
 2019-05-21 14:48 UTC  (5+ messages)

[PATCH 2/4] kernel.h: Add non_block_start/end()
 2019-05-21 14:47 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 3/4] gfp: mm: introduce __GFP_NO_AUTOINIT
 2019-05-21 14:25 UTC  (10+ 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).