linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 03:16:03 to 2021-03-19 13:20:41 UTC [more...]

[PATCH v6 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-19 13:20 UTC  (5+ messages)
` [PATCH v6 1/5] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v6 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v6 3/5] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v6 4/5] mm: Make alloc_contig_range handle in-use "

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-19 12:51 UTC  (14+ messages)
` [PATCH v23 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support
` [PATCH v23 23/28] x86/cet/shstk: Handle signals for shadow stack

Page zapping and page table reclaim
 2021-03-19 12:44 UTC  (6+ messages)

[PATCH v4] mm: cma: support sysfs
 2021-03-19 12:44 UTC  (2+ messages)

[PATCH v19 7/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
 2021-03-19 12:42 UTC  (4+ messages)
    ` [External] "

[PATCH V2] mm/memtest: Add ARCH_USE_MEMTEST
 2021-03-19 12:34 UTC  (2+ messages)

[linux-next:master 3962/5787] s390-linux-ld: undefined reference to `iounmap'
 2021-03-19 12:21 UTC 

[PATCH v6 resend 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-19 12:22 UTC  (6+ messages)
` [PATCH v6 resend 1/3] mm, slub: use pGp to print page flags
` [PATCH v6 resend 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v6 resend 3/3] vsprintf: dump full information of page flags in pGp

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

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-19 11:37 UTC  (10+ messages)

[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
 2021-03-19 11:19 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS c8c0b27c517330b76200783933903a95f1733931
 2021-03-19 11:05 UTC 

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-19 10:26 UTC  (28+ messages)
` [PATCH v5 1/5] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v5 4/5] mm: Make alloc_contig_range handle in-use hugetlb pages
` [PATCH v5 5/5] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig

[PATCH v2] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-03-19  9:40 UTC  (3+ messages)

[PATCH v1 00/14] Multigenerational LRU
 2021-03-19  9:31 UTC  (3+ messages)
` [PATCH v1 14/14] mm: multigenerational lru: documentation

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-19  9:02 UTC  (6+ messages)

[drm/i915/dp] 4a8d79901d: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]
 2021-03-19  8:58 UTC  (5+ messages)

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-19  7:15 UTC 

page_mapping vs page_file_mapping for swap cache pages
 2021-03-19  6:24 UTC  (2+ messages)

[PATCH 1/2] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
 2021-03-19  5:49 UTC  (2+ messages)
` [PATCH 2/2] mm: memcontrol: deprecate swapaccounting=0 mode

[PATCH v4 0/5] Use obj_cgroup APIs to charge kmem pages
 2021-03-19  4:05 UTC  (13+ messages)
` [PATCH v4 1/5] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
` [PATCH v4 2/5] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
` [PATCH v4 3/5] mm: memcontrol: change ug->dummy_page only if memcg changed
` [PATCH v4 4/5] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
    ` [External] "
` [PATCH v4 5/5] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM

[PATCH v4 00/25] Page folios
 2021-03-19  4:01 UTC  (8+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 08/25] mm: Handle per-folio private data

[PATCH] mm/gup: check page posion status for coredump
 2021-03-19  2:44 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-19  2:17 UTC  (9+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()

[PATCH] mm/highmem: Fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
 2021-03-19  2:14 UTC  (2+ messages)

[PATCH] mm: Allow shmem mappings with MREMAP_DONTUNMAP
 2021-03-19  1:58 UTC  (8+ messages)
` [PATCH v3 1/2] mm: Allow non-VM_DONTEXPAND and VM_PFNMAP "
  ` [PATCH v3 2/2] Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"

[PATCH v10 0/3] Charge loop device i/o to issuing cgroup
 2021-03-19  0:56 UTC  (6+ messages)

[PATCH v5 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-19  0:52 UTC  (2+ messages)
` [PATCH v5 2/2] mm: huge_memory: debugfs for file-backed THP split

[linux-next:master] BUILD REGRESSION ba5b053ab3ac674b91a6669086139819359a5e6e
 2021-03-19  0:00 UTC 

[linux-next:master 4647/5413] drivers/phy/microchip/sparx5_serdes.c:2440:54-57: ERROR: Missing resource_size with iores
 2021-03-18 23:28 UTC  (2+ messages)
