Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH RFC] mm/readahead: Fix repeat initial_readahead, (continued)
- mm/slub.c:1163:17: error: implicit declaration of function '__memset'; did you mean '__memset64'? [-Werror=implicit-function-declaration],
Naresh Kamboju
- [PATCH] filemap: add trace events for get_pages, map_pages, and fault,
Takaya Saeki
- [no subject], Unknown
- [PATCH v2 0/4] mm: improve clear and copy user folio,
Kefeng Wang
- [linux-next:master 1797/6646] arch/arm64/boot/dts/qcom/ipq5018-tplink-archer-ax55-v1.dtb: usb@8af8800: interrupts: [[0, 62, 4]] is too short, kernel test robot
- arm64: Kexec: Warning: virt_to_phys used for non-linear address,
Breno Leitao
- [linux-next:master] [perf test] 658a8805cb: perf-sanity-tests.perf_annotate_basic_tests.fail,
kernel test robot
- [PATCH] mm: ksm: drop KSM_KMEM_CACHE(),
Kefeng Wang
- [PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype,
Xiu Jianfeng
- Re: [PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype, SeongJae Park
[PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw(),
Barry Song
[PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw(),
Barry Song
[PATCH v2 0/9] support large folio swap-out and swap-in for shmem,
Baolin Wang
- [PATCH v2 1/9] mm: vmscan: add validation before spliting shmem large folio, Baolin Wang
- [PATCH v2 2/9] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting, Baolin Wang
- [PATCH v2 5/9] mm: filemap: use xa_get_order() to get the swap entry order, Baolin Wang
- [PATCH v2 3/9] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap, Baolin Wang
- [PATCH v2 7/9] mm: shmem: support large folio allocation for shmem_replace_folio(), Baolin Wang
- [PATCH v2 8/9] mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_page_cache(), Baolin Wang
- [PATCH v2 9/9] mm: shmem: support large folio swap out, Baolin Wang
- [PATCH v2 6/9] mm: shmem: use swap_free_nr() to free shmem swap entries, Baolin Wang
- [PATCH v2 4/9] mm: shmem: return number of pages beeing freed in shmem_free_swap, Baolin Wang
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem, Andrew Morton
[Question] race during kasan_populate_vmalloc_pte,
Wupeng Ma
[PATCH -next] mm/hugetlb_cgroup: register lockdep key for cftype, Xiu Jianfeng
[linux-next:master] [mm/hugetlb_cgroup] 11308a02a5: BUG:key#has_not_been_registered,
kernel test robot
[PATCH v3 0/6] cleanups, fixes, and progress towards avoiding "make headers",
John Hubbard
- [PATCH v3 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers", John Hubbard
- [PATCH v3 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h, John Hubbard
- [PATCH v3 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS, John Hubbard
- [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal, John Hubbard
- [PATCH v3 6/6] selftests/mm: remove local __NR_* definitions, John Hubbard
- [PATCH v3 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items, John Hubbard
[PATCH] mm: fix hard lockup in __split_huge_page,
zhaoyang.huang
[PATCH] khugepaged: Simplify the allocation of slab caches,
Hongfu Li
[PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps,
Roman Kisel
[linux-next:master 6562/6646] htmldocs: Warning: Documentation/filesystems/xfs-online-fsck-design.rst references a file that doesn't exist: Documentation/filesystems/xfs-self-describing-metadata.rst, kernel test robot
[PATCH v2 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap(),
Barry Song
[PATCH] cifs: fix the incorrect assertion in cifs_swap_rw(), Barry Song
[PATCH] nfs: fix the incorrect assertion in nfs_swap_rw(),
Barry Song
[linux-next:master 4403/5501] drivers/md/md.c:620:21-22: Unneeded semicolon, kernel test robot
[PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition,
Sidhartha Kumar
[GIT PULL] hotfixes for 6.10-rc5,
Andrew Morton
[PATCH] kunit/usercopy: Disable testing on !CONFIG_MMU, Kees Cook
[PATCH v3 0/3] Userspace controls soft-offline pages,
Jiaqi Yan
[PATCH] Add accumulated call counter for memory allocation profiling,
David Wang
[PATCH] mm/migrate: fix BUG_ON in migrate_misplaced_folio() and compact_zone(),
Zi Yan
[PATCH AUTOSEL 6.6 22/35] selftests: cachestat: Fix build warnings on ppc64,
Sasha Levin
[PATCH AUTOSEL 6.9 25/44] selftests: cachestat: Fix build warnings on ppc64,
Sasha Levin
[PATCH net-next v8 12/13] mm: page_frag: update documentation for page_frag, Yunsheng Lin
[PATCH net-next v8 10/13] mm: page_frag: introduce prepare/probe/commit API, Yunsheng Lin
[PATCH net-next v8 08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node(), Yunsheng Lin
[PATCH net-next v8 07/13] mm: page_frag: some minor refactoring before adding new API, Yunsheng Lin
[PATCH net-next v8 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc', Yunsheng Lin
[PATCH net-next v8 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v8 04/13] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
[PATCH net-next v8 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
[PATCH net-next v8 02/13] mm: move the page fragment allocator from page_alloc into its own file, Yunsheng Lin
[PATCH net-next v8 01/13] mm: page_frag: add a test module for page_frag, Yunsheng Lin
[PATCH 0/2] mm/zsmalloc: change back to per-size_class lock,
Chengming Zhou
[linux-next:master 4414/5501] arch/arm64/boot/dts/freescale/imx8mp-beacon-kit.dtb: interrupt-controller@32fc2000: power-domains: False schema does not allow [[121, 0]], kernel test robot
[linus:master] [mm/migrate] 7262f208ca: kernel_BUG_at_mm/migrate.c,
kernel test robot
[PATCH] selftests/mm:fix test_prctl_fork_exec return failure,
aigourensheng
[PATCH] s390/mm: get total ram pages from memblock,
Wei Yang
[linux-next:master 4467/5501] ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/xe/xe.ko] undefined!, kernel test robot
[linux-next:master] [rtnetlink] 8c6540cb2d: hwsim.mesh_sae_failure.fail,
kernel test robot
[PATCH v4] maple_tree: modified return type of mas_wr_store_entry(), JaeJoon Jung
[PATCH v3] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio, Baolin Wang
[linux-next:master] [fs] 2a010c4128: ltp.creat07.fail, kernel test robot
[PATCH 1/1] mm: handle profiling for fake memory allocations during compaction,
Suren Baghdasaryan
[PATCH v5 0/2] mm: store zero pages to be swapped out in a bitmap,
Usama Arif
[RFC PATCH 0/5] Enhancements to Page Migration with Batch Offloading via DMA,
Shivank Garg
[linux-next:master 2997/5501] drivers/media/i2c/imx283.c:443:30: error: initializer element is not a compile-time constant, kernel test robot
[PATCH v2] um/mm: remove redundant assignment of max_low_pfn,
Wei Yang
[PATCH] memcg: use ratelimited stats flush in the reclaim,
Shakeel Butt
[linux-next:master 4839/5501] mm/shmem.c:139:24: warning: 'huge_shmem_orders_lock' defined but not used,
kernel test robot
commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613,
Bert Karwatzki
[akpm-mm:mm-unstable 201/281] mm/rmap.c:1635:14: warning: variable 'pmd_mapped' set but not used,
kernel test robot
[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers",
John Hubbard
- [PATCH v2 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items, John Hubbard
- [PATCH v2 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h, John Hubbard
- [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal, John Hubbard
- [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions, John Hubbard
- [PATCH v2 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS, John Hubbard
- [PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers", John Hubbard
[for-next][PATCH 08/13] tracing: Add option to use memmapped memory for trace boot instance, Steven Rostedt
[linux-next:pending-fixes] BUILD SUCCESS 575f43b2d19db3b233b2c7040e79a1d85f422c0f, kernel test robot
[PATCH 1/1] mm/slab: fix 'variable obj_exts set but not used' warning,
Suren Baghdasaryan
[update PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block, zhaoyang.huang
[RFC PATCH] mm: truncate: flush lru cache for evicted inode,
Hillf Danton
[vbabka:slub-reservations] [mm, mempool] 3ae623ab8e: INFO:trying_to_register_non-static_key, kernel test robot
[PATCH v6 0/7] DAMON based tiered memory management for CXL memory,
Honggyu Kim
[linux-next:fs-next] BUILD SUCCESS 3c94454b68521ace91f5300827d5acfe6d83c104, kernel test robot
[linux-next:master] [mm/mmap] 1c29a32ce6: BUG:Bad_page_cache_in_process, kernel test robot
fix swap on NFS,
Christoph Hellwig
[PATCH] kasan: fix bad call to unpoison_slab_object,
andrey . konovalov
[PATCH] memblocks: Move late alloc warning down to phys alloc,
James Gowans
[PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block,
zhaoyang.huang
0001-mm-rmap-Correct-stats-calulation-in-__folio_remove_r,
史思远
[linux-next:fs-current] BUILD SUCCESS 210cc5d3759f288b3eb569a6f36448c1f4a1852f, kernel test robot
Fwd: [TECH TOPIC] DAMON: Updates and Plans, SeongJae Park
[linux-next:master 4606/5501] arm-linux-gnueabi-ld: error: .tmp_vmlinux1.btf.o is already in final BE8 format, kernel test robot
[PATCH v8 0/3] Reclaim lazyfree THP without splitting,
Lance Yang
[PATCH v1 0/1] add mseal to /proc/pid/smaps,
jeffxu
[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order,
Chris Li
Re: [syzbot] BUG: Bad rss-counter state (5),
syzbot
mm/slub.c:3905:29: error: variable 'obj_exts' set but not used,
kernel test robot
[PATCH v2 0/5] fstests: add some new LBS inspired tests,
Luis Chamberlain
[PATCH v2] kasan: fix bad call to unpoison_slab_object, andrey . konovalov
[vbabka:slub-reservations] [mm, mempool] 5cc815e628: UBSAN:array-index-out-of-bounds_in_mm/slab.h, kernel test robot
[linux-next:master] [KVM] 377b2f359d: kvm-unit-tests-qemu.vmx.fail,
kernel test robot
[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (2),
syzbot
[syzbot] [mm?] inconsistent lock state in valid_state (3), syzbot
[PATCH v2] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio,
Baolin Wang
[PATCH] um/mm: get max_low_pfn from memblock,
Wei Yang
[PATCH v17 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings,
Jason A. Donenfeld
[PATCH] mm: memcontrol: add VM_BUG_ON_FOLIO() to catch lru folio in mem_cgroup_migrate(),
Baolin Wang
Re: [PATCH] bpf: don't call mmap_read_trylock() from IRQ context, Tetsuo Handa
[PATCH v2 0/1] add mseal to /proc/pid/smaps,
jeffxu
[PATCH] memblock: FIX THE STUPID FRAGILITY, Mike Rapoport (IBM)
[PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios,
Vivek Kasireddy
- [PATCH v15 1/9] mm/gup: Introduce unpin_folio/unpin_folios helpers, Vivek Kasireddy
- [PATCH v15 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios, Vivek Kasireddy
- [PATCH v15 2/9] mm/gup: Introduce check_and_migrate_movable_folios(), Vivek Kasireddy
- [PATCH v15 5/9] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap, Vivek Kasireddy
- [PATCH v15 4/9] udmabuf: add CONFIG_MMU dependency, Vivek Kasireddy
- [PATCH v15 7/9] udmabuf: Convert udmabuf driver to use folios, Vivek Kasireddy
- [PATCH v15 8/9] udmabuf: Pin the pages using memfd_pin_folios() API, Vivek Kasireddy
- [PATCH v15 9/9] selftests/udmabuf: Add tests to verify data after page migration, Vivek Kasireddy
- [PATCH v15 6/9] udmabuf: Add back support for mapping hugetlb pages, Vivek Kasireddy
- Re: [PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios, Daniel Vetter
[linux-next:master] BUILD REGRESSION 6906a84c482f098d31486df8dc98cead21cce2d0, kernel test robot
[PATCH] linux++: delete some forward declarations,
Alexey Dobriyan
Re: Price and other information, Michael Williams
[PATCH v4 00/35] kmsan: Enable on s390,
Ilya Leoshkevich
[PATCH v4 33/35] s390/unwind: Disable KMSAN checks, Ilya Leoshkevich
[PATCH v4 15/35] mm: slub: Let KMSAN access metadata, Ilya Leoshkevich
[PATCH v4 25/35] s390/cpumf: Unpoison STCCTM output buffer, Ilya Leoshkevich
[PATCH v4 21/35] s390: Use a larger stack for KMSAN, Ilya Leoshkevich
[PATCH v4 26/35] s390/diag: Unpoison diag224() output buffer, Ilya Leoshkevich
[PATCH v4 18/35] lib/zlib: Unpoison DFLTCC output buffers, Ilya Leoshkevich
[PATCH v4 17/35] mm: kfence: Disable KMSAN when checking the canary, Ilya Leoshkevich
[PATCH v4 13/35] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata(), Ilya Leoshkevich
[PATCH v4 29/35] s390/mm: Define KMSAN metadata for vmalloc and modules, Ilya Leoshkevich
[PATCH v4 35/35] kmsan: Enable on s390, Ilya Leoshkevich
[PATCH v4 20/35] s390/boot: Turn off KMSAN, Ilya Leoshkevich
[PATCH v4 07/35] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush(), Ilya Leoshkevich
[PATCH v4 28/35] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN, Ilya Leoshkevich
[PATCH v4 08/35] kmsan: Remove an x86-specific #include from kmsan.h, Ilya Leoshkevich
[PATCH v4 01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func(), Ilya Leoshkevich
[PATCH v4 23/35] s390/checksum: Add a KMSAN check, Ilya Leoshkevich
[PATCH v4 30/35] s390/string: Add KMSAN support, Ilya Leoshkevich
[PATCH v4 34/35] s390: Implement the architecture-specific KMSAN functions, Ilya Leoshkevich
[PATCH v4 27/35] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler(), Ilya Leoshkevich
Message not available
Message not available
Message not available
[GIT PULL] memblock:fix validation of NUMA coverage,
Mike Rapoport
[bug report] mm: Provide a means of invalidation without using launder_folio,
Dan Carpenter
[PATCH v5 0/8] DAMON based tiered memory management for CXL memory,
Honggyu Kim
[PATCH 0/8] DAMON based tiered memory management for CXL memory,
Honggyu Kim
[PATCH v2] mm/mm_init.c: simplify logic of deferred_[init|free]_pages, Wei Yang
[syzbot] [mm?] KASAN: slab-use-after-free Read in finish_fault,
syzbot
[PATCH 1/2] mm: convert clear_huge_page() to clear_large_folio(),
Kefeng Wang
[linux-next:master 5295/5501] security/integrity/ima/ima_policy.c:430:10: error: too many arguments to function call, expected 4, have 5, kernel test robot
[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages,
Qi Zheng
[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio,
Baolin Wang
[PATCH v2 0/4] Enable P2PDMA in Userspace RDMA,
Martin Oliveira
Issue with JFFS2 and a_ops->dirty_folio,
Jean-Michel Hautbois
[PATCH v2 00/10] Improve the copy of task comm,
Yafang Shao
- [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 07/10] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 08/10] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 09/10] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 10/10] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 03/10] security: Replace memcpy() with __get_task_comm(), Yafang Shao
[PATCH net-next v12 06/13] page_pool: devmem support,
Mina Almasry
[PATCH net-next v12 05/13] page_pool: convert to use netmem,
Mina Almasry
[PATCH v5 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up,
Steven Rostedt
[PATCH RFC 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap(),
Barry Song
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]