linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-28 13:50:25 to 2020-01-30 11:31:22 UTC [more...]

[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-30 11:31 UTC  (17+ messages)
` [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
` [PATCH v2 2/8] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v2 3/8] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v2 4/8] mm/gup: track FOLL_PIN pages
` [PATCH v2 5/8] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v2 6/8] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v2 7/8] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 8/8] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-01-30 11:17 UTC  (2+ messages)

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-01-30 10:12 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/3] mm: Rework {enabled,defrag}_{show,store}
 2020-01-30  9:46 UTC  (3+ messages)

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-30  9:20 UTC  (10+ messages)

[v2 PATCH] move_pages.2: Returning positive value is a new error case
 2020-01-30  9:06 UTC  (2+ messages)

[PATCH 00/12] Change readahead API
 2020-01-30  8:10 UTC  (16+ messages)
` [PATCH 04/12] mm: Add readahead address space operation
` [PATCH 06/12] btrfs: Convert from readpages to readahead
` [PATCH 07/12] erofs: Convert uncompressed files "
` [PATCH 11/12] fuse: Convert "
` [PATCH 12/12] iomap: "

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-30  7:27 UTC  (13+ messages)

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-01-30  7:01 UTC  (3+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH
` [PATCH 2/2] selftests: vm: Fix 64-bit test builds for powerpc64le

[PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-01-30  6:37 UTC  (25+ messages)
` [PATCH v18 01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v18 02/24] selftests/vm/pkeys: Rename all references to pkru to a generic name
` [PATCH v18 03/24] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v18 04/24] selftests/vm/pkeys: Move some definitions to arch-specific header
` [PATCH v18 05/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v18 06/24] selftests: vm: pkeys: Use sane types for pkey register
` [PATCH v18 07/24] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v18 08/24] selftests/vm/pkeys: Fix pkey_disable_clear()
` [PATCH v18 09/24] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v18 10/24] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v18 11/24] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v18 12/24] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v18 13/24] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v18 14/24] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v18 15/24] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v18 16/24] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v18 17/24] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v18 18/24] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v18 19/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v18 20/24] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v18 21/24] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v18 22/24] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v18 23/24] selftests: vm: pkeys: Use the correct page size "
` [PATCH v18 24/24] selftests: vm: pkeys: Fix multilib builds for x86

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-30  6:11 UTC  (11+ messages)
` [PATCH v10 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v10 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

[PATCH] mm/util: fix a data race in __vm_enough_memory()
 2020-01-30  4:20 UTC  (2+ messages)

[PATCH v4 2/2] kasan: add test for invalid size in memmove
 2020-01-30  3:43 UTC  (3+ messages)

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-01-30  2:44 UTC  (6+ messages)
` [PATCH v2 27/28] tools/cgroup: make slabinfo.py compatible with new slab controller

[PATCH 3/3] mm: Rework setup_transparent_hugepage()
 2020-01-30  2:24 UTC 

[PATCH 2/3] mm: Rework {enabled,defrag}_show()
 2020-01-30  2:24 UTC 

[PATCH 1/3] mm: Rework {enabled,defrag}_store()
 2020-01-30  2:24 UTC 

[PATCH 0/5] mm/mremap.c: cleanup move_page_tables() a little
 2020-01-30  1:30 UTC  (18+ messages)
` [PATCH 3/5] mm/mremap: use pmd_addr_end to calculate next in move_page_tables()

mmotm 2020-01-28-20-05 uploaded
 2020-01-29 22:32 UTC  (8+ messages)
` mmotm 2020-01-28-20-05 uploaded (net/mptcp/subflow.c)
` mmotm 2020-01-28-20-05 uploaded (security/security.c)
` mmotm 2020-01-28-20-05 uploaded (objtool warnings)

[Patch v4 0/4] cleanup on do_pages_move()
 2020-01-29 22:16 UTC  (5+ messages)
` [Patch v4 1/4] mm/migrate.c: no need to check for i > start in do_pages_move()
` [Patch v4 2/4] mm/migrate.c: wrap do_move_pages_to_node() and store_status()
` [Patch v4 3/4] mm/migrate.c: check pagelist in move_pages_and_store_status()
` [Patch v4 4/4] mm/migrate.c: unify "not queued for migration" handling in do_pages_move()

[Patch v2 0/4] cleanup on do_pages_move()
 2020-01-29 22:07 UTC  (16+ 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

[GIT PULL] Please pull mmu_notifier changes
 2020-01-29 20:16 UTC 

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-29 20:01 UTC  (4+ messages)

[PATCH v2 0/9] Introduce Data Access MONitor (DAMON)
 2020-01-29 19:59 UTC  (8+ messages)
`  "
    `  "
        `  "
            `  "

[PATCH] move_pages.2: Returning positive value is a new error case
 2020-01-29 19:11 UTC  (4+ messages)

[PATCH 1/1] mm: sysctl: add panic_on_inconsistent_mm sysctl
 2020-01-29 19:06 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Memory Tiering discussion
 2020-01-29 17:24 UTC  (3+ messages)

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

[v3 PATCH] mm: move_pages: report the number of non-attempted pages
 2020-01-29 17:18 UTC  (3+ messages)

Paging out when free memory is low but not exhausted (and available memory remains high)
 2020-01-29 16:39 UTC  (11+ messages)

[PATCH v2 0/9] Huge page-table entries for TTM
 2020-01-29 14:55 UTC  (3+ messages)
` [PATCH 5/9] mm, drm/ttm, drm/vmwgfx: Support huge TTM pagefaults

[PATCH] mm/page_counter: fix various data races
 2020-01-29 13:47 UTC  (9+ messages)

[PATCH -next] mm/page_counter: annotate an intentional data race
 2020-01-29 13:29 UTC  (2+ messages)

[PATCH -next] mm/page_counter: mark intentional data races
 2020-01-29  9:51 UTC  (5+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-01-29  9:41 UTC  (3+ messages)

[PATCH for 4.19-stable v3 00/24] mm/memory_hotplug: backport of pending stable fixes
 2020-01-29  9:37 UTC  (3+ messages)

[PATCH v5 01/17] powerpc/32: replace MTMSRD() by mtmsr
 2020-01-29  5:17 UTC  (2+ messages)

[Patch v2 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-01-29  0:26 UTC  (5+ messages)
` [Patch v2 1/4] mm/mremap: format the check in move_normal_pmd() same as move_huge_pmd()
` [Patch v2 2/4] mm/mremap: it is sure to have enough space when extent meets requirement
` [Patch v2 3/4] mm/mremap: calculate extent in one place
` [Patch v2 4/4] mm/mremap: start addresses are properly aligned

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-01-28 19:44 UTC  (12+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2020-01-28 18:13 UTC  (12+ messages)

[PATCH v2 0/9] Introduce Data Access MONitor (DAMON)
 2020-01-28 16:09 UTC  (4+ messages)
` [PATCH v2 1/9] mm: "
    `  "

[PATCH for 4.19-stable v3 13/24] s390x/mm: implement arch_remove_memory()
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "s390x/mm: implement arch_remove_memory()" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 03/24] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm, sparse: pass nid instead of pgdat to sparse_add_one_section()" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 11/24] powerpc/mm: Fix section mismatch warning
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "powerpc/mm: Fix section mismatch warning" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 08/24] mm, memory_hotplug: update a comment in unregister_memory()
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm, memory_hotplug: update a comment in unregister_memory()" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 02/24] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 22/24] mm/memunmap: don't access uninitialized memmap in memunmap_pages()
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm/memunmap: don't access uninitialized memmap in memunmap_pages()" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 19/24] mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 24/24] mm/memory_hotplug: shrink zones when offlining memory
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm/memory_hotplug: shrink zones when offlining memory" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 17/24] mm/memory_hotplug: remove memory block devices before arch_remove_memory()
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm/memory_hotplug: remove memory block devices before arch_remove_memory()" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 06/24] mm/memory_hotplug: release memory resource after arch_remove_memory()
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm/memory_hotplug: release memory resource after arch_remove_memory()" has been added to the 4.19-stable tree

[PATCH for 4.19-stable v3 18/24] mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
 2020-01-28 13:49 UTC  (2+ messages)
` Patch "mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail" has been added to the 4.19-stable tree


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