linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 16:13:01 to 2021-03-07 08:39:47 UTC [more...]

[PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-07  8:39 UTC  (10+ messages)
` [PATCH v17 3/9] mm: hugetlb: free the vmemmap pages associated with each "
    ` [External] "
` [PATCH v17 4/9] mm: hugetlb: alloc "
    ` [External] "
` [PATCH v17 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
    ` [External] "

[linux-next:pending-fixes] BUILD SUCCESS 0e3e43fa5fbdc2c5a5664a93807626680b7164eb
 2021-03-07  6:25 UTC 

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-03-07  6:14 UTC 

[linux-next:master] BUILD REGRESSION 4641b32307b3b54397652a71f852bb0bafb0820d
 2021-03-07  1:43 UTC 

[PATCH V2]: MIPS work
 2021-03-07  1:36 UTC  (5+ messages)
` [PATCH 1/3] MIPS: sync arrangement of pt_regs with user_pt_regs and regoffset_table
` [PATCH 3/3] MIPS: loongson64: alloc pglist_data at run time

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-06 20:36 UTC  (7+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
` [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block device

[PATCH] mm:process_vm_access: remove duplicate include
 2021-03-06 13:21 UTC 

[PATCH v2 0/5] Use obj_cgroup APIs to charge kmem pages
 2021-03-06  8:03 UTC  (12+ messages)
` [PATCH v2 1/5] mm: memcontrol: introduce obj_cgroup_{un}charge_page
    ` [External] "
` [PATCH v2 2/5] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
    ` [External] "
` [PATCH v2 3/5] mm: memcontrol: charge kmem pages by using obj_cgroup APIs
    ` [External] "
` [PATCH v2 4/5] mm: memcontrol: introduce remote objcg charging API

[PATCH v3] mm/vmalloc: randomize vmalloc() allocations
 2021-03-06  5:57 UTC  (3+ messages)

[PATCH v2 0/4] Cleanup and fixup for khugepaged
 2021-03-06  3:29 UTC  (5+ messages)
` [PATCH v2 1/4] khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_thps()
` [PATCH v2 2/4] khugepaged: reuse the smp_wmb() inside __SetPageUptodate()
` [PATCH v2 3/4] khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()
` [PATCH v2 4/4] khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()

[PATCH 0/5] Cleanup and fixup for khugepaged
 2021-03-06  3:18 UTC  (6+ messages)
` [PATCH 4/5] khugepaged: remove unnecessary mem_cgroup_uncharge() in collapse_[file|huge_page]

[PATCH v2] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
 2021-03-06  1:27 UTC  (5+ messages)

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

[PATCH v3 1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS
 2021-03-06  0:05 UTC  (2+ messages)
` [PATCH v3 2/2] mm, kasan: don't poison boot memory with tag-based modes

[PATCH v3] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
 2021-03-06  0:04 UTC 

[PATCH v2 0/2] set memcg when split page
 2021-03-05 23:58 UTC  (8+ 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 v4] memcg: charge before adding to swapcache on swapin
 2021-03-05 23:20 UTC  (4+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-05 22:11 UTC  (15+ messages)

[PATCH v3] memcg: charge before adding to swapcache on swapin
 2021-03-05 21:00 UTC  (8+ messages)

[PATCH v4] mm: cma: support sysfs
 2021-03-05 20:34 UTC  (3+ messages)

[PATCH 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-03-05 20:26 UTC  (4+ messages)

[PATCH v3 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-03-05 19:41 UTC  (11+ messages)

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-03-05 19:07 UTC  (6+ messages)
` [PATCH v2 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-05 18:26 UTC  (9+ messages)
` [PATCH v4 1/3] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v4 2/3] x86/vmemmap: Drop handling of 1GB vmemmap ranges
` [PATCH v4 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH V3 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-05 18:24 UTC  (8+ messages)
` [PATCH V3 1/2] "
` [PATCH V3 2/2] arm64/mm: Reorganize pfn_valid()

d28296d248: stress-ng.sigsegv.ops_per_sec -82.7% regression
 2021-03-05 17:56 UTC  (6+ messages)

[PATCH] arm64: mte: Use PAGE_KERNEL_TAGGED in arch_add_memory
 2021-03-05 17:44 UTC  (3+ messages)

[PATCH v3 00/14] Introduced multi-preference mempolicy
 2021-03-05  2:21 UTC  (16+ messages)
` [PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit

[PATCH v3 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-03-05 17:30 UTC  (3+ messages)
` [PATCH v3 2/2] mm: Make alloc_contig_range handle in-use hugetlb pages

[PATCH] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
 2021-03-05 17:04 UTC  (4+ messages)

[PATCH v2 1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS
 2021-03-05 15:46 UTC  (2+ messages)

[patch 0/7] drm, highmem: Cleanup io/kmap_atomic*() usage
 2021-03-05 15:35 UTC  (6+ messages)
` [patch 1/7] drm/ttm: Replace kmap_atomic() usage
` [patch 2/7] drm/vmgfx: Replace kmap_atomic()

[PATCH v3 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-05 15:35 UTC  (7+ messages)
` [PATCH v3 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v3 4/5] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v3 5/5] arm64/Kconfig: "

[PATCH v21 00/26] Control-flow Enforcement: Shadow Stack
 2021-03-05 14:29 UTC  (3+ messages)
` [PATCH v21 10/26] x86/mm: Update pte_modify for _PAGE_COW

BUG: KASAN: use-after-free in __list_add_valid+0x81/0xa0 (5.11-rc4)
 2021-03-05 14:22 UTC  (5+ messages)

[RFC]: MIPS: new ftrace implementation
 2021-03-05 10:19 UTC  (5+ messages)
` [PATCH 1/4] MIPS: replace -pg with CC_FLAGS_FTRACE
` [PATCH 2/4] MIPS: move FTRACE_SYSCALLS from ftrace.c into syscall.c
` [PATCH 3/4] MIPS: prepare for new ftrace implementation
` [PATCH 4/4] MIPS: add DYNAMIC_FTRACE_WITH_REGS

possible deadlock in sk_clone_lock
 2021-03-05  9:09 UTC  (8+ messages)

[PATCH mm] kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
 2021-03-05  8:57 UTC  (4+ messages)

[PATCH STABLE ONLY] swap: fix swapfile page to sector mapping
 2021-03-05  8:27 UTC  (7+ messages)
` [PATCH STABLE 5.10 5.11] "

[PATCH v1] mm, hwpoison: do not lock page again when me_huge_page() successfully recovers
 2021-03-05  7:26 UTC  (2+ messages)

[PATCH V2] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT
 2021-03-05  7:13 UTC  (6+ messages)
` [PATCH] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling

arch/mips/mm/tlbex.c:2599 check_pabits() warn: always true condition '(fillbits >= ((__builtin_constant_p(0)) < 2) - __builtin_clzll(0)):((4 <= 4)) => (0-u32max >= 0)'
 2021-03-05  5:32 UTC 

[PATCH v4 00/25] Page folios
 2021-03-05  4:19 UTC  (26+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 02/25] mm: Add folio_pgdat and folio_zone
` [PATCH v4 03/25] mm/vmstat: Add functions to account folio statistics
` [PATCH v4 04/25] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v4 05/25] mm: Add put_folio
` [PATCH v4 06/25] mm: Add get_folio
` [PATCH v4 07/25] mm: Create FolioFlags
` [PATCH v4 08/25] mm: Handle per-folio private data
` [PATCH v4 09/25] mm: Add folio_index, folio_page and folio_contains
` [PATCH v4 10/25] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v4 11/25] mm/memcg: Add folio wrappers for various memcontrol functions
` [PATCH v4 12/25] mm/filemap: Add unlock_folio
` [PATCH v4 13/25] mm/filemap: Add lock_folio
` [PATCH v4 14/25] mm/filemap: Add lock_folio_killable
` [PATCH v4 15/25] mm/filemap: Convert lock_page_async to lock_folio_async
` [PATCH v4 16/25] mm/filemap: Convert end_page_writeback to end_folio_writeback
` [PATCH v4 17/25] mm/filemap: Add wait_on_folio_locked & wait_on_folio_locked_killable
` [PATCH v4 18/25] mm/page-writeback: Add wait_on_folio_writeback
` [PATCH v4 19/25] mm/page-writeback: Add wait_for_stable_folio
` [PATCH v4 20/25] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v4 21/25] mm/filemap: Add __lock_folio_or_retry
` [PATCH v4 22/25] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v4 23/25] mm/page-writeback: Convert test_clear_page_writeback to take a folio
` [PATCH v4 24/25] mm/filemap: Convert page wait queues to be folios
` [PATCH v4 25/25] cachefiles: Switch to wait_page_key

[PATCH V2 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-05  4:22 UTC  (12+ messages)

[PATCH V3] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
 2021-03-05  3:28 UTC 

mm/filemap.c:2409:9: warning: stack frame size of 2704 bytes in function 'filemap_read'
 2021-03-05  1:02 UTC 

[PATCH 00/10] [v6] Migrate Pages in lieu of discard
 2021-03-05  0:00 UTC  (11+ 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 v3 0/8] Add support for SVM atomics in Nouveau
 2021-03-04 23:54 UTC  (3+ messages)
` [PATCH v3 4/8] mm/rmap: Split migration into its own function

[PATCH] mm/filemap: Drop check for truncated page after I/O
 2021-03-04 22:50 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f5427c2460ebc11b1a66c1742d41077ae5b99796
 2021-03-04 20:26 UTC 

[linux-next:master 7714/11865] drivers/platform/x86/dell/dell-smbios-smm.c:27:35: warning: unused variable 'dell_device_table'
 2021-03-04 20:05 UTC  (3+ messages)

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-03-04 18:22 UTC  (15+ messages)

mm/page_alloc.c:3728:1: warning: stack frame size of 2064 bytes in function 'get_page_from_freelist'
 2021-03-04 18:20 UTC 

[PATCH 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-04 18:13 UTC  (7+ messages)
` [PATCH 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH v2 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-04 17:54 UTC  (6+ messages)
` [PATCH v2 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v2 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v2 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v2 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH] mm/hugetlb: suppress wrong warning info when alloc gigantic page
 2021-03-04 17:21 UTC  (5+ messages)

[PATCH v5 0/5] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-03-04 17:10 UTC  (6+ messages)

[PATCH v4 1/4] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
 2021-03-04 16:46 UTC  (3+ messages)

[RFC PATCH v3 00/49] 1GB PUD THP support on x86_64
 2021-03-04 16:45 UTC  (4+ 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).