Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v4 1/1] mm: vmascan: retry folios written back while isolated for traditional LRU, (continued)
- [akpm-mm:mm-nonmm-unstable 79/80] lib/test_xarray.c:1019:52-53: WARNING comparing pointer to 0, kernel test robot
- [linux-next:master 2260/2462] drivers/gpu/drm/xe/xe_gt_idle.c:127:33: error: static assertion expression is not an integral constant expression,
kernel test robot
- [akpm-mm:mm-unstable 166/172] powerpc64-linux-ld: mm/mmap.o:(.opd+0x510): multiple definition of `memfd_check_seals_mmap'; mm/gup.o:(.opd+0x5b8): first defined here, kernel test robot
- [akpm-mm:mm-unstable 170/172] mm/z3fold.c:353:3: error: call to undeclared function 'lock_page'; ISO C99 and later do not support implicit function declarations, kernel test robot
- [akpm-mm:mm-unstable 166/172] include/linux/memfd.h:27:5: warning: no previous prototype for 'memfd_check_seals_mmap', kernel test robot
- [akpm-mm:mm-unstable 166/172] include/linux/memfd.h:27:5: warning: no previous prototype for function 'memfd_check_seals_mmap', kernel test robot
- [akpm-mm:mm-unstable 170/172] fs/aio.c:478:27: error: 'noop_dirty_folio' undeclared here (not in a function), kernel test robot
- [PATCH] mm/execmem: Make ARCH_WANTS_EXECMEM_LATE depend on EXECMEM,
Anshuman Khandual
- [PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support,
Tong Tiangen
- DAMON Beer/Coffee/Tea chat reminder for the week of 2024-12-09, SeongJae Park
- [PATCH v3 0/6] Enable strict percpu address space checks,
Uros Bizjak
- [akpm-mm:mm-unstable] [mm] 85ad413389: BUG:kernel_NULL_pointer_dereference,address,
kernel test robot
- commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y,
Bert Karwatzki
- [PATCH v4 02/13] x86/um: nommu: elf loader for fdpic, Hajime Tazaki
- [syzbot] [mm?] INFO: rcu detected stall in sys_umount (3),
syzbot
- [GIT PULL] hotfixes for 6.13-rc2,
Andrew Morton
- [PATCH mm-unstable v3 0/6] mm/mglru: performance optimizations,
Yu Zhao
- [syzbot] [mm?] WARNING: locking bug in on, syzbot
- [syzbot] [mm?] WARNING in lru_gen_clear_refs,
syzbot
- [syzbot] [mm?] upstream test error: WARNING: locking bug in __rmqueue_pcplist, syzbot
- [PATCH v4 1/2] Introduce cpu_icache_is_aliasing() across all architectures,
Zi Yan
- [syzbot] [mm?] KASAN: slab-use-after-free Read in move_pages_pte,
syzbot
- [PATCH v3 1/2] Introduce cpu_icache_is_aliasing() across all architectures,
Zi Yan
- [linux-next:pending-fixes] BUILD SUCCESS 2152e8397622d3783e947ca02ff62d94bc5b8f9e, kernel test robot
- [linux-next:fs-current] BUILD SUCCESS 3d1c918e48535fb094f6ee7c426ff0e8684aa7e5, kernel test robot
- [linux-next:fs-next] BUILD SUCCESS f2199e2d8772b70e28bd8318e415607203a377fc, kernel test robot
- [linux-next:master] BUILD REGRESSION ebe1b11614e079c5e366ce9bd3c8f44ca0fbcc1b, kernel test robot
- [PATCH] mm: remove an avoidable load of page refcount in page_ref_add_unless,
Mateusz Guzik
- [bug report] WARNING when nvme_probe,
Chen Wang
- [PATCH v5 0/6] move per-vma lock into vm_area_struct,
Suren Baghdasaryan
- [PATCH] mm: enforce __must_check on VMA merge and split,
Lorenzo Stoakes
- [PATCH] mm: correctly reference merged VMA,
Lorenzo Stoakes
- [PATCH] mm: perform all memfd seal checks in a single place,
Lorenzo Stoakes
- [PATCH v5] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE, Guillaume Morin
- [syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region,
syzbot
- [PATCH v2 0/1] remove can_do_mseal,
jeffxu
- [PATCH] MAINTAINERS: group all VMA-related files into the VMA section,
Lorenzo Stoakes
- An interesting disclosure from Stephen Harper, jens
- [PATCH 5.15.y 0/2] fix issue in damon_va_evenly_split_region(),
SeongJae Park
- [linux-next:master 1998/2197] block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_762' declared with 'error' attribute: clamp() low limit 1 greater than high limit active, kernel test robot
- [PATCH v2] mm: use clear_user_(high)page() for arch with special user folio handling,
Zi Yan
- Mapping vmalloc pages to userspace,
Matthew Wilcox
- [PATCH] mempolicy.h: Remove unnecessary header file inclusions,
Junjie Fu
- [PATCH 0/2] mremap: Fix newaddr hint with MREMAP_DONTUNMAP,
Brian Geffon
- [PATCH v4] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE,
Guillaume Morin
- [PATCH] mm: use clear_user_(high)page() for arch with special user folio handling,
Zi Yan
- [PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2),
Yunsheng Lin
- [PATCH net-next v2 02/10] net: rename skb_copy_to_page_nocache() helper, Yunsheng Lin
- [PATCH net-next v2 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API, Yunsheng Lin
- [PATCH net-next v2 01/10] mm: page_frag: some minor refactoring before adding new API, Yunsheng Lin
- [PATCH net-next v2 06/10] mm: page_frag: introduce alloc_refill prepare & commit API, Yunsheng Lin
- [PATCH net-next v2 05/10] mm: page_frag: introduce refill prepare & commit API, Yunsheng Lin
- [PATCH net-next v2 03/10] mm: page_frag: update documentation for page_frag, Yunsheng Lin
- [PATCH net-next v2 07/10] mm: page_frag: introduce probe related API, Yunsheng Lin
- [PATCH net-next v2 08/10] mm: page_frag: add testing for the newly added API, Yunsheng Lin
- [PATCH net-next v2 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag, Yunsheng Lin
- [PATCH net-next v2 09/10] net: replace page_frag with page_frag_cache, Yunsheng Lin
- Re: [PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2), Alexander Duyck
- [PATCH man-pages v5] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description,
Lorenzo Stoakes
- [bug report] mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED),
Dan Carpenter
- [GIT PULL] memblock: restore check for node validity in arch_numa,
Mike Rapoport
- [PATCH v1 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing,
David Hildenbrand
- [PATCH v3] mm/readahead: fix large folio support in async readahead,
Yafang Shao
- [PATCH -next] mm: don't try THP align for FS without get_unmapped_area,
Kefeng Wang
- [linux-next:master] BUILD REGRESSION af2ea8ab7a546b430726183458da0a173d331272, kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS f308c6624ce8ff7bf306d721de8ca540c06f867f, kernel test robot
- Re: [RFC PATCH v2 00/21] riscv: Introduce 64K base page,
Zi Yan
- [next -v1 0/5] Some cleanup for memcg,
Chen Ridong
- [PATCH v1] mseal: move can_do_mseal to mseal.c,
jeffxu
- [RFC PATCH v1 0/2] Add file seal to prevent future exec mappings,
Isaac J. Manjarres
- [linux-next:fs-next] BUILD SUCCESS df1fce23d0337b5d57fe504637cbeb3ffc8b3895, kernel test robot
- [linux-next:fs-current] BUILD SUCCESS 18a10043b183f80b8653b39204b642330cefc730, kernel test robot
- [PATCH mm-unstable v2 0/6] mm/mglru: performance optimizations,
Yu Zhao
- [PATCH] selftests/mm: add fork CoW guard page test,
Lorenzo Stoakes
- [PATCH v2 0/6] Enable strict percpu address space checks,
Uros Bizjak
- [PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool,
Matthew Wilcox (Oracle)
- [PATCH v8 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate(), Matthew Wilcox (Oracle)
- [PATCH v8 08/21] mm/zsmalloc: convert init_zspage() to use zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable, Matthew Wilcox (Oracle)
- [PATCH v8 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc(), Matthew Wilcox (Oracle)
- [PATCH v8 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper, Matthew Wilcox (Oracle)
- [PATCH v8 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it, Matthew Wilcox (Oracle)
- [PATCH v8 12/21] mm/zsmalloc: convert __free_zspage() to use zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs, Matthew Wilcox (Oracle)
- [PATCH v8 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 06/21] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage(), Matthew Wilcox (Oracle)
- [PATCH v8 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 07/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 01/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool, Matthew Wilcox (Oracle)
- [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes, Matthew Wilcox (Oracle)
- [PATCH v8 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc, Matthew Wilcox (Oracle)
- [PATCH v8 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs, Matthew Wilcox (Oracle)
- Re: [PATCH v8 0/21] Add zpdesc memory descriptor for zswap.zpool, alexs
- Re: [PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool, Sergey Senozhatsky
- Receipt, Chanele Stephen
- [PATCH] mm: fix a possible null pointer dereference in setup_zone_pageset(),
Qiu-ji Chen
- [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh,
Jim Zhao
- [PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled,
Yunsheng Lin
- [PATCH v1 0/2] mm: don't use __GFP_HARDWALL when migrating remote pages,
David Hildenbrand
- [PATCH v2] mm: fix a possible null pointer dereference in setup_zone_pageset(),
Qiu-ji Chen
- [PATCH net-next v19 01/14] mm: page_frag: add a test module for page_frag, Yunsheng Lin
- [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit,
Jim Zhao
- [PATCH net-next v19 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc',
Yunsheng Lin
- [PATCH net-next v19 07/14] mm: page_frag: some minor refactoring before adding new API, Yunsheng Lin
- [PATCH 0/2 v3] remove PF_MEMALLOC_NORECLAIM,
Michal Hocko
- [PATCH v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*(),
David Hildenbrand
- [PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*(),
David Hildenbrand
- [RFC 0/8] enable bs > ps for block devices,
Luis Chamberlain
- [PATCH net-next v19 10/14] mm: page_frag: introduce prepare/probe/commit API, Yunsheng Lin
- [syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3),
syzbot
- [PATCH] sched: Move task_mm_cid_work to mm delayed work,
Gabriele Monaco
- [PATCH v1] mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range(), David Hildenbrand
- [PATCH v1] mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio(),
David Hildenbrand
- [PATCH] mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim(),
Seiji Nishikawa
- [PATCH v2] mm: migrate: Removed unused argument vma from migrate_misplaced_folio,
Donet Tom
- [RFC PATCH] mm: page_alloc: Add kernel parameter to select maximum PCP batch scale number, Claudiu
- [PATCH net-next v19 11/14] mm: page_frag: add testing for the newly added prepare API, Yunsheng Lin
- [PATCH] exec: do not pass invalid pointer to kfree() from free_bprm(),
Dmitry Antipov
- [syzbot] [mm?] WARNING in folio_update_gen,
syzbot
- [PATCH net-next v19 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node(),
Yunsheng Lin
- [PATCH RFC 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag,
Yunsheng Lin
- [PATCH net-next v19 13/14] mm: page_frag: update documentation for page_frag, Yunsheng Lin
- [PATCH net-next v19 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH net-next v19 02/14] mm: move the page fragment allocator from page_alloc into its own file, Yunsheng Lin
- [PATCH] selftests/mm: Fixed incorrect buffer->mirror size in hmm2 double_map test,
Donet Tom
- [PATCH 6.1] mm/memory_hotplug: prevent accessing by index=-1, Mikhail Lobanov
- [PATCH net-next v19 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
- [linux-next:master 8561/10296] arch/arm/boot/dts/rockchip/rk3288-veyron-jerry.dtb: wifi@1: marvell,caldata-txpwrlimit-2g: [1, 0, 6, 0, 8, 2, 137, 1, 36, 0, 103, 9, 20, 1, 0, 15, 1, 12, 2, 12, 3, 12, 4, 12, 5, 12, 6, 12, 7, 9, 8, 9, 9, 9, 10, 12, 11, 12, 12, 12, 13, 9, 14, 9, 15, 9, 137..., kernel test robot
- [PATCH -next] ovl: respect underlying filesystem's get_unmapped_area(),
Jinjiang Tu
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]