Linux Kernel Memory Management
[Prev Page][Next Page]
- [PATCH v2 1/2] mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect, (continued)
- [PATCH v4] mm: convert page type macros to enum,
Stephen Brennan
- [PATCH v1 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL,
jeffxu
- [PATCH v2 00/16] Introduce a store type enum for the Maple tree,
Sidhartha Kumar
- [PATCH v2 07/16] maple_tree: use mas_store_gfp() in mtree_store_range(), Sidhartha Kumar
- [PATCH v2 04/16] maple_tree: introduce mas_wr_store_type(), Sidhartha Kumar
- [PATCH v2 10/16] maple_tree: convert mas_insert() to preallocate nodes, Sidhartha Kumar
- [PATCH v2 11/16] maple_tree: simplify mas_commit_b_node(), Sidhartha Kumar
- [PATCH v2 09/16] maple_tree: use store type in mas_wr_store_entry(), Sidhartha Kumar
- [PATCH v2 08/16] maple_tree: print store type in mas_dump(), Sidhartha Kumar
- [PATCH v2 03/16] maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup(), Sidhartha Kumar
- [PATCH v2 15/16] maple_tree: remove repeated sanity checks from mas_wr_append(), Sidhartha Kumar
- [PATCH v2 16/16] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc(), Sidhartha Kumar
- [PATCH v2 13/16] maple_tree: have mas_store() allocate nodes if needed, Sidhartha Kumar
- [PATCH v2 01/16] maple_tree: introduce store_type enum, Sidhartha Kumar
- [PATCH v2 05/16] maple_tree: remove mas_destroy() from mas_nomem(), Sidhartha Kumar
- [PATCH v2 14/16] maple_tree: remove node allocations from various write helper functions, Sidhartha Kumar
- [PATCH v2 02/16] maple_tree: introduce mas_wr_prealloc_setup(), Sidhartha Kumar
- [PATCH v2 12/16] maple_tree: remove mas_wr_modify(), Sidhartha Kumar
- [PATCH v2 06/16] maple_tree: use mas_store_gfp() in mas_erase(), Sidhartha Kumar
- [PATCH v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages(),
Donet Tom
- [linux-next:master] BUILD REGRESSION d35b2284e966c0bef3e2182a5c5ea02177dd32e4, kernel test robot
- [PATCH v7 00/11] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v7 01/11] readahead: rework loop in page_cache_ra_unbounded(), Pankaj Raghav (Samsung)
- [PATCH v7 02/11] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
- [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v7 05/11] mm: split a folio in minimum folio order chunks, Pankaj Raghav (Samsung)
- [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- [PATCH v7 09/11] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [PATCH v7 11/11] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [PATCH v7 08/11] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [linux-next:master 3355/4582] kernel/trace/fgraph.c:883:37: error: no member named 'subop_list' in 'struct ftrace_ops', kernel test robot
- [PATCH 6.6.y] mm: ratelimit stat flush from workingset shrinker,
Jesper Dangaard Brouer
- [linux-next:master 4350/4582] kernel/trace/ftrace.c:1733:22: sparse: sparse: incorrect type in assignment (different address spaces), kernel test robot
- [PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h,
David Hildenbrand
- [linux-next:master 3354/4582] kernel/trace/fgraph.c:934:8: error: call to undeclared function 'ftrace_startup_subops'; ISO C99 and later do not support implicit function declarations, kernel test robot
- [PATCH net-next v7 12/15] mm: page_frag: introduce prepare/probe/commit API, Yunsheng Lin
- [PATCH net-next v7 14/15] mm: page_frag: update documentation for page_frag, Yunsheng Lin
- [PATCH net-next v7 10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node(), Yunsheng Lin
- [PATCH net-next v7 06/15] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
- [PATCH net-next v7 09/15] mm: page_frag: some minor refactoring before adding new API, Yunsheng Lin
- [PATCH net-next v7 08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc', Yunsheng Lin
- [PATCH net-next v7 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH net-next v7 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
- [PATCH net-next v7 04/15] mm: move the page fragment allocator from page_alloc into its own file, Yunsheng Lin
- [PATCH net-next v7 01/15] mm: page_frag: add a test module for page_frag,
Yunsheng Lin
[linux-next:master 4360/4582] kernel/trace/fgraph.c:1175:28: warning: unused variable 'op', kernel test robot
[PATCH] mm: fix possible OOB in numa_rebuild_large_mapping(),
Kefeng Wang
[PATCH linux-next v3] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios,
xu.xin16
[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE,
David Hildenbrand
[PATCH v1 2/3] mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() instead of PageReserved(), David Hildenbrand
[PATCH v1 3/3] mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages when offlining, David Hildenbrand
Re: [PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE, Andrew Morton
[PATCH v3 0/3] slab: fix and cleanup of slub_debug,
Chengming Zhou
[PATCH v3 2/3] slab: don't put freepointer outside of object if only orig_size, Chengming Zhou
[PATCH v3 3/3] slab: delete useless RED_INACTIVE and RED_ACTIVE, Chengming Zhou
Re: [PATCH v3 0/3] slab: fix and cleanup of slub_debug, Vlastimil Babka
[PATCH v1 0/2] mm/highmem: don't track highmem pages manually,
David Hildenbrand
Re: [PATCH v1 0/2] mm/highmem: don't track highmem pages manually, Wei Yang
[PATCH] rust: alloc: add __GFP_HIGHMEM flag,
Alice Ryhl
[linux-next:master 4304/4582] drivers/hwmon/pmbus/mp2975.c:1069:34: warning: unused variable 'mp2975_of_match', kernel test robot
[linux-next:master 4304/4582] drivers/hwmon/pmbus/mp2975.c:1069:34: warning: 'mp2975_of_match' defined but not used, kernel test robot
[PATCH v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages(),
Donet Tom
[PATCH v2] mm: swap: remove 'synchronous' argument to swap_read_folio(),
Yosry Ahmed
[Resend PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block,
zhaoyang.huang
[linux-next:master 1507/4264] arch/microblaze/boot/dts/system.dts:20.9-23.4: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name, kernel test robot
[PATCH v3] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics, Shubhang Kaushik
[PATCH net-next v11 05/13] page_pool: convert to use netmem,
Mina Almasry
[PATCH net-next v11 06/13] page_pool: devmem support, Mina Almasry
[linux-next:pending-fixes] BUILD REGRESSION eac0f86fec23396edab323b71e25e483e475929a, kernel test robot
[PATCH v3] mm: convert page type macros to enum,
Stephen Brennan
[linux-next:fs-current] BUILD SUCCESS 26fa7358af64b3d2b47553abfb1cd2bb20c406d8, kernel test robot
Re: [PATCH 3/3] RISC-V: Report vector unaligned accesse speed hwprobe, kernel test robot
Re: [PATCH 2/3] RISC-V: Detect unaligned vector accesses supported., kernel test robot
[PATCH v3 08/13] tracing: Add option to use memmapped memory for trace boot instance,
Steven Rostedt
[PATCH] mm: swap: remove 'synchronous' argument to swap_read_folio(),
Yosry Ahmed
[PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable,
Pankaj Raghav (Samsung)
[PATCH] mm: zswap: add VM_BUG_ON() if large folio swapin is attempted,
Yosry Ahmed
Unifying page table walkers,
Matthew Wilcox
[PATCH v2] mm: convert page type macros to enum,
Stephen Brennan
[PATCH] mm: convert page type macros to enum,
Stephen Brennan
[linux-next:master] BUILD REGRESSION ee78a17615ad0cfdbbc27182b1047cd36c9d4d5f,
kernel test robot
[PATCH] mm: zswap: limit number of zpools based on CPU and RAM,
Takero Funaki
[PATCH v2] selftests/mm: use global variable to not optimize mmap read variable,
Pankaj Raghav (Samsung)
[PATCH 0/6] Enable P2PDMA in Userspace RDMA,
Martin Oliveira
[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators,
Michal Koutný
[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up,
Steven Rostedt
[PATCH] mm/util: Swap kmemdup_array() arguments,
Jean-Philippe Brucker
[syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask,
syzbot
[PATCH 6.9 278/374] cifs: Set zero_point in the copy_file_range() and remap_file_range(), Greg Kroah-Hartman
[PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable,
Pankaj Raghav (Samsung)
[PATCH 0/7] support large folio swap-out and swap-in for shmem,
Baolin Wang
[PATCH 6/7] mm: shmem: use swap_free_nr() to free shmem swap entries, Baolin Wang
[PATCH 7/7] mm: shmem: support large folio swap out, Baolin Wang
[PATCH 2/7] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting, Baolin Wang
Message not available
Message not available
Re: [PATCH 0/7] support large folio swap-out and swap-in for shmem, Hugh Dickins
[PATCH linux-next v2] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios,
xu.xin16
[linux-next:master 3357/4264] kernel/trace/trace_selftest.c:761: warning: "BYTE_NUMBER" redefined, kernel test robot
[rppt-memblock:fixes] [memblock] e0eec24e2e: WARNING:at_mm/memblock.c:#memblock_set_node, kernel test robot
[PATCH v2 00/13] Some cleanups for memory-failure,
Miaohe Lin
- [PATCH v2 02/13] mm/memory-failure: remove MF_MSG_SLAB, Miaohe Lin
- [PATCH v2 01/13] mm/memory-failure: simplify put_ref_page(), Miaohe Lin
- [PATCH v2 03/13] mm/memory-failure: add macro GET_PAGE_MAX_RETRY_NUM, Miaohe Lin
- [PATCH v2 05/13] mm/memory-failure: remove unneeded empty string, Miaohe Lin
- [PATCH v2 04/13] mm/memory-failure: save some page_folio() calls, Miaohe Lin
- [PATCH v2 06/13] mm/memory-failure: remove confusing initialization to count, Miaohe Lin
- [PATCH v2 07/13] mm/memory-failure: simplify unneeded hwpoison_filter() variant, Miaohe Lin
- [PATCH v2 08/13] mm/memory-failure: use helper macro task_pid_nr(), Miaohe Lin
- [PATCH v2 09/13] mm/memory-failure: remove obsolete comment in unpoison_memory(), Miaohe Lin
- [PATCH v2 11/13] mm/memory-failure: fix comment of get_hwpoison_page(), Miaohe Lin
- [PATCH v2 12/13] mm/memory-failure: remove obsolete comment in kill_proc(), Miaohe Lin
- [PATCH v2 13/13] mm/memory-failure: correct comment in me_swapcache_dirty, Miaohe Lin
- [PATCH v2 10/13] mm/memory-failure: move some function declarations into internal.h, Miaohe Lin
[PATCH] mm: introduce pmd|pte_need_soft_dirty_wp helpers for softdirty write-protect,
Barry Song
[PATCH v3] writeback: factor out balance_wb_limits to remove repeated code,
Kemeng Shi
[PATCH v3] maple_tree: modified return type of mas_wr_store_entry(),
JaeJoon Jung
[PATCH v1 2/2] selftests/mm: Guard defines from shm,
Edward Liaw
[PATCH] selftests: mm: Make map_fixed_noreplace test names stable,
Mark Brown
[PATCH v1 1/2] selftests/mm: Include linux/mman.h,
Edward Liaw
[PATCH v13] mm: report per-page metadata information,
Sourav Panda
[PATCH] mm/mm_init.c: don't initialize page->lru again,
Wei Yang
[PATCH] mm/page_table_check: Fix crash on ZONE_DEVICE,
Peter Xu
Re: Our Best Price AU029953, WITTE TUBE + PIPE SYSTEMS GMBH
[linux-next:master] BUILD REGRESSION 234cb065ad82915ff8d06ce01e01c3e640b674d2, kernel test robot
[PATCH net-next v6 08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc', Yunsheng Lin
[PATCH net-next v6 10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node(), Yunsheng Lin
[PATCH net-next v6 14/15] mm: page_frag: update documentation for page_frag,
Yunsheng Lin
[PATCH net-next v6 12/15] mm: page_frag: introduce prepare/probe/commit API, Yunsheng Lin
[PATCH net-next v6 09/15] mm: page_frag: some minor refactoring before adding new API, Yunsheng Lin
[PATCH net-next v6 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v6 06/15] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
[PATCH net-next v6 04/15] mm: move the page fragment allocator from page_alloc into its own file, Yunsheng Lin
[PATCH net-next v6 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
[PATCH net-next v6 03/15] mm: page_frag: use free_unref_page() to free page fragment, Yunsheng Lin
[PATCH net-next v6 01/15] mm: page_frag: add a test module for page_frag, Yunsheng Lin
[no subject], Unknown
[PATCH v4 00/11] riscv: Memory Hot(Un)Plug support,
Björn Töpel
- [PATCH v4 01/11] riscv: mm: Properly forward vmemmap_populate() altmap parameter, Björn Töpel
- [PATCH v4 03/11] riscv: mm: Change attribute from __init to __meminit for page functions, Björn Töpel
- [PATCH v4 04/11] riscv: mm: Refactor create_linear_mapping_range() for memory hot add, Björn Töpel
- [PATCH v4 06/11] riscv: mm: Add memory hotplugging support, Björn Töpel
- [PATCH v4 07/11] riscv: mm: Take memory hotplug read-lock during kernel page table dump, Björn Töpel
- [PATCH v4 10/11] riscv: mm: Add support for ZONE_DEVICE, Björn Töpel
- [PATCH v4 02/11] riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entries, Björn Töpel
- [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization, Björn Töpel
- [PATCH v4 09/11] virtio-mem: Enable virtio-mem for RISC-V, Björn Töpel
- [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation, Björn Töpel
- [PATCH v4 08/11] riscv: Enable memory hotplugging for RISC-V, Björn Töpel
- Re: [PATCH v4 00/11] riscv: Memory Hot(Un)Plug support, patchwork-bot+linux-riscv
[RFC] ML infrastructure in Linux kernel, Viacheslav Dubeyko
[linux-next:master 3313/3594] kernel/trace/fgraph.c:883:43: error: 'struct ftrace_ops' has no member named 'subop_list', kernel test robot
[RFC 1/3] mm/ksm: add anonymous check in find_mergeable_vma,
alexs
[linux-next:master 3324/3594] kernel/trace/fgraph.c:517:1: sparse: sparse: symbol 'fgraph_do_direct' was not declared. Should it be static?, kernel test robot
[PATCH v1] Revert "mm: init_mlocked_on_free_v3",
David Hildenbrand
[PATCH linux-next] mm: huge_memory: remove is_transparent_hugepage(), xu.xin16
[PATCH] mm/memory_hotplug: Drop memblock_phys_free() call in try_remove_memory(),
Mike Rapoport
[linux-next:master 3312/3594] kernel/trace/fgraph.c:934:15: error: implicit declaration of function 'ftrace_startup_subops'; did you mean 'ftrace_startup'?, kernel test robot
[linux-next:master 3310/3594] kernel/trace/ftrace.c:3274:63: sparse: sparse: incorrect type in argument 2 (different address spaces), kernel test robot
[PATCH v2 1/3] mm/mm_init.c: get the highest zone directly,
Wei Yang
[PATCH v2 -next 0/3] mm/hugetlb_cgroup: rework on cftypes,
Xiu Jianfeng
[PATCH v2 0/3] slab: fix and cleanup of slub_debug,
Chengming Zhou
Re: [syzbot] [mm?] kernel panic: corrupted stack end in userfaultfd_ioctl,
Andrew Morton
[linux-next:fs-current] BUILD SUCCESS 7805dc23f674503215b160aea7406a6ade29f511, kernel test robot
[linux-next:pending-fixes] BUILD REGRESSION d07e6d93f275fe9f8746121d9e9375a12c44b2f6, kernel test robot
Re: [PATCH 4/5] ftrace: Convert "filter_hash" and "inc" to bool in ftrace_hash_rec_update_modify(),
kernel test robot
[PATCH] [RFC] mm/mm_init.c: simplify logic of deferred_[init|free]_pages,
Wei Yang
[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps,
Andrii Nakryiko
[PATCH 1/2] mm: page_ref: remove folio_try_get_rcu(),
Yang Shi
[linux-next:master 1323/3381] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:333:4: error: format specifies type 'unsigned char' but the argument has type 'int',
kernel test robot
Re: [PATCH] mm: zsmalloc: share slab caches for all zsmalloc zpools,
Vlastimil Babka
[PATCH 00/18] Introduce a store type enum for the Maple tree,
Sidhartha Kumar
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]