linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-21 19:21:58 to 2020-01-23 21:41:36 UTC [more...]

[RFC PATCH 0/5] Introduce Data Access MONitor (DAMON)
 2020-01-23 21:41 UTC  (7+ messages)
` [RFC PATCH 4/5] Documentation/admin-guide/mm: Add a document for DAMON
    `  "
` [RFC PATCH 5/5] mm/damon: Add kunit tests
    `  "

Memory failure handling of VFIO-pinned THP
 2020-01-23 21:39 UTC 

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-23 20:05 UTC  (4+ messages)
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

[PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-23 19:57 UTC  (11+ messages)
` [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not
` [PATCH v3 3/7] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v3 4/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v3 5/7] powerpc/32s: Drop NULL addr verification
` [PATCH v3 6/7] powerpc/32s: Prepare allow_user_access() for user_access_begin()
` [PATCH v3 7/7] powerpc: Implement user_access_begin and friends

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 19:23 UTC  (20+ messages)
` [PATCH v16.1 1/9] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v16.1 2/9] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v16.1 3/9] mm: Add function __putback_isolated_page
` [PATCH v16.1 4/9] mm: Introduce Reported pages
` [PATCH v16.1 5/9] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v16.1 6/9] virtio-balloon: Add support for providing free page reports to host
` [PATCH v16.1 7/9] mm/page_reporting: Rotate reported pages to the tail of the list
` [PATCH v16.1 8/9] mm/page_reporting: Add budget limit on how many pages can be reported per pass
` [PATCH v16.1 9/9] mm/page_reporting: Add free page reporting documentation

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-01-23 19:03 UTC  (5+ messages)

[PATCH] lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
 2020-01-23 18:47 UTC  (2+ messages)

[PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-23 18:38 UTC  (18+ messages)
` [PATCH v2 2/6] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v2 3/6] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v2 4/6] powerpc/32s: Drop NULL addr verification
` [PATCH v2 5/6] powerpc/32s: prepare prevent_user_access() for user_access_end()
` [PATCH v2 6/6] powerpc: Implement user_access_begin and friends

[PATCH v5] mm/mempolicy: Checking hugepage migration is supported by arch in vma_migratable
 2020-01-23 16:56 UTC  (2+ messages)

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-23 16:27 UTC  (11+ messages)

Paging out when free memory is low but not exhausted (and available memory remains high)
 2020-01-23 12:31 UTC  (2+ messages)

[PATCH v2 0/1] arm/arm64: add support for folded p4d page tables
 2020-01-23 11:59 UTC  (4+ messages)

[RFC][PATCH] iov_iter: Add ITER_MAPPING
 2020-01-23 11:04 UTC  (4+ messages)

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-23 10:31 UTC  (7+ messages)

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-23  9:13 UTC  (19+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API
                  `  "
                      `  "

[v2 PATCH] mm: move_pages: report the number of non-attempted pages
 2020-01-23  8:55 UTC  (4+ messages)

[PATCH 0/2] mm/thp: rework the pmd protect changing flow
 2020-01-23  8:24 UTC  (4+ messages)
` [PATCH v2 1/2] mm: add helpers pmdp_modify_prot_start/commit
` [PATCH v2 2/2] arm64: mm: rework the pmd protect changing flow

[PATCH v5 00/38] Hardened usercopy whitelisting
 2020-01-23  8:14 UTC  (6+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH v4] mm/mempolicy,hugetlb: Checking hstate for hugetlbfs page in vma_migratable
 2020-01-23  7:48 UTC  (4+ messages)

[PATCH 0/2] arm64: Enable vmemmap mapping from device memory
 2020-01-23  5:56 UTC  (3+ messages)
` [PATCH 1/2] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
` [PATCH 2/2] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH] mm: move_pages: fix the return value if there are not-migrated pages
 2020-01-23  3:29 UTC  (10+ messages)

[PATCH] Documentation: zram: various fixes in zram.rst
 2020-01-23  1:48 UTC  (2+ messages)

[Patch v4] mm: thp: remove the defer list related code since this will not happen
 2020-01-22 23:39 UTC  (9+ messages)

[PATCH] mm: move_pages: report the number of non-attempted pages
 2020-01-22 22:43 UTC  (3+ messages)

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-22 21:40 UTC  (6+ messages)
` [PATCH v9 3/8] hugetlb_cgroup: add reservation accounting for private mappings

[PATCH RFC v1] mm: is_mem_section_removable() overhaul
 2020-01-22 20:51 UTC  (22+ messages)

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-22 18:45 UTC  (2+ messages)

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-01-22 18:31 UTC  (7+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[LSF/MM/BPF TOPIC] Generic page write protection
 2020-01-22 18:27 UTC  (8+ messages)
` [Lsf-pc][LSF/MM/BPF "

[PATCH v1 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-22 17:54 UTC  (9+ messages)
` [PATCH v1 2/6] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v1 3/6] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v1 4/6] powerpc/32s: Drop NULL addr verification
` [PATCH v1 5/6] powerpc/32s: prepare prevent_user_access() for user_access_end()
` [PATCH v1 6/6] powerpc: Implement user_access_begin and friends

