linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-29 23:15:23 to 2019-10-31 09:39:35 UTC [more...]

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-10-31  9:39 UTC  (5+ messages)
` [PATCH v11 1/4] "
` [PATCH v11 2/4] kasan: add test for vmalloc
` [PATCH v11 3/4] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v11 4/4] x86/kasan: support KASAN_VMALLOC

[PATCH v2] mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly
 2019-10-31  9:38 UTC  (2+ messages)

[PATCH v10 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-31  9:36 UTC  (9+ messages)
` [PATCH v10 1/5] "
` [PATCH v10 4/5] x86/kasan: support KASAN_VMALLOC

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

[PATCH v2] mm: Fix checking unmapped holes for mbind
 2019-10-31  9:06 UTC  (5+ messages)

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-10-31  7:25 UTC  (15+ messages)

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-31  7:21 UTC  (30+ messages)

[PATCH] mm: mempolicy: fix the wrong return value and potential pages leak of mbind
 2019-10-31  5:28 UTC  (5+ messages)
  `  "

[PATCH] mm/thp: flush file for !is_shmem PageDirty() case in collapse_file()
 2019-10-31  4:55 UTC  (3+ messages)

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-31  3:06 UTC  (14+ messages)
` [PATCH 01/26] xfs: Lower CIL flush limit for large logs
` [PATCH 03/26] xfs: don't allow log IO to be throttled
` [PATCH 04/26] xfs: Improve metadata buffer reclaim accountability
` [PATCH 05/26] xfs: correctly acount for reclaimable slabs
` [PATCH 23/26] xfs: reclaim inodes from the LRU

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

[PATCH] MAINTAINERS: update information for "MEMORY MANAGEMENT"
 2019-10-31  1:21 UTC  (2+ messages)

[RFC v2] mm: Proactive compaction
 2019-10-31  0:51 UTC 

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-31  0:14 UTC  (7+ messages)
` [PATCH v3 3/3] mm/hmm/test: add self tests for HMM

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-10-30 23:05 UTC  (21+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 12/19] mm/gup: track FOLL_PIN pages
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 14/19] vfio, mm: "
` [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH] mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly
 2019-10-30 21:35 UTC  (5+ messages)

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-30 21:02 UTC  (12+ 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 v2] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
 2019-10-30 20:42 UTC 

[PATCH V2] kernel: dma: contigous: Make CMA parameters __initdata/__initconst
 2019-10-30 18:12 UTC  (2+ messages)

[PATCH] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
 2019-10-30 18:06 UTC  (9+ messages)

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-30 16:55 UTC  (3+ messages)
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-30 16:50 UTC  (9+ messages)
` [PATCH v14 04/22] arm64: mm: Add p?d_leaf() definitions
` [PATCH v14 19/22] mm: Add generic ptdump
` [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 v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-10-30 16:07 UTC  (32+ messages)
` [PATCH RFC v2 01/25] stackdepot: check depot_index before accessing the stack slab
` [PATCH RFC v2 02/25] stackdepot: prevent Clang from optimizing away stackdepot_memcmp()
` [PATCH RFC v2 03/25] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
` [PATCH RFC v2 04/25] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH RFC v2 05/25] kmsan: add ReST documentation
` [PATCH RFC v2 06/25] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH RFC v2 07/25] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v2 08/25] kmsan: reduce vmalloc space
` [PATCH RFC v2 09/25] kmsan: add KMSAN runtime
` [PATCH RFC v2 10/25] kmsan: define READ_ONCE_NOCHECK()
` [PATCH RFC v2 11/25] kmsan: x86: sync metadata pages on page fault
` [PATCH RFC v2 12/25] kmsan: add tests for KMSAN
` [PATCH RFC v2 13/25] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH RFC v2 14/25] kmsan: Kconfig changes to disable options incompatible with KMSAN
` [PATCH RFC v2 15/25] kmsan: Changing existing files to enable KMSAN builds
` [PATCH RFC v2 16/25] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH RFC v2 17/25] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH RFC v2 18/25] kmsan: call KMSAN hooks where needed
` [PATCH RFC v2 19/25] kmsan: disable instrumentation of certain functions
` [PATCH RFC v2 20/25] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH RFC v2 21/25] kmsan: use __msan_memcpy() where possible
` [PATCH RFC v2 22/25] kmsan: unpoisoning buffers from devices etc
` [PATCH RFC v2 23/25] kmsan: hooks for copy_to_user() and friends
` [PATCH RFC v2 24/25] kmsan: disable strscpy() optimization under KMSAN
` [PATCH RFC v2 25/25] net: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN

[PATCH v3] mm: gup: fix comments of __get_user_pages() and get_user_pages_remote()
 2019-10-30 15:38 UTC  (2+ messages)

[PATCH v2] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30 15:33 UTC  (2+ messages)

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

[PATCH] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
 2019-10-30 12:49 UTC  (2+ messages)

[PATCH RFC v1 00/26] Add KernelMemorySanitizer infrastructure
 2019-10-30 12:43 UTC  (5+ messages)
` [PATCH RFC v1 23/26] kmsan: unpoisoning buffers from devices etc

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

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

[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] 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  (3+ messages)
` [PATCH] mm/khugepaged: Fix might_sleep() warn with CONFIG_HIGHPTE=y

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 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  (13+ messages)

khugepaged might_sleep() warn due to CONFIG_HIGHPTE=y
 2019-10-29 23:15 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).