linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-12 18:25:38 to 2022-09-14 01:47:37 UTC [more...]

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-14  1:47 UTC  (27+ 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] xtensa: add FDPIC and static PIE support for noMMU
 2022-09-14  1:26 UTC 

[PATCH 1/1] mm/hugetlb: Remove unnecessary 'NULL' values from Pointer
 2022-09-14  1:21 UTC 

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

[PATCH] mm/damon: simplify scheme create in lru_sort.c
 2022-09-14  0:35 UTC  (3+ messages)

[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  (3+ messages)
` [PATCH 2/2] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation

[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 

[syzbot] BUG: Bad page map (5)
 2022-09-13 18:39 UTC  (4+ messages)

[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  (7+ messages)
` [PATCH 1/4] mm/damon: simplify the parameter passing for 'prepare_access_checks'
` [PATCH 2/4] mm/damon/sysfs: simplify the variable 'pid' assignment operation
` [PATCH 3/4] mm/damon/core: simplify the kdamond stop mechanism by removing 'done'
` [PATCH 4/4] mm/damon/vaddr: indicate the target is invalid when 'nr_regions' is zero

[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

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

[PATCH] proc: Enable smaps_rollup without ptrace rights
 2022-09-13 13:07 UTC  (3+ messages)

[PATCH-next] mm/mempolicy: use PAGE_ALIGN instead of open-coding it
 2022-09-13 13:02 UTC  (2+ messages)

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

[linux-next:pending-fixes] BUILD SUCCESS a477b3dec64f21f466ed9208f8e87d148ef5bf9b
 2022-09-13 12:35 UTC 

[PATCH 00/16] A few cleanup patches for mm
 2022-09-13 11:23 UTC  (39+ messages)
` [PATCH 01/16] mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
` [PATCH 02/16] mm/page_alloc: make zone_pcp_update() static
` [PATCH 03/16] mm: remove obsolete macro NR_PCP_ORDER_MASK
` [PATCH 04/16] mm/page_alloc: remove obsolete comment in zone_statistics()
` [PATCH 05/16] mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
` [PATCH 07/16] mm: remove obsolete pgdat_is_empty()
` [PATCH 08/16] mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
` [PATCH 09/16] mm/page_alloc: use local variable zone_idx directly
` [PATCH 10/16] mm, memory_hotplug: remove obsolete generic_free_nodedata()
` [PATCH 11/16] mm/page_alloc: make boot_nodestats static
` [PATCH 12/16] mm/page_alloc: use helper macro SZ_1{K,M}
` [PATCH 13/16] mm/page_alloc: init local variable buddy_pfn
` [PATCH 14/16] mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
` [PATCH 15/16] mm/page_alloc: remove obsolete gfpflags_normal_context()
` [PATCH 16/16] mm/page_alloc: fix obsolete comment in deferred_pfn_valid()

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-13 19:25 UTC  (4+ messages)
` [PATCH v6 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v6 1/2] percpu: Add percpu_counter_add_local and percpu_counter_sub_local
  ` [PATCH v6 2/2] ipc/msg: mitigate the lock contention with percpu counter

[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-13 10:34 UTC  (2+ messages)

[PATCH v3] mm: hugetlb: eliminate memory-less nodes handling
 2022-09-13  9:57 UTC  (3+ messages)

[PATCH v3 00/12] io-uring/btrfs: support async buffered writes
 2022-09-13  9:47 UTC  (14+ messages)
` [PATCH v3 01/12] mm: export balance_dirty_pages_ratelimited_flags()
` [PATCH v3 02/12] btrfs: implement a nowait option for tree searches
` [PATCH v3 03/12] btrfs: make can_nocow_extent nowait compatible
` [PATCH v3 04/12] btrfs: add the ability to use NO_FLUSH for data reservations
` [PATCH v3 05/12] btrfs: add btrfs_try_lock_ordered_range
` [PATCH v3 06/12] btrfs: make btrfs_check_nocow_lock nowait compatible
` [PATCH v3 07/12] btrfs: make prepare_pages "
` [PATCH v3 08/12] btrfs: make lock_and_cleanup_extent_if_need "
` [PATCH v3 09/12] btrfs: plumb NOWAIT through the write path
` [PATCH v3 10/12] btrfs: make balance_dirty_pages nowait compatible
` [PATCH v3 11/12] btrfs: assert nowait mode is not used for some btree search functions
` [PATCH v3 12/12] btrfs: enable nowait async buffered writes

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-13  8:53 UTC  (6+ messages)
` [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
` [PATCH v6 2/4] mm/slub: only zero the requested size of buffer for kzalloc
` [PATCH v6 3/4] mm: kasan: Add free_meta size info in struct kasan_cache
` [PATCH v6 4/4] mm/slub: extend redzone check to extra allocated kmalloc space than requested

[PATCH] hmm-tests: Fix migrate_dirty_page test
 2022-09-13  8:20 UTC  (4+ messages)

[linux-next:master 6573/6679] mm/kasan/kasan_test.c:335:59: warning: array subscript 201 is outside array bounds of 'char[201]'
 2022-09-13  7:59 UTC 

[PATCH v3 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-09-13  6:41 UTC  (4+ messages)
` [PATCH v3 1/3] memblock test: Add test to memblock_add() "
` [PATCH v3 2/3] memblock test: Add test to memblock_reserve() "
` [PATCH v3 3/3] memblock test: Update TODO list

[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-13  7:13 UTC  (2+ messages)
` [PATCH v3] "

BUG in binder_vma_close() at mmap_assert_locked() in stable v5.15
 2022-09-13  6:36 UTC  (6+ messages)

[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
 2022-09-13  6:15 UTC  (6+ messages)

[PATCH] mm/slub: fix to return errno if kmalloc() fails
 2022-09-13  5:26 UTC  (7+ messages)

[PATCH v6 0/4] memblock tests: add NUMA tests for memblock_alloc_try_nid*
 2022-09-13  5:21 UTC  (5+ messages)
` [PATCH v6 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
` [PATCH v6 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
` [PATCH v6 3/4] memblock tests: add bottom-up "
` [PATCH v6 4/4] memblock tests: add generic "

[PATCH] kasan: also display registers for reports from HW exceptions
 2022-09-13  4:00 UTC  (3+ messages)

[PATCH v14 00/70] Introducing the Maple Tree
 2022-09-13  3:39 UTC  (7+ messages)
` [PATCH v14 67/70] mm/vmscan: Use vma iterator instead of vm_next

[PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
 2022-09-13  2:33 UTC  (6+ messages)
` [PATCH v4 4/4] selftests/hmm-tests: Add test for dirty bits

[PATCHv2] zram: do not waste zram_table_entry flags bits
 2022-09-13  2:10 UTC  (5+ messages)

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

[PATCH v2 00/23] Convert to filemap_get_folios_tag()
 2022-09-13  1:09 UTC  (18+ messages)
` [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
` [PATCH v2 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH v2 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v2 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v2 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH v2 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v2 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v2 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v2 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v2 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH v2 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v2 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v2 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v2 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v2 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v2 23/23] filemap: Remove find_get_pages_range_tag()

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-09-13  0:55 UTC  (4+ messages)
` [PATCH v4 5/7] mm: Remember young/dirty bit for page migrations

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-13  0:23 UTC  (12+ messages)

[linux-next:master] BUILD REGRESSION 044b771be9c5de9d817dfafb829d2f049c71c3b4
 2022-09-12 22:26 UTC 

[PATCH 0/3] page table check default to warn instead of panic
 2022-09-12 20:23 UTC  (2+ messages)

[PATCH mm v3 00/34] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-09-12 20:06 UTC  (4+ messages)

[linux-next:master 5820/6679] ERROR: modpost: "ioread64" [drivers/pci/switch/switchtec.ko] undefined!
 2022-09-12 19:29 UTC  (2+ messages)

[PATCH] mm/damon: improve damon_new_region strategy
 2022-09-12 19:26 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).