linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/57] MM folio changes for 6.1
 2022-09-02 19:46 UTC  (17+ messages)
` [PATCH v2 09/57] mm/swapfile: Remove page_swapcount()
` [PATCH v2 10/57] mm/swapfile: Convert try_to_free_swap() to folio_free_swap()
` [PATCH v2 14/57] mm: Convert do_swap_page() to use a folio
` [PATCH v2 15/57] mm: Convert do_swap_page()'s swapcache variable to "
` [PATCH v2 16/57] memcg: Convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_folio()
` [PATCH v2 17/57] shmem: Convert shmem_mfill_atomic_pte() to use a folio
` [PATCH v2 18/57] shmem: Convert shmem_replace_page() to shmem_replace_folio()
` [PATCH v2 19/57] swap: Add swap_cache_get_folio()
` [PATCH v2 24/57] shmem: Add shmem_get_folio()
` [PATCH v2 28/57] shmem: Convert shmem_fallocate() to use a folio
` [PATCH v2 29/57] shmem: Convert shmem_symlink() "
` [PATCH v2 31/57] khugepaged: Call shmem_get_folio()
` [PATCH v2 32/57] userfaultfd: Convert mcontinue_atomic_pte() to use a folio
` [PATCH v2 33/57] shmem: Remove shmem_getpage()
` [PATCH v2 34/57] swapfile: Convert try_to_unuse() to use a folio
` [PATCH v2 35/57] swapfile: Convert __try_to_reclaim_swap() "

[PATCH 0/2] Folio fixes for 6.0
 2022-09-02 19:26 UTC  (3+ messages)
` [PATCH 1/2] mm: Fix VM_BUG_ON in __delete_from_swap_cache()
` [PATCH 2/2] vmscan: Check folio_test_private(), not folio_get_private()

[PATCH v2] mm/damon/dbgfs: fix memory leak when using
 2022-09-02 19:11 UTC 

