Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v7 0/4] Introduce mseal(), (continued)
- Project: Improving the PCP allocator,
Matthew Wilcox
- [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes,
David Howells
- [PATCH 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write(), David Howells
- [PATCH 10/10] afs: Fix missing/incorrect unlocking of RCU read lock, David Howells
- [PATCH 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus, David Howells
- [PATCH 07/10] afs: Hide silly-rename files from userspace, David Howells
- [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, David Howells
- [PATCH 04/10] netfs, fscache: Prevent Oops in fscache_put_cache(), David Howells
- [PATCH 02/10] afs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant, David Howells
- [PATCH 03/10] cifs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 01/10] netfs: Don't use certain internal folio_*() functions, David Howells
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes, Christian Brauner
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes, Jeff Layton
- [PATCH 1/2] mm: compaction: limit the suitable target page order to be less than cc->order,
Baolin Wang
- [linux-next:master 139/1036] drivers/gpu/drm/etnaviv/etnaviv_drv.c:614:3-14: ERROR: probable double put. (fwd),
Julia Lawall
- [PATCH v1] selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory, Ryan Roberts
- [PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records,
David Howells
- Recent-ish changes in binfmt_elf made my program segfault,
Jan Bujak
- [PATCH] maple_tree: avoid duplicate variable init in mast_spanning_rebalance(),
Lukas Bulwahn
- [PATCH] mempolicy: clean up minor dead code in queue_pages_test_walk(), Lukas Bulwahn
- [linus:master] [mm] 8d59d2214c: vm-scalability.throughput -36.6% regression,
kernel test robot
- Re: [PATCH] mm: Remove double faults once write a device pfn,
Christian König
- [PATCH] percpu: improve percpu_alloc_percpu_fail event trace,
George Guo
- [PATCH 1/3] mm: make vm_area_struct anon_name field RCU-safe,
Suren Baghdasaryan
- [PATCH] mm/compaction: add check mechanism to avoid cma alloc fail,
Haiqiang Gong
- [PATCH v3] mm: memory: move mem_cgroup_charge() into alloc_anon_folio(), Kefeng Wang
- [PATCH v7 0/8] Reduce TLB flushes by 94% by improving folio migration,
Byungchul Park
- [PATCH v7 1/8] x86/tlb: Add APIs manipulating tlb batch's arch data, Byungchul Park
- [PATCH v7 2/8] arm64: tlbflush: Add APIs manipulating tlb batch's arch data, Byungchul Park
- [PATCH v7 3/8] mm/rmap: Recognize read-only TLB entries during batched TLB flush, Byungchul Park
- [PATCH v7 4/8] x86/tlb, mm/rmap: Separate arch_tlbbatch_clear() out of arch_tlbbatch_flush(), Byungchul Park
- [PATCH v7 5/8] mm: Separate move/undo doing on folio list from migrate_pages_batch(), Byungchul Park
- [PATCH v7 6/8] mm: Add APIs to free a folio directly to the buddy bypassing pcp, Byungchul Park
- [PATCH v7 7/8] mm: Defer TLB flush by keeping both src and dst folios at migration, Byungchul Park
- [PATCH v7 8/8] mm: Pause migrc mechanism at high memory pressure, Byungchul Park
- Re: [PATCH v7 0/8] Reduce TLB flushes by 94% by improving folio migration, Byungchul Park
- [PATCH] Revert "mm:vmscan: fix inaccurate reclaim during proactive reclaim",
T.J. Mercier
- [PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search,
Yangyu Chen
- [PATCH] mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page,
Miaohe Lin
- [linux-next:master] BUILD REGRESSION ad5c60d66016e544c51ed98635a74073f761f45d, kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS 865a3df089bf2466078a6c4b444961f6de827c9c, kernel test robot
- [PATCH 0/2] mm: zswap: simplify zswap_swapoff(),
Yosry Ahmed
- [PATCH] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE,
Prakash Sangappa
- [PATCH] selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag,
Audra Mitchell
- [no subject], yosryahmed
- [PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension,
Gregory Price
[LSF/MM/BPF TOPIC] Enhancements to RCU-protected VMA walks,
Liam R. Howlett
[linux-next:master 13664/13959] lib/checksum_kunit.c:616:17: sparse: sparse: incorrect type in argument 5 (different base types),
kernel test robot
[linux-next:master 13664/13959] ld.lld: error: undefined symbol: csum_ipv6_magic,
kernel test robot
[PATCH v2] selftests: mm: fix map_hugetlb failure on 64K page size systems,
Nico Pache
[PATCH] selftests: mm: fix map_hugetlb failure on 64K page size systems,
Nico Pache
[linux-next:master 13664/13959] checksum_kunit.c:undefined reference to `csum_ipv6_magic', kernel test robot
regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load,
Mikhail Gavrilov
[PATCH v3 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT flag to process_madvise(),
Lance Yang
[PATCH v2 0/2] mm/zswap: optimize the scalability of zswap rb-tree,
Chengming Zhou
[RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio(),
Peng Zhang
[RFC] [PATCH 0/3] xfs: use large folios for buffers,
Dave Chinner
The buddy allocator in a memdesc world, Matthew Wilcox
[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit,
Yang Shi
[linux-next:master 13015/13783] drivers/net/virtio_net.c:4340:35: error: '%u' directive writing between 1 and 10 bytes into a region of size 9,
kernel test robot
[akpm-mm:mm-unstable 77/88] mm/mempolicy.c:3141:17: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
[PATCH] mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again,
Zach O'Keefe
[PATCH] mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats,
Shakeel Butt
[PATCH] fs: binfmt_elf_efpic: don't use missing interpreter's properties,
Max Filippov
[linux-next:master 13537/13783] arch/parisc/kernel/smp.c:369:17: sparse: sparse: cast truncates bits from constant value (aabbccdd11223344 becomes 11223344), kernel test robot
[RFC 0/2] kasan: introduce mem track feature,
lizhe . 67
[RESEND PATCH v4 0/7] hugetlb: parallelize hugetlb page init on boot,
Gang Li
[PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c,
Kemeng Shi
[PATCH] writeback: avoid to move skipped wb in offline_cgwbs list, Kemeng Shi
[PATCH] flex_proportions: remove unused fprop_local_single,
Kemeng Shi
[PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise(),
Lance Yang
[PATCH] mm, kmsan: fix infinite recursion due to RCU critical section,
Marco Elver
[PATCH 1/2] stackdepot: add stats counters exported via debugfs,
Marco Elver
[PATCH] mm/mmap: simplify vma_merge(),
Yajun Deng
[GIT PULL] memblock: small update for 6.8,
Mike Rapoport
[PATCH] memblock: fix crash when reserved memory is not added to memory,
Yajun Deng
[linux-next:master] BUILD REGRESSION 943b9f0ab2cfbaea148dd6ac279957eb08b96904, kernel test robot
[PATCH 0/2] RFC: zswap tree use xarray instead of RB tree,
Chris Li
[PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb,
Lokesh Gidra
[PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl,
Lokesh Gidra
Race in mm/readahead.c:140 file_ra_state_init / block/ioctl.c:497 blkdev_common_ioctl,
Gabriel Ryan
[PATCH] MAINTAINERS: supplement of zswap maintainers update,
Yosry Ahmed
Re: [PATCH v1 1/2] mm/madvise: introduce MADV_TRY_COLLAPSE for attempted synchronous hugepage collapse,
Zach O'Keefe
[PATCH] selftests: mm: Perform some system cleanup before using hugepages, Nico Pache
[PATCH 1/2] mm/hugetlb: Restore the reservation if needed,
Breno Leitao
[PATCH RFC 0/4] Fix file lock cache accounting, again,
Josh Poimboeuf
[linux-next:master 13367/13716] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c:100: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers,
Alexander Graf
- [PATCH v3 07/17] kexec: Add documentation for KHO, Alexander Graf
- [PATCH v3 14/17] tracing: Add kho serialization of trace events, Alexander Graf
- [PATCH v3 04/17] kexec: Add KHO parsing support, Alexander Graf
- [PATCH v3 16/17] tracing: Add config option for kexec handover, Alexander Graf
- [PATCH v3 03/17] kexec: Add Kexec HandOver (KHO) generation helpers, Alexander Graf
- [PATCH v3 02/17] memblock: Declare scratch memory as CMA, Alexander Graf
- [PATCH v3 09/17] x86: Add KHO support, Alexander Graf
- [PATCH v3 08/17] arm64: Add KHO support, Alexander Graf
- [PATCH v3 10/17] tracing: Initialize fields before registering, Alexander Graf
- [PATCH v3 12/17] tracing: Add kho serialization of trace buffers, Alexander Graf
- [PATCH v3 15/17] tracing: Recover trace events from kexec handover, Alexander Graf
- [PATCH v3 05/17] kexec: Add KHO support to kexec file loads, Alexander Graf
- [PATCH v3 06/17] kexec: Add config option for KHO, Alexander Graf
- [PATCH v3 11/17] tracing: Introduce kho serialization, Alexander Graf
- [PATCH v3 13/17] tracing: Recover trace buffers from kexec handover, Alexander Graf
- [PATCH v3 17/17] Documentation: KHO: Add ftrace bindings, Alexander Graf
- [PATCH v3 01/17] mm,memblock: Add support for scratch memory, Alexander Graf
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers, Philipp Rudo
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers, Oleksij Rempel
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers, Pratyush Yadav
Re: Debug: mm: meminfo reports 222GiB of AnonPages but sum of RSS in ps is barely 400MiB,
David Hildenbrand
[linux-next:master 13597/13716] fs/bcachefs/btree_write_buffer.c:128:24: warning: unused variable 'c', kernel test robot
[PATCH 0/3] mm/slub: some minor optimization and cleanup,
Chengming Zhou
[PATCH v2] mm: memory: move mem_cgroup_charge() into alloc_anon_folio(),
Kefeng Wang
[PATCH 0/2] mm/zswap: optimize the scalability of zswap rb-tree,
Chengming Zhou
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]