linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-14 12:59:39 to 2019-01-16 05:34:22 UTC [more...]

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-16  5:34 UTC  (26+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-16  4:34 UTC  (29+ messages)

memory cgroup pagecache and inode problem
 2019-01-16  3:52 UTC  (9+ messages)

[rpmsg PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix unexpected huge vmap mappings
 2019-01-16  3:38 UTC  (11+ messages)

[RFC PATCH v7 00/16] Add support for eXclusive Page Frame Ownership
 2019-01-16  1:28 UTC  (2+ messages)

[PATCH] doc: memcontrol: fix the obsolete content about force empty
 2019-01-15 23:51 UTC 

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-01-15 21:27 UTC  (3+ messages)

[PATCH -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-15 21:17 UTC  (16+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic counter
` [PATCH 3/6] drivers/IB,qib: do not use mmap_sem
` [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 2/6] mic/scif: do not use mmap_sem

[PATCH v2] mm/page_owner: fix for deferred struct page init
 2019-01-15 20:28 UTC  (2+ messages)
` [PATCH] Revert "mm: use early_pfn_to_nid in page_ext_init"

[PATCH v3] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-15 19:38 UTC  (9+ messages)

[PATCHv3 00/13] Heterogeneuos memory node attributes
 2019-01-15 18:36 UTC  (12+ messages)
` [PATCHv3 03/13] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv3 08/13] Documentation/ABI: Add node performance attributes
` [PATCHv3 13/13] doc/mm: New documentation for memory performance

[RFC PATCH] mm: align anon mmap for THP
 2019-01-15 18:08 UTC  (14+ messages)

[PATCH v4 0/2] Add a future write seal to memfd
 2019-01-15 17:36 UTC  (6+ messages)
` [PATCH v4 1/2] mm/memfd: Add an F_SEAL_FUTURE_WRITE "
` [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal

[PATCH v10] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-15 17:34 UTC  (3+ messages)

[PATCH v3 0/3] KASAN for powerpc/32
 2019-01-15 17:25 UTC  (12+ messages)
` [PATCH v3 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
` [PATCH v3 3/3] powerpc/32: Add KASAN support

[PATCH] page_poison: plays nicely with KASAN
 2019-01-15 17:25 UTC  (3+ messages)
` [PATCH v2] page_poison: play "

[PATCH] mm: Make CONFIG_FRAME_VECTOR a visible option
 2019-01-15 17:22 UTC  (5+ messages)

[PATCH] mm, memory_hotplug: __offline_pages fix wrong locking
 2019-01-15 17:02 UTC  (4+ messages)

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-15 15:53 UTC  (17+ messages)
` [PATCH v2 3/9] powerpc/vdso: don't clear PG_reserved
` [PATCH v2 4/9] riscv/vdso: "
` [PATCH v2 5/9] m68k/mm: use __ClearPageReserved()
` [PATCH v2 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v2 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved
` [PATCH v2 8/9] ia64: perfmon: Don't mark buffer pages as PG_reserved
` [PATCH v2 9/9] mm: better document PG_reserved

[PATCH 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2019-01-15 15:29 UTC  (5+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-15 15:17 UTC  (22+ messages)

[PATCH] mm: Introduce GFP_PGTABLE
 2019-01-15 14:11 UTC  (5+ messages)

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-15 13:18 UTC  (12+ messages)
` [PATCH 04/25] mm, compaction: Remove unnecessary zone parameter in some instances
` [PATCH 05/25] mm, compaction: Rename map_pages to split_map_pages
` [PATCH 06/25] mm, compaction: Skip pageblocks with reserved pages
` [PATCH 09/25] mm, compaction: Use the page allocator bulk-free helper for lists of pages
` [PATCH 10/25] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction

[PATCH] mm: Remove 7th argument of isolate_lru_pages()
 2019-01-15 12:17 UTC  (2+ messages)

[PATCH] memcg: killed threads should not invoke memcg OOM killer
 2019-01-15 11:55 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-15 11:25 UTC  (3+ messages)
` [PATCH V7 5/5] testing

KMSAN: uninit-value in mpol_rebind_mm
 2019-01-15 10:06 UTC  (7+ messages)

INFO: task hung in generic_file_write_iter
 2019-01-15  9:29 UTC  (16+ messages)

[PATCH v11 00/26] Speculative page faults
 2019-01-15  8:24 UTC  (3+ messages)

[PATCHv2 0/7] x86_64/mm: remove bottom-up allocation style by pushing forward the parsing of mem hotplug info
 2019-01-15  7:38 UTC  (16+ messages)
` [PATCHv2 1/7] x86/mm: concentrate the code to memblock allocator enabled
` [PATCHv2 2/7] acpi: change the topo of acpi_table_upgrade()
` [PATCHv2 6/7] x86/mm: remove bottom-up allocation style for x86_64

KASAN: use-after-scope Read in corrupted
 2019-01-15  7:25 UTC  (4+ messages)

+ mm-thp-always-specify-disabled-vmas-as-nh-in-smaps.patch added to -mm tree
 2019-01-15  6:32 UTC  (2+ messages)

[PATCH 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range_buggy
 2019-01-15  5:41 UTC  (4+ messages)

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-01-15  5:32 UTC  (4+ messages)

[PATCH] rbtree: fix the red root
 2019-01-15  5:31 UTC  (16+ messages)
` [PATCH v2] "

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-15  3:44 UTC  (2+ messages)

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-01-15  1:17 UTC  (9+ messages)
      ` [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs

[PATCH] docs/core-api: memory-allocation: add mention of kmem_cache_create_userspace
 2019-01-15  0:27 UTC  (2+ messages)

[PATCH] Documentation/sysctl/vm.txt: Fix drop_caches bit number
 2019-01-15  0:25 UTC  (2+ messages)

cma: deadlock using usb-storage and fs
 2019-01-14 23:47 UTC  (10+ messages)
  ` [usb-storage] "

[PATCH v2 0/5] psi: pressure stall monitors v2
 2019-01-14 20:47 UTC  (8+ messages)
` [PATCH v2 5/5] psi: introduce psi monitor

[RFC v3 PATCH 0/5] mm: memcontrol: do memory reclaim when offlining
 2019-01-14 19:01 UTC  (8+ messages)

[PATCH 0/3] Replace opencoded set_mask_bits
 2019-01-14 19:00 UTC  (3+ messages)
` [PATCH 3/3] bitops.h: set_mask_bits() to return old value

[PATCH v9] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-14 16:41 UTC  (9+ messages)

[PATCH] kasan: Remove use after scope bugs detection
 2019-01-14 16:08 UTC  (4+ messages)

[PATCH v4 1/2] mm: Refactor swap-in logic out of shmem_getpage_gfp
 2019-01-14 15:31 UTC  (2+ messages)
` [PATCH v4 2/2] mm: rid swapoff of quadratic complexity

Lock overhead in shrink_inactive_list / Slow page reclamation
 2019-01-14 15:22 UTC  (5+ messages)
      `  "

[RFC PATCH 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2019-01-14 13:17 UTC  (4+ messages)
` [RFC PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug


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