Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v3 02/12] nilfs2: drop usage of page_index, (continued)
- [PATCH v3 03/12] ceph: drop usage of page_index, Kairui Song
- [PATCH v3 04/12] NFS: remove nfs_page_lengthg and usage of page_index, Kairui Song
- [PATCH v3 05/12] cifs: drop usage of page_file_offset, Kairui Song
- [PATCH v3 07/12] netfs: drop usage of folio_file_pos, Kairui Song
- [PATCH v3 01/12] f2fs: drop usage of page_index, Kairui Song
- [PATCH v3 08/12] nfs: drop usage of folio_file_pos, Kairui Song
- [PATCH v3 10/12] mm: remove page_file_offset and folio_file_pos, Kairui Song
- [PATCH v3 11/12] mm: drop page_index and convert folio_index to use folio, Kairui Song
- [PATCH v3 09/12] mm/swap: get the swap file offset directly, Kairui Song
- [PATCH v3 12/12] mm/swap: reduce swap cache search space, Kairui Song
- Re: [PATCH v3 00/12] mm/swap: clean up and optimize swap cache index, Huang, Ying
- [PATCH] thp: Remove HPAGE_PMD_ORDER minimum assertion, Matthew Wilcox (Oracle)
- [linux-next:master 8678/9390] dtbs_check: arch/arm64/boot/dts/ti/k3-am62a7-sk.dtb: syscon@43000000: 'syscon@4008', 'syscon@4018' do not match any of the regexes: '^chipid@[0-9a-f]+$', '^clock-controller@[0-9a-f]+$', '^mux-controller@[0-9a-f]+$', 'phy@[0-9a-f]+$', 'pinctrl-[0-9]+', kernel test robot
- [RFC PATCH] fs/coredump: Enable dynamic configuration of max file note size,
Allen Pais
- [linux-next:pending-fixes] BUILD SUCCESS 01d81f9b68988d48163ff9c15062dcf2d2f48144, kernel test robot
- [linux-next:master 7661/9390] make[4]: *** No rule to make target 'arch/arm64/boot/dts/ti/k3-j784s4-evm-usxgmii-exp1-exp2.dtb', needed by 'arch/arm64/boot/dts/ti/dtbs-list'., kernel test robot
- [linux-next:master 8684/9390] make[4]: *** No rule to make target 'arch/arm64/boot/dts/ti/k3-j784s4-evm-usxgmii-exp1-exp2.dtb', needed by 'arch/arm64/boot/dts/ti/'., kernel test robot
- [PATCH v3 0/3] Reclaim lazyfree THP without splitting,
Lance Yang
- [syzbot] Monthly mm report (Apr 2024), syzbot
- [PATCH v7 00/16] mm: jit/text allocator,
Mike Rapoport
- [PATCH v7 02/16] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v7 09/16] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v7 10/16] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- [PATCH v7 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v7 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate, Mike Rapoport
- [PATCH v7 15/16] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v7 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v7 11/16] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v7 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v7 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- [PATCH v7 12/16] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v7 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH v7 04/16] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH v7 03/16] nios2: define virtual address space for modules, Mike Rapoport
- Re: [PATCH v7 00/16] mm: jit/text allocator, Luis Chamberlain
- [PATCH v1 0/5] Add update_mmu_tlb_range() to simplify code,
Bang Li
- [PATCH v2] mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list,
Christoph Hellwig
- [PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating,
Kefeng Wang
- [PATCH] mm,page_owner: don't remove GFP flags in add_stack_record_to_list,
Christoph Hellwig
- [RFC v2] fstests: add stress truncation + writeback + compaction split test, Luis Chamberlain
- [PATCH 00/10] Add helper functions to remove repeated code and,
Kemeng Shi
- [PATCH 09/10] writeback: factor out wb_dirty_exceeded to remove repeated code, Kemeng Shi
- [PATCH 03/10] writeback: factor out domain_over_bg_thresh to remove repeated code, Kemeng Shi
- [PATCH 01/10] writeback: factor out wb_bg_dirty_limits to remove repeated code, Kemeng Shi
- [PATCH 06/10] writeback: Factor out code of freerun to remove repeated code, Kemeng Shi
- [PATCH 07/10] writeback: factor out wb_dirty_freerun to remove more repeated freerun code, Kemeng Shi
- [PATCH 08/10] writeback: factor out balance_domain_limits to remove repeated code, Kemeng Shi
- [PATCH 05/10] writeback: call domain_dirty_avail in balance_dirty_pages, Kemeng Shi
- [PATCH 04/10] writeback use [global/wb]_domain_dirty_avail helper in cgwb_calc_thresh, Kemeng Shi
- [PATCH 02/10] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain, Kemeng Shi
- [PATCH 10/10] writeback: factor out balance_wb_limits to remove repeated code, Kemeng Shi
- [linux-next:master 8878/8890] include/asm-generic/io.h:1184:(.text+0x2c36): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: (.xiptext+0x14c8), kernel test robot
- [PATCH 0/2] mm/gup: Fix hugepd for longterm R/O pin on Power,
Peter Xu
- [PATCH] mm/slab: make __free(kfree) accept error pointers,
Dan Carpenter
[PATCH 1/4] mm/ksm: rename mm_slot members to ksm_slot for better readability.,
alexs
[PATCH] mm/pagemap: Make trylock_page return bool, Hao Ge
[PATCH] mm/rmap: change the type of we_locked from int to bool, Hao Ge
[PATCH v11] mm: report per-page metadata information,
Sourav Panda
Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP),
Erhard Furtner
[PATCH] mm/slub: mark racy access on slab->freelist,
linke li
[akpm-mm:mm-unstable 457/479] arch/s390/kernel/uv.c:196:13: error: call to undeclared function 'page_mapping'; ISO C99 and later do not support implicit function declarations,
kernel test robot
[PATCH] mm/swapfile: mark racy access on si->highest_bit, linke li
[linux-next:pending-fixes] BUILD SUCCESS 68d7c66c8435bad8c74bb64a4422fb2aba6fa282, kernel test robot
[PATCH v2 0/7] memcg: reduce memory consumption by memcg stats,
Shakeel Butt
[linux-next:master 8795/8890] ERROR: modpost: "__aeabi_ul2d" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!, kernel test robot
Re: [syzbot] [xfs?] possible deadlock in xfs_ilock_data_map_shared,
Dave Chinner
[GIT PULL] hotfixes for 6.9-rc6,
Andrew Morton
[linux-next:master] BUILD REGRESSION bb7a2467e6beef44a80a17d45ebf2931e7631083, kernel test robot
[PATCH 0/7] mm/damon: add a DAMOS filter type for page granularity access recheck,
SeongJae Park
[PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list,
Zi Yan
[RFC] Make find_tcp_vma() more efficient,
Matthew Wilcox
[PATCH] mm/memory-failure: remove shake_page(),
Sidhartha Kumar
mm/kasan/report.c:143:20: error: unused function 'kasan_kunit_test_suite_executing', kernel test robot
[PATCH 0/4] Improve anon_vma scalability for anon VMAs,
Matthew Wilcox (Oracle)
lib/maple_tree.c:336:20: error: unused function 'mte_has_null', kernel test robot
[linux-next:master 7112/8890] arch/riscv/mm/init.c:1495:25: error: 'MODULES_VADDR' undeclared, kernel test robot
Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block,
IBM
<Possible follow-ups>
Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block, Zhang Yi
[PATCH] netfs: Fix the pre-flush when appending to a file in writethrough mode,
David Howells
[PATCH] mm: use memalloc_nofs_save() in page_cache_ra_order(),
Kefeng Wang
[PATCH v6 00/16] mm: jit/text allocator,
Mike Rapoport
- [PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v6 03/16] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v6 04/16] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate, Mike Rapoport
- [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v6 10/16] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- Re: [PATCH v6 00/16] mm: jit/text allocator, Luis Chamberlain
[RFC v2 0/3] iommu/intel: Free empty page tables on unmaps,
Pasha Tatashin
Re: [PATCH] mm/page_alloc: fix alloc_pages_bulk/set_page_owner panic on irq disabled, Huan Yang
[PATCH v3] mm/vmalloc: fix return value of vb_alloc if size is 0,
hailong.liu
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking,
syzbot
[linux-next:master 7646/8170] arch/powerpc/kexec/crash.c:488:2-8: WARNING: NULL check before some freeing functions is not needed.,
kernel test robot
[linux-next:master] [perf dsos] f649ed80f3: perf-sanity-tests.Check_branch_stack_sampling.fail, kernel test robot
[PATCH] x86/mm: remove unused CR3_HW_ASID_BITS,
Yosry Ahmed
[PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list,
Zi Yan
[PATCH] mm/slub: Avoid recursive loop with kmemleak,
Kees Cook
[PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo,
Kees Cook
[PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast,
Ryan Roberts
[linux-next:pending-fixes] BUILD SUCCESS 33c982717b5300c393b913439ba0b210195acd7c, kernel test robot
[linux-next:master 7869/8170] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_factory.c:14:20: sparse: sparse: Using plain integer as NULL pointer, kernel test robot
[linux-next:master 4692/8170] vmlinux.o: warning: objtool: x509_cert_parse() falls through to next function x509_key_preparse.cold(), kernel test robot
[PATCH v2 0/4] Fix and cleanups to page-writeback,
Kemeng Shi
[PATCH v4 00/11] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v4 01/11] readahead: rework loop in page_cache_ra_unbounded(), Pankaj Raghav (Samsung)
- [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
- [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement, Pankaj Raghav (Samsung)
- [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [PATCH v4 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v4 11/11] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [PATCH v4 09/11] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- Message not available
Message not available
kmalloc() question - migration/remap of kmalloc()'ed pages,
Mounesh Badiger
[bug report] RIP: 0010:queue_zone_wplugs_show+0x42/0x100,
Changhui Zhong
[PATCH v2 00/10] mm: remove isolate_lru_page() and isolate_movable_page(),
Kefeng Wang
- [PATCH v2 02/10] mm: add isolate_folio_to_list(), Kefeng Wang
- [PATCH v2 01/10] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range(), Kefeng Wang
- [PATCH v2 03/10] mm: memory_hotplug: unify Huge/LRU/non-LRU folio isolation, Kefeng Wang
- [PATCH v2 04/10] mm: compaction: try get reference before non-lru movable folio migration, Kefeng Wang
- [PATCH v2 07/10] mm: migrate: use folio_isolate_movable(), Kefeng Wang
- [PATCH v2 08/10] mm: migrate: remove isolate_movable_page(), Kefeng Wang
- [PATCH v2 09/10] mm: migrate_device: use more folio in migrate_device_unmap(), Kefeng Wang
- [PATCH v2 10/10] mm: remove isolate_lru_page(), Kefeng Wang
- [PATCH v2 05/10] mm: migrate: add folio_isolate_movable(), Kefeng Wang
- [PATCH v2 06/10] mm: compaction: use folio_isolate_movable(), Kefeng Wang
[Patch v2 0/8] memblock: clenup,
Wei Yang
Message not available
[PATCH v2] mm: add more readable thp_vma_allowable_order_foo(),
Kefeng Wang
[linux-next:master] BUILD REGRESSION 5e4f84f18c4ee9b0ccdc19e39b7de41df21699dd, kernel test robot
[PATCH] mm/huge_memory: move writeback and truncation checks early,
Luis Chamberlain
[PATCH 0/2] mm/huge_memory: couple fixes and one cleanup,
Luis Chamberlain
[PATCH v3] mm/rmap: do not add fully unmapped large folio to deferred split list,
Zi Yan
[linux-next:master 6544/8170] kismet: WARNING: unmet direct dependencies detected for REGMAP_SPI when selected by AD9739A, kernel test robot
[linux-next:master 8070/8170] powerpc-linux-ld: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn401/dcn401_fpu.o uses hard float, drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o uses soft float, kernel test robot
[PATCH v3 0/6] slab: Introduce dedicated bucket allocator,
Kees Cook
[PATCH v2] mm/rmap: do not add fully unmapped large folio to deferred split list,
Zi Yan
[PATCH net-next v11 00/10][pull request] net: intel: start The Great Code Dedup + Page Pool for iavf,
Tony Nguyen
- [PATCH net-next v11 01/10] net: intel: introduce {, Intel} Ethernet common library, Tony Nguyen
- [PATCH net-next v11 03/10] iavf: drop page splitting and recycling, Tony Nguyen
- [PATCH net-next v11 06/10] page_pool: add DMA-sync-for-CPU inline helper, Tony Nguyen
- [PATCH net-next v11 08/10] iavf: pack iavf_ring more efficiently, Tony Nguyen
- [PATCH net-next v11 05/10] page_pool: constify some read-only function arguments, Tony Nguyen
- [PATCH net-next v11 02/10] iavf: kill "legacy-rx" for good, Tony Nguyen
- [PATCH net-next v11 10/10] MAINTAINERS: add entry for libeth and libie, Tony Nguyen
- [PATCH net-next v11 09/10] iavf: switch to Page Pool, Tony Nguyen
- [PATCH net-next v11 07/10] libeth: add Rx buffer management, Tony Nguyen
- [PATCH net-next v11 04/10] slab: introduce kvmalloc_array_node() and kvcalloc_node(), Tony Nguyen
- Re: [PATCH net-next v11 00/10][pull request] net: intel: start The Great Code Dedup + Page Pool for iavf, patchwork-bot+netdevbpf
Re: BUG_ON() in pfn_swap_entry_to_page(),
Felix Kuehling
[PATCH 0/7] More folio compat code removal,
Matthew Wilcox (Oracle)
[linux-next:master 8070/8170] powerpc-linux-ld: drivers/gpu/drm/amd/display/dc/dml/dcn401/dcn401_fpu.o uses hard float, arch/powerpc/kernel/udbg.o uses soft float, kernel test robot
[linux-next:master 6544/8170] ERROR: modpost: "__spi_register_driver" [drivers/iio/dac/ad9739a.ko] undefined!,
kernel test robot
[PATCH v2 00/10] selftests: Make ksft_exit functions return void instead of int,
Nathan Chancellor
[linux-next:master 7871/8170] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:379:52: error: '%s' directive output may be truncated writing up to 29 bytes into a region of size 23, kernel test robot
[linux-next:master 7871/8170] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:379:52: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size 23, kernel test robot
[PATCH v3 0/2] clean-up for create_kmalloc_caches(),
Hyunmin Lee
Message not available
Re: [PATCH v3 0/2] clean-up for create_kmalloc_caches(), Vlastimil Babka
[PATCH v2 00/10] mm: migrate: support poison recover from migrate folio,
Kefeng Wang
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]