Show patches with: none      |   73746 patches
« 1 2 ... 189 190 191737 738 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
memblock tests: Fix compilation error. memblock tests: Fix compilation error. - - - --- 2023-01-04 Aaron Thompson New
memblock: Fix return sizeless candidate on __memblock_find_range_top_down. memblock: Fix return sizeless candidate on __memblock_find_range_top_down. - - - --- 2023-01-04 Yun Levi New
[1/1] mm: Always release pages to the buddy allocator in memblock_free_late(). Pages not released from memblock to the buddy allocator - - - --- 2023-01-04 Aaron Thompson New
[v3,-mm,2/2] mm/kasan: simplify and refine kasan_cache code [v3,-mm,1/2] mm/slab: add is_kmalloc_cache() helper function 2 1 - --- 2023-01-04 Feng Tang New
[v3,-mm,1/2] mm/slab: add is_kmalloc_cache() helper function [v3,-mm,1/2] mm/slab: add is_kmalloc_cache() helper function 3 - - --- 2023-01-04 Feng Tang New
kasan: mark kasan_kunit_executing as static kasan: mark kasan_kunit_executing as static - 1 - --- 2023-01-04 andrey.konovalov@linux.dev New
mm: remove zap_page_range and create zap_vma_pages mm: remove zap_page_range and create zap_vma_pages 4 1 - --- 2023-01-04 Mike Kravetz New
[PATCHv3,12/12] dmapool: create/destroy cleanup dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,11/12] dmapool: link blocks across pages dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,10/12] dmapool: don't memset on free twice dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,09/12] dmapool: simplify freeing dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,08/12] dmapool: consolidate page initialization dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,07/12] dmapool: rearrange page alloc failure handling dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,06/12] dmapool: move debug code to own functions dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,05/12] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,04/12] dmapool: cleanup integer types dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,03/12] dmapool: use sysfs_emit() instead of scnprintf() dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,02/12] dmapool: remove checks for dev == NULL dmapool enhancements - 1 - --- 2023-01-03 Keith Busch New
[PATCHv3,01/12] dmapool: add alloc/free performance test dmapool enhancements - - - --- 2023-01-03 Keith Busch New
[mm-unstable,8/8] mm/hugetlb: convert demote_free_huge_page to folios continue hugetlb folio conversions - - - --- 2023-01-03 Sidhartha Kumar New
[mm-unstable,7/8] mm/hugetlb: convert restore_reserve_on_error() to folios continue hugetlb folio conversions - 1 - --- 2023-01-03 Sidhartha Kumar New
[mm-unstable,6/8] mm/hugetlb: convert alloc_migrate_huge_page to folios continue hugetlb folio conversions - 1 - --- 2023-01-03 Sidhartha Kumar New
[mm-unstable,5/8] mm/hugetlb: increase use of folios in alloc_huge_page() continue hugetlb folio conversions - 1 - --- 2023-01-03 Sidhartha Kumar New
[mm-unstable,4/8] mm/hugetlb: convert alloc_surplus_huge_page() to folios continue hugetlb folio conversions - 1 - --- 2023-01-03 Sidhartha Kumar New
[mm-unstable,3/8] mm/hugetlb: convert dequeue_hugetlb_page_node functions to folios continue hugetlb folio conversions - - - --- 2023-01-03 Sidhartha Kumar New
[mm-unstable,2/8] mm/hugetlb: convert __update_and_free_page() to folios continue hugetlb folio conversions - 1 - --- 2023-01-03 Sidhartha Kumar New
[mm-unstable,1/8] mm/hugetlb: convert isolate_hugetlb to folios continue hugetlb folio conversions - 1 - --- 2023-01-03 Sidhartha Kumar New
[5/5] Docs/admin-guide/mm/numaperf: increase depth of subsections [1/5] MAINTAINERS: add types to akpm/mm git trees entries - - - --- 2023-01-03 SeongJae Park New
[4/5] selftests/vm: rename selftets/vm to selftests/mm [1/5] MAINTAINERS: add types to akpm/mm git trees entries - - - --- 2023-01-03 SeongJae Park New
[3/5] tools/vm: rename tools/vm to tools/mm [1/5] MAINTAINERS: add types to akpm/mm git trees entries - - - --- 2023-01-03 SeongJae Park New
[2/5] MAINTAINERS/MEMORY MANAGEMENT: Add tools/vm/ as managed files [1/5] MAINTAINERS: add types to akpm/mm git trees entries - - - --- 2023-01-03 SeongJae Park New
[1/5] MAINTAINERS: add types to akpm/mm git trees entries [1/5] MAINTAINERS: add types to akpm/mm git trees entries - - - --- 2023-01-03 SeongJae Park New
[RFC,14/25] kvx: Add ELF relocations and module support Upstream kvx Linux port - - - --- 2023-01-03 Yann Sionneau New
[RFC,11/25] kvx: Add memory management Upstream kvx Linux port - - - --- 2023-01-03 Yann Sionneau New
[RFC,02/25] kvx: Add ELF-related definitions Upstream kvx Linux port - - - --- 2023-01-03 Yann Sionneau New
[09/17] mm: export access_remote_vm() symbol Untitled series #708539 - - 1 --- 2023-01-03 Fenghua Yu New
[09/17] mm: export access_remote_vm() symbol Untitled series #708537 - - 1 --- 2023-01-03 Fenghua Yu New
kasan: infer the requested size by scanning shadow memory kasan: infer the requested size by scanning shadow memory - - - --- 2023-01-03 Kuan-Ying Lee (李冠穎) New
page_alloc: avoid the negative free for meminfo available page_alloc: avoid the negative free for meminfo available - - - --- 2023-01-03 Jaewon Kim New
zram: correctly handle all next_arg() cases zram: correctly handle all next_arg() cases - - - --- 2023-01-03 Sergey Senozhatsky New
[v4] scripts/gdb: add mm introspection utils [v4] scripts/gdb: add mm introspection utils - - - --- 2023-01-02 Dmitrii Bundin New
[v4] selftest/vm: add mremap expand merge offset test [v4] selftest/vm: add mremap expand merge offset test 1 - - --- 2023-01-02 Lorenzo Stoakes New
[mm-unstable,v1,3/3] drivers/misc/open-dice: don't touch VM_MAYSHARE mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2023-01-02 David Hildenbrand New
[mm-unstable,v1,2/3] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2023-01-02 David Hildenbrand New
[mm-unstable,v1,1/3] mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mapp… mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2023-01-02 David Hildenbrand New
[v3] selftest/vm: add mremap expand merge offset test [v3] selftest/vm: add mremap expand merge offset test 1 - - --- 2023-01-02 Lorenzo Stoakes New
[v2] selftest/vm: add mremap expand merge offset test [v2] selftest/vm: add mremap expand merge offset test 1 - - --- 2023-01-02 Lorenzo Stoakes New
fs/ntfs3: don't hold ni_lock when calling truncate_setsize() fs/ntfs3: don't hold ni_lock when calling truncate_setsize() - - - --- 2023-01-02 Tetsuo Handa New
hugetlbfs: Fixed code style, adding a blank line between functions hugetlbfs: Fixed code style, adding a blank line between functions - - - --- 2023-01-02 Paul Schlacter New
Fixed code style, adding a blank line between functions Fixed code style, adding a blank line between functions - - - --- 2023-01-02 Paul Schlacter New
x86/kexec: fix double vfree of image->elf_headers x86/kexec: fix double vfree of image->elf_headers - - - --- 2023-01-02 Vlastimil Babka New
hugetlb: unshare some PMDs when splitting VMAs hugetlb: unshare some PMDs when splitting VMAs - - - --- 2023-01-01 James Houghton New
[v3] scripts/gdb: add mm introspection utils [v3] scripts/gdb: add mm introspection utils - - - --- 2023-01-01 Dmitrii Bundin New
[v14,3/7] x86: mm: Skip faulting instruction for VM_DROPPABLE faults Untitled series #708127 - - - --- 2023-01-01 Jason A. Donenfeld New
[v14,2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings Untitled series #708127 - - - --- 2023-01-01 Jason A. Donenfeld New
[2/2] docs/mm: Physical Memory: add structure, introduction and nodes description docs/mm: start filling out new structure - - - --- 2023-01-01 Mike Rapoport New
[1/2] docs/mm: Page Reclaim: add page label to allow external references docs/mm: start filling out new structure - - - --- 2023-01-01 Mike Rapoport New
[22/22] mm: Remove 'First tail page' members from struct page Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[21/22] hugetlb: Remove uses of compound_dtor and compound_nr Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[20/22] mm: Convert destroy_large_folio() to use folio_dtor Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[19/22] mm: Convert is_transparent_hugepage() to use a folio Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[18/22] mm: Convert set_compound_page_dtor() and set_compound_order() to folios Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[17/22] mm: Reimplement compound_nr() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[16/22] mm: Reimplement compound_order() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[15/22] mm: Remove head_compound_mapcount() and _ptr functions Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[14/22] mm: Convert page_mapcount() to use folio_entire_mapcount() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[13/22] hugetlb: Remove uses of folio_mapcount_ptr Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[12/22] mm/debug: Remove call to head_compound_mapcount() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[11/22] mm: Use entire_mapcount in __page_dup_rmap() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[10/22] mm: Use a folio in hugepage_add_anon_rmap() and hugepage_add_new_anon_rmap() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[09/22] page_alloc: Use folio fields directly Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[08/22] mm: Add folio_add_new_anon_rmap() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[07/22] mm: Convert page_add_file_rmap() to use a folio internally Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[06/22] mm: Convert page_add_anon_rmap() to use a folio internally Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[05/22] mm: Convert page_remove_rmap() to use a folio internally Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[04/22] mm: Convert total_compound_mapcount() to folio_total_mapcount() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[03/22] doc: Clarify refcount section by referring to folios & pages Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[02/22] mm: Convert head_subpages_mapcount() into folio_nr_pages_mapped() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[01/22] mm: Remove folio_pincount_ptr() and head_compound_pincount() Get rid of first tail page fields - - - --- 2022-12-31 Matthew Wilcox New
[v2] scripts/gdb: add mm introspection utils [v2] scripts/gdb: add mm introspection utils - - - --- 2022-12-31 Dmitrii Bundin New
[mm-unstable,v2,2/2] mm: support POSIX_FADV_NOREUSE [mm-unstable,v2,1/2] mm: add vma_has_recency() - - - --- 2022-12-30 Yu Zhao New
[mm-unstable,v2,1/2] mm: add vma_has_recency() [mm-unstable,v2,1/2] mm: add vma_has_recency() - - - --- 2022-12-30 Yu Zhao New
scripts/gdb: add mm introspection utils scripts/gdb: add mm introspection utils - - - --- 2022-12-30 Dmitrii Bundin New
[v2] mm: huge_memory: convert split_huge_pages_all() to use a folio [v2] mm: huge_memory: convert split_huge_pages_all() to use a folio - - - --- 2022-12-30 Kefeng Wang New
crypto: talitos - Remove GFP_DMA and add DMA alignment padding crypto: talitos - Remove GFP_DMA and add DMA alignment padding - 1 - --- 2022-12-30 Herbert Xu New
[-next,v4,8/8] mm/damon/vaddr: convert hugetlb related functions to use a folio mm: convert page_idle/damon to use folios - 1 - --- 2022-12-30 Kefeng Wang New
[-next,v4,7/8] mm/damon: remove unneeded damon_get_page() mm: convert page_idle/damon to use folios - 1 - --- 2022-12-30 Kefeng Wang New
[-next,v4,6/8] mm/damon/vaddr: convert damon_young_pmd_entry() to use a folio mm: convert page_idle/damon to use folios - 1 - --- 2022-12-30 Kefeng Wang New
[-next,v4,5/8] mm/damon/paddr: convert damon_pa_*() to use a folio mm: convert page_idle/damon to use folios - 1 - --- 2022-12-30 Kefeng Wang New
[-next,v4,4/8] mm/damon: convert damon_ptep/pmdp_mkold() to use a folio mm: convert page_idle/damon to use folios - 1 - --- 2022-12-30 Kefeng Wang New
[-next,v4,3/8] mm/damon: introduce damon_get_folio() mm: convert page_idle/damon to use folios - 1 - --- 2022-12-30 Kefeng Wang New
[-next,v4,2/8] mm: page_idle: convert page idle to use a folio mm: convert page_idle/damon to use folios - 1 - --- 2022-12-30 Kefeng Wang New
[-next,v4,1/8] mm: memcg: Add folio_memcg_check() mm: convert page_idle/damon to use folios - - - --- 2022-12-30 Kefeng Wang New
crypto: caam - Remove GFP_DMA and add DMA alignment padding crypto: caam - Remove GFP_DMA and add DMA alignment padding - 1 - --- 2022-12-30 Herbert Xu New
[v5,6/6] selftest: add testing unsharing and counting ksm zero page ksm: support tracking KSM-placed zero-pages - 2 - --- 2022-12-30 Yang Yang New
[v5,5/6] ksm: add zero_pages_sharing documentation ksm: support tracking KSM-placed zero-pages - - - --- 2022-12-30 Yang Yang New
[v5,4/6] ksm: count zero pages for each process ksm: support tracking KSM-placed zero-pages - - - --- 2022-12-30 Yang Yang New
[v5,3/6] ksm: count all zero pages placed by KSM ksm: support tracking KSM-placed zero-pages - 2 - --- 2022-12-30 Yang Yang New
[v5,2/6] ksm: support unsharing zero pages placed by KSM ksm: support tracking KSM-placed zero-pages - 2 - --- 2022-12-30 Yang Yang New
[v5,1/6] ksm: abstract the function try_to_get_old_rmap_item ksm: support tracking KSM-placed zero-pages - 2 - --- 2022-12-30 Yang Yang New
« 1 2 ... 189 190 191737 738 »