linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 18:15:44 to 2019-02-07 04:34:59 UTC [more...]

use generic DMA mapping code in powerpc V4
 2019-02-07  4:34 UTC  (15+ messages)

CONFIG_KASAN_SW_TAGS=y NULL pointer dereference at freelist_dereference()
 2019-02-07  4:04 UTC 

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-07  3:52 UTC  (40+ messages)

[PATCH v3 0/6] mm: make pinned_vm atomic and simplify users
 2019-02-07  1:31 UTC  (8+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic64 counter
` [PATCH 2/6] drivers/mic/scif: do not use mmap_sem
` [PATCH 3/6] drivers/IB,qib: optimize mmap_sem usage
` [PATCH 4/6] drivers/IB,hfi1: do not se mmap_sem
` [PATCH 5/6] drivers/IB,usnic: reduce scope of mmap_sem
` [PATCH 6/6] drivers/IB,core: "
` [PATCH 7/6] Documentation/infiniband: update from locked to pinned_vm

[PATCH 0/6] vmw_balloon: 64-bit limit support, compaction, shrinker
 2019-02-07  1:26 UTC  (5+ messages)
` [PATCH 3/6] mm/balloon_compaction: list interfaces

No system call to determine MAX_NUMNODES?
 2019-02-07  0:27 UTC  (2+ messages)

mmotm 2019-02-06-15-57 uploaded
 2019-02-06 23:58 UTC 

[PATCHv5 00/10] Heterogeneuos memory node attributes
 2019-02-06 23:48 UTC  (30+ messages)
` [PATCHv5 03/10] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv5 04/10] node: Link memory nodes to their compute nodes
` [PATCHv5 05/10] acpi/hmat: Register processor domain to its memory
` [PATCHv5 07/10] acpi/hmat: Register performance attributes
` [PATCHv5 08/10] node: Add memory caching attributes
` [PATCHv5 09/10] acpi/hmat: Register memory side cache attributes
` [PATCHv5 10/10] doc/mm: New documentation for memory performance

[PATCH 1/1] mm: page_cache_add_speculative(): refactor out some code duplication
 2019-02-06 23:10 UTC 

[PATCH v2 0/3] slub: Do trivial comments fixes
 2019-02-06 22:48 UTC  (4+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-02-06 20:14 UTC  (8+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed

[PATCH] mm/memory-hotplug: Add sysfs hot-remove trigger
 2019-02-06 20:07 UTC  (3+ messages)

[LSF/MM TOPIC] filesystem virtualization
 2019-02-06 20:02 UTC  (2+ messages)

[LSF/MM TOPIC] memory reclaim with NUMA rebalancing
 2019-02-06 19:03 UTC  (3+ messages)
` [LSF/MM ATTEND ] "

[PATCH 0/6] vmw_balloon: 64-bit limit support, compaction, shrinker
 2019-02-06 18:05 UTC  (3+ messages)

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-02-06 17:41 UTC  (7+ messages)
` [PATCH 08/17] x86/ftrace: set trampoline pages as executable
` [PATCH 16/17] Plug in new special vfree flag

pcpu_create_chunk in percpu-km
 2019-02-06 17:17 UTC  (2+ messages)

linux-next: tracebacks in workqueue.c/__flush_work()
 2019-02-06 16:38 UTC  (7+ messages)

[PATCH] kernel: workqueue: clarify wq_worker_last_func() caller requirements
 2019-02-06 16:31 UTC  (2+ messages)

[PATCH v3] mm: Make memory.emin the baseline for utilisation determination
 2019-02-06 14:31 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/2] memblock: minor cleanups
 2019-02-06 12:10 UTC  (3+ messages)
` [PATCH 1/2] memblock: remove memblock_{set,clear}_region_flags
` [PATCH 2/2] memblock: split checks whether a region should be skipped to a helper function

[PATCH -next] mm/compaction: no stuck in __reset_isolation_pfn()
 2019-02-06  8:51 UTC  (2+ messages)

[RFC PATCH 0/1] Use HMM for ODP
 2019-02-06  8:44 UTC  (3+ messages)
` [PATCH 1/1] RDMA/odp: convert to use "

[PATCH 0/2] mm/shuffle: Fix + default enable
 2019-02-06  7:12 UTC  (3+ messages)
` [PATCH 1/2] mm/shuffle: Fix shuffle enable
` [PATCH 2/2] [-mm only] mm/shuffle: Default enable all shuffling

userfaultd: Possible deadlock
 2019-02-06  3:12 UTC 

[PATCH v4 1/1] psi: introduce psi monitor
 2019-02-06  2:34 UTC 

[LSF/MM TOPIC] get_user_pages() pins in file mappings
 2019-02-06  2:10 UTC  (4+ messages)

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-02-06  0:58 UTC  (10+ messages)
` [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs
    ` About swapoff race patch (was Re: [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs)

[PATCH v10 0/3] mm: Randomize free memory
 2019-02-05 23:29 UTC  (5+ messages)
` [PATCH v10 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-05 21:55 UTC  (17+ messages)
` [PATCH 4/6] mm/gup: track gup-pinned pages
` [PATCH 6/6] mm/gup: Documentation/vm/get_user_pages.rst, MAINTAINERS

mm: race in put_and_wait_on_page_locked()
 2019-02-05 20:17 UTC  (9+ messages)

BUG() due to "mm: put_and_wait_on_page_locked() while page is migrated"
 2019-02-05 19:08 UTC  (7+ messages)

[RFC PATCH 0/4] kvm: Report unused guest pages to host
 2019-02-05 18:43 UTC  (18+ messages)
` [RFC PATCH 1/4] madvise: Expose ability to set dontneed from kernel
` [RFC PATCH 2/4] kvm: Add host side support for free memory hints
` [RFC PATCH 3/4] kvm: Add guest "
` [RFC PATCH 4/4] mm: Add merge page notifier
` [RFC PATCH QEMU] i386/kvm: Enable paravirtual unused page hint mechanism

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-05 17:54 UTC  (13+ messages)
` [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 v3 1/2] mm: add probe_user_read()
 2019-02-05 17:42 UTC  (2+ messages)

kernel BUG at mm/huge_memory.c:LINE!
 2019-02-05 14:48 UTC  (3+ messages)

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-05 11:35 UTC  (3+ messages)

mmotm 2019-02-04-17-47 uploaded
 2019-02-05  7:58 UTC  (4+ messages)
` mmotm 2019-02-04-17-47 uploaded (fs/binfmt_elf.c)
  ` [PATCH -mm] elf: fixup compilation

[PATCH] mm: page_mapped: don't assume compound page is huge or THP
 2019-02-05  7:14 UTC  (4+ messages)
` [PATCH v2] "

[mmotm:master 235/298] fs/binfmt_elf.c:2124:19: error: 'tmp' undeclared; did you mean 'tm'?
 2019-02-05  5:30 UTC 

[mmotm:master 235/298] fs/binfmt_elf.c:2124:19: error: 'tmp' undeclared
 2019-02-05  4:31 UTC 

[PATCH -next] hugetlbfs: a terminator for hugetlb_param_specs[]
 2019-02-05  3:32 UTC  (2+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-02-04 23:08 UTC  (6+ messages)
` [PATCH v2 10/21] memblock: refactor internal allocation functions

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-02-04 22:31 UTC  (5+ messages)
` [RESEND PATCH v4 3/3] fs/dcache: Track & report number "

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-02-04 21:47 UTC  (8+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"

[PATCH] mm/hmm: potential deadlock in nonblocking code
 2019-02-04 18:24 UTC  (2+ messages)
` [PATCH v2] "


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