[LSF/MM/BPF TOPIC] Do not pin pages for various direct-io scheme
 2020-01-22 17:49 UTC  (15+ messages)
    ` [Lsf-pc] "

Confirmation for subscribe linux-kernel
 2020-01-22 16:54 UTC  (2+ messages)

Confirmation for subscribe linux-mmc
 2020-01-22 16:53 UTC  (2+ messages)

[PATCH v2 0/4] basic KASAN support for Xen PV domains
 2020-01-22 14:05 UTC  (8+ messages)
` [PATCH v2 2/4] x86/xen: add basic KASAN support for PV kernel
` [PATCH v2 4/4] xen/netback: fix grant copy across page boundary

[PATCH 2/2] mm/mempolicy: Skip walking HUGETLB vma if MPOL_MF_STRICT is specified alone
 2020-01-22 13:55 UTC  (12+ messages)

[PATCH v3 0/3] protect page cache from freeing inode
 2020-01-22 13:46 UTC  (2+ messages)

[PATCH for 4.19-stable v2 00/24] mm/memory_hotplug: backport of pending stable fixes
 2020-01-22  9:25 UTC  (3+ messages)
` [PATCH for 4.19-stable v2 05/24] mm, memory_hotplug: add nid parameter to arch_remove_memory

[PATCH 0/8] mm/migrate.c: cleanup on do_pages_move()
 2020-01-22  8:17 UTC  (13+ messages)
` [PATCH 1/8] mm/migrate.c: skip node check if done in last round
` [PATCH 7/8] mm/migrate.c: move page on next iteration

[PATCH 2/8] mm/damon: Implement region based sampling
 2020-01-22  8:15 UTC  (2+ messages)

mmotm 2020-01-21-13-28 uploaded
 2020-01-22  4:56 UTC  (6+ messages)
` mmotm 2020-01-21-13-28 uploaded (convert everything to struct proc_ops)
` mmotm 2020-01-21-13-28 uploaded (struct proc_ops)
` mmotm 2020-01-21-13-28 uploaded (drivers/gpu/drm/i915/gt/intel_lrc.c)
` mmotm 2020-01-21-13-28 uploaded (nouveau)
` mmotm 2020-01-21-13-28 uploaded (smack)

[PATCH v5 0/4] KASAN for powerpc64 radix
 2020-01-22  4:25 UTC  (3+ messages)

[PATCH V12 0/2] arm64/mm: Enable memory hot remove
 2020-01-22  3:35 UTC  (3+ messages)

[Patch v2] mm/migrate.c: also overwrite error when it is bigger than zero
 2020-01-22  1:29 UTC  (8+ messages)

[Patch v2 0/4] cleanup on do_pages_move()
 2020-01-22  1:16 UTC  (5+ messages)
` [Patch v2 1/4] mm/migrate.c: not necessary to check start and i
` [Patch v2 2/4] mm/migrate.c: wrap do_move_pages_to_node() and store_status()
` [Patch v2 3/4] mm/migrate.c: check pagelist in move_pages_and_store_status()
` [Patch v2 4/4] mm/migrate.c: handle same node and add failure in the same way

[Patch v2 0/4] mm/page_alloc.c: cleanup on check page
 2020-01-22  1:00 UTC  (11+ messages)
` [Patch v2 1/4] mm: enable dump several reasons for __dump_page()
` [Patch v2 4/4] mm/page_alloc.c: extract commom part to check page

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2020-01-21 22:06 UTC  (3+ messages)
` [PATCH 15/22] arm64: mte: Add PROT_MTE support to mmap() and mprotect()

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-01-21 19:21 UTC  (4+ 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).