linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 14:10:31 to 2020-01-18 09:19:26 UTC [more...]

[PATCH v3 0/6] ubsan: Split out bounds checker
 2020-01-18  9:19 UTC  (7+ messages)
` [PATCH v3 5/6] kasan: Unset panic_on_warn before calling panic()

[PATCH v2 1/2] mm/rmap: fix and simplify reusing mergeable anon_vma as parent when fork
 2020-01-18  8:04 UTC  (12+ messages)

[PATCH v4 0/9] Fixup page directory freeing
 2020-01-18  5:56 UTC  (6+ messages)
` [PATCH v4 3/9] asm-generic/tlb: Avoid potential double flush
` [PATCH v4 6/9] asm-generic/tlb: Rename HAVE_RCU_TABLE_FREE

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

[Patch v4] mm: thp: remove the defer list related code since this will not happen
 2020-01-18  5:30 UTC  (3+ messages)

[PATCH] mm: move_pages: fix the return value if there are not-migrated pages
 2020-01-18  5:26 UTC 

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

[PATCH 0/5] mm/mremap.c: cleanup move_page_tables() a little
 2020-01-17 23:22 UTC  (6+ messages)
` [PATCH 1/5] mm/mremap: format the check in move_normal_pmd() same as move_huge_pmd()
` [PATCH 2/5] mm/mremap: it is sure to have enough space when extent meets requirement
` [PATCH 3/5] mm/mremap: use pmd_addr_end to calculate next in move_page_tables()
` [PATCH 4/5] mm/mremap: calculate extent in one place
` [PATCH 5/5] mm/mremap: start addresses are properly aligned

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-17 22:57 UTC  (7+ 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 v3] mm: thp: grab the lock before manipulation defer list
 2020-01-17 22:57 UTC  (15+ messages)

[PATCH 1/2] mm: add helpers pmdp_modify_prot_start/commit
 2020-01-17 22:37 UTC  (2+ messages)

mmotm 2019-12-10-19-14 uploaded
 2020-01-17 22:15 UTC  (7+ messages)
` mmotm 2019-12-10-19-14 uploaded (objtool: func() falls through)

[patch] mm, thp: fix defrag setting if newline is not used
 2020-01-17 22:11 UTC  (6+ messages)
        ` [patch v2] "

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

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-17 21:26 UTC  (15+ messages)
` [PATCH v2 1/5] mm: factor out madvise's core functionality
` [PATCH v2 2/5] mm: introduce external memory hinting API
` [PATCH v2 3/5] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v2 4/5] mm/madvise: allow KSM hints for remote API
` [PATCH v2 5/5] mm: support both pid and pidfd for process_madvise

[PATCH] mm: memcg/slab: introduce mem_cgroup_from_obj()
 2020-01-17 20:54 UTC  (2+ messages)

[PATCH -next v4] mm/hotplug: silence a lockdep splat with printk()
 2020-01-17 19:42 UTC  (24+ messages)

[PATCH -next v6] mm/hotplug: silence a lockdep splat with printk()
 2020-01-17 18:12 UTC 

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

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

[PATCH RFC v1] mm: is_mem_section_removable() overhaul
 2020-01-17 16:57 UTC  (9+ messages)

[RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
 2020-01-17 16:35 UTC  (7+ messages)
` [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol
      ` [EXTERNAL] "

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

[PATCH 1/2] mm/mempolicy: Checking hstate for hugetlbfs page in vma_migratable
 2020-01-17 15:46 UTC  (18+ messages)
` [PATCH 2/2] mm/mempolicy: Skip walking HUGETLB vma if MPOL_MF_STRICT is specified alone

[PATCH v2 0/4] basic KASAN support for Xen PV domains
 2020-01-17 14:56 UTC  (6+ messages)
` [PATCH v2 1/4] kasan: introduce set_pmd_early_shadow()
` [PATCH v2 2/4] x86/xen: add basic KASAN support for PV kernel
` [PATCH v2 3/4] xen: teach KASAN about grant tables
` [PATCH v2 4/4] xen/netback: fix grant copy across page boundary

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2020-01-17 10:50 UTC  (2+ messages)

[PATCH] mm/sparse: reset section's mem_map when fully deactivated
 2020-01-17  9:52 UTC  (12+ messages)

[RFC] lib/show_mem.c: extend show_mem() to support showing drivers' memory consumption
 2020-01-17  8:24 UTC 

node_pagecache_reclaimable() seems not accurate
 2020-01-17  6:44 UTC 

[PATCH] mm/cma.c: find a named CMA area by name
 2020-01-17  6:28 UTC  (4+ messages)

[PATCH v2] mm/cma.c: find a named CMA area by name
 2020-01-17  6:03 UTC 

[PATCH] mm/cma.c: find a named CMA area by name
 2020-01-17  4:17 UTC  (2+ messages)

[linux-next:master 7691/7838] lib/zlib_dfltcc/dfltcc_util.h:109: Error: Unrecognized opcode: `stfle'
 2020-01-17  3:14 UTC 

[PATCH] mm: verify page type before getting memcg from it
 2020-01-17  1:14 UTC  (4+ messages)

[PATCH 2/2] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
 2020-01-16 23:52 UTC  (2+ messages)

[PATCH] mm/vmscan: remove prefetch_prev_lru_page
 2020-01-16 23:37 UTC  (3+ messages)

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

[patch] mm, oom: dump stack of victim when reaping failed
 2020-01-16 21:05 UTC  (4+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-16 20:30 UTC  (6+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages

[PATCH v6 0/6] mm/hmm/test: add self tests for HMM
 2020-01-16 20:21 UTC  (11+ messages)
` [PATCH v6 4/6] mm/mmu_notifier: add mmu_interval_notifier_find()
` [PATCH v6 5/6] nouveau: use new mmu interval notifiers

[PATCH -next v3] mm/hotplug: silence a lockdep splat with printk()
 2020-01-16 17:43 UTC  (8+ messages)

[PATCH v2 0/6] mm: memcg: kmem API cleanup
 2020-01-16 17:40 UTC  (14+ messages)
` [PATCH v2 1/6] mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
` [PATCH v2 2/6] mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
` [PATCH v2 3/6] mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
` [PATCH v2 4/6] mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()
` [PATCH v2 5/6] mm: memcg/slab: cache page number in memcg_(un)charge_slab()
` [PATCH v2 6/6] mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()

[PATCH 0/3] Rename variables in mmu_notifier.c
 2020-01-16 16:39 UTC  (4+ messages)
` [PATCH 1/3] mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
` [PATCH 2/3] mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
` [PATCH 3/3] mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier

[PATCH] mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
 2020-01-16 15:52 UTC  (4+ messages)

[PATCH for 4.19-stable 00/25] mm/memory_hotplug: backport of pending stable fixes
 2020-01-16 14:32 UTC  (9+ messages)

[PATCH -next] mm/hotplug: silence a lockdep splat with printk()
 2020-01-16 14:29 UTC  (5+ messages)

[PATCH] x86/Hyper-V: Balloon up according to request page number
 2020-01-16 14:17 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v5 0/2] mm/hmm/test: add self tests for HMM
 2020-01-16 14:13 UTC  (9+ messages)
` [PATCH v5 1/2] mm/mmu_notifier: make interval notifier updates safe


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