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

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

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

[PATCH V12 0/2] arm64/mm: Enable memory hot remove
 2020-01-21 12:02 UTC  (5+ 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 v2] sched/core: fix illegal RCU from offline CPUs
 2020-01-21 10:35 UTC  (4+ messages)

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-01-21  9:06 UTC  (8+ 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  (25+ 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] mm: move_pages: fix the return value if there are not-migrated pages
 2020-01-21  8:40 UTC  (9+ messages)

[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 v2 0/5] introduce memory hinting API for external process
 2020-01-20 15:44 UTC  (17+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API

[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 

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

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

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

[PATCH -next v5] mm/hotplug: silence a lockdep splat with printk()
 2020-01-20  7:22 UTC  (3+ messages)

[PATCH] mm/sparse: reset section's mem_map when fully deactivated
 2020-01-20  2:31 UTC  (8+ messages)

[PATCH 0/4] mm/page_alloc.c: cleanup on check page
 2020-01-20  0:36 UTC  (10+ messages)
` [PATCH 1/4] mm/page_alloc.c: extract commom part to "
` [PATCH 2/4] mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad()
` [PATCH 3/4] mm/page_alloc.c: rename free_pages_check() to check_free_page()
` [PATCH 4/4] mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison

[patch] mm, thp: fix defrag setting if newline is not used
 2020-01-19 21:57 UTC  (8+ messages)
        ` [patch v2] "

[linux-next:master] BUILD REGRESSION de970dffa7d19eae1d703c3534825308ef8d5dec
 2020-01-19 14:39 UTC 

[PATCH RFC 0/3] mm/memcontrol drm/ttm: charge ttm buffer backed by system memory
 2020-01-19 13:03 UTC  (5+ messages)
` [PATCH RFC 3/3] drm/ttm: support memcg for ttm_tt

[PATCH] mm/migrate.c: also overwrite error when it is bigger than zero
 2020-01-19  5:54 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD INCOMPLETE e24e77e0398319862489009664e26837dd31e851
 2020-01-19  3:36 UTC 

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-18 23:13 UTC  (2+ messages)

RFC: hold i_rwsem until aio completes
 2020-01-18 22:40 UTC  (6+ 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).