[Resend RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
 2022-09-02 19:08 UTC  (3+ messages)

[PATCH v2] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-02 19:03 UTC 

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-02 18:52 UTC  (7+ messages)

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-02 18:46 UTC  (10+ messages)
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs

[PATCH] mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
 2022-09-02 18:12 UTC  (3+ messages)

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-02 17:46 UTC  (17+ messages)
` [RFC PATCH RESEND 03/28] mm: introduce __find_vma to be used without mmap_lock protection
` [RFC PATCH RESEND 04/28] mm: move mmap_lock assert function definitions
` [RFC PATCH RESEND 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK

[PATCH] mm: gup: fix the fast GUP race against THP collapse
 2022-09-02 17:45 UTC  (10+ messages)

Potentially undesirable interactions between vfork() and time namespaces
 2022-09-02 17:28 UTC  (7+ messages)

[PATCH] mm/vmalloc: Extend find_vmap_lowest_match_check with extra arguments
 2022-09-02 16:45 UTC  (6+ messages)

[PATCH v2] mm/mremap_pages: Save a few cycles in get_dev_pagemap()
 2022-09-02 16:39 UTC 

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-02 16:27 UTC  (3+ messages)

[PATCH v1] mm/gup: adjust stale comment for RCU GUP-fast
 2022-09-02 15:37 UTC  (11+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-02 15:33 UTC  (9+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-09-02 15:12 UTC  (5+ messages)
` [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>

[syzbot] WARNING: CPU: NUM PID: NUM at mm/huge_memory.c:LINE split_huge_page_to_l
 2022-09-02 12:32 UTC 

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

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-09-02 12:29 UTC  (26+ messages)
` [PATCH 01/23] pagemap: Add filemap_grab_folio()
` [PATCH 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH 05/23] afs: Convert afs_writepages_region() "
` [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH 23/23] filemap: Remove find_get_pages_range_tag()

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-02 12:02 UTC  (34+ messages)
` [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions
` [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends
` [RFC PATCH 27/30] Code tagging based latency tracking
` [RFC PATCH 28/30] Improved symbolic error names

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-02 10:36 UTC  (5+ 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

[PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP
 2022-09-02  9:48 UTC  (3+ messages)

[PATCH v3 updated] mm/demotion: Expose memory tier details via sysfs
 2022-09-02  9:44 UTC  (18+ messages)

[PATCH 1/2] mm: reuse pageblock_start/end_pfn() macro
 2022-09-02  9:39 UTC  (8+ messages)
` [PATCH 2/2] mm: add pageblock_aligned() macro

[PATCH] tools/testing/memblock: add double array test
 2022-09-02  7:10 UTC 

[PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
 2022-09-02  6:53 UTC  (7+ messages)
` [PATCH v4 2/4] mm/migrate_device.c: Add missing flush_cache_page()
` [PATCH v4 3/4] mm/migrate_device.c: Copy pte dirty bit to page
` [PATCH v4 4/4] selftests/hmm-tests: Add test for dirty bits

[PATCH v1] mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
 2022-09-02  6:49 UTC  (3+ messages)

[PATCH v4 0/4] mm/slub: some debug enhancements for kmalloc objects
 2022-09-02  6:15 UTC  (4+ messages)
` [PATCH v4 1/4] mm/slub: enable debugging memory wasting of kmalloc

[linux-next:master 4278/4736] arch/mips/include/asm/pgtable.h:238:39: error: missing binary operator before token "("
 2022-09-02  5:19 UTC 

[PATCH] mm: hugetlb: eliminate memory-less nodes handling
 2022-09-02  4:48 UTC  (6+ messages)

[linux-next:master 309/4736] drivers/gpu/drm/via/via_dri1.c:602 via_dmablit_timer() warn: inconsistent indenting
 2022-09-02  4:38 UTC 

[PATCH 0/3] page_owner: print stacks and their counter
 2022-09-02  3:37 UTC  (13+ messages)
` [PATCH 1/3] lib/stackdepot: Add a refcount field in stack_record
` [PATCH 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
` [PATCH 3/3] mm,page_owner: Filter out stacks by a threshold counter

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

[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
 2022-09-02  2:30 UTC  (14+ messages)
` [PATCH bpf-next v3 01/13] cgroup: Update the comment on cgroup_get_from_fd
` [PATCH bpf-next v3 02/13] bpf: Introduce new helper bpf_map_put_memcg()
` [PATCH bpf-next v3 03/13] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [PATCH bpf-next v3 04/13] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [PATCH bpf-next v3 05/13] bpf: Save memcg in bpf_map_init_from_attr()
` [PATCH bpf-next v3 06/13] bpf: Use scoped-based charge in bpf_map_area_alloc
` [PATCH bpf-next v3 07/13] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [PATCH bpf-next v3 08/13] bpf: Use bpf_map_kzalloc in arraymap
` [PATCH bpf-next v3 09/13] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next v3 10/13] mm, memcg: Add new helper get_obj_cgroup_from_cgroup
` [PATCH bpf-next v3 11/13] mm, memcg: Add new helper task_under_memcg_hierarchy
` [PATCH bpf-next v3 12/13] bpf: Add return value for bpf_map_init_from_attr
` [PATCH bpf-next v3 13/13] bpf: Introduce selectable memcg for bpf map

[PATCH v3] mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
 2022-09-02  1:29 UTC  (3+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-09-02  1:28 UTC  (5+ messages)
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH 7/8] mm/damon: introduce DAMON-based LRU-lists Sorting
 2022-09-02  1:21 UTC  (4+ messages)

powerpc-linux-objdump: Warning: Unrecognized form: 0x23
 2022-09-02  1:01 UTC  (11+ messages)
  ` [kbuild-all] "

[PATCH v3 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
 2022-09-02  0:51 UTC  (2+ messages)

[PATCH v2 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
 2022-09-02  0:37 UTC  (11+ messages)
  ` [PATCH v2 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*

[PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-09-02  0:30 UTC  (8+ messages)
  ` [PATCH 00/14] cifs: Iterators, netfslib and folios

[PATCH v5 00/44] Add KernelMemorySanitizer infrastructure
 2022-09-01 23:44 UTC  (8+ messages)
` [PATCH v5 04/44] x86: asm: instrument usercopy in get_user() and put_user()

[syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
 2022-09-01 23:24 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox