linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-08 21:25:23 to 2021-03-09 20:02:01 UTC [more...]

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-09 20:01 UTC  (18+ messages)
                    ` [PATCH] mm/memory-failure: Use a mutex to avoid memory_failure() races
                          ` [PATCH v2] mm,hwpoison: return -EBUSY when page already poisoned

[PATCH v2] include: Remove pagemap.h from blkdev.h
 2021-03-09 19:57 UTC 

[PATCH v2 0/5] userfaultfd: support minor fault handling for shmem
 2021-03-09 19:57 UTC  (4+ messages)
` [PATCH v2 1/5] "

[PATCH 1/9] memcg: accounting for allocations called with disabled BH
 2021-03-09 19:39 UTC  (3+ messages)

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-09 19:39 UTC  (7+ messages)
` [PATCH v4 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

make alloc_anon_inode more useful
 2021-03-09 19:34 UTC  (19+ messages)
` [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb
` [PATCH 2/9] fs: add an argument-less alloc_anon_inode
` [PATCH 3/9] powerpc/pseries: remove the ppc-cmm file system
` [PATCH 4/9] drm: remove the drm "
` [PATCH 5/9] vmw_balloon: remove the balloon-vmware "
` [PATCH 6/9] virtio_balloon: remove the balloon-kvm "
` [PATCH 7/9] iomem: remove the iomem "
` [PATCH 8/9] z3fold: remove the z3fold "
` [PATCH 9/9] zsmalloc: remove the zsmalloc "

[PATCH] include: Remove pagemap.h from blkdev.h
 2021-03-09 19:07 UTC  (2+ messages)

[RFC PATCH 0/3] hugetlb: add demote/split page functionality
 2021-03-09 19:01 UTC  (9+ messages)
` [RFC PATCH 1/3] hugetlb: add demote hugetlb page sysfs interfaces
` [RFC PATCH 2/3] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA
` [RFC PATCH 3/3] hugetlb: add hugetlb demote page support

Is MAP_POPULATE supposed to fail silently?
 2021-03-09 18:54 UTC  (4+ messages)

[PATCH v5 0/4] Cleanup and fixups for vmemmap handling
 2021-03-09 18:50 UTC  (9+ messages)
` [PATCH v5 1/4] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v5 2/4] x86/vmemmap: Drop handling of 1GB vmemmap ranges
` [PATCH v5 3/4] x86/vmemmap: Handle unpopulated sub-pmd ranges
` [PATCH v5 4/4] x86/vmemmap: Optimize for consecutive sections in partial populated PMDs

[PATCH] mm/slub: Add slub_debug option to panic on memory corruption
 2021-03-09 18:18 UTC  (6+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-09 18:10 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-09 17:55 UTC  (6+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v4 2/5] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v4 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v4 4/5] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v4 5/5] arm64/Kconfig: "

[PATCH v2 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-03-09 17:54 UTC  (11+ messages)
` [PATCH v2 2/2] mm: fs: Invalidate BH LRU during page migration

[PATCH v2] mm: page_alloc: dump migrate-failed pages
 2021-03-09 17:27 UTC  (13+ messages)
    ` [kbuild-all] "
` [RFC PATCH] mm: page_alloc: alloc_contig_ratelimit() can be static

[linux-next:master] BUILD REGRESSION 3aa6f5082286ec74926f3587b05697ba2fd0ace7
 2021-03-09 16:58 UTC 

[linux-next:master 2651/2892] arch/x86/kernel/cpu/mshyperv.c:94:6: warning: no previous prototype for 'hv_setup_stimer0_handler'
 2021-03-09 16:54 UTC 

[PATCH] arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
 2021-03-09 15:38 UTC  (2+ messages)

[PATCH v3 0/4] mm/slub: Fix count_partial() problem
 2021-03-09 15:25 UTC  (5+ messages)
` [PATCH v3 1/4] mm/slub: Introduce two counters for partial objects
` [PATCH v3 2/4] mm/slub: Get rid of count_partial()
` [PATCH v3 3/4] percpu: Export per_cpu_sum()
` [PATCH v3 4/4] mm/slub: Use percpu partial free counter

[intel-linux-intel-lts:4.19/android_r 20723/22085] include/linux/page-flags-layout.h:95:2: error: #error "Not enough bits in page flags"
 2021-03-09 15:13 UTC  (2+ messages)

[patch 0/2] highmem/ARM: kmap_atomic cleanups
 2021-03-09 15:01 UTC  (2+ messages)

[PATCH v4] mm/vmalloc: randomize vmalloc() allocations
 2021-03-09 13:57 UTC 

[PATCH v3] mm/vmalloc: randomize vmalloc() allocations
 2021-03-09 13:49 UTC  (3+ messages)

[PATCH v3 0/5] kasan: integrate with init_on_alloc/free
 2021-03-09 13:24 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: kasan: allow to init memory when setting tags
` [PATCH v3 2/5] kasan: init memory in kasan_(un)poison for HW_TAGS
` [PATCH v3 3/5] kasan, mm: integrate page_alloc init with HW_TAGS
` [PATCH v3 4/5] kasan, mm: integrate slab init_on_alloc "
` [PATCH v3 5/5] kasan, mm: integrate slab init_on_free "

[PATCH v2 0/5] kasan: integrate with init_on_alloc/free
 2021-03-09 13:09 UTC  (4+ messages)
` [PATCH v2 1/5] arm64: kasan: allow to init memory when setting tags

[PATCH v2 0/2] set memcg when split page
 2021-03-09 13:03 UTC  (14+ messages)
` [PATCH v2 1/2] mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg
` [PATCH v2 2/2] mm/memcg: set memcg when split page

[PATCH v5 0/8] Add support for SVM atomics in Nouveau
 2021-03-09 12:49 UTC  (8+ messages)
` [PATCH v5 1/8] mm: Remove special swap entry functions
` [PATCH v5 2/8] mm/swapops: Rework swap entry manipulation code
` [PATCH v5 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v5 4/8] mm/rmap: Split migration into its own function
` [PATCH v5 5/8] mm: Device exclusive memory access
` [PATCH v5 6/8] mm: Selftests for exclusive device memory

[PATCH] arm64: mte: Map hotplugged memory as Normal Tagged
 2021-03-09 12:35 UTC  (3+ messages)

[PATCH 1/1] vsprintf: dump full information of page flags in pGp fix
 2021-03-09 10:22 UTC  (2+ messages)

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-09 10:21 UTC  (6+ messages)
` [PATCH v5 3/3] "

[PATCH 0/6] mm: some config cleanups
 2021-03-09 10:12 UTC  (5+ messages)
` [PATCH 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
` [PATCH 4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION

[PATCH v3 0/4] Use obj_cgroup APIs to charge kmem pages
 2021-03-09 10:07 UTC  (5+ messages)
` [PATCH v3 1/4] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
` [PATCH v3 2/4] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
` [PATCH v3 3/4] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
` [PATCH v3 4/4] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM

[PATCH] mm: cma: Use pr_err_ratelimited for CMA warning
 2021-03-09  9:16 UTC 

[PATCH RFCv2] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-09  8:31 UTC  (3+ messages)

[PATCH v17 1/9] mm: Adjust shuffle code to allow for future coalescing
 2021-03-09  8:13 UTC 

[PATCH 9/9] memcg: accounting for ldt_struct objects
 2021-03-09  8:04 UTC 

[PATCH 8/9] memcg: accounting for tty_struct objects
 2021-03-09  8:04 UTC 

[PATCH 7/9] memcg: accounting for mnt_cache entries
 2021-03-09  8:04 UTC 

[PATCH 6/9] memcg: accounting for fasync_cache
 2021-03-09  8:04 UTC 

[PATCH 5/9] memcg: accounting for ip_fib caches
 2021-03-09  8:04 UTC 

[PATCH 4/9] memcg: accounting for fib_rules
 2021-03-09  8:04 UTC 

[PATCH 3/9] memcg: accounting for ip6_dst_cache
 2021-03-09  8:04 UTC 

[PATCH 2/9] memcg: accounting for fib6_nodes cache
 2021-03-09  8:03 UTC 

[PATCH 0/9] memcg accounting from OpenVZ
 2021-03-09  8:03 UTC 

[PATCH 1/2] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
 2021-03-09  8:02 UTC  (2+ messages)
` [PATCH 2/2] MIPS: loongson64: alloc pglist_data at run time

[PATCH v4] mm: cma: support sysfs
 2021-03-09  6:23 UTC 

mmotm 2021-03-08-21-52 uploaded
 2021-03-09  6:11 UTC  (2+ messages)

[f2fs] 02eb84b96b: ltp.swapon03.fail
 2021-03-09  4:01 UTC  (4+ messages)
` [LTP] "

[PATCH 0/6] mm: some config cleanups
 2021-03-09  3:32 UTC  (2+ messages)

BUG: KASAN: use-after-free in __list_add_valid+0x81/0xa0 (5.11-rc4)
 2021-03-09  2:31 UTC  (7+ messages)

[PATCH v3] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-03-09  2:25 UTC  (5+ messages)

[PATCH V3]: minor cleanup on TLB and MM
 2021-03-09  1:54 UTC  (3+ messages)
` [PATCH 1/2] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
` [PATCH 2/2] MIPS: loongson64: alloc pglist_data at run time

[PATCH v4 0/8] Add support for SVM atomics in Nouveau
 2021-03-09  1:17 UTC  (7+ messages)
` [PATCH v4 4/8] mm/rmap: Split migration into its own function
` [PATCH v4 5/8] mm: Device exclusive memory access

[PATCH 00/10] [v6] Migrate Pages in lieu of discard
 2021-03-09  0:34 UTC  (22+ messages)
` [PATCH 01/10] mm/numa: node demotion data structure and lookup
` [PATCH 02/10] mm/numa: automatically generate node migration order
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH 05/10] mm/migrate: demote pages during reclaim
` [PATCH 06/10] mm/vmscan: add page demotion counter
` [PATCH 07/10] mm/vmscan: add helper for querying ability to age anonymous pages
` [PATCH 08/10] mm/vmscan: Consider anonymous pages without swap
` [PATCH 09/10] mm/vmscan: never demote for memcg reclaim
` [PATCH 10/10] mm/migrate: new zone_reclaim_mode to enable reclaim migration

[PATCH v14 5/8] arm64: mte: Enable TCO in functions that can read beyond buffer limits
 2021-03-09  0:28 UTC  (2+ messages)

[PATCH v2] docs: filesystem: Update smaps vm flag list to latest
 2021-03-09  0:21 UTC  (2+ messages)

[PATCH 1/2] kvfree_rcu: Release a page cache under memory pressure
 2021-03-08 23:52 UTC  (3+ messages)

[PATCH] arm64: mte: Use PAGE_KERNEL_TAGGED in arch_add_memory
 2021-03-08 23:44 UTC  (6+ messages)

[v8 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-03-08 23:42 UTC  (5+ messages)
` [v8 PATCH 11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v8 PATCH 12/13] mm: memcontrol: reparent nr_deferred when memcg offline

mm/mmap.c: fix the adjusted length error
 2021-03-08 23:15 UTC  (2+ messages)

[PATCH] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-08 22:20 UTC  (5+ 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).