Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH] mm: memcontrol: clarify swapaccount=0 deprecation warning, (continued)
- [linux-next:master] BUILD REGRESSION ae00c445390b349e070a64dc62f08aa878db7248, kernel test robot
- [linux-next:master 5601/6082] drivers/md/dm.c:2131:undefined reference to `set_dax_nocache',
kernel test robot
- [PATCH] mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_schemes_quota_goals, SeongJae Park
- [PATCH v5 0/3] per-vma locks in userfaultfd,
Lokesh Gidra
- [PATCH v8 0/5] page_owner: print stacks and their outstanding allocations,
Oscar Salvador
- [linux-next:master 4687/6082] kernel/power/energy_model.c:247:45: sparse: sparse: incorrect type in argument 2 (different address spaces), kernel test robot
- [PATCH v3 00/35] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v3 03/35] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v3 06/35] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v3 04/35] mm: enumerate all gfp flags, Suren Baghdasaryan
- [PATCH v3 02/35] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size(), Suren Baghdasaryan
- [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v3 24/35] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 20/35] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v3 25/35] xfs: Memory allocation profiling fixups, Suren Baghdasaryan
- [PATCH v3 18/35] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v3 17/35] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v3 16/35] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v3 15/35] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v3 14/35] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling, Vlastimil Babka
- [PATCH v3 12/35] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects, Suren Baghdasaryan
- [PATCH v3 09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v3 31/35] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v3 30/35] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v3 28/35] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v3 26/35] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v3 11/35] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v3 10/35] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v3 27/35] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 29/35] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v3 19/35] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- Re: [PATCH v3 00/35] Memory allocation profiling, Pasha Tatashin
- Re: [PATCH v3 00/35] Memory allocation profiling, Kees Cook
- Re: [PATCH v3 00/35] Memory allocation profiling, Michal Hocko
- Re: [PATCH v3 00/35] Memory allocation profiling, Johannes Weiner
- Re: [PATCH v3 00/35] Memory allocation profiling, Andy Shevchenko
- Re: [PATCH v3 00/35] Memory allocation profiling, Tim Chen
- Re: [PATCH v3 00/35] Memory allocation profiling, Jani Nikula
Re: [PATCH v2 4/4] selftests: damon: add access_memory to .gitignore,
SeongJae Park
[PATCH v2 0/4] selftests: add missing gitignore files and include generated objects,
Javier Carrasco
[PATCH] mm: document memalloc_noreclaim_save() and memalloc_pin_save(),
Vlastimil Babka
[PATCH] nvdimm/pmem: Fix leak on dax_add_host() failure,
Mathieu Desnoyers
[PATCH v4 0/3] Enable >0 order folio memory compaction,
Zi Yan
[PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
Re: [PATCH v5 5/8] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Lukas Wunner
[PATCH v5 3/8] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
[linux-next:master] [btrfs] 1d73d634d1: xfstests.btrfs.197.fail, kernel test robot
[linux-next:master 4686/6082] kernel/power/energy_model.c:135:19: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
[PATCH] kasan/test: avoid gcc warning for intentional overflow,
Arnd Bergmann
convert write_cache_pages() to an iterator v7,
Christoph Hellwig
- [PATCH 01/14] writeback: don't call mapping_set_error in writepage_cb, Christoph Hellwig
- [PATCH 02/14] writeback: remove a duplicate prototype for tag_pages_for_writeback, Christoph Hellwig
- [PATCH 03/14] writeback: fix done_index when hitting the wbc->nr_to_write, Christoph Hellwig
- [PATCH 04/14] writeback: also update wbc->nr_to_write on writeback failure, Christoph Hellwig
- [PATCH 05/14] writeback: only update ->writeback_index for range_cyclic writeback, Christoph Hellwig
- [PATCH 06/14] writeback: rework the loop termination condition in write_cache_pages, Christoph Hellwig
- [PATCH 07/14] writeback: Factor folio_prepare_writeback() out of write_cache_pages(), Christoph Hellwig
- [PATCH 08/14] writeback: Factor writeback_get_batch() out of write_cache_pages(), Christoph Hellwig
- [PATCH 09/14] writeback: Simplify the loops in write_cache_pages(), Christoph Hellwig
- [PATCH 10/14] pagevec: Add ability to iterate a queue, Christoph Hellwig
- [PATCH 11/14] writeback: Use the folio_batch queue iterator, Christoph Hellwig
- [PATCH 12/14] writeback: Move the folio_prepare_writeback loop out of write_cache_pages(), Christoph Hellwig
- [PATCH 13/14] writeback: add a writeback iterator, Christoph Hellwig
- [PATCH 14/14] writeback: Remove a use of write_cache_pages() from do_writepages(), Christoph Hellwig
[PATCH v2] Port hierarchical_{memory,swap}_limit cgroup1->cgroup2,
Jan Kratochvil (Azul)
[linux-next:master 2259/5901] arp_tables.c:(.text+0x1c): relocation truncated to fit: R_NIOS2_CALL26 against `xt_find_table', kernel test robot
Re: arch/x86/kernel/sys_x86_64.c: rationale for 0x40000000 for MAP_32BIT's start address?,
Bagas Sanjaya
[PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory,
ankita
[PATCH 0/2] mm/zswap: optimize for dynamic zswap_pools,
Chengming Zhou
swapaccount= commandline option,
Narcis Garcia
[GIT PULL] hotfixes for 6.8-rc4,
Andrew Morton
[linux-next:master 2195/5901] mtk-socinfo.c:undefined reference to `soc_device_unregister', kernel test robot
[PATCH] x86/vdso: Move vDSO to mmap region,
Kees Cook
[linux-next:master] BUILD REGRESSION 445a555e0623387fa9b94e68e61681717e70200a, kernel test robot
[akpm-mm:mm-unstable 289/292] mm/userfaultfd.c:1526: warning: Excess function parameter 'mm' description in 'move_pages', kernel test robot
[linux-next:master 3007/5901] drivers/video/backlight/ktd2801-backlight.c:16:33: sparse: sparse: symbol 'ktd2801_timing' was not declared. Should it be static?, kernel test robot
[PATCH v2 00/10] mm/memory: optimize unmap/zap with PTE-mapped THP,
David Hildenbrand
- [PATCH v2 02/10] mm/memory: handle !page case in zap_present_pte() separately, David Hildenbrand
- [PATCH v2 04/10] mm/memory: factor out zapping folio pte into zap_present_folio_pte(), David Hildenbrand
- [PATCH v2 05/10] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size(), David Hildenbrand
- [PATCH v2 06/10] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP, David Hildenbrand
- [PATCH v2 10/10] mm/memory: optimize unmap/zap with PTE-mapped THP, David Hildenbrand
- [PATCH v2 03/10] mm/memory: further separate anon and pagecache folio handling in zap_present_pte(), David Hildenbrand
- [PATCH v2 08/10] mm/mmu_gather: add __tlb_remove_folio_pages(), David Hildenbrand
- [PATCH v2 09/10] mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing, David Hildenbrand
- [PATCH v2 07/10] mm/mmu_gather: add tlb_remove_tlb_entries(), David Hildenbrand
- [PATCH v2 01/10] mm/memory: factor out zapping of present pte into zap_present_pte(), David Hildenbrand
[linux-next:pending-fixes] BUILD SUCCESS 9adac9b0ad4b190ed45979d54b5be7820cc868c5, kernel test robot
[PATCH] selftests/mm: Don't needlessly use sudo to obtain root in run_vmtests.sh,
Mark Brown
[PATCH 0/2] selftests/mm: Output cleanups for the compaction test,
Mark Brown
[RFC PATCH 0/9] shmem: fix llseek in hugepages,
Daniel Gomez
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[linux-next:master 3005/5901] kismet: WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE when selected by LEDS_KTD2692, kernel test robot
[PATCH RFC 0/1] mm/zswap: fix LRU reclaim for zswap writeback folios,
chengming . zhou
[linux-next:master 4528/5901] kernel/rcu/update.c:319:1: warning: 'no_sanitize' attribute directive ignored, kernel test robot
[linux-next:master 3007/5901] kismet: WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE when selected by BACKLIGHT_KTD2801, kernel test robot
[PATCH] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[],
Anshuman Khandual
[PATCH] mm/hugetlb: Move page order check inside hugetlb_cma_reserve(),
Anshuman Khandual
[linux-next:master] BUILD REGRESSION b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d, kernel test robot
[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena.,
Alexei Starovoitov
[PATCH v2 bpf-next 07/20] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions., Alexei Starovoitov
[PATCH v2 bpf-next 09/20] bpf: Recognize cast_kern/user instructions in the verifier., Alexei Starovoitov
[PATCH v2 bpf-next 11/20] libbpf: Add __arg_arena to bpf_helpers.h, Alexei Starovoitov
[PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles., Alexei Starovoitov
[PATCH v2 bpf-next 16/20] bpf: Add helper macro bpf_arena_cast(), Alexei Starovoitov
[PATCH v2 bpf-next 18/20] selftests/bpf: Add bpf_arena_list test., Alexei Starovoitov
[PATCH v2 bpf-next 19/20] selftests/bpf: Add bpf_arena_htab test., Alexei Starovoitov
[PATCH v2 bpf-next 20/20] selftests/bpf: Convert simple page_frag allocator to per-cpu., Alexei Starovoitov
[PATCH v2 bpf-next 01/20] bpf: Allow kfuncs return 'void *', Alexei Starovoitov
[PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel., Alexei Starovoitov
[PATCH v2 bpf-next 06/20] bpf: Disasm support for cast_kern/user instructions., Alexei Starovoitov
[PATCH v2 bpf-next 08/20] bpf: Add x86-64 JIT support for bpf_cast_user instruction., Alexei Starovoitov
[PATCH v2 bpf-next 10/20] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA., Alexei Starovoitov
[PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena., Alexei Starovoitov
Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena., Andrii Nakryiko
[PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages, Alexei Starovoitov
[PATCH v2 bpf-next 15/20] bpf: Tell bpf programs kernel's PAGE_SIZE, Alexei Starovoitov
[PATCH v2 bpf-next 13/20] libbpf: Allow specifying 64-bit integers in map BTF., Alexei Starovoitov
Re: [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena., David Hildenbrand
Re: [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena., Barret Rhoden
[RFC] Analyzing zpool allocators / Removing zbud and z3fold,
Yosry Ahmed
[PATCH] mm/memblock: Add MEMBLOCK_RSRV_NOINIT into flagname[] array,
Anshuman Khandual
MGLRU premature memcg OOM on slow writes,
Chris Down
[PATCH v7 0/4] page_owner: print stacks and their outstanding allocations,
Oscar Salvador
Re: [BUG][xfstests generic/133] deadlock and crach on xfs, BUG: KASAN: slab-out-of-bounds in xfs_read_iomap_begin+0x5f2/0x750 [xfs], Dave Chinner
[PATCH v4 0/3] per-vma locks in userfaultfd,
Lokesh Gidra
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]