Linux Kernel Memory Management
[Prev Page][Next Page]
[PATCH 0/2] eventfd: simplify signal helpers,
Christian Brauner
[linux-next:master 2212/2369] drivers/input/touchscreen/iqs7211.c:2464:12: warning: cast to smaller integer type 'enum iqs7211_dev_id' from 'const void *', kernel test robot
[PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault,
Kefeng Wang
- Re: [PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault, Kefeng Wang
- <Possible follow-ups>
- [PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault, Kefeng Wang
- [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler, Kefeng Wang
- [PATCH rfc -next 02/10] x86: mm: use try_vma_locked_page_fault(), Kefeng Wang
- [PATCH rfc -next 05/10] powerpc: mm: use try_vma_locked_page_fault(), Kefeng Wang
- [PATCH rfc -next 03/10] arm64: mm: use try_vma_locked_page_fault(), Kefeng Wang
- [PATCH rfc -next 07/10] ARM: mm: try VMA lock-based page fault handling first, Kefeng Wang
- [PATCH rfc -next 06/10] riscv: mm: use try_vma_locked_page_fault(), Kefeng Wang
- [PATCH rfc -next 08/10] loongarch: mm: cleanup __do_page_fault(), Kefeng Wang
- [PATCH rfc -next 09/10] loongarch: mm: add access_error() helper, Kefeng Wang
- [PATCH rfc -next 10/10] loongarch: mm: try VMA lock-based page fault handling first, Kefeng Wang
- [PATCH rfc -next 04/10] s390: mm: use try_vma_locked_page_fault(), Kefeng Wang
[PATCH 0/8] Remove unused parameters in page_table_check,
Kemeng Shi
[RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page,
Hyeonggon Yoo
- [RFC PATCH v2 01/21] mm/zsmalloc: create new struct zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 02/21] mm/zsmalloc: add utility functions for zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage, Hyeonggon Yoo
- [RFC PATCH v2 04/21] mm/zsmalloc: add alternatives of frequently used helper functions, Hyeonggon Yoo
- [RFC PATCH v2 05/21] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 06/21] mm/zsmalloc: convert __zs_{map,unmap}_object() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 07/21] mm/zsmalloc: convert obj_to_location() and its users to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 08/21] mm/zsmalloc: convert obj_malloc() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 09/21] mm/zsmalloc: convert create_page_chain() and its user to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 10/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 11/21] mm/zsmalloc: convert init_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 12/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 13/21] mm/zsmalloc: convert reset_page() to reset_zsdesc(), Hyeonggon Yoo
- [RFC PATCH v2 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 15/21] mm/zsmalloc: convert __free_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 16/21] mm/zsmalloc: convert location_to_obj() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 17/21] mm/zsmalloc: convert migrate_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 18/21] mm/zsmalloc: convert get_zspage() to take zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 19/21] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH v2 20/21] mm/zsmalloc: remove now unused helper functions, Hyeonggon Yoo
- [RFC PATCH v2 21/21] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc, Hyeonggon Yoo
- Re: [RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page, Sergey Senozhatsky
[akpm-mm:mm-unstable 93/173] drivers/clk/clk-fixed-mmio.c:33:2: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations,
kernel test robot
[PATCH v4 0/4] Improve hugetlbfs read on HWPOISON hugepages,
Jiaqi Yan
[PATCH 1/1] mm: fix a lockdep issue in vma_assert_write_locked,
Suren Baghdasaryan
[PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step,
John Hubbard
[PATCH] btrfs: disable slab merging in debug build,
David Sterba
[PATCH 1/2] maple_tree: Fix 32 bit mas_next testing,
Liam R. Howlett
Re: [PATCH v2 0/6] btrfs: preparation patches for the incoming metadata folio conversion,
Christoph Hellwig
[linux-next:master] BUILD REGRESSION 40b055fe7f276cf2c1da47316c52f2ff9255a68a, kernel test robot
[RFC] mm: compaction: suitable_migration_target checks for higher order buddies,
James Gowans
Re: Maple Tree Work,
Liam R. Howlett
[PATCH 0/5] mm: convert to vma_is_heap/stack(),
Kefeng Wang
[PATCH][next] selftests/mm: mkdirty: Fix incorrect position of #endif,
Colin Ian King
[PATCH v2] mm: kfence: allocate kfence_metadata at runtime,
Peng Zhang
[PATCH 0/4] memory tiering: calculate abstract distance based on ACPI HMAT,
Huang Ying
[PATCH v3] dma-contiguous: support numa CMA for specified node,
Yajun Deng
[RFC PATCH v2 0/3] support large folio for mlock,
Yin Fengwei
[PATCH v3 00/13] mm: free retracted page table by RCU,
Hugh Dickins
[PATCH v3 05/13] powerpc: add pte_free_defer() for pgtables sharing page, Hugh Dickins
[PATCH v3 06/13] sparc: add pte_free_defer() for pte_t *pgtable_t, Hugh Dickins
[PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page, Hugh Dickins
[PATCH v3 08/13] mm/pgtable: add pte_free_defer() for pgtable as page, Hugh Dickins
[PATCH v3 09/13] mm/khugepaged: retract_page_tables() without mmap or vma lock, Hugh Dickins
[PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(), Hugh Dickins
[PATCH v3 11/13] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps(), Hugh Dickins
[PATCH v3 12/13] mm: delete mmap_write_trylock() and vma_try_start_write(), Hugh Dickins
[PATCH v3 13/13] mm/pgtable: notes on pte_offset_map[_lock](), Hugh Dickins
[PATCH 0/3] LoongArch: mm: Code cleanup with populate pte,
Bibo Mao
lockdep issue with per-vma locking,
Liam R. Howlett
[PATCH mm-unstable fix] mm: userfaultfd: add new UFFDIO_POISON ioctl: fix,
Hugh Dickins
Re: [PATCH V2] arm64: properly define SOFT_DIRTY functionality, kernel test robot
[PATCH 0/2] Fix hugetlb free path race with memory errors,
Mike Kravetz
[PATCH v2 0/9] Avoid the mmap lock for fault-around,
Matthew Wilcox (Oracle)
Clarification on anon and anon_thp meanings from memory.stat in cgroup v2,
Caden Ellis
[PATCH] mm/mlock: Fix vma iterator conversion of apply_vma_lock_flags(),
Liam R. Howlett
[PATCH v1] mm/memory_hotplug: document the signal_pending() check in offline_pages(),
David Hildenbrand
[linux-next:master] BUILD REGRESSION 8e4b7f2f3d6071665b1dfd70786229c8a5d6c256, kernel test robot
[linux-next:master 754/1391] /bin/bash: line 1: 50431 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/pcmcia/pcmcia_core.ko,
kernel test robot
[PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations,
Vlastimil Babka
[PATCH] fs: binfmt_elf_efpic: fix personality for fdpic ELF,
Greg Ungerer
[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode,
Greg Ungerer
[PATCH v24 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure,
Abel Wu
[linux-next:pending-fixes] BUILD SUCCESS 920076ec8e23cfc65583baab127a8cb151bb908e, kernel test robot
[PATCH v2] dma-contiguous: support numa CMA for specified node, Yajun Deng
[PATCH 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
[bug report] mm/pgtable: allow pte_offset_map[_lock]() to fail,
Dan Carpenter
[bug report] mm: replace vma->vm_flags direct modifications with modifier calls,
Dan Carpenter
[akpm-mm:mm-nonmm-unstable 7/20] kernel/signal.c: linux/file.h is included more than once., kernel test robot
[linux-next:master 1208/1391] arch/s390/include/asm/io.h:29:17: error: implicit declaration of function 'iounmap'; did you mean 'vunmap'?,
kernel test robot
[PATCH v2 0/8] A few fixup and cleanup patches for memory-failure,
Miaohe Lin
[PATCH] mm/memory: pass folio into do_page_mkwrite(), Sidhartha Kumar
[PATCH v3 0/7] Add support for memmap on memory feature on ppc64,
Aneesh Kumar K.V
[linux-next:master 698/1391] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:868:1: error: the frame size of 1168 bytes is larger than 1024 bytes, kernel test robot
[PATCH v2 0/8] Improve the validation for maple tree and some cleanup,
Peng Zhang
[Invitation] Linux MM Alignment Session on mshare on Wednesday, David Rientjes
[PATCH] selftests/arm64: fix build failure during the "emit_tests" step,
John Hubbard
[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages,
Sidhartha Kumar
[PATCH 0/3] zram: use frontswap for zram swap usecase,
Minchan Kim
[akpm-mm:mm-unstable 86/125] drivers/irqchip/irq-al-fic.c:281:2: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations,
kernel test robot
[PATCH v5 00/38] New page table range API,
Matthew Wilcox (Oracle)
- [PATCH v5 07/38] alpha: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 11/38] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 10/38] arm64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 13/38] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 08/38] arc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 09/38] arm: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 18/38] nios2: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 17/38] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 04/38] mm: Add folio_flush_mapping(), Matthew Wilcox (Oracle)
- [PATCH v5 14/38] loongarch: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 23/38] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 20/38] parisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page(), Matthew Wilcox (Oracle)
- [PATCH v5 22/38] riscv: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 33/38] mm: Use flush_icache_pages() in do_set_pmd(), Matthew Wilcox (Oracle)
- [PATCH v5 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths, Matthew Wilcox (Oracle)
- [PATCH v5 27/38] um: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 15/38] m68k: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 21/38] powerpc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 24/38] sh: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 03/38] mm: Add generic flush_icache_pages() and documentation, Matthew Wilcox (Oracle)
- [PATCH v5 25/38] sparc32: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 29/38] xtensa: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 16/38] microblaze: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 34/38] filemap: Add filemap_map_folio_range(), Matthew Wilcox (Oracle)
- [PATCH v5 37/38] filemap: Batch PTE mappings, Matthew Wilcox (Oracle)
- [PATCH v5 26/38] sparc64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 01/38] minmax: Add in_range() macro, Matthew Wilcox (Oracle)
- [PATCH v5 06/38] mm: Add default definition of set_ptes(), Matthew Wilcox (Oracle)
- [PATCH v5 30/38] mm: Remove page_mapping_file(), Matthew Wilcox (Oracle)
- [PATCH v5 36/38] mm: Convert do_set_pte() to set_pte_range(), Matthew Wilcox (Oracle)
- [PATCH v5 32/38] mm: Tidy up set_ptes definition, Matthew Wilcox (Oracle)
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]