Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages(), (continued)
- [PATCH net-next v10 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked(), David Howells
- [PATCH net-next v10 11/16] ip, udp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 12/16] ip6, udp6: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 14/16] ip: Remove ip_append_page(), David Howells
- [PATCH net-next v10 15/16] af_unix: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 16/16] unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES, David Howells
- Re: [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1, patchwork-bot+netdevbpf
- [linux-next:pending-fixes] BUILD SUCCESS e885abc8cc39d729ef87a853a5c245c28ffe11af, kernel test robot
- [PATCH mm-unstable 1/4] mm: multi-gen LRU: use macro for bitmap,
T.J. Alumbaugh
- [PATCH v11 0/9] Implement copy offload support,
Nitesh Shetty
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH 0/9] Mitigate a vmap lock contention,
Uladzislau Rezki (Sony)
- [PATCH 1/9] mm: vmalloc: Add va_alloc() helper, Uladzislau Rezki (Sony)
- [PATCH 2/9] mm: vmalloc: Rename adjust_va_to_fit_type() function, Uladzislau Rezki (Sony)
- [PATCH 3/9] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c, Uladzislau Rezki (Sony)
- [PATCH 4/9] mm: vmalloc: Add a per-CPU-zone infrastructure, Uladzislau Rezki (Sony)
- [PATCH 5/9] mm: vmalloc: Insert busy-VA per-cpu zone, Uladzislau Rezki (Sony)
- [PATCH 6/9] mm: vmalloc: Support multiple zones in vmallocinfo, Uladzislau Rezki (Sony)
- [PATCH 7/9] mm: vmalloc: Insert lazy-VA per-cpu zone, Uladzislau Rezki (Sony)
- [PATCH 8/9] mm: vmalloc: Offload free_vmap_area_lock global lock, Uladzislau Rezki (Sony)
- [PATCH 9/9] mm: vmalloc: Scale and activate cvz_size, Uladzislau Rezki (Sony)
- Re: [PATCH 0/9] Mitigate a vmap lock contention, Hyeonggon Yoo
[PATCH v8 0/6] ksm: support tracking KSM-placed zero-pages,
yang.yang29
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH 2/2] selftests: cgroup: fix unexpected failure on test_memcg_low,
Haifeng Xu
[PATCH 1/2] mm/memcontrol: fix typo in comment, Haifeng Xu
[PATCH] mm/mmap: refactor mlock_future_check(),
Lorenzo Stoakes
[PATCH -V2 0/5] swap: cleanup get/put_swap_device() usage,
Huang Ying
[PATCH] mmu_notifiers: Notify on pte permission upgrades,
Alistair Popple
[PATCHv4] mm: skip CMA pages when they are not available,
zhaoyang.huang
[PATCH v3 00/10] Clean ups for maple tree,
Peng Zhang
- [PATCH v3 01/10] maple_tree: Rework mtree_alloc_{range,rrange}(), Peng Zhang
- [PATCH v3 02/10] maple_tree: Drop mas_{rev_}alloc() and mas_fill_gap(), Peng Zhang
- [PATCH v3 03/10] maple_tree: Fix the arguments to __must_hold(), Peng Zhang
- [PATCH v3 04/10] maple_tree: Simplify mas_is_span_wr(), Peng Zhang
- [PATCH v3 05/10] maple_tree: Make the code symmetrical in mas_wr_extend_null(), Peng Zhang
- [PATCH v3 06/10] maple_tree: Add mas_wr_new_end() to calculate new_end accurately, Peng Zhang
- [PATCH v3 07/10] maple_tree: Add comments and some minor cleanups to mas_wr_append(), Peng Zhang
- [PATCH v3 08/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient., Peng Zhang
- [PATCH v3 09/10] maple_tree: Simplify and clean up mas_wr_node_store(), Peng Zhang
- [PATCH v3 10/10] maple_tree: Relocate the declaration of mas_empty_area_rev()., Peng Zhang
[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier(), Hugh Dickins
- [PATCH 02/31] mm/migrate: remove cruft from migration_entry_wait()s, Hugh Dickins
- [PATCH 03/31] mm/pgtable: kmap_local_page() instead of kmap_atomic(), Hugh Dickins
- [PATCH 04/31] mm/pgtable: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH 05/31] mm/filemap: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH 06/31] mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk(), Hugh Dickins
- [PATCH 07/31] mm/page_vma_mapped: reformat map_pte() with less indentation, Hugh Dickins
- [PATCH 08/31] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr(), Hugh Dickins
- [PATCH 09/31] mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails, Hugh Dickins
- [PATCH 10/31] mm/pagewalk: walk_pte_range() allow for pte_offset_map(), Hugh Dickins
- [PATCH 11/31] mm/vmwgfx: simplify pmd & pud mapping dirty helpers, Hugh Dickins
- [PATCH 12/31] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel(), Hugh Dickins
- [PATCH 13/31] mm/hmm: retry if pte_offset_map() fails, Hugh Dickins
- [PATCH 14/31] fs/userfaultfd: retry if pte_offset_map() fails, Hugh Dickins
- [PATCH 15/31] mm/userfaultfd: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH 16/31] mm/debug_vm_pgtable,page_table_check: warn pte map fails, Hugh Dickins
- [PATCH 17/31] mm/various: give up if pte_offset_map[_lock]() fails, Hugh Dickins
- [PATCH 18/31] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge(), Hugh Dickins
- [PATCH 19/31] mm/mremap: retry if either pte_offset_map_*lock() fails, Hugh Dickins
- [PATCH 20/31] mm/madvise: clean up pte_offset_map_lock() scans, Hugh Dickins
- [PATCH 21/31] mm/madvise: clean up force_shm_swapin_readahead(), Hugh Dickins
- [PATCH 22/31] mm/swapoff: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH 23/31] mm/mglru: allow pte_offset_map_nolock() to fail, Hugh Dickins
- [PATCH 24/31] mm/migrate_device: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable(), Hugh Dickins
- [PATCH 26/31] mm/huge_memory: split huge pmd under one pte_offset_map(), Hugh Dickins
- [PATCH 27/31] mm/khugepaged: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH 28/31] mm/memory: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH 29/31] mm/memory: handle_pte_fault() use pte_offset_map_nolock(), Hugh Dickins
- [PATCH 30/31] mm/pgtable: delete pmd_trans_unstable() and friends, Hugh Dickins
- [PATCH 31/31] perf/core: Allow pte_offset_map() to fail, Hugh Dickins
[PATCHv3] mm: skip CMA pages when they are not available,
zhaoyang.huang
[PATCH v2 0/2] SPDX conversion from UDF,
Bagas Sanjaya
[patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM checks,
David Rientjes
[syzbot] [mm?] kernel BUG in __page_table_check_zero,
syzbot
[linux-stable-rc:queue/5.4 4610/23441] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_215' declared with attribute error: FIELD_GET: mask is not constant,
kernel test robot
[linux-next:master 3171/3527] arch/sparc/kernel/setup_64.c:382:9: error: implicit declaration of function 'time_init_early'; did you mean 'inode_init_early'?, kernel test robot
Re: [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management,
kernel test robot
Re: [syzbot] [kernel?] possible deadlock in scheduler_tick (2),
Tetsuo Handa
[PATCH v21 00/30] splice: Kill ITER_PIPE,
David Howells
- [PATCH v21 01/30] splice: Fix filemap of a blockdev, David Howells
- [PATCH v21 02/30] splice: Make filemap_splice_read() check s_maxbytes, David Howells
- [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read(), David Howells
- [PATCH v21 04/30] splice: Clean up copy_splice_read() a bit, David Howells
- [PATCH v21 05/30] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v21 06/30] splice: Check for zero count in vfs_splice_read(), David Howells
- [PATCH v21 07/30] splice: Make splice from an O_DIRECT fd use copy_splice_read(), David Howells
- [PATCH v21 09/30] shmem: Implement splice-read, David Howells
- [PATCH v21 08/30] splice: Make splice from a DAX file use copy_splice_read(), David Howells
- [PATCH v21 10/30] overlayfs: Implement splice-read, David Howells
- [PATCH v21 11/30] coda: Implement splice-read, David Howells
- [PATCH v21 12/30] tty, proc, kernfs, random: Use copy_splice_read(), David Howells
- [PATCH v21 13/30] net: Make sock_splice_read() use copy_splice_read() by default, David Howells
- [PATCH v21 14/30] 9p: Add splice_read stub, David Howells
- [PATCH v21 15/30] afs: Provide a splice-read stub, David Howells
- [PATCH v21 16/30] ceph: Provide a splice-read stub, David Howells
- [PATCH v21 17/30] ecryptfs: Provide a splice-read stub, David Howells
- [PATCH v21 18/30] ext4: Provide a splice-read stub, David Howells
- [PATCH v21 20/30] nfs: Provide a splice-read stub, David Howells
- [PATCH v21 21/30] ntfs3: Provide a splice-read stub, David Howells
- [PATCH v21 19/30] f2fs: Provide a splice-read stub, David Howells
- [PATCH v21 23/30] orangefs: Provide a splice-read stub, David Howells
- [PATCH v21 24/30] xfs: Provide a splice-read stub, David Howells
- [PATCH v21 22/30] ocfs2: Provide a splice-read stub, David Howells
- [PATCH v21 25/30] zonefs: Provide a splice-read stub, David Howells
- [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read(), David Howells
- [PATCH v21 27/30] cifs: Use filemap_splice_read(), David Howells
- [PATCH v21 28/30] splice: Use filemap_splice_read() instead of generic_file_splice_read(), David Howells
- [PATCH v21 29/30] splice: Remove generic_file_splice_read(), David Howells
- [PATCH v21 30/30] iov_iter: Kill ITER_PIPE, David Howells
[RFC v2 0/2] change ->index to PAGE_SIZE for hugetlb pages,
Sidhartha Kumar
[PATCH v2 0/4] Optimize mremap during mutual alignment within PMD,
Joel Fernandes (Google)
[linux-next:master] BUILD SUCCESS WITH WARNING dbd91ef4e91c1ce3a24429f5fb3876b7a0306733, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS f467b1d198e27304a9bbb410ac68532eb0dd8e1f, kernel test robot
[PATCH 0/5] mm: compaction: cleanups & simplifications,
Johannes Weiner
[PATCH] powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges,
Michael Ellerman
[PATCH] mm: page_isolation: write proper kerneldoc,
Johannes Weiner
[PATCH] mm: compaction: avoid GFP_NOFS ABBA deadlock,
Johannes Weiner
[PATCH v4] memblock: Add flags and nid info in memblock debugfs,
Yuwei Guan
[PATCH v1 0/3] selftests/mm: new test for FOLL_LONGTERM on file mappings,
David Hildenbrand
[PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL,
Arnd Bergmann
cleanup the filemap / direct I/O interaction,
Christoph Hellwig
- [PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write, Christoph Hellwig
- [PATCH 04/13] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper, Christoph Hellwig
- [PATCH 10/13] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 11/13] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- [PATCH 13/13] fuse: use direct_write_fallback, Christoph Hellwig
- [PATCH 02/13] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- Re: cleanup the filemap / direct I/O interaction, Darrick J. Wong
[PATCH] mm,page_owner: mark page_owner_threshold helpers as static, Arnd Bergmann
[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE,
David Howells
- [PATCH v20 01/32] splice: Fix filemap of a blockdev, David Howells
- [PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate, David Howells
- [PATCH v20 04/32] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v20 02/32] splice: Clean up direct_splice_read() a bit, David Howells
- [PATCH v20 05/32] splice: Make splice from a DAX file use direct_splice_read(), David Howells
- [PATCH v20 06/32] shmem: Implement splice-read, David Howells
- [PATCH v20 07/32] overlayfs: Implement splice-read, David Howells
- [PATCH v20 08/32] coda: Implement splice-read, David Howells
- [PATCH v20 09/32] tty, proc, kernfs, random: Use direct_splice_read(), David Howells
- [PATCH v20 10/32] net: Make sock_splice_read() use direct_splice_read() by default, David Howells
- [PATCH v20 11/32] 9p: Add splice_read stub, David Howells
- [PATCH v20 12/32] afs: Provide a splice-read stub, David Howells
- [PATCH v20 13/32] ceph: Provide a splice-read stub, David Howells
- [PATCH v20 14/32] ecryptfs: Provide a splice-read stub, David Howells
- [PATCH v20 15/32] ext4: Provide a splice-read stub, David Howells
- [PATCH v20 16/32] f2fs: Provide a splice-read stub, David Howells
- [PATCH v20 17/32] nfs: Provide a splice-read stub, David Howells
- [PATCH v20 18/32] ntfs3: Provide a splice-read stub, David Howells
- [PATCH v20 20/32] orangefs: Provide a splice-read stub, David Howells
- [PATCH v20 21/32] xfs: Provide a splice-read stub, David Howells
- [PATCH v20 19/32] ocfs2: Provide a splice-read stub, David Howells
- [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read(), David Howells
- [PATCH v20 24/32] splice: Do splice read from a file without using ITER_PIPE, David Howells
- [PATCH v20 22/32] zonefs: Provide a splice-read stub, David Howells
- [PATCH v20 25/32] cifs: Use generic_file_splice_read(), David Howells
- [PATCH v20 26/32] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v20 27/32] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing, David Howells
- [PATCH v20 28/32] block: Fix bio_flagged() so that gcc can better optimise it, David Howells
- [PATCH v20 29/32] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic, David Howells
- [PATCH v20 31/32] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages, David Howells
- [PATCH v20 30/32] block: Add BIO_PAGE_PINNED and associated infrastructure, David Howells
- [PATCH v20 32/32] block: convert bio_map_user_iov to use iov_iter_extract_pages, David Howells
- [PATCH] iov_iter: Add automatic-alloc for ITER_BVEC and use in direct_splice_read(), David Howells
- Re: [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE, Christoph Hellwig
[syzbot] [mm?] linux-next boot error: WARNING: refcount bug in __reset_page_owner, syzbot
[PATCH v1 0/6] Memory Mapping (VMA) protection using PKU - set 1,
jeffxu
[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory,
Kirill A. Shutemov
[GIT PULL] hotfixes for 6.4-rc2,
Andrew Morton
Re: [PATCH v4 2/2] mm, hwpoison: When copy-on-write hits poison, take page offline,
Jane Chu
[linux-next:master 2909/3314] mm/page_owner.c:748:5: sparse: sparse: symbol 'page_owner_threshold_get' was not declared. Should it be static?, kernel test robot
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]