Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace, (continued)
- convert write_cache_pages() to an iterator v6,
Christoph Hellwig
- [PATCH 01/13] writeback: remove a duplicate prototype for tag_pages_for_writeback, Christoph Hellwig
- [PATCH 02/13] writeback: fix done_index when hitting the wbc->nr_to_write, Christoph Hellwig
- [PATCH 03/13] writeback: also update wbc->nr_to_write on writeback failure, Christoph Hellwig
- [PATCH 04/13] writeback: only update ->writeback_index for range_cyclic writeback, Christoph Hellwig
- [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages, Christoph Hellwig
- [PATCH 06/13] writeback: Factor folio_prepare_writeback() out of write_cache_pages(), Christoph Hellwig
- [PATCH 07/13] writeback: Factor writeback_get_batch() out of write_cache_pages(), Christoph Hellwig
- [PATCH 08/13] writeback: Simplify the loops in write_cache_pages(), Christoph Hellwig
- [PATCH 09/13] pagevec: Add ability to iterate a queue, Christoph Hellwig
- [PATCH 10/13] writeback: Use the folio_batch queue iterator, Christoph Hellwig
- [PATCH 11/13] writeback: Move the folio_prepare_writeback loop out of write_cache_pages(), Christoph Hellwig
- [PATCH 12/13] writeback: add a writeback iterator, Christoph Hellwig
- [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages(), Christoph Hellwig
- [linux-next:master] BUILD REGRESSION 076d56d74f17e625b3d63cf4743b3d7d02180379, kernel test robot
- [PATCH mm-hotfixes-unstable v2] mm: memcg: fix struct memcg_vmstats_percpu size and alignment, Yosry Ahmed
- [PATCH v3] mm/mmap: pass vma to vma_merge(),
Yajun Deng
- [PATCH mm-hotfixes-unstable] mm: memcg: fix struct memcg_vmstats_percpu size and alignment,
Yosry Ahmed
- [PATCH v3] mm: memcg: Use larger batches for proactive reclaim,
T.J. Mercier
- [linux-next:master 2939/3789] mm/mempolicy.c:2429:17: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS 7c7ad41674f58fbab8e5fb4f02fda68f690c64ad, kernel test robot
- [PATCH v2] mm: memcg: Use larger batches for proactive reclaim,
T.J. Mercier
- [PATCH] mm: Reduce dependencies on <linux/kernel.h>, Christophe JAILLET
- [RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [RFC PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure, Mathieu Desnoyers
- [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure, Mathieu Desnoyers
- [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime, Mathieu Desnoyers
- [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures, Mathieu Desnoyers
- [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 10/12] dm: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures, Mathieu Desnoyers
- [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 11/12] dcssblk: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 12/12] virtio: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [linux-next:master 2558/3789] sound_kunit.c:undefined reference to `snd_pcm_format_name', kernel test robot
- [PATCH ] mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup, SeongJae Park
- [PATCH v2] iommu/iova: use named kmem_cache for iova magazines,
Pasha Tatashin
- [PATCH 1/1] mm: vmalloc: Add a scan area of VA only once,
Uladzislau Rezki (Sony)
- [PATCH AUTOSEL 6.1 12/15] exec: Distinguish in_execve from in_exec, Sasha Levin
- [PATCH AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec,
Sasha Levin
- [PATCH AUTOSEL 5.15 08/11] exec: Distinguish in_execve from in_exec, Sasha Levin
- [PATCH AUTOSEL 6.6 17/21] exec: Distinguish in_execve from in_exec, Sasha Levin
- [PATCH AUTOSEL 6.7 18/23] exec: Distinguish in_execve from in_exec, Sasha Levin
- [PATCH v5 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension,
Gregory Price
- [linux-next:master 1141/3789] net/ipv4/inet_diag.c:1511:17: sparse: sparse: Using plain integer as NULL pointer, kernel test robot
- [PATCH v3 0/3] Enable >0 order folio memory compaction,
Zi Yan
- [PATCH] mm/damon/dbgfs: fix bogus string length,
Arnd Bergmann
- [PATCH v2 0/3] Handle delay slot for extable lookup,
Jiaxun Yang
- [PATCH v2 00/12] conform tests to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 12/12] selftests/mm: virtual_address_range: conform to TAP format output, Muhammad Usama Anjum
- [PATCH v2 10/12] selftests/mm: thuge-gen: conform to TAP format output, Muhammad Usama Anjum
- [PATCH v2 08/12] selftests/mm: split_huge_page_test: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH v2 09/12] selftests/mm: thp_settings: conform to TAP format output, Muhammad Usama Anjum
- [PATCH v2 07/12] selftests/mm: mremap_dontunmap: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH v2 06/12] selftests/mm: mrelease_test: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH v2 05/12] selftests/mm: mlock2-tests: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH v2 02/12] selftests/mm: map_hugetlb: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH v2 03/12] selftests/mm: map_populate: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH v2 01/12] selftests/mm: map_fixed_noreplace: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH v2 04/12] selftests/mm: mlock-random-test: conform test to TAP format output, Muhammad Usama Anjum
- [PATCH v2 11/12] selftests/mm: transhuge-stress: conform to TAP format output, Muhammad Usama Anjum
- [LSF/MM/BPF TOPIC] Large folios, swap and fscache,
David Howells
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, Matthew Wilcox
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, David Howells
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, Gao Xiang
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, Dave Chinner
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, Chris Li
- [LSF/MM/BPF TOPIC] Replacing TASK_(UN)INTERRUPTIBLE with regions of uninterruptibility,
David Howells
- [PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings,
Ryan Roberts
- [PATCH v5 01/25] mm: Clarify the spec for set_ptes(), Ryan Roberts
- [PATCH v5 02/25] mm: thp: Batch-collapse PMD with set_ptes(), Ryan Roberts
- [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn(), Ryan Roberts
- [PATCH v5 04/25] arm/mm: Convert pte_next_pfn() to pte_advance_pfn(), Ryan Roberts
- [PATCH v5 05/25] arm64/mm: Convert pte_next_pfn() to pte_advance_pfn(), Ryan Roberts
- [PATCH v5 06/25] powerpc/mm: Convert pte_next_pfn() to pte_advance_pfn(), Ryan Roberts
- [PATCH v5 07/25] x86/mm: Convert pte_next_pfn() to pte_advance_pfn(), Ryan Roberts
- [PATCH v5 08/25] mm: Remove pte_next_pfn() and replace with pte_advance_pfn(), Ryan Roberts
- [PATCH v5 09/25] arm64/mm: set_pte(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 10/25] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 11/25] arm64/mm: pte_clear(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 12/25] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 13/25] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 14/25] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 15/25] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 16/25] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 17/25] arm64/mm: ptep_get(): New layer to manage contig bit, Ryan Roberts
- [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings, Ryan Roberts
- [PATCH v5 18/25] arm64/mm: Split __flush_tlb_range() to elide trailing DSB, Ryan Roberts
- [PATCH v5 20/25] arm64/mm: Implement new wrprotect_ptes() batch API, Ryan Roberts
- [PATCH v5 21/25] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs, Ryan Roberts
- [PATCH v5 22/25] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch(), Ryan Roberts
- [PATCH v5 23/25] arm64/mm: Implement pte_batch_hint(), Ryan Roberts
- [PATCH v5 24/25] arm64/mm: __always_inline to improve fork() perf, Ryan Roberts
- [PATCH v5 25/25] arm64/mm: Automatically fold contpte mappings, Ryan Roberts
- Re: [PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings, Mark Rutland
- [PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ,
Ming Lei
- [PATCH] regset: use vmalloc() for regset_get_alloc(),
Douglas Anderson
- [linux-next:master 2950/3381] mm/mempolicy.c:2429:17: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
- [linux-next:master 2351/3001] kismet: WARNING: unmet direct dependencies detected for PADATA when selected by HUGETLBFS, kernel test robot
- [PATCH] iommu/iova: use named kmem_cache for iova magazines,
Pasha Tatashin
- [linux-next:master] BUILD REGRESSION 51b70ff55ed88edd19b080a524063446bcc34b62, kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS aa052261a92da0c8cdd1dde3466f43a05a8ab0d3, kernel test robot
- [PATCH 0/6] mm/zswap: optimize zswap lru list,
Chengming Zhou
- [PATCH 0/3] Handle delay slot for extable lookup,
Jiaxun Yang
- [PATCH v2 1/2] selftests/mm: on-fault-limit: run test without root privileges otherwise skip,
Muhammad Usama Anjum
- [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb,
Baolin Wang
- [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse,
Lance Yang
- [PATCH] mempool: kvmalloc pool,
Kent Overstreet
- [syzbot] [mm?] KCSAN: data-race in __delete_from_swap_cache / folio_mapping (2), syzbot
- [PATCH -mm v2] stackdepot: fix -Wstringop-overflow warning,
Marco Elver
- [PATCH -mm] stackdepot: do not use flex_array_size() in memcpy(),
Marco Elver
- [PATCH 0/2] Fix I/O high when memory almost met memcg limit,
Liu Shixin
- [PATCH] selftests/mm: on-fault-limit: run test without root privileges otherwise skip,
Muhammad Usama Anjum
- [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page,
Qi Zheng
- [linux-next:master 2573/3381] ld.lld: error: undefined symbol: snd_pcm_format_physical_width, kernel test robot
- [linux-next:master 2336/3381] iptable_nat.c:undefined reference to `ipt_unregister_table_exit',
kernel test robot
- [PATCH v2 0/3] fix and extend zswap kselftests,
Nhat Pham
- [PATCH] mm/cma: Don't treat bad input arguments for cma_alloc() as its failure, Anshuman Khandual
- [PATCH v2] mm: swap: async free swap slot cache entries,
Chris Li
- [PATCH v2 0/2] test_xarray: advanced API multi-index tests,
Luis Chamberlain
- Do we still need SLAB_MEM_SPREAD (and possibly others)?,
Steven Rostedt
[PATCH RFC v2] kasan: add atomic tests,
Paul Heidekrüger
[PATCH v2 1/1] userfaultfd: handle zeropage moves by UFFDIO_MOVE, Suren Baghdasaryan
[linux-next:master 432/3001] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:6699:30-31: WARNING opportunity for swap() (fwd), Julia Lawall
[PATCH v8 0/4] Introduce mseal,
jeffxu
Message not available
Message not available
Message not available
Message not available
[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
[PATCH] mm: memcg: Use larger chunks for proactive reclaim,
T.J. Mercier
[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma,
Alexandre Ghiti
[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression,
kernel test robot
[PATCH 01/12] selftests/mm: map_fixed_noreplace: conform test to TAP format output,
Muhammad Usama Anjum
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]