linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 05:16:38 to 2021-03-10 06:10:57 UTC [more...]

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

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

[PATCH V2] mm/memtest: Add ARCH_USE_MEMTEST
 2021-03-10  6:03 UTC  (2+ messages)

[PATCH v2] arm: print alloc free paths for address in registers
 2021-03-10  5:50 UTC  (2+ messages)

[PATCH 0/6] mm: some config cleanups
 2021-03-10  5:20 UTC  (2+ messages)
  ` [PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)

[PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit
 2021-03-10  5:19 UTC  (11+ messages)

[PATCH v2 0/5] userfaultfd: support minor fault handling for shmem
 2021-03-10  4:40 UTC  (6+ messages)
` [PATCH v2 1/5] "
    ` [PATCH v2.5] "

[PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
 2021-03-10  4:39 UTC 

make alloc_anon_inode more useful
 2021-03-10  4:05 UTC  (20+ 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 v5 0/8] Add support for SVM atomics in Nouveau
 2021-03-10  3:51 UTC  (12+ 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 v5 7/8] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v5 8/8] nouveau/svm: Implement atomic SVM access

[linux-next:master 1740/2892] xtensa-linux-ld: cec-notifier.c:undefined reference to `of_find_i2c_device_by_node'
 2021-03-10  3:13 UTC 

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-10  2:54 UTC  (2+ messages)

[f2fs] 02eb84b96b: ltp.swapon03.fail
 2021-03-10  2:32 UTC  (5+ messages)
` [LTP] "

[linux-next:pending-fixes 228/518] drivers/virt/acrn/irqfd.c:163:13: sparse: sparse: restricted __poll_t degrades to integer
 2021-03-10  1:36 UTC 

[PATCH 0/5] userfaultfd/selftests: A few cleanups
 2021-03-10  0:45 UTC  (6+ messages)
` [PATCH 1/5] userfaultfd/selftests: Use user mode only
` [PATCH 2/5] userfaultfd/selftests: Remove the time() check on delayed uffd
` [PATCH 3/5] userfaultfd/selftests: Dropping VERIFY check in locking_thread
` [PATCH 4/5] userfaultfd/selftests: Only dump counts if mode enabled
` [PATCH 5/5] userfaultfd/selftests: Unify error handling

[PATCH 2/9] memcg: accounting for fib6_nodes cache
 2021-03-10  0:13 UTC  (3+ messages)

[PATCH 00/10] [v6] Migrate Pages in lieu of discard
 2021-03-09 23:08 UTC  (15+ messages)
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 05/10] mm/migrate: demote pages during reclaim
` [PATCH 08/10] mm/vmscan: Consider anonymous pages without swap
` [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 22:40 UTC 

[PATCH v5 0/7] Optionally randomize kernel stack offset each syscall
 2021-03-09 21:43 UTC  (8+ messages)
` [PATCH v5 1/7] mm: Restore init_on_* static branch defaults
` [PATCH v5 2/7] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v5 3/7] init_on_alloc: Unpessimize default-on builds
` [PATCH v5 4/7] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v5 5/7] x86/entry: Enable random_kstack_offset support
` [PATCH v5 6/7] arm64: entry: "
` [PATCH v5 7/7] lkdtm: Add REPORT_STACK for checking stack offsets

[PATCH v5 0/4] Cleanup and fixups for vmemmap handling
 2021-03-09 21:27 UTC  (10+ 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 v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-09 21:26 UTC  (8+ messages)
` [PATCH v4 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH 0/9] memcg accounting from OpenVZ
 2021-03-09 21:12 UTC  (2+ messages)

mmotm 2021-03-08-21-52 uploaded
 2021-03-09 20:56 UTC  (4+ messages)

[PATCH v2] include: Remove pagemap.h from blkdev.h
 2021-03-09 20:50 UTC  (3+ messages)

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

[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  (6+ messages)

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

[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  (5+ messages)

[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  (9+ 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] 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 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 


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