linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 07:29:44 to 2020-01-21 19:21:58 UTC [more...]

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-01-21 19:21 UTC  (9+ messages)

[PATCH] mm: move_pages: fix the return value if there are not-migrated pages
 2020-01-21 19:01 UTC  (6+ messages)

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-21 18:50 UTC  (3+ messages)
` [PATCH v10 4/8] hugetlb: disable region_add file_region coalescing

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-21 18:43 UTC  (24+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API
` [PATCH v2 4/5] mm/madvise: allow KSM hints for remote API

[PATCH for 4.19-stable v2 00/24] mm/memory_hotplug: backport of pending stable fixes
 2020-01-21 18:01 UTC  (25+ messages)
` [PATCH for 4.19-stable v2 01/24] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH for 4.19-stable v2 02/24] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
` [PATCH for 4.19-stable v2 03/24] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
` [PATCH for 4.19-stable v2 04/24] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
` [PATCH for 4.19-stable v2 05/24] mm, memory_hotplug: add nid parameter to arch_remove_memory
` [PATCH for 4.19-stable v2 06/24] mm/memory_hotplug: release memory resource after arch_remove_memory()
` [PATCH for 4.19-stable v2 07/24] drivers/base/memory.c: clean up relics in function parameters
` [PATCH for 4.19-stable v2 08/24] mm, memory_hotplug: update a comment in unregister_memory()
` [PATCH for 4.19-stable v2 09/24] mm/memory_hotplug: make unregister_memory_section() never fail
` [PATCH for 4.19-stable v2 10/24] mm/memory_hotplug: make __remove_section() "
` [PATCH for 4.19-stable v2 11/24] powerpc/mm: Fix section mismatch warning
` [PATCH for 4.19-stable v2 12/24] mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
` [PATCH for 4.19-stable v2 13/24] s390x/mm: implement arch_remove_memory()
` [PATCH for 4.19-stable v2 14/24] mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
` [PATCH for 4.19-stable v2 15/24] drivers/base/memory: pass a block_id to init_memory_block()
` [PATCH for 4.19-stable v2 16/24] mm/memory_hotplug: create memory block devices after arch_add_memory()
` [PATCH for 4.19-stable v2 17/24] mm/memory_hotplug: remove memory block devices before arch_remove_memory()
` [PATCH for 4.19-stable v2 18/24] mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
` [PATCH for 4.19-stable v2 19/24] mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
` [PATCH for 4.19-stable v2 20/24] mm/hotplug: kill is_dev_zone() usage in __remove_pages()
` [PATCH for 4.19-stable v2 21/24] drivers/base/node.c: simplify unregister_memory_block_under_nodes()
` [PATCH for 4.19-stable v2 22/24] mm/memunmap: don't access uninitialized memmap in memunmap_pages()
` [PATCH for 4.19-stable v2 23/24] mm/memory_hotplug: fix try_offline_node()
` [PATCH for 4.19-stable v2 24/24] mm/memory_hotplug: shrink zones when offlining memory

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-21 17:40 UTC  (4+ messages)
` [PATCH v9 4/8] hugetlb: disable region_add file_region coalescing

[PATCH v2 2/4] x86/xen: add basic KASAN support for PV kernel
 2020-01-21 16:25 UTC  (3+ messages)

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

[PATCH V12 0/2] arm64/mm: Enable memory hot remove
 2020-01-21 15:18 UTC  (6+ messages)
