Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH RFC 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked(), (continued)
- Performance drop due to alloc_workqueue() misuse and recent change,
Naohiro Aota
- [PATCH mm-unstable] mm/damon: document get_score_arg field of struct damos_quota, SeongJae Park
- [linux-next:master] [btrfs] 5a2b851e04: fsmark.files_per_sec 28.8% improvement, kernel test robot
- "copy_file_range03.c:52: TFAIL: diff_us = 0, copy_file_range might not update timestamp", Naresh Kamboju
- [PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings,
Ryan Roberts
- [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork(), Ryan Roberts
- [PATCH v3 02/15] mm: Batch-clear PTE ranges during zap_pte_range(), Ryan Roberts
- [PATCH v3 03/15] arm64/mm: set_pte(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 04/15] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 05/15] arm64/mm: pte_clear(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 06/15] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 07/15] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 08/15] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 09/15] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 10/15] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 11/15] arm64/mm: ptep_get(): New layer to manage contig bit, Ryan Roberts
- [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB, Ryan Roberts
- [PATCH v3 13/15] arm64/mm: Wire up PTE_CONT for user mappings, Ryan Roberts
- [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork(), Ryan Roberts
- [PATCH v3 15/15] arm64/mm: Implement clear_ptes() to optimize exit(), Ryan Roberts
- Re: [PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings, John Hubbard
- [PATCH v8 00/10] Multi-size THP for anonymous memory,
Ryan Roberts
- [PATCH v8 01/10] mm: Allow deferred splitting of arbitrary anon large folios, Ryan Roberts
- [PATCH v8 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap(), Ryan Roberts
- [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface, Ryan Roberts
- [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP, Ryan Roberts
- [PATCH v8 05/10] selftests/mm/kugepaged: Restore thp settings at exit, Ryan Roberts
- [PATCH v8 06/10] selftests/mm: Factor out thp settings management, Ryan Roberts
- [PATCH v8 07/10] selftests/mm: Support multi-size THP interface in thp_settings, Ryan Roberts
- [PATCH v8 08/10] selftests/mm/khugepaged: Enlighten for multi-size THP, Ryan Roberts
- [PATCH v8 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper, Ryan Roberts
- [PATCH v8 10/10] selftests/mm/cow: Add tests for anonymous multi-size THP, Ryan Roberts
- Re: [PATCH v8 00/10] Multi-size THP for anonymous memory, Andrew Morton
- Re: [PATCH v8 00/10] Multi-size THP for anonymous memory, Barry Song
- Re: [PATCH v8 00/10] Multi-size THP for anonymous memory, John Hubbard
- Re: [PATCH v8 00/10] Multi-size THP for anonymous memory, Kefeng Wang
- Re: [PATCH v8 00/10] Multi-size THP for anonymous memory, David Hildenbrand
- Re: Issue with 8K folio size in __filemap_get_folio(),
Matthew Wilcox
- [linux-next:master] [btrfs] 40b77b3e82: fio.write_iops -40.2% regression, kernel test robot
- Patch "cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved" has been added to the 6.6-stable tree, gregkh
- Patch "cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved" has been added to the 6.1-stable tree, gregkh
- Re: [PATCH v2] mm/mm_init.c: Extend init unavailable range doc info, Mike Rapoport
- Patch "cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved" has been added to the 6.6-stable tree, gregkh
- Patch "cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved" has been added to the 6.1-stable tree, gregkh
- [PATCH v2 0/3] supplement of slab allocator removal,
sxwjean
- drivers/mtd/ubi/fastmap.c:1014:17: sparse: sparse: incorrect type in assignment (different base types), kernel test robot
- [PATCH v2 0/6] MIPS: mm: Fix some memory-related issues,
Serge Semin
- [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read,
Baokun Li
- drivers/scsi/sym53c8xx_2/sym_hipd.c:5077:32: sparse: sparse: incorrect type in argument 2 (different base types), kernel test robot
- [RFC PATCH 0/5] selftests/damon: add Python modules for DAMON control and functionality tests,
SeongJae Park
- [linux-next:pending-fixes] BUILD SUCCESS ebf39ec4a6f7492899507840c2b78a4be29b7205, kernel test robot
- [PATCH v2 0/2] KSM: support smart-scan feature,
Stefan Roesch
- [PATCH] mm/rmap: Fix misplaced parenthesis of a likely(),
Steven Rostedt
- [PATCH] kmemleak: Avoid RCU stalls when freeing metadata for per-CPU pointers,
Catalin Marinas
- [PATCH v1] mm/readahead: Do not allow order-1 folio,
Ryan Roberts
- Re: [linux-next:pending-fixes 239/291] mipsel-linux-ld: kernel/kexec_core.c:undefined reference to `machine_kexec', Baoquan He
- [PATCH RFC 5/6] net: introduce page_frag_cache_drain(), Yunsheng Lin
- [PATCH RFC 1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument, Yunsheng Lin
- [PATCH RFC 2/6] page_frag: unify gfp bit for order 3 page allocation, Yunsheng Lin
- [PATCH RFC 3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
- [PATCH 0/2] cifs: Fixes for copy_file_range() and FICLONE,
David Howells
- [PATCH v3 0/7] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf,
Yafang Shao
- [PATCH v3 4/7] mm, security: Add lsm hook for memory policy adjustment, Yafang Shao
- [PATCH v3 3/7] mm, security: Fix missed security_task_movememory(), Yafang Shao
- [PATCH v3 7/7] NOT kernel/man2/mbind.2: Add mode flag MPOL_F_NUMA_BALANCING, Yafang Shao
- [PATCH v3 6/7] selftests/bpf: Add selftests for set_mempolicy with a lsm prog, Yafang Shao
- [PATCH v3 5/7] security: selinux: Implement set_mempolicy hook, Yafang Shao
- [PATCH v3 2/7] mm: mempolicy: Revise comment regarding mempolicy mode flags, Yafang Shao
- [PATCH v3 1/7] mm, doc: Add doc for MPOL_F_NUMA_BALANCING, Yafang Shao
- [PATCH 0/3] supplyment of slab allocator removal,
sxwjean
- [PATCH] vfio: account iommu allocations,
Pasha Tatashin
- [PATCH v2 00/10] IOMMU memory observability,
Pasha Tatashin
- [PATCH v2 03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 09/10] iommu: observability of the IOMMU allocations, Pasha Tatashin
- [PATCH v2 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH v2 06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 10/10] iommu: account IOMMU allocated memory, Pasha Tatashin
- [PATCH v2 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v2 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- Re: [PATCH v2 00/10] IOMMU memory observability, David Rientjes
- [RFC PATCH 0/2] Node migration between memory tiers,
sthanneeru.opensrc
- FOSDEM 2024: Kernel Devroom CfP, Mike Rapoport
- [PATCH] vhost-vdpa: account iommu allocations, Pasha Tatashin
- [PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback,
Nhat Pham
- [PATCH v4 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features,
shiju.jose
- [PATCH v4 01/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command, shiju.jose
- [PATCH v4 03/11] cxl/mbox: Add SET_FEATURE mailbox command, shiju.jose
- [PATCH v4 02/11] cxl/mbox: Add GET_FEATURE mailbox command, shiju.jose
- [PATCH v4 04/11] cxl/memscrub: Add CXL device patrol scrub control feature, shiju.jose
- [PATCH v4 05/11] cxl/memscrub: Add CXL device DDR5 ECS control feature, shiju.jose
- [PATCH v4 06/11] memory: scrub: Add scrub driver supports configuring memory scrubs in the system, shiju.jose
- [PATCH v4 07/11] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver, shiju.jose
- [PATCH v4 08/11] memory: scrub: Add scrub control attributes for the DDR5 ECS, shiju.jose
- [PATCH v4 09/11] cxl/memscrub: Register CXL device DDR5 ECS with scrub configure driver, shiju.jose
- [PATCH v4 10/11] memory: scrub: sysfs: Add Documentation for set of common scrub attributes, shiju.jose
- [PATCH v4 11/11] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes, shiju.jose
- RE: [PATCH v4 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features, Dan Williams
- [PATCH 0/1] Add swappiness argument to memory.reclaim,
Dan Schatzberg
- Re: linux-next: Tree for Nov 30 (mm/zswap.c),
Randy Dunlap
- [PATCH net-next v6 0/4] skbuff: Optimize SKB coalescing for page pool,
Liang Chen
- [linux-next:master 3754/4102] drivers/firmware/efi/stmm/tee_stmm_efi.c:524:6: warning: no previous prototype for function 'tee_stmm_restore_efivars_generic_ops', kernel test robot
- [linux-next:master 2075/4102] drivers/gpu/drm/imagination/pvr_fw_trace.c:205:37: warning: 'pvr_fw_trace_group_mask_fops' defined but not used, kernel test robot
- [PATCH] MAINTAINERS: Drop Antti Palosaari,
Bagas Sanjaya
- [RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page,
Hyeonggon Yoo
- [RFC PATCH v3 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage, Hyeonggon Yoo
- [RFC PATCH v3 09/21] mm/zsmalloc: convert create_page_chain() and its users to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 12/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 16/21] mm/zsmalloc: convert location_to_obj() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 17/21] mm/zsmalloc: convert migrate_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 20/21] mm/zsmalloc: remove now unused helper functions, Hyeonggon Yoo
- [RFC PATCH v3 21/21] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 06/21] mm/zsmalloc: convert __zs_{map,unmap}_object() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 08/21] mm/zsmalloc: convert obj_malloc() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 01/21] mm/zsmalloc: create new struct zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 18/21] mm/zsmalloc: convert get_zspage() to take zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 02/21] mm/zsmalloc: add utility functions for zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 15/21] mm/zsmalloc: convert __free_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 04/21] mm/zsmalloc: add alternatives of frequently used helper functions, Hyeonggon Yoo
- [RFC PATCH v3 13/21] mm/zsmalloc: convert reset_page() to reset_zsdesc(), Hyeonggon Yoo
- [RFC PATCH v3 19/21] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 07/21] mm/zsmalloc: convert obj_to_location() and its users to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 11/21] mm/zsmalloc: convert init_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 10/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 05/21] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v3 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc, Hyeonggon Yoo
- Re: [RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page, Minchan Kim
- [akpm-mm:mm-unstable 25/192] loongarch64-linux-ld: kexec_core.c:undefined reference to `machine_kexec',
kernel test robot
- [PATCH 0/9] mm/damon: let users feed and tame/auto-tune DAMOS,
SeongJae Park
- [PATCH 9/9] Docs/admin-guide/mm/damon/usage: document for quota goals, SeongJae Park
- [PATCH 7/9] Docs/mm/damon/design: document DAMOS quota auto tuning, SeongJae Park
- [PATCH 5/9] mm/damon/core-test: add a unit test for the feedback loop algorithm, SeongJae Park
- [PATCH 4/9] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit, SeongJae Park
- [PATCH 3/9] mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS, SeongJae Park
- [PATCH 2/9] mm/damon/sysfs-schemes: implement files for scheme quota goals setup, SeongJae Park
- [PATCH 8/9] Docs/ABI/damon: document DAMOS quota goals, SeongJae Park
- [PATCH 6/9] selftests/damon: test quota goals directory, SeongJae Park
- [PATCH 1/9] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning, SeongJae Park
- Re: [PATCH 0/9] mm/damon: let users feed and tame/auto-tune DAMOS, Andrew Morton
- [linux-next:pending-fixes] BUILD SUCCESS 1618cb8f574175a196b0e8926c62efc45760e856, kernel test robot
- Re: [PATCH] lkdtm: Add kfence read after free crash type,
Stephen Boyd
- [PATCH] selftests/mm: dont run ksm_functional_tests twice,
Nico Pache
- [RFC] new mempolicy syscalls (mempolicy2 and pidfd), Gregory Price
- Re: Understanding an OOM,
David Rientjes
- [PATCH] mm:vmscan: fix shrink sc->nr counter values issue,
Zhiguo Jiang
- [akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup',
kernel test robot
- [PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE,
David Howells
- [akpm-mm:mm-unstable 179/192] mm/zswap.c:298:24: error: call to undeclared function 'obj_cgroup_memcg'; ISO C99 and later do not support implicit function declarations,
kernel test robot
- [linux-next:master 3681/3829] arch/sparc/mm/init_64.c:2220:23: warning: variable 'pagecv_flag' set but not used, kernel test robot
- [PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes,
Vlastimil Babka
- [PATCH RFC v3 2/9] mm/slub: introduce __kmem_cache_free_bulk() without free hooks, Vlastimil Babka
- [PATCH RFC v3 8/9] maple_tree: Remove MA_STATE_PREALLOC, Vlastimil Babka
- [PATCH RFC v3 3/9] mm/slub: handle bulk and single object freeing separately, Vlastimil Babka
- [PATCH RFC v3 6/9] tools: Add SLUB percpu array functions for testing, Vlastimil Babka
- [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects, Vlastimil Babka
- [PATCH RFC v3 7/9] maple_tree: use slub percpu array, Vlastimil Babka
- [PATCH RFC v3 1/9] mm/slub: fix bulk alloc and free stats, Vlastimil Babka
- [PATCH RFC v3 9/9] maple_tree: replace preallocation with slub percpu array prefill, Vlastimil Babka
- [PATCH RFC v3 4/9] mm/slub: free KFENCE objects in slab_free_hook(), Vlastimil Babka
- Re: [PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes, Christoph Lameter (Ampere)
- [PATCH net-next v5 0/4] skbuff: Optimize SKB coalescing for page pool,
Liang Chen
- [linux-next:master 3338/3829] make[5]: *** No rule to make target 'samples/cgroup/cgroup_event_listener.c', needed by 'samples/cgroup/cgroup_event_listener'., kernel test robot
- [RFC PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock,
Barry Song
- [PATCH net-next v4 0/4] skbuff: Optimize SKB coalescing for page pool,
Liang Chen
- [PATCH v2 0/3] Fix GDB commands error,
Kuan-Ying Lee
- [PATCH 00/16] IOMMU memory observability,
Pasha Tatashin
- [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 12/16] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 16/16] vfio: account iommu allocations, Pasha Tatashin
- [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH 03/16] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 10/16] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 05/16] iommu/io-pgtable-arm-v7s: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 06/16] iommu/dma: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 11/16] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 14/16] iommu: account IOMMU allocated memory, Pasha Tatashin
- [PATCH 15/16] vhost-vdpa: account iommu allocations, Pasha Tatashin
[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds,
Yosry Ahmed
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]