` [PATCH] phy: fix resource_size.cocci warnings

[syzbot] BUG: soft lockup in do_wp_page (4)
 2021-03-18 19:34 UTC  (2+ messages)

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-18 19:26 UTC  (10+ messages)
` [PATCH 1/3] mm/memory-failure: Prepare for mass memory_failure()
` [PATCH 2/3] mm, dax, pmem: Introduce dev_pagemap_failure()
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH v1] mm, hwpoison: enable error handling on shmem thp
 2021-03-18 18:33 UTC  (6+ messages)

File THP and HWPoison
 2021-03-18 18:05 UTC  (5+ messages)

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

[PATCH] mm: vmalloc: Prevent use after free in _vm_unmap_aliases
 2021-03-18 16:59 UTC  (2+ messages)

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-03-18 16:16 UTC  (2+ messages)

[PATCH][next] mm/vmalloc: fix read of uninitialized pointer area
 2021-03-18 15:59 UTC 

[BUG -next] "memcg: charge before adding to swapcache on swapin" broken
 2021-03-18 15:19 UTC  (11+ messages)

[PATCH] memcg: set page->private before calling swap_readpage
 2021-03-18 15:08 UTC  (6+ messages)

[PATCH v2 0/2] set memcg when split page
 2021-03-18 15:07 UTC  (13+ messages)
` [PATCH v2 2/2] mm/memcg: "

[PATCH v3 0/6] Some cleanups for huge_memory
 2021-03-18 15:07 UTC  (11+ messages)
` [PATCH v3 1/6] mm/huge_memory.c: rework the function vma_adjust_trans_huge()
` [PATCH v3 2/6] mm/huge_memory.c: make get_huge_zero_page() return bool
` [PATCH v3 3/6] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
` [PATCH v3 4/6] mm/huge_memory.c: remove redundant PageCompound() check
` [PATCH v3 5/6] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
` [PATCH v3 6/6] mm/huge_memory.c: use helper function migration_entry_to_page()

[linux-next:master 4153/5413] drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:769:21: error: 'stmmac_runtime_suspend' undeclared here (not in a function); did you mean
 2021-03-18 14:36 UTC 

[PATCH v4 0/3] mm/slub: Fix count_partial() problem
 2021-03-18 12:56 UTC  (6+ messages)
` [PATCH v4 1/3] mm/slub: Introduce two counters for partial objects

[PATCH v6 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-18 12:46 UTC  (3+ messages)
` [PATCH v6 2/6] init_on_alloc: Optimize static branches

[PATCH 1/3] mm/slub: fixing backtrace of objects because of redzone adjustment
 2021-03-18 12:35 UTC  (4+ messages)
    ` [PATCH 2/3] mm/slub: Add Support for free path information of an object

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-18 12:05 UTC  (12+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH v3 5/5] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
 2021-03-18 11:28 UTC 

Can I send information to you regarding our current school
 2021-03-18 10:56 UTC 

BUG: unable to handle kernel paging request in workingset_age_nonresident
 2021-03-18 10:50 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 92c4e9f16f36918979c11e8365117edecdc9785b
 2021-03-18 10:45 UTC 

[PATCH v25 00/13] Introduce Data Access MONitor (DAMON)
 2021-03-18 10:08 UTC  (14+ messages)
` [PATCH v25 01/13] mm: "
` [PATCH v25 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v25 03/13] mm/damon: Adaptively adjust regions
` [PATCH v25 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v25 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v25 06/13] mm/damon: Add a tracepoint
` [PATCH v25 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v25 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v25 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v25 10/13] Documentation: Add documents for DAMON
` [PATCH v25 11/13] mm/damon: Add kunit tests
` [PATCH v25 12/13] mm/damon: Add user space selftests
` [PATCH v25 13/13] MAINTAINERS: Update for DAMON

[PATCH] Add MHI bus support and driver for T99W175 5G modem
 2021-03-18  8:45 UTC 

[PATCH v2 4/6] mm/mremap: Use mmu gather interface instead of flush_tlb_range
 2021-03-18  8:34 UTC  (2+ messages)

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-18  8:09 UTC  (4+ messages)
` [PATCH v3 2/3] mm: disable LRU pagevec during the migration temporarily

[PATCH v3 0/2] x86/setup: consolidate early memory reservations
 2021-03-18  6:53 UTC  (3+ messages)

mmotm 2021-03-17-22-24 uploaded
 2021-03-18  5:25 UTC 

[PATCH v13 00/14] huge vmalloc mappings
 2021-03-18  3:50 UTC  (3+ messages)

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-18  3:21 UTC  (2+ 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).