` [PATCH V12 1/2] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH V12 2/2] arm64/mm: Enable memory hot remove

[PATCH 00/14] KVM: x86/mmu: Huge page fixes, cleanup, and DAX
 2020-01-21 15:12 UTC  (12+ messages)
` [PATCH 04/14] KVM: Play nice with read-only memslots when querying host page size
` [PATCH 05/14] x86/mm: Introduce lookup_address_in_mm()
` [PATCH 07/14] KVM: x86/mmu: Walk host page tables to find THP mappings
` [PATCH 12/14] KVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hugepage_adjust()

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

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-21 11:36 UTC  (2+ messages)

[PATCH v4] mm/mempolicy,hugetlb: Checking hstate for hugetlbfs page in vma_migratable
 2020-01-21 13:08 UTC  (17+ messages)

[PATCH RFC v1] mm: is_mem_section_removable() overhaul
 2020-01-21 12:07 UTC  (13+ messages)

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-01-21 10:35 UTC  (4+ messages)

[Patch v2 0/4] mm/page_alloc.c: cleanup on check page
 2020-01-21  8:47 UTC  (22+ messages)
` [Patch v2 1/4] mm: enable dump several reasons for __dump_page()
` [Patch v2 2/4] mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison
` [Patch v2 3/4] mm/page_alloc.c: pass all bad reasons to bad_page()
` [Patch v2 4/4] mm/page_alloc.c: extract commom part to check page

[PATCH 0/8] mm/migrate.c: cleanup on do_pages_move()
 2020-01-21  8:43 UTC  (23+ messages)
` [PATCH 1/8] mm/migrate.c: skip node check if done in last round
` [PATCH 2/8] mm/migrate.c: not necessary to check start and i
` [PATCH 3/8] mm/migrate.c: reform the last call on do_move_pages_to_node()
` [PATCH 4/8] mm/migrate.c: wrap do_move_pages_to_node() and store_status()
` [PATCH 5/8] mm/migrate.c: check pagelist in move_pages_and_store_status()
` [PATCH 6/8] mm/migrate.c: handle same node and add failure in the same way
` [PATCH 7/8] mm/migrate.c: move page on next iteration
` [PATCH 8/8] mm/migrate.c: use break instead of goto out_flush

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-01-21  7:11 UTC  (4+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory

[Patch v2] mm/migrate.c: also overwrite error when it is bigger than zero
 2020-01-21  2:34 UTC  (3+ messages)

Lease semantic proposal
 2020-01-21  0:56 UTC  (8+ messages)

[PATCH 0/5] Annotate allocation functions with alloc_size attribute
 2020-01-20 22:51 UTC  (8+ messages)
` [PATCH 1/5] altera-stapl: altera_get_note: prevent write beyond end of 'key'
` [PATCH 2/5] [RFC] kasan: kasan_test: hide allocation sizes from the compiler
` [PATCH 3/5] [RFC] staging: rts5208: make len a u16 in rtsx_write_cfg_seq
` [PATCH 4/5] [VERY RFC] mm: kmalloc(_node): return NULL immediately for SIZE_MAX
` [PATCH 5/5] [RFC] mm: annotate memory allocation functions with their sizes

[PATCH] Documentation: zram: various fixes in zram.rst
 2020-01-20 22:51 UTC 

[Patch v4] mm: thp: remove the defer list related code since this will not happen
 2020-01-20 21:27 UTC  (7+ messages)

[RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
 2020-01-20 19:20 UTC  (11+ messages)
` [RFC PATCH V2 1/10] mm/resource: Move child to new resource when release mem region
` [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol
      ` [EXTERNAL] "

[PATCH 0/8] Introduce Data Access MONitor (DAMON)
 2020-01-20 18:14 UTC  (11+ messages)
` [PATCH 1/8] mm: "
` [PATCH 2/8] mm/damon: Implement region based sampling
` [PATCH 3/8] mm/damon: Adaptively adjust regions
` [PATCH 4/8] mm/damon: Apply dynamic memory mapping changes
` [PATCH 5/8] mm/damon: Add debugfs interface
  ` [PATCH 6/8] mm/damon: Add minimal user-space tools
  ` [PATCH 7/8] Documentation/admin-guide/mm: Add a document for DAMON
  ` [PATCH 8/8] mm/damon: Add kunit tests
  ` Re: [PATCH 0/8] Introduce Data Access MONitor (DAMON)

[PATCH -mm v3] mm/page_isolation: fix potential warning from user
 2020-01-20 17:16 UTC  (3+ messages)

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2020-01-20 16:58 UTC  (7+ messages)

[PATCH -mm v2] mm/page_isolation: fix potential warning from user
 2020-01-20 15:43 UTC  (10+ messages)

[PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb
 2020-01-20 15:11 UTC  (11+ messages)

[PATCH 1/2] mm: add helpers pmdp_modify_prot_start/commit
 2020-01-20 15:05 UTC  (2+ messages)

[PATCH v2] selftests: vm: Fix 64-bit test builds for powerpc64le
 2020-01-20 14:14 UTC  (2+ messages)

[PATCH] selftests: vm: Fix 64-bit test builds for powerpc64le
 2020-01-20 13:52 UTC 

[PATCHv2] mm/sparse: reset section's mem_map when fully deactivated
 2020-01-20 10:12 UTC  (4+ messages)

[PATCH -mm] mm/page_isolation: fix potential warning from user
 2020-01-20  9:42 UTC  (4+ messages)

[PATCH v2 0/4] basic KASAN support for Xen PV domains
 2020-01-20  8:58 UTC  (3+ messages)
` [PATCH v2 4/4] xen/netback: fix grant copy across page boundary

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

[PATCH -next v6] mm/hotplug: silence a lockdep splat with printk()
 2020-01-20  7:31 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).