linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-28 18:08:35 to 2019-10-30 10:04:37 UTC [more...]

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-30 10:04 UTC  (42+ messages)
                ` AMD TLB errata, (Was: [PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings)

[linux-next:master] BUILD REGRESSION c57cf3833c66cd86c9bdee7112fc992377143f74
 2019-10-30  8:25 UTC 

[PATCH v1] mm/memory_hotplug: Fix updating the node span
 2019-10-30  8:14 UTC  (2+ messages)

[PATCH] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30  8:14 UTC  (4+ messages)

[PATCH] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
 2019-10-30  8:11 UTC 

[PATCH] fs: warn if stale pagecache is left after direct write
 2019-10-30  8:09 UTC  (3+ messages)

khugepaged might_sleep() warn due to CONFIG_HIGHPTE=y
 2019-10-30  7:08 UTC  (6+ messages)
  ` [PATCH] mm/khugepaged: Fix might_sleep() warn with CONFIG_HIGHPTE=y

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-10-30  7:02 UTC  (8+ messages)

mbind() breaks its API definition since v5.2 by commit d883544515aa (mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified)
 2019-10-30  5:59 UTC  (5+ messages)
  `  "

[linux-next:pending-fixes] BUILD SUCCESS 2e788f1fd13187860120cd3bb215628e5a086f02
 2019-10-30  5:22 UTC 

[PATCH] mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-30  4:09 UTC  (2+ messages)

[PATCH] mm/cma_debug: Use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-30  2:42 UTC  (3+ messages)

[PATCH v7 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-30  1:38 UTC  (4+ messages)
` [PATCH v7 5/9] hugetlb: disable region_add file_region coalescing

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-30  1:37 UTC  (9+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v8 3/9] hugetlb_cgroup: add cgroup-v2 support
` [PATCH v8 4/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing
` [PATCH v8 6/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v8 7/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v8 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v8 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH] mm/mmap.c: make vma_merge() comment more easy to understand
 2019-10-30  1:24 UTC 

[PATCH] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
 2019-10-30  1:15 UTC  (5+ messages)

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-30  0:27 UTC  (9+ messages)
` [RFC PATCH 09/13] x86/cpufeature: Add detection of KVM XO
` [RFC PATCH 13/13] x86/Kconfig: Add Kconfig for KVM based XO

[PATCH] mm: do not free shared swap slots
 2019-10-30  0:24 UTC  (2+ messages)

[PATCH 0/3] Allow ZRAM to use any zpool-compatible backend
 2019-10-30  0:10 UTC  (6+ messages)

[PATCH] mm: huge_pte_offset() returns pte_t *, not integer
 2019-10-29 23:28 UTC  (4+ messages)

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-29 23:25 UTC  (18+ messages)

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-29 23:12 UTC  (9+ messages)
` [PATCH v3 1/3] mm/hmm: make full use of walk_page_range()
` [PATCH v3 2/3] mm/hmm: allow snapshot of the special zero page
` [PATCH v3 3/3] mm/hmm/test: add self tests for HMM

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-29 23:09 UTC  (30+ messages)
` [PATCH v2 01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
` [PATCH v2 03/15] mm/hmm: allow hmm_range to be used with a mmu_range_notifier or hmm_mirror
` [PATCH v2 04/15] mm/hmm: define the pre-processor related parts of hmm.h even if disabled
` [PATCH v2 05/15] RDMA/odp: Use mmu_range_notifier_insert()
` [PATCH v2 06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv
` [PATCH v2 07/15] drm/radeon: use mmu_range_notifier_insert
` [PATCH v2 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert
` [PATCH v2 10/15] nouveau: use mmu_notifier directly for invalidate_range_start
` [PATCH v2 11/15] nouveau: use mmu_range_notifier instead of hmm_mirror
` [PATCH v2 13/15] drm/amdgpu: Use mmu_range_insert "
` [PATCH v2 14/15] drm/amdgpu: Use mmu_range_notifier "
` [PATCH v2 15/15] mm/hmm: remove hmm_mirror and related
  ` [PATCH v2 12/15] drm/amdgpu: Call find_vma under mmap_sem

[PATCH] hugetlbfs: fix error handling in init_hugetlbfs_fs()
 2019-10-29 22:36 UTC  (6+ messages)

[PATCH] mm: memcontrol: fix data race in mem_cgroup_select_victim_node
 2019-10-29 18:47 UTC  (8+ messages)

[PATCH v10 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-29 17:34 UTC  (11+ messages)
` [PATCH v10 1/5] "
` [PATCH v10 2/5] kasan: add test for vmalloc
` [PATCH v10 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v10 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v10 5/5] kasan debug: track pages allocated for vmalloc shadow

[PATCH] mm: put the page into the correct list when shrink_page_list fails to reclaim
 2019-10-29 17:13 UTC  (6+ messages)

[RFC v2] memcg: add memcg lru for page reclaiming
 2019-10-29 15:46 UTC  (3+ messages)

[RFC v2] mm: add page preemption
 2019-10-29 15:27 UTC  (7+ messages)

[PATCH RFC v1 00/26] Add KernelMemorySanitizer infrastructure
 2019-10-29 14:56 UTC  (17+ messages)
` [PATCH RFC v1 05/26] printk_safe: externalize printk_context
` [PATCH RFC v1 19/26] kmsan: call KMSAN hooks where needed
` [PATCH RFC v1 23/26] kmsan: unpoisoning buffers from devices etc

[PATCH] sched: Avoid spurious lock dependencies
 2019-10-29 12:44 UTC  (3+ messages)

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-29 12:15 UTC  (3+ messages)
` [PATCH hmm 06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv

[PATCH] mm: split_huge_pages_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE
 2019-10-29 11:14 UTC 

[PATCH] mm: fix unevictable page reclaim when calling madvise_pageout
 2019-10-29 10:45 UTC  (10+ messages)

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-10-29 10:31 UTC  (2+ messages)

[PATCH v2] mm: Fix checking unmapped holes for mbind
 2019-10-29  9:56 UTC 

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-29  8:00 UTC  (8+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 1ee65270bd965f2ae100854006f359ca43de76a1
 2019-10-29  6:40 UTC 

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-10-29  2:47 UTC  (5+ messages)
` [PATCH 04/10] powerpc: Map & release OpenCAPI LPC memory

[PATCH] mm: rate-limit allocation failure warnings more aggressively
 2019-10-29  0:27 UTC  (2+ messages)

[PATCH v2] net: fix sk_page_frag() recursion from memory reclaim
 2019-10-28 23:18 UTC  (2+ messages)

INFO: task hung in mpage_prepare_extent_to_map
 2019-10-28 22:15 UTC  (3+ messages)

[PATCH] mm/thp: fix deadlock in collapse_file()
 2019-10-28 22:14 UTC 

[PATCH v23 16/24] x86/sgx: Add a page reclaimer
 2019-10-28 21:03 UTC 

[PATCH] hugetlbfs: add O_TMPFILE support
 2019-10-28 18:56 UTC  (2+ messages)

[PATCH v2] mm: gup: fix comment of __get_user_pages()
 2019-10-28 18:50 UTC  (2+ 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).