linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-25 14:48:09 to 2019-10-29 10:12:06 UTC [more...]

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-29 10:12 UTC  (27+ messages)

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

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

[PATCH] mm: memcontrol: fix data race in mem_cgroup_select_victim_node
 2019-10-29  9:03 UTC  (2+ messages)

[RFC v2] mm: add page preemption
 2019-10-29  8:41 UTC  (6+ messages)

[RFC v2] memcg: add memcg lru for page reclaiming
 2019-10-29  8:37 UTC  (2+ messages)

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

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-29  7:51 UTC  (18+ 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] mm: put the page into the correct list when shrink_page_list fails to reclaim
 2019-10-29  7:16 UTC  (5+ messages)

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

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

[PATCH v10 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-29  4:20 UTC  (6+ 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 00/10] Add support for OpenCAPI SCM devices
 2019-10-29  2:47 UTC  (14+ messages)
` [PATCH 02/10] nvdimm: remove prototypes for nonexistent functions
` [PATCH 04/10] powerpc: Map & release OpenCAPI LPC memory
` [PATCH 09/10] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal
` [PATCH 10/10] ocxl: Conditionally bind SCM devices to the generic OCXL driver

[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] mm: huge_pte_offset() returns pte_t *, not integer
 2019-10-28 21:55 UTC  (2+ messages)

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

[PATCH] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-28 16:55 UTC 

[linux-next:master] BUILD REGRESSION 60c1769a45f4b6beddcc48843739d7d41b88dc1c
 2019-10-28 16:19 UTC 

kernel BUG at mm/vmscan.c:LINE! (2)
 2019-10-28 16:18 UTC  (3+ messages)

[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-28 15:24 UTC  (3+ messages)

[PATCH] zswap: add myself to the maintainers list
 2019-10-28 14:59 UTC  (2+ messages)

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-28 13:59 UTC  (23+ messages)
` [PATCH v14 01/22] mm: Add generic p?d_leaf() macros
` [PATCH v14 02/22] arc: mm: Add p?d_leaf() definitions
` [PATCH v14 03/22] arm: "
` [PATCH v14 04/22] arm64: "
` [PATCH v14 05/22] mips: "
` [PATCH v14 06/22] powerpc: "
` [PATCH v14 07/22] riscv: "
` [PATCH v14 08/22] s390: "
` [PATCH v14 09/22] sparc: "
` [PATCH v14 10/22] x86: "
` [PATCH v14 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v14 12/22] mm: pagewalk: Allow walking without vma
` [PATCH v14 13/22] mm: pagewalk: Add test_p?d callbacks
` [PATCH v14 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v14 15/22] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v14 16/22] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v14 17/22] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v14 18/22] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v14 19/22] mm: Add generic ptdump
` [PATCH v14 20/22] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v14 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v14 22/22] arm64: mm: Display non-present entries in ptdump

[PATCH RFC v1 00/26] Add KernelMemorySanitizer infrastructure
 2019-10-28 13:09 UTC  (6+ messages)
` [PATCH RFC v1 05/26] printk_safe: externalize printk_context

[PATCH RFC] fs/fcntl: add fcntl F_GET_RSS
 2019-10-28 13:05 UTC  (8+ messages)

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-10-28 12:57 UTC  (5+ messages)

[PATCH V2] mm: Recheck page table entry with page table lock held
 2019-10-28 12:08 UTC  (3+ messages)

[PATCH v1] mm/memory_hotplug: Fix try_offline_node()
 2019-10-28 10:54 UTC 

[PATCH v13 12/22] mm: pagewalk: Allow walking without vma
 2019-10-28 10:46 UTC  (3+ messages)

[PATCH] fs: warn if stale pagecache is left after direct write
 2019-10-28 10:03 UTC 

[PATCH V9 0/2] arm64/mm: Enable memory hot remove
 2019-10-28  8:25 UTC  (7+ messages)
` [PATCH V9 2/2] "

[PATCH] mm: allow unmapped hole at head side of mbind range
 2019-10-28  8:12 UTC  (4+ messages)

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-28  7:39 UTC  (9+ messages)
` [PATCH v8 1/5] "

[PATCH v4 0/3] KASAN support for RISC-V
 2019-10-28  7:01 UTC 

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-28  6:25 UTC  (8+ messages)
` [PATCH hmm 02/15] mm/mmu_notifier: add an interval tree notifier
` [PATCH hmm 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER
        ` [Xen-devel] "

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-10-28  5:29 UTC 

[PATCH 08/10] nvdimm: Add driver for OpenCAPI Storage Class Memory
 2019-10-28  1:12 UTC  (4+ messages)
` [RFC PATCH] nvdimm: scm_get() can be static

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-27 22:45 UTC  (3+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory

[PATCH v1] mm/memory_hotplug: Fix updating the node span
 2019-10-27 22:27 UTC 

[PATCH 4.19] memfd: Fix locking when tagging pins
 2019-10-26 15:34 UTC  (6+ messages)
` [PATCH 4.14] "
` [PATCH 4.9] "
` [PATCH 4.4] "

[v3 PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-26 13:10 UTC  (2+ messages)

[RFC v2] writeback: add elastic bdi in cgwb bdp
 2019-10-26 10:46 UTC 

[linux-next:master] BUILD INCOMPLETE 139c2d13c258bacc545fc2a4091f7fb0a6fb08fd
 2019-10-26  8:54 UTC 

[RPF STABLE PATCH] mm/memfd: should be lock the radix_tree when iterating its slot
 2019-10-26  1:54 UTC  (3+ messages)

[PATCH] mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly
 2019-10-25 23:27 UTC 

[PATCH 0/2] mm: reduce /proc/pagetypeinfo ovehead
 2019-10-25 21:58 UTC  (6+ messages)
` [PATCH 1/2] mm, vmstat: hide /proc/pagetypeinfo from normal users
` [PATCH 2/2] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo

[PATCH v7 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-25 21:36 UTC  (3+ messages)
` [PATCH v7 5/9] hugetlb: disable region_add file_region coalescing

WARNING in collapse_file
 2019-10-25 21:36 UTC  (2+ messages)

[PATCH 2/2] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
 2019-10-25 21:25 UTC  (2+ messages)

[PATCH 00/16] The new slab memory controller
 2019-10-25 20:52 UTC  (5+ messages)
` [PATCH 09/16] mm: memcg/slab: charge individual slab objects instead of pages

[PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-10-25 20:33 UTC  (4+ messages)
` [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup

[PATCH] mm: thp: clear PageDoubleMap flag when the last PMD map gone
 2019-10-25 18:49 UTC  (6+ messages)

[PATCH rc] mm/mmu_notifiers: use the right return code for WARN_ON
 2019-10-25 17:55 UTC 

mlockall(MCL_CURRENT) blocking infinitely
 2019-10-25 15:58 UTC  (12+ messages)

[v4 PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-25 15:38 UTC  (6+ messages)

[PROJECT IDEA] More kmalloc sizes
 2019-10-25 14:51 UTC 


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