Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained, (continued)
- [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
- [PATCH v2 01/10] mm: migrate: simplify __buffer_migrate_folio(), Kefeng Wang
- [PATCH v2 05/10] mm: remove MIGRATE_SYNC_NO_COPY mode, Kefeng Wang
- [PATCH v2 03/10] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY, Kefeng Wang
- [PATCH v2 02/10] mm: migrate_device: use more folio in __migrate_device_pages(), Kefeng Wang
- [PATCH v2 06/10] mm: migrate: split folio_migrate_mapping(), Kefeng Wang
- [PATCH v2 04/10] mm: migrate: remove migrate_folio_extra(), Kefeng Wang
- [PATCH v2 07/10] mm: add folio_mc_copy(), Kefeng Wang
- [PATCH v2 08/10] mm: migrate: support poisoned recover from migrate folio, Kefeng Wang
- [PATCH v2 09/10] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio(), Kefeng Wang
- [PATCH v2 10/10] mm: migrate: remove folio_migrate_copy(), Kefeng Wang
[linux-next:master 5890/8170] drivers/pci/pci.h:359:23: sparse: sparse: incorrect type in argument 2 (different base types), kernel test robot
[PATCH 0/2] mm: introduce per-order mTHP split counters,
Lance Yang
[PATCH] mm: add more readable thp_vma_allowable_order_foo(),
Kefeng Wang
[PATCH] memcg: Fix data-race KCSAN bug in rstats,
Breno Leitao
[PATCH] slub: Fixes freepointer encoding for single free,
Nicolas Bouchinet
[PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared(),
David Hildenbrand
[PATCH 1/2] mm: page_owner: fixing wrong information in dump_page_owner,
Hariom Panthi
Re: [PATCH 1/2] mm: page_owner: fixing wrong information in dump_page_owner, Oscar Salvador
[PATCH v1] selftests/mm: soft-dirty should fail if a testcase fails, Ryan Roberts
[linux-next:master] [kallsyms] 0bdad28369: UBSAN:array-index-out-of-bounds_in_kernel/kallsyms.c, kernel test robot
[linux-next:master 6891/7876] drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c:1007:16: sparse: sparse: symbol 'mdp5_plane_formats' was not declared. Should it be static?, kernel test robot
[PATCH] mm,swap: cleanup VMA based swap readahead window calculation,
Huang Ying
[linux-next:master 4693/7876] crypto/asymmetric_keys/x509_cert_parser.c:69:9-15: ERROR: allocation function on line 68 returns NULL not ERR_PTR on failure, kernel test robot
[linux-next:master 6727/7876] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c:80:52: error: '%s' directive output may be truncated writing up to 29 bytes into a region of size 23, kernel test robot
[PATCH v21 2/5] ring-buffer: Introducing ring-buffer mapping functions,
Vincent Donnefort
[PATCH v21 3/5] tracing: Allow user-space mapping of the ring-buffer, Vincent Donnefort
[PATCH 0/6] Remove page_mapping(),
Matthew Wilcox (Oracle)
[PATCH v1 0/1] branch prediction hint,
jeffxu
[PATCH v2] ptdump: add non-leaf descriptor support,
Maxwell Bland
[PATCH v2 0/2] test_xarray: couple of fixes for v6-9-rc6,
Luis Chamberlain
[linux-next:pending-fixes] BUILD SUCCESS ed10ebd93ff0e689ea276a27f38d39d4acadfe15, kernel test robot
Re: [linux-next:master 6954/7322] drivers/spmi/spmi-pmic-arb.c:1782 spmi_pmic_arb_register_buses() error: uninitialized symbol 'ret'., Stephen Boyd
[PATCH 0/2] test_xarray: couple of fixes for v6-9-rc6,
Luis Chamberlain
[PATCH] ptdump: add non-leaf descriptor support,
Maxwell Bland
[PATCH v2 1/1] mm: page_alloc: Avoid defining unused function,
Andy Shevchenko
[PATCH v2 0/8] mm/swap: optimize swap cache search space,
Kairui Song
[PATCH v1 1/1] mm: page_alloc: Avoid defining unused function,
Andy Shevchenko
[no subject],
mbland
Broken xarray testing in v6.9-rc1,
Liam R. Howlett
[PATCH] percpu: simplify the logic of pcpu_alloc_first_chunk(),
Yuntao Wang
Re: [LTP] [linus:master] [pidfd] cb12fd8e0d: ltp.readahead01.fail, Petr Vorel
[linux-next:master 6931/7876] drivers/remoteproc/xlnx_r5_remoteproc.c:914:11: warning: variable 'ret' is used uninitialized whenever 'if' condition is false, kernel test robot
mm/slub.c:3330:28: error: implicit declaration of function 'node_nr_objs'; did you mean 'node_nr_slabs'?, Naresh Kamboju
[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers,
Thomas Weißschuh
- [PATCH v3 01/11] stackleak: don't modify ctl_table argument, Thomas Weißschuh
- [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields, Thomas Weißschuh
- [PATCH v3 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 05/11] neighbour: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers, Thomas Weißschuh
- [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions, Thomas Weißschuh
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Luis Chamberlain
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Jakub Kicinski
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Joel Granados
[PATCH 0/4] memcg: reduce memory consumption by memcg stats,
Shakeel Butt
[PATCH v4 0/2] slub: introduce count_partial_free_approx(),
Jianfeng Wang
[PATCH v4 1/2] slub: introduce count_partial_free_approx(), Jianfeng Wang
[vbabka-slab:slab/for-next 11/12] mm/slub.c:3256:28: error: implicit declaration of function 'node_nr_objs'; did you mean 'node_nr_slabs'?, kernel test robot
[PATCH v5 0/5] Improve visibility of writeback,
Kemeng Shi
[PATCH v3 0/4] Improve memory statistics for virtio balloon,
zhenwei pi
[vbabka-slab:slab/for-next 11/12] mm/slub.c:3227:22: warning: 'count_partial_free_approx' defined but not used, kernel test robot
[vbabka-slab:slab/for-next 11/12] mm/slub.c:3256:14: error: call to undeclared function 'node_nr_objs'; ISO C99 and later do not support implicit function declarations,
kernel test robot
[PATCH AUTOSEL 6.1 08/19] memblock tests: fix undefined reference to `BIT', Sasha Levin
[PATCH AUTOSEL 6.6 10/29] memblock tests: fix undefined reference to `BIT',
Sasha Levin
[PATCH AUTOSEL 6.8 12/43] memblock tests: fix undefined reference to `BIT', Sasha Levin
[linux-next:master 5871/7322] kernel/locking/osq_lock.c:165:21: sparse: sparse: incorrect type in assignment (different base types), kernel test robot
[PATCH] maple_tree: Fix mas_empty_area_rev() null pointer dereference, Liam R. Howlett
[PATCH v2] mm/huge_memory: improve split_huge_page_to_list_to_order() return value documentation,
David Hildenbrand
[linux-next:master] BUILD REGRESSION f529a6d274b3b8c75899e949649d231298f30a32, kernel test robot
[PATCH] mm: huge_memory: convert __do_huge_pmd_anonymous_page() to use folios,
Jianfeng Wang
[PATCH RFC 0/7] buffered block atomic writes,
John Garry
[LSF/MM/BPF TOPIC] SLAB BOF,
Matthew Wilcox
[PATCH] mm: Update shuffle documentation to match its current state,
Maíra Canal
[PATCH v2] mm/slub: create kmalloc 96 and 192 caches regardless cache size order, Hyunmin Lee
[PATCH] mm/userfaultfd: Reset ptes when close() for wr-protected ones,
Peter Xu
[linux-next:master 5836/7122] fs/dlm/lockspace.c:566 new_lockspace() warn: missing error code 'error',
Dan Carpenter
[linux-next:pending-fixes] BUILD SUCCESS a8bde578ceefc2a1b029ea8748d14ca341248e7b, kernel test robot
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]