linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-13 14:53:32 to 2022-09-14 22:42:19 UTC [more...]

[PATCH -next v3 0/2] watermark related improvement on zone movable
 2022-09-14 22:42 UTC  (5+ messages)
` [PATCH -next v3 2/2] mm: sysctl: Introduce per zone watermark_scale_factor

[PATCH] mm,hwpoison: check mm when killing accessing process
 2022-09-14 22:35 UTC  (2+ messages)

Is it possible to force an address_space to always allocate pages in specific order?
 2022-09-14 22:23 UTC  (2+ messages)

[PATCH v2 0/9] hugetlb: Use new vma lock for huge pmd sharing synchronization
 2022-09-14 22:18 UTC  (10+ messages)
` [PATCH v2 1/9] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [PATCH v2 2/9] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH v2 3/9] hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
` [PATCH v2 4/9] hugetlb: create remove_inode_single_folio to remove single file folio
` [PATCH v2 5/9] hugetlb: rename vma_shareable() and refactor code
` [PATCH v2 6/9] hugetlb: add vma based lock for pmd sharing
` [PATCH v2 7/9] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
` [PATCH v2 8/9] hugetlb: use new vma_lock for pmd sharing synchronization
` [PATCH v2 9/9] hugetlb: clean up code checking for fault/truncation races

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-14 22:03 UTC  (45+ messages)
` [PATCH 01/21] mm/page_isolation: protect cma from isolate_single_pageblock
` [PATCH 02/21] mm/hugetlb: correct max_huge_pages accounting on demote
` [PATCH 03/21] mm/hugetlb: correct demote page offset logic
` [PATCH 04/21] mm/hugetlb: refactor alloc_and_dissolve_huge_page
` [PATCH 05/21] mm/hugetlb: allow migrated hugepage to dissolve when freed
` [PATCH 06/21] mm/hugetlb: add hugepage isolation support
` [PATCH 07/21] lib/show_mem.c: display MovableOnly
` [PATCH 08/21] mm/vmstat: show start_pfn when zone spans pages
` [PATCH 09/21] mm/page_alloc: calculate node_spanned_pages from pfns
` [PATCH 10/21] mm/page_alloc.c: allow oversized movablecore
` [PATCH 11/21] mm/page_alloc: introduce init_reserved_pageblock()
` [PATCH 12/21] memblock: introduce MEMBLOCK_MOVABLE flag
` [PATCH 13/21] mm/dmb: Introduce Designated Movable Blocks
` [PATCH 14/21] mm/page_alloc: make alloc_contig_pages DMB aware
` [PATCH 16/21] dt-bindings: reserved-memory: introduce designated-movable-block
` [PATCH 17/21] mm/dmb: introduce rmem designated-movable-block
` [PATCH 18/21] mm/cma: support CMA in Designated Movable Blocks
` [PATCH 19/21] dt-bindings: reserved-memory: shared-dma-pool: support DMB
` [PATCH 20/21] mm/cma: introduce rmem shared-dmb-pool
` [PATCH 21/21] mm/hugetlb: introduce hugetlb_dmb

[PATCH] mm/hugetlb: correct demote page offset logic
 2022-09-14 21:49 UTC  (4+ messages)

[PATCH] mm: No need to check pcp page when free it to buddy
 2022-09-14 21:19 UTC  (2+ messages)

[PATCH 11/12] powerpc: wiiu: don't enforce flat memory
 2022-09-14 19:56 UTC  (14+ messages)
      ` Fragmented physical memory on powerpc/32

[linux-next:master] BUILD REGRESSION f117c01187301a087412bd6697fcf5463cb427d8
 2022-09-14 19:51 UTC 

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-14 18:16 UTC  (11+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 1/3] xfs: fix the calculation of length and end
  ` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
  ` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[linux-next:master 6601/7172] ERROR: modpost: "devm_platform_ioremap_resource" [drivers/clk/xilinx/clk-xlnx-clock-wizard.ko] undefined!
 2022-09-14 17:58 UTC 

[PATCH] mm/hugetlbfs: use macro SZ_1K to replace 1024
 2022-09-14 16:43 UTC  (3+ messages)

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-14 16:42 UTC  (10+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-09-14 16:39 UTC  (12+ messages)
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap

[mm-unstable PATCH] mm: MADV_COLLAPSE: refetch vm_end after reacquiring mmap_lock
 2022-09-14 16:22 UTC 

[syzbot] BUG: Bad page map (5)
 2022-09-14 16:01 UTC  (5+ messages)

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-14 15:45 UTC  (9+ messages)

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-14 15:10 UTC  (10+ messages)
  ` [External] "

