linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 09:36:09 to 2021-03-05 17:57:05 UTC [more...]

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

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

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

[PATCH 0/5] Cleanup and fixup for khugepaged
 2021-03-05 17:40 UTC  (8+ messages)
` [PATCH 1/5] khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_thps()
` [PATCH 2/5] khugepaged: reuse the smp_wmb() inside __SetPageUptodate()
` [PATCH 3/5] khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()
` [PATCH 4/5] khugepaged: remove unnecessary mem_cgroup_uncharge() in collapse_[file|huge_page]
` [PATCH 5/5] khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-04 18:42 UTC  (8+ 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 00/14] Introduced multi-preference mempolicy
 2021-03-05  2:21 UTC  (17+ messages)
` [PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit

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

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

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

[PATCH v3] memcg: charge before adding to swapcache on swapin
 2021-03-05 16:42 UTC  (6+ messages)

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

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-05 15:55 UTC  (14+ 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  (11+ messages)
` [patch 1/7] drm/ttm: Replace kmap_atomic() usage
` [patch 2/7] drm/vmgfx: Replace kmap_atomic()
` [patch 3/7] highmem: Remove kmap_atomic_prot()
` [patch 4/7] drm/qxl: Replace io_mapping_map_atomic_wc()
` [patch 5/7] drm/nouveau/device: "
` [patch 6/7] drm/i915: "
` [patch 7/7] io-mapping: Remove io_mapping_map_atomic_wc()

[PATCH v3 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-05 15:35 UTC  (9+ messages)
` [PATCH v3 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v3 2/5] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [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

[PATCH V2]: MIPS work
 2021-03-05 10:03 UTC  (3+ 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 v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-05  9:30 UTC  (7+ messages)
` [PATCH v17 3/9] mm: hugetlb: free the vmemmap pages associated with each "
    ` [External] "
` [PATCH v17 4/9] mm: hugetlb: alloc "
    ` [External] "

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

possible deadlock in sk_clone_lock
 2021-03-05  9:09 UTC  (11+ 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  (11+ messages)
` [PATCH STABLE 4.14 4.19] "
` [PATCH STABLE 4.4] "
` [PATCH STABLE 4.9] "
` [PATCH STABLE 5.10 5.11] "
` [PATCH STABLE 5.4] "

[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

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-05  6:10 UTC  (5+ messages)
` [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block device

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

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 v2 0/2] set memcg when split page
 2021-03-04 18:55 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] 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  (12+ messages)
` [PATCH 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 2/4] userfaultfd.2: Add write-protect mode
` [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)

[PATCH v3] mm: cma: support sysfs
 2021-03-04 15:39 UTC  (5+ messages)

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-03-04 15:09 UTC  (5+ messages)

[PATCH mm] kfence: fix reports if constant function prefixes exist
 2021-03-04 14:43 UTC  (2+ messages)

[linux-next:master 540/1897] drivers/vdpa/virtio_pci/vp_vdpa.c:168 vp_vdpa_request_irq() warn: inconsistent indenting
 2021-03-04 13:25 UTC 

[PATCH] sh: remove duplicate include in tlb.h
 2021-03-04 13:20 UTC 

[linux-next:pending-fixes] BUILD SUCCESS dbc40beb5545ecb25b90451ad0e6c339b0a32ca2
 2021-03-04 11:50 UTC 

[PATCH] mm/compaction: remove unused variable sysctl_compact_memory
 2021-03-04 10:57 UTC  (3+ messages)
` [PATCH v2] "

[RFC] Hugepage collapse in process context
 2021-03-04 10:52 UTC  (8+ messages)

[PATCH v24 00/14] Subject: Introduce Data Access MONitor (DAMON)
 2021-03-04 10:07 UTC  (2+ messages)

[PATCH v4] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-03-04  9:54 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).