linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-01 12:41:22 to 2017-09-08 17:27:31 UTC [more...]

[PATCH 0/2] mm, memory_hotplug: redefine memory offline retry logic
 2017-09-08 17:27 UTC  (14+ messages)
` [PATCH 1/2] mm, memory_hotplug: do not fail offlining too early
` [PATCH 2/2] mm, memory_hotplug: remove timeout from __offline_memory

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-08 17:24 UTC  (25+ messages)
` [PATCH v6 01/11] mm: add MAP_HUGETLB support to vm_mmap
` [PATCH v6 02/11] x86: always set IF before oopsing from page fault
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [PATCH v6 04/11] swiotlb: Map the buffer if it was unmapped by XPFO
` [PATCH v6 05/11] arm64/mm: Add support for XPFO
` [PATCH v6 06/11] xpfo: add primitives for mapping underlying memory
` [PATCH v6 07/11] arm64/mm, xpfo: temporarily map dcache regions
` [PATCH v6 08/11] arm64/mm: Add support for XPFO to swiotlb
` [PATCH v6 09/11] arm64/mm: disable section/contiguous mappings if XPFO is enabled
` [PATCH v6 10/11] mm: add a user_virt_to_phys symbol
` [PATCH v6 11/11] lkdtm: Add test for XPFO

[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-09-08 12:18 UTC  (7+ messages)
` [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v15 0/5] Virtio-balloon Enhancement
 2017-09-08 11:09 UTC  (8+ messages)
` [PATCH v15 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
        ` [virtio-dev] "
` [PATCH v15 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ

[PATCH v2 00/20] Speculative page faults
 2017-09-08  9:24 UTC  (3+ messages)

[PATCH] mm/vmstats: add counters for the page frag cache
 2017-09-08  7:11 UTC  (7+ messages)
  `  "

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2017-09-08  1:59 UTC  (22+ messages)
` [HMM-v25 10/19] mm/memcontrol: support MEMORY_DEVICE_PRIVATE v4
` [HMM-v25 19/19] mm/hmm: add new helper to hotplug CDM memory region v3

[v7 0/5] cgroup-aware OOM killer
 2017-09-07 22:03 UTC  (39+ messages)
` [v7 1/5] mm, oom: refactor the oom_kill_process() function
` [v7 2/5] mm, oom: cgroup-aware OOM killer
` [v7 3/5] mm, oom: introduce oom_priority for memory cgroups
` [v7 4/5] mm, oom, docs: describe the cgroup-aware OOM killer
` [v7 5/5] mm, oom: cgroup v2 mount option to disable "

[PATCH] idr: remove WARN_ON_ONCE() when trying to replace negative ID
 2017-09-07 20:39 UTC  (2+ messages)

[PATCH] mm: memcontrol: use per-cpu stocks for socket memory uncharging
 2017-09-07 19:43 UTC  (6+ messages)

[mmotm:master 143/319] include/linux/swapops.h:224:16: error: empty scalar initializer
 2017-09-07 15:09 UTC  (4+ messages)

"BUG: Bad rss-counter state" in v4.13 / arm64
 2017-09-07 10:36 UTC 

[PATCH 1/2] mm: dmapool: Align to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-07  8:47 UTC 

mmotm 2017-09-06-17-01 uploaded
 2017-09-07  0:24 UTC  (2+ messages)

[PATCH 12/14] mm/memblock: Use %pS printk format for direct addresses
 2017-09-06 20:27 UTC 

[PATCH 1/1] workqueue: use type int instead of bool to index array
 2017-09-06 17:22 UTC  (4+ messages)

[PATCH 1/2] mm/slub: wake up kswapd for initial high order allocation
 2017-09-06 17:21 UTC  (8+ messages)
` [PATCH 2/2] mm/slub: don't use reserved memory for optimistic try

[PATCH 0/4] page_ext/page_owner init fixes
 2017-09-06 14:32 UTC  (10+ messages)
` [PATCH 1/4] mm, page_owner: make init_pages_in_zone() faster

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-09-06 14:08 UTC  (8+ messages)
` [PATCH 06/13] IB/hfi1: update to new mmu_notifier semantic

[PATCH] mm, sparse: fix typo in online_mem_sections
 2017-09-06  8:18 UTC  (6+ messages)

[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
 2017-09-06  7:54 UTC  (2+ messages)

[RFC] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
 2017-09-06  7:34 UTC  (4+ messages)

[RFC] a question about stack size form /proc/pid/task/child pid/limits
 2017-09-06  2:14 UTC 

kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
 2017-09-05 23:42 UTC  (9+ messages)

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-09-05 19:36 UTC  (11+ messages)

[PATCH] mm: Fix mem_cgroup_oom_disable() call missing
 2017-09-05 16:43 UTC  (4+ messages)

[PATCH 00/13] mmu_notifier kill invalidate_page callback v2
 2017-09-05 16:21 UTC  (6+ messages)
` [PATCH 01/13] dax: update to new mmu_notifier semantic
` [PATCH 10/13] sgi-gru: "

possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem
 2017-09-05 11:04 UTC  (7+ messages)

[PATCH] swapon: fix vfree() badness
 2017-09-05  6:42 UTC  (2+ messages)

[PATCH v8 00/14] lockdep: Implement crossrelease feature
 2017-09-05  1:03 UTC  (3+ messages)
` [PATCH v8 11/14] lockdep: Apply crossrelease to PG_locked locks

[RFC PATCH v2 0/6] mm, memory_hotplug: allocate memmap from hotadded memory
 2017-09-04 16:32 UTC  (2+ messages)

[PATCHv5 00/19] Boot-time switching between 4- and 5-level paging
 2017-09-04 13:02 UTC  (4+ messages)
` [PATCHv5 06/19] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time

[PATCH 1/2] arm64: stacktrace: avoid listing stacktrace functions in stacktrace
 2017-09-04 10:29 UTC  (3+ messages)

[PATCH] mm,page_alloc: apply gfp_allowed_mask before the first allocation attempt
 2017-09-04  8:47 UTC  (5+ messages)

[PATCH] x86/mm: Fix fault error path using unsafe vma pointer
 2017-09-04  8:32 UTC 

[PATCH] mm: kvfree the swap cluster info if the swap file is unsatisfactory
 2017-09-04  0:58 UTC  (3+ messages)

[PATCH v8 02/28] x86/boot: Relocate definition of the initial state of CR0
 2017-09-02 17:35 UTC  (5+ messages)

[PATCH 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
 2017-09-01 21:03 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH] mm/mmu_notifier: avoid double notification when it is useless
 2017-09-01 17:30 UTC 

[PATCH] mm: Use WQ_HIGHPRI for mm_percpu_wq
 2017-09-01 14:29 UTC  (8+ messages)

[PATCH] mm/mempolicy: Move VMA address bound checks inside mpol_misplaced()
 2017-09-01 13:16 UTC  (3+ messages)
` [PATCH] mm/mempolicy: Remove BUG_ON() checks for VMA "

[PATCH 1/2] mm,page_alloc: don't call __node_reclaim() without scoped allocation constraints
 2017-09-01 13:15 UTC  (4+ messages)
` [RFC PATCH 2/2] mm,sched: include memalloc info when printing debug dump of a task


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