[PATCH v2 2/2] mm/page_io: count submission time as thrashing delay for delayacct
 2022-09-14 14:49 UTC  (2+ messages)

[linux-next:master 6256/7172] arch/riscv/errata/thead/errata.c:40:2: error: use of undeclared identifier 'riscv_cbom_block_size'
 2022-09-14 14:38 UTC  (3+ messages)

[PATCH v2 1/2] delayacct: support re-entrance detection of thrashing accounting
 2022-09-14 14:37 UTC  (2+ messages)

[PATCH] filemap: Make the accounting of thrashing more consistent
 2022-09-14 14:36 UTC  (2+ messages)

[RFC 0/1] mm: Track per-task tlb events
 2022-09-14 14:25 UTC  (7+ messages)
` [RFC 1/1] mm: Add per-task struct tlb counters

[PATCH V2] mm/damon: simplify scheme create in lru_sort.c
 2022-09-14 14:22 UTC  (2+ messages)

improve pagecache PSI annotations
 2022-09-14 12:47 UTC  (12+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

[linux-next:pending-fixes] BUILD SUCCESS 5b6d6ca82655e0df8fd15b4ff152a5466c9cf23a
 2022-09-14 12:07 UTC 

[PATCH v7 0/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-09-14 11:04 UTC  (6+ messages)
` [PATCH v7 2/3] "

[PATCH 1/2] mm: fix logic error of page_expected_state
 2022-09-14 10:51 UTC  (7+ messages)
` [PATCH 2/2] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation

[PATCH] Maple Tree: Remove unused functions mte_set_full and mte_clear_full
 2022-09-14 10:20 UTC  (2+ messages)

[PATCH] mm/damon: fix missing damon_del_region()
 2022-09-14 10:26 UTC  (3+ messages)

[PATCH v14 00/70] Introducing the Maple Tree
 2022-09-14 10:16 UTC  (4+ messages)
` [PATCH v14 01/70] Maple Tree: add new data structure

[PATCH] hmm-tests: Fix migrate_dirty_page test
 2022-09-14 10:09 UTC  (4+ messages)

[PATCH v4 0/2] simplify handling of per-node sysfs creation and removal
 2022-09-14 10:03 UTC  (4+ messages)
` [PATCH v4 1/2] mm: hugetlb: simplify "
` [PATCH v4 2/2] mm: hugetlb: eliminate memory-less nodes handling

[PATCH v2] hmm-tests: Fix migrate_dirty_page test
 2022-09-14  9:12 UTC 

[PATCH 4/4] mm/damon/vaddr: indicate the target is invalid when 'nr_regions' is zero
 2022-09-14  8:21 UTC  (5+ messages)

[PATCH] mm/damon: simplify scheme create in lru_sort.c
 2022-09-14  8:06 UTC  (4+ messages)

[mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
 2022-09-14  7:42 UTC  (10+ messages)

[PATCH] mm/damon/sysfs: use the wrapper directly to check if the kdamond is running
 2022-09-14  7:09 UTC  (2+ messages)

[PATCH] kasan: call kasan_malloc() from __kmalloc_*track_caller()
 2022-09-14  6:52 UTC  (2+ messages)

[PATCH 1/1] mm/hugetlb: Remove unnecessary 'NULL' values from Pointer
 2022-09-14  6:52 UTC  (2+ messages)

[linux-next:master 5718/6856] arch/parisc/lib/iomap.c:363:5: warning: no previous prototype for 'ioread64_lo_hi'
 2022-09-14  4:58 UTC 

[PATCH] mm/page_isolation: fix isolate_single_pageblock() isolation behavior
 2022-09-14  2:39 UTC 

[PATCH] mm/vmscan: don't scan adjust too much if current is not kswapd
 2022-09-14  2:33 UTC 

[PATCH] mm/filemap: Make folio_put_wait_locked static
 2022-09-14  2:17 UTC 

[PATCH] mm/slub: return 0 when object pointer is NULL
 2022-09-14  2:11 UTC  (2+ messages)
` [mm/slub] fb670abe87: BUG_kmem_cache_node(Not_tainted):Freechain_corrupt

[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
 2022-09-14  2:08 UTC  (9+ messages)
` [PATCH 8/8] hugetlb: use new vma_lock for "

[PATCH] xtensa: add FDPIC and static PIE support for noMMU
 2022-09-14  1:26 UTC 

[linux-next:master] BUILD REGRESSION 0caac1da994900d12a9be6106edb8e98696712a3
 2022-09-13 22:47 UTC 

[PATCH 1/2] mm: fix logic error of bulkfree_pcp_prepare
 2022-09-13 22:35 UTC  (2+ messages)

[PATCH] Fix race condition when exec'ing setuid files
 2022-09-13 22:03 UTC  (2+ messages)

[PATCH for-mm-unstable] mm/damon/core: handle error from 'damon_fill_regions_holes()'
 2022-09-13 21:54 UTC 

[PATCH mm-unstable] selftests/vm: fix "add thp collapse file and tmpfs testing" for tmpfs
 2022-09-13 21:25 UTC 

[PATCH 00/22] mm/damon: cleanup code
 2022-09-13 17:44 UTC  (23+ messages)
` [PATCH 01/22] mm/damon/paddr: make supported DAMOS actions of paddr clear
` [PATCH 02/22] mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()
` [PATCH 03/22] mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_scheme()
` [PATCH 04/22] mm/damon/core: factor out 'damos_quota' private fileds initialization
` [PATCH 05/22] mm/damon/core: use a dedicated struct for monitoring attributes
` [PATCH 06/22] mm/damon/core: reduce parameters for damon_set_attrs()
` [PATCH 07/22] mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for it
` [PATCH 08/22] mm/damon/lru_sort: "
` [PATCH 09/22] mm/damon: implement a monitoring attributes module parameters generator macro
` [PATCH 10/22] mm/damon/lru_sort: use monitoring attributes parameters generaotr macro
` [PATCH 11/22] mm/damon/reclaim: use monitoring attributes parameters generator macro
` [PATCH 12/22] mm/damon/modules-common: implement a watermarks module "
` [PATCH 13/22] mm/damon/lru_sort: use watermarks "
` [PATCH 14/22] mm/damon/reclaim: "
` [PATCH 15/22] mm/damon/modules-common: implement a stats "
` [PATCH 16/22] mm/damon/reclaim: use stat parameters generator
` [PATCH 17/22] mm/damon/lru_sort: use stat generator
` [PATCH 18/22] mm/damon/modules-common: implement a damos quota params generator
` [PATCH 19/22] mm/damon/modules-common: implement damos time "
` [PATCH 20/22] mm/damon/reclaim: use the quota params generator macro
` [PATCH 21/22] mm/damon/lru_sort: use quotas param generator
` [PATCH 22/22] mm/damon/lru_sort: deduplicate hot/cold schemes generators

[PATCH] mm/damon: Creating kmem cache for damon regions by KMEM_CACHE()
 2022-09-13 17:16 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-13 16:12 UTC  (13+ messages)

[PATCH] mm/damon: add MADV_COLLAPSE support in damos_action
 2022-09-13 15:29 UTC  (3+ messages)

[PATCH 0/4] mm/damon: code simplifications and cleanups
 2022-09-13 15:12 UTC  (2+ messages)

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-09-13 15:11 UTC  (11+ messages)
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot


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