Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE, (continued)
- [PATCH] memremap: Replace 0-length array with flexible array,
Kees Cook
- [PATCH] mm/debug: use valid physical memory for pmd/pud tests,
Frank van der Linden
- [PATCH v2 00/24] Split netmem from struct page,
Matthew Wilcox (Oracle)
- [PATCH v2 11/24] page_pool: Convert page_pool_empty_ring() to use netmem, Matthew Wilcox (Oracle)
- [PATCH v2 22/24] net: Add support for netmem in skb_frag, Matthew Wilcox (Oracle)
- [PATCH v2 17/24] page_pool: Convert page_pool_return_skb_page() to use netmem, Matthew Wilcox (Oracle)
- [PATCH v2 16/24] page_pool: Use netmem in page_pool_drain_frag(), Matthew Wilcox (Oracle)
- [PATCH v2 20/24] mm: Remove page pool members from struct page, Matthew Wilcox (Oracle)
- [PATCH v2 08/24] page_pool: Convert pp_alloc_cache to contain netmem, Matthew Wilcox (Oracle)
- [PATCH v2 19/24] xdp: Convert to netmem, Matthew Wilcox (Oracle)
- [PATCH v2 18/24] page_pool: Convert frag_page to frag_nmem, Matthew Wilcox (Oracle)
- [PATCH v2 23/24] mvneta: Convert to netmem, Matthew Wilcox (Oracle)
- [PATCH v2 13/24] page_pool: Convert page_pool_dma_sync_for_device() to take a netmem, Matthew Wilcox (Oracle)
- [PATCH v2 12/24] page_pool: Convert page_pool_alloc_pages() to page_pool_alloc_netmem(), Matthew Wilcox (Oracle)
- [PATCH v2 02/24] netmem: Add utility functions, Matthew Wilcox (Oracle)
- [PATCH v2 15/24] page_pool: Remove page_pool_defrag_page(), Matthew Wilcox (Oracle)
- [PATCH v2 24/24] mlx5: Convert to netmem, Matthew Wilcox (Oracle)
- [PATCH v2 21/24] page_pool: Pass a netmem to init_callback(), Matthew Wilcox (Oracle)
- [PATCH v2 14/24] page_pool: Convert page_pool_recycle_in_cache() to netmem, Matthew Wilcox (Oracle)
- [PATCH v2 03/24] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr(), Matthew Wilcox (Oracle)
- [PATCH v2 09/24] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem(), Matthew Wilcox (Oracle)
- [PATCH v2 04/24] page_pool: Convert page_pool_release_page() to page_pool_release_netmem(), Matthew Wilcox (Oracle)
- [PATCH v2 01/24] netmem: Create new type, Matthew Wilcox (Oracle)
- [PATCH v2 05/24] page_pool: Start using netmem in allocation path., Matthew Wilcox (Oracle)
- [PATCH v2 10/24] page_pool: Convert page_pool_put_defragged_page() to netmem, Matthew Wilcox (Oracle)
- [PATCH v2 07/24] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem(), Matthew Wilcox (Oracle)
- [PATCH v2 06/24] page_pool: Convert page_pool_return_page() to page_pool_return_netmem(), Matthew Wilcox (Oracle)
- Re: [PATCH v2 00/24] Split netmem from struct page, Jesse Brandeburg
- [PATCH v2 00/44] VMA tree type safety and remove __vma_adjust(),
Liam Howlett
- [PATCH v2 01/44] maple_tree: Add mas_init() function, Liam Howlett
- [PATCH v2 02/44] maple_tree: Fix potential rcu issue, Liam Howlett
- [PATCH v2 03/44] maple_tree: Reduce user error potential, Liam Howlett
- [PATCH v2 04/44] test_maple_tree: Test modifications while iterating, Liam Howlett
- [PATCH v2 06/44] mm/mmap: convert brk to use vma iterator, Liam Howlett
- [PATCH v2 08/44] mmap: Convert vma_link() vma iterator, Liam Howlett
- [PATCH v2 09/44] mm/mmap: Remove preallocation from do_mas_align_munmap(), Liam Howlett
- [PATCH v2 11/44] mmap: Convert vma_expand() to use vma iterator, Liam Howlett
- [PATCH v2 10/44] mmap: Change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator, Liam Howlett
- [PATCH v2 12/44] mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma(), Liam Howlett
- [PATCH v2 13/44] ipc/shm: Use the vma iterator for munmap calls, Liam Howlett
- [PATCH v2 14/44] userfaultfd: Use vma iterator, Liam Howlett
- [PATCH v2 15/44] mm: Change mprotect_fixup to vma iterator, Liam Howlett
- [PATCH v2 18/44] mempolicy: Convert to vma iterator, Liam Howlett
- [PATCH v2 21/44] madvise: Use vmi iterator for __split_vma() and vma_merge(), Liam Howlett
- [PATCH v2 23/44] mmap: Use vmi version of vma_merge(), Liam Howlett
- [PATCH v2 25/44] mm: Switch vma_merge(), split_vma(), and __split_vma to vma iterator, Liam Howlett
- [PATCH v2 34/44] mm: Change munmap splitting order and move_vma(), Liam Howlett
- [PATCH v2 28/44] mm: Pass through vma iterator to __vma_adjust(), Liam Howlett
- [PATCH v2 35/44] mm/mmap: move anon_vma setting in __vma_adjust(), Liam Howlett
- [PATCH v2 27/44] mmap: Convert __vma_adjust() to use vma iterator, Liam Howlett
- [PATCH v2 30/44] mm: Remove unnecessary write to vma iterator in __vma_adjust(), Liam Howlett
- [PATCH v2 37/44] mm/mmap: Use vma_prepare() and vma_complete() in vma_expand(), Liam Howlett
- [PATCH v2 26/44] mm/damon: Stop using vma_mas_store() for maple tree store, Liam Howlett
- [PATCH v2 38/44] mm/mmap: Introduce init_vma_prep() and init_multi_vma_prep(), Liam Howlett
- [PATCH v2 32/44] mm: Add vma iterator to vma_adjust() arguments, Liam Howlett
- [PATCH v2 40/44] mm/mmap: Don't use __vma_adjust() in shift_arg_pages(), Liam Howlett
- [PATCH v2 33/44] mmap: Clean up mmap_region() unrolling, Liam Howlett
- [PATCH v2 42/44] mm/mmap: Convert do_brk_flags() to use vma_prepare() and vma_complete(), Liam Howlett
- [PATCH v2 43/44] mm/mmap: Remove __vma_adjust(), Liam Howlett
- [PATCH v2 41/44] mm/mmap: Introduce dup_vma_anon() helper, Liam Howlett
- [PATCH v2 31/44] mm: Pass vma iterator through to __vma_adjust(), Liam Howlett
- [PATCH v2 19/44] task_mmu: Convert to vma iterator, Liam Howlett
- [PATCH v2 36/44] mm/mmap: Refactor locking out of __vma_adjust(), Liam Howlett
- [PATCH v2 07/44] kernel/fork: Convert forking to using the vmi iterator, Liam Howlett
- [PATCH v2 39/44] mm: Don't use __vma_adjust() in __split_vma(), Liam Howlett
- [PATCH v2 29/44] madvise: Use split_vma() instead of __split_vma(), Liam Howlett
- [PATCH v2 16/44] mlock: Convert mlock to vma iterator, Liam Howlett
- [PATCH v2 22/44] mmap: Pass through vmi iterator to __split_vma(), Liam Howlett
- [PATCH v2 17/44] coredump: Convert to vma iterator, Liam Howlett
- [PATCH v2 44/44] vma_merge: Set vma iterator to correct position., Liam Howlett
- [PATCH v2 20/44] sched: Convert to vma iterator, Liam Howlett
- [PATCH v2 05/44] mm: Expand vma iterator interface., Liam Howlett
- [PATCH v2 24/44] mm/mremap: Use vmi version of vma_merge(), Liam Howlett
- Re: [PATCH v2 00/44] VMA tree type safety and remove __vma_adjust(), Mark Brown
- Re: [PATCH v7 2/2] arm64: support batched/deferred tlb shootdown during page reclamation,
Catalin Marinas
- [PATCH] maple_tree: Remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk(),
Liam Howlett
- [linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b, kernel test robot
- [PATCH v2 0/9] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc,
Bagas Sanjaya
- [PATCH v2 3/9] docs: cgroup-v1: use code block for locking order schema, Bagas Sanjaya
- [PATCH v2 5/9] docs: cgroup-v1: move hierarchy of accounting caption, Bagas Sanjaya
- [PATCH v2 2/9] docs: cgroup-v1: wrap remaining admonitions in admonition blocks, Bagas Sanjaya
- [PATCH v2 1/9] docs: cgroup-v1: replace custom note constructs with appropriate admonition blocks, Bagas Sanjaya
- [PATCH v2 6/9] docs: cgroup-v1: use bullet lists for list of stat file tables, Bagas Sanjaya
- [PATCH v2 7/9] docs: cgroup-v1: make swap extension subsections subsections, Bagas Sanjaya
- [PATCH v2 4/9] docs: cgroup-v1: fix footnotes, Bagas Sanjaya
- [PATCH v2 8/9] docs: cgroup-v1: add internal cross-references, Bagas Sanjaya
- [PATCH v2 9/9] docs: cgroup-v1: use numbered lists for user interface setup, Bagas Sanjaya
- Re: [PATCH v2 0/9] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc, Tejun Heo
- [PATCH v13 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped,
Marcelo Tosatti
- [PATCH] mm: Fix two spelling mistakes in highmem.h,
Fabio M. De Francesco
- [PATCH v2] mm: Remove an ambiguous sentence from kmap_local_folio() kdocs,
Fabio M. De Francesco
- [PATCH] lib/scatterlist: Fix to merge contiguous pages into the last SG properly,
Yishai Hadas
- [linux-next:pending-fixes] BUILD SUCCESS 2d3ca5d07c8e43c0bdb602fad9396b140f7b9857, kernel test robot
- [PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e).,
James Houghton
- [PATCH 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE, James Houghton
- [PATCH 02/46] hugetlb: remove mk_huge_pte; it is unused, James Houghton
- [PATCH 03/46] hugetlb: remove redundant pte_mkhuge in migration path, James Houghton
- [PATCH 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing, James Houghton
- [PATCH 05/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING, James Houghton
- [PATCH 06/46] mm: add VM_HUGETLB_HGM VMA flag, James Houghton
- [PATCH 08/46] hugetlb: add HugeTLB HGM enablement helpers, James Houghton
- [PATCH 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM, James Houghton
- [PATCH 10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument, James Houghton
- [PATCH 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries, James Houghton
- [PATCH 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte, James Houghton
- [PATCH 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step, James Houghton
- [PATCH 15/46] hugetlb: make default arch_make_huge_pte understand small mappings, James Houghton
- [PATCH 16/46] hugetlbfs: do a full walk to check if vma maps a page, James Houghton
- [PATCH 17/46] hugetlb: make unmapping compatible with high-granularity mappings, James Houghton
- [PATCH 18/46] hugetlb: add HGM support for hugetlb_change_protection, James Houghton
- [PATCH 19/46] hugetlb: add HGM support for follow_hugetlb_page, James Houghton
- [PATCH 20/46] hugetlb: add HGM support for hugetlb_follow_page_mask, James Houghton
- [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, David Hildenbrand
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, David Hildenbrand
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, David Hildenbrand
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Mike Kravetz
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Mike Kravetz
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Mike Kravetz
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, David Hildenbrand
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, David Hildenbrand
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, James Houghton
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, Peter Xu
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, David Hildenbrand
- [PATCH 22/46] mm: rmap: provide pte_order in page_vma_mapped_walk, James Houghton
- [PATCH 23/46] mm: rmap: make page_vma_mapped_walk callers use pte_order, James Houghton
- [PATCH 24/46] rmap: update hugetlb lock comment for HGM, James Houghton
- [PATCH 25/46] hugetlb: update page_vma_mapped to do high-granularity walks, James Houghton
- [PATCH 26/46] hugetlb: add HGM support for copy_hugetlb_page_range, James Houghton
- [PATCH 27/46] hugetlb: add HGM support for move_hugetlb_page_tables, James Houghton
- [PATCH 28/46] hugetlb: add HGM support for hugetlb_fault and hugetlb_no_page, James Houghton
- [PATCH 29/46] rmap: in try_to_{migrate,unmap}_one, check head page for page flags, James Houghton
- [PATCH 30/46] hugetlb: add high-granularity migration support, James Houghton
- [PATCH 31/46] hugetlb: sort hstates in hugetlb_init_hstates, James Houghton
- [PATCH 32/46] hugetlb: add for_each_hgm_shift, James Houghton
- [PATCH 33/46] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE, James Houghton
- [PATCH 34/46] hugetlb: userfaultfd: when using MADV_SPLIT, round addresses to PAGE_SIZE, James Houghton
- [PATCH 36/46] hugetlb: remove huge_pte_lock and huge_pte_lockptr, James Houghton
- [PATCH 37/46] hugetlb: replace make_huge_pte with make_huge_pte_with_shift, James Houghton
- [PATCH 38/46] mm: smaps: add stats for HugeTLB mapping size, James Houghton
- [PATCH 39/46] hugetlb: x86: enable high-granularity mapping, James Houghton
- [PATCH 40/46] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info, James Houghton
- [PATCH 41/46] docs: proc: include information about HugeTLB HGM, James Houghton
- [PATCH 42/46] selftests/vm: add HugeTLB HGM to userfaultfd selftest, James Houghton
- [PATCH 43/46] selftests/kvm: add HugeTLB HGM to KVM demand paging selftest, James Houghton
- [PATCH 44/46] selftests/vm: add anon and shared hugetlb to migration test, James Houghton
- [PATCH 45/46] selftests/vm: add hugetlb HGM test to migration selftest, James Houghton
- [PATCH 46/46] selftests/vm: add HGM UFFDIO_CONTINUE and hwpoison tests, James Houghton
- [PATCH 07/46] hugetlb: rename __vma_shareable_flags_pmd to __vma_has_hugetlb_vma_lock, James Houghton
- [PATCH 35/46] hugetlb: add MADV_COLLAPSE for hugetlb, James Houghton
- [PATCH 14/46] hugetlb: add make_huge_pte_with_shift, James Houghton
- Re: [PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)., David Hildenbrand
- [PATCH] mm/page_alloc: Repalce with deferred_pages_enabled() wherever applicable,
Anshuman Khandual
- [PATCH 0/4] zsmalloc: make zspage chain size configurable,
Sergey Senozhatsky
- [PATCH rcu 24/27] mm: Remove "select SRCU", Paul E. McKenney
- [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs,
Suren Baghdasaryan
- Re: [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs, David Hildenbrand
[PATCH v2] hugetlb: unshare some PMDs when splitting VMAs,
James Houghton
[PATCH v5 0/3] cachestat: a new syscall for page cache state of files,
Nhat Pham
[PATCH 0/3] mm/uffd: Fix missing markers on hugetlb,
Peter Xu
[PATCH] workingset: fix confusion around eviction vs refault container,
Nhat Pham
[PATCH v5 00/23] Convert to filemap_get_folios_tag(),
Vishal Moola (Oracle)
- [PATCH v5 01/23] pagemap: Add filemap_grab_folio(), Vishal Moola (Oracle)
- [PATCH v5 02/23] filemap: Added filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag(), Vishal Moola (Oracle)
- [PATCH v5 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 23/23] filemap: Remove find_get_pages_range_tag(), Vishal Moola (Oracle)
- [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- Re: [f2fs-dev] [PATCH v5 00/23] Convert to filemap_get_folios_tag(), patchwork-bot+f2fs
[PATCH] mm/page_alloc: invert logic for early page initialisation checks,
Mike Rapoport
BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1,
Mirsad Goran Todorovac
[PATCH mm-unstable v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP,
David Hildenbrand
Re: [PATCH] mm/filemap: fix page end in filemap_get_read_batch,
Matthew Wilcox
[PATCH] mm: Remove a sentence from kmap_local_folio() kdocs,
Fabio M. De Francesco
[PATCH] memblock tests: Fix compilation error.,
Aaron Thompson
[PATCH] [PATCH] memblock: Fix return sizeless candidate on __memblock_find_range_top_down.,
Levi Yun
[PATCH 1/1] mm: Always release pages to the buddy allocator in memblock_free_late().,
Aaron Thompson
[PATCH 0/1] Pages not released from memblock to the buddy allocator,
Aaron Thompson
[Patch v3 -mm 1/2] mm/slab: add is_kmalloc_cache() helper function,
Feng Tang
Re: [syzbot] INFO: task hung in freeze_super (3),
Hillf Danton
[PATCH] kasan: mark kasan_kunit_executing as static,
andrey . konovalov
[PATCH] mm: remove zap_page_range and create zap_vma_pages,
Mike Kravetz
[PATCH mm-unstable 0/9] continue hugetlb folio conversions,
Sidhartha Kumar
[PATCHv3 00/12] dmapool enhancements,
Keith Busch
- [PATCHv3 04/12] dmapool: cleanup integer types, Keith Busch
- [PATCHv3 03/12] dmapool: use sysfs_emit() instead of scnprintf(), Keith Busch
- [PATCHv3 01/12] dmapool: add alloc/free performance test, Keith Busch
- [PATCHv3 02/12] dmapool: remove checks for dev == NULL, Keith Busch
- [PATCHv3 05/12] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc, Keith Busch
- [PATCHv3 08/12] dmapool: consolidate page initialization, Keith Busch
- [PATCHv3 09/12] dmapool: simplify freeing, Keith Busch
- [PATCHv3 12/12] dmapool: create/destroy cleanup, Keith Busch
- [PATCHv3 11/12] dmapool: link blocks across pages, Keith Busch
- [PATCHv3 07/12] dmapool: rearrange page alloc failure handling, Keith Busch
- [PATCHv3 10/12] dmapool: don't memset on free twice, Keith Busch
- [PATCHv3 06/12] dmapool: move debug code to own functions, Keith Busch
[no subject],
SeongJae Park
[RFC PATCH 00/25] Upstream kvx Linux port,
Yann Sionneau
[PATCH 09/17] mm: export access_remote_vm() symbol,
Fenghua Yu
[driver-core:debugfs_lookup_fix] [mm/damon/dbgfs] ff25f87cfc: kernel_BUG_at_lib/list_debug.c,
kernel test robot
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]