Linux Kernel Memory Management
[Prev Page][Next Page]
- [linux-next:master 6484/6946] sound/soc/codecs/cs42l43.c:142:6: sparse: sparse: symbol 'cs42l43_hp_ilimit_clear_work' was not declared. Should it be static?, kernel test robot
- cast inside __pcpu_cast_1 macro, Alexey Dobriyan
- [RFC PATCH] mm/filemap: avoid buffered read/write race to read inconsistent data,
Baokun Li
- [PATCH v7 0/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7),
Vivek Kasireddy
- [linux-next:master] [net] b8dbbbc535: INFO:rcu_sched_detected_stalls_on_CPUs/tasks,
kernel test robot
- [PATCH net-next v9 0/4] skbuff: Optimize SKB coalescing for page pool,
Liang Chen
- [PATCH -next 0/2] Make memory reclamation measurable,
Bixuan Cui
- [PATCH mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series,
andrey . konovalov
- [Invitation] Linux MM Alignment Session on remap_file_pages on Wednesday, David Rientjes
- [linux-next:master 6231/6992] kernel/events/core.c:7477 perf_virt_to_phys() warn: always true condition '(virt >= (0)) => (0-u64max >= 0)',
kernel test robot
- [PATCH 6.1 181/194] cifs: Fix flushing, invalidation and file size with copy_file_range(), Greg Kroah-Hartman
- [PATCH 6.1 182/194] cifs: Fix flushing, invalidation and file size with FICLONE, Greg Kroah-Hartman
- [linux-next:master 6214/6992] fs/bcachefs/super.c:93:17: warning: function '__bch2_print' might be a candidate for 'gnu_printf' format attribute, kernel test robot
- [PATCH 6.6 228/244] cifs: Fix flushing, invalidation and file size with copy_file_range(), Greg Kroah-Hartman
- [PATCH 6.6 229/244] cifs: Fix flushing, invalidation and file size with FICLONE, Greg Kroah-Hartman
- [PATCH 0/9] Finish two folio conversions,
Matthew Wilcox (Oracle)
- [PATCH v1 00/39] mm/rmap: interface overhaul,
David Hildenbrand
- [PATCH v1 02/39] mm/rmap: introduce and use hugetlb_remove_rmap(), David Hildenbrand
- [PATCH v1 18/39] mm/ksm: page_add_anon_rmap() -> folio_add_anon_rmap_pte(), David Hildenbrand
- [PATCH v1 19/39] mm/swapfile: page_add_anon_rmap() -> folio_add_anon_rmap_pte(), David Hildenbrand
- [PATCH v1 16/39] mm/huge_memory: page_add_anon_rmap() -> folio_add_anon_rmap_pmd(), David Hildenbrand
- [PATCH v1 06/39] mm/rmap: add hugetlb sanity checks, David Hildenbrand
- [PATCH v1 31/39] Documentation: stop referring to page_remove_rmap(), David Hildenbrand
- [PATCH v1 27/39] mm/ksm: page_remove_rmap() -> folio_remove_rmap_pte(), David Hildenbrand
- [PATCH v1 22/39] mm/rmap: remove RMAP_COMPOUND, David Hildenbrand
- [PATCH v1 33/39] mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd](), David Hildenbrand
- [PATCH v1 10/39] mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte(), David Hildenbrand
- [PATCH v1 39/39] mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED, David Hildenbrand
- [PATCH v1 24/39] kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte(), David Hildenbrand
- [PATCH v1 35/39] mm/huge_memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pmd(), David Hildenbrand
- [PATCH v1 36/39] mm/memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pte(), David Hildenbrand
- [PATCH v1 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*, David Hildenbrand
- [PATCH v1 20/39] mm/memory: page_add_anon_rmap() -> folio_add_anon_rmap_pte(), David Hildenbrand
- [PATCH v1 28/39] mm/memory: page_remove_rmap() -> folio_remove_rmap_pte(), David Hildenbrand
- [PATCH v1 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd(), David Hildenbrand
- [PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd](), David Hildenbrand
- [PATCH v1 34/39] mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd](), David Hildenbrand
- [PATCH v1 17/39] mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte(), David Hildenbrand
- [PATCH v1 21/39] mm/rmap: remove page_add_anon_rmap(), David Hildenbrand
- [PATCH v1 30/39] mm/rmap: page_remove_rmap() -> folio_remove_rmap_pte(), David Hildenbrand
- [PATCH v1 26/39] mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte(), David Hildenbrand
- [PATCH v1 04/39] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap(), David Hildenbrand
- [PATCH v1 29/39] mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte(), David Hildenbrand
- [PATCH v1 32/39] mm/rmap: remove page_remove_rmap(), David Hildenbrand
- [PATCH v1 11/39] mm/userfaultfd: page_add_file_rmap() -> folio_add_file_rmap_pte(), David Hildenbrand
- [PATCH v1 05/39] mm/rmap: introduce and use hugetlb_try_share_anon_rmap(), David Hildenbrand
- [PATCH v1 25/39] mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd(), David Hildenbrand
- [PATCH v1 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap(), David Hildenbrand
- [PATCH v1 38/39] mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd](), David Hildenbrand
- [PATCH v1 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd](), David Hildenbrand
- [PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked(), David Hildenbrand
- [PATCH v1 03/39] mm/rmap: introduce and use hugetlb_add_file_rmap(), David Hildenbrand
- [PATCH v1 12/39] mm/rmap: remove page_add_file_rmap(), David Hildenbrand
- [PATCH v1 23/39] mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd](), David Hildenbrand
- [PATCH v1 37/39] mm/rmap: remove page_try_dup_anon_rmap(), David Hildenbrand
- [PATCH v1 08/39] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd](), David Hildenbrand
- [PATCH] vmstat: don't auto expand the sysfs files,
Pasha Tatashin
- [PATCH V3 0/1] Add swappiness argument to memory.reclaim,
Dan Schatzberg
- [PATCH AUTOSEL 6.1 29/29] LoongArch: Preserve syscall nr across execve(), Sasha Levin
- [PATCH AUTOSEL 6.6 47/47] LoongArch: Preserve syscall nr across execve(), Sasha Levin
- Patch "cifs: Fix flushing, invalidation and file size with FICLONE" has been added to the 6.1-stable tree, gregkh
- Patch "cifs: Fix flushing, invalidation and file size with FICLONE" has been added to the 6.6-stable tree, gregkh
- [linux-next:master 5967/6992] fs/bcachefs/chardev.c:54:9: warning: function 'run_thread_with_file' might be a candidate for 'gnu_printf' format attribute, kernel test robot
- Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree,
gregkh
- Re: Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree, David Howells
- Re: Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree, David Howells
Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.6-stable tree, gregkh
[linux-next:master 6443/6992] mm/huge_memory.c:80:24: warning: 'huge_anon_orders_lock' defined but not used,
kernel test robot
[PATCH v2] arm64: mm: swap: support THP_SWAP on hardware with MTE, Barry Song
[PATCH] mm/zswap: Improve with alloc_workqueue() call,
Ronald Monthero
[PATCH net-next v8 0/4] skbuff: Optimize SKB coalescing for page pool,
Liang Chen
[linux-next:master 4653/6165] kernel/watchdog.c:798:12: warning: 'proc_soft_watchdog' defined but not used, kernel test robot
drivers/uio/uio_aec.c:50:49: sparse: sparse: incorrect type in argument 1 (different address spaces),
kernel test robot
Re: Fwd: Kernel 6.6.1 hangs on "loading initial ramdisk", Bagas Sanjaya
[PATCH] maple_tree: fix typos/spellos etc.,
Randy Dunlap
[linux-next:master 675/6165] security/lsm_syscalls.c:31:1: sparse: sparse: Using plain integer as NULL pointer, kernel test robot
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:394:38: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 5 and 20, kernel test robot
Re: [PATCH v2 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, kernel test robot
drivers/block/rnbd/rnbd-srv.c:616:51: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size between 0 and 4095, kernel test robot
Re: [PATCH v2 08/11] mm/mempolicy: add set_mempolicy2 syscall,
kernel test robot
[PATCH v3 0/4] supplement of slab allocator removal,
sxwjean
Re: [PATCH] mbind.2: Add mode flag MPOL_F_NUMA_BALANCING, Alejandro Colomar
[linux-next:master 3648/6165] drivers/gpu/drm/v3d/v3d_bo.c:178:14: error: call to undeclared function 'vmap'; ISO C99 and later do not support implicit function declarations, kernel test robot
[linux-next:master 5610/6165] cache.c:(.text.cpu_cache_init+0xe0): undefined reference to `r3k_cache_init', kernel test robot
[PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [PATCH v2 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [PATCH v2 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [PATCH v2 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [PATCH v2 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [PATCH v2 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [PATCH v2 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- Re: [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave, Huang, Ying
[linux-next:master] BUILD REGRESSION bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23, kernel test robot
[PATCH] Revert "selftests: error out if kernel header files are not yet built",
John Hubbard
[linux-next:master 4096/6165] ld.lld: error: undefined symbol: auxiliary_device_init, kernel test robot
[linux-next:pending-fixes] BUILD REGRESSION e142e0e4b174b269d1fd400aa676c5f0483b608c, kernel test robot
mm/truncate.c:669 VM_BUG_ON_FOLIO() - hit on XFS on different tests,
Luis Chamberlain
Please merge commit 85c2ceaafbd3 ("mm/damon/sysfs: eliminate potential uninitialized variable warning") into >=5.19 stable trees, SeongJae Park
[PATCH] ARM64: Implement arch_report_meminfo(),
Christoph Lameter (Ampere)
[PATCH] mm/damon/core: make damon_start() waits until kdamond_fn() starts, SeongJae Park
[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and,
ankita
Re: [PATCH v4 3/5] mm, security: Add lsm hook for memory policy adjustment,
Casey Schaufler
[PATCH] mm: fix high-order atomic alloc_flags issue, Zhiguo Jiang
[linux-next:master 1161/6165] WARNING: modpost: vmlinux: section mismatch in reference: at91_poweroff_probe+0x8c (section: .text) -> at91_wakeup_status (section: .init.text), kernel test robot
[linux-next:master 5610/6165] arch/mips/mm/cache.c:209:undefined reference to `r3k_cache_init', kernel test robot
[PATCH] mm: fix shrink nr.unqueued_dirty counter issue,
Zhiguo Jiang
[linux-next:master 5469/6165] uffd-common.c:636:28: warning: unused variable 'uffdio_move',
kernel test robot
[PATCH] arm64: mm: support THP_SWAP on hardware with MTE,
Barry Song
[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache,
Yu Zhao
[GIT PULL] hotfixes for 6.7-rc5,
Andrew Morton
[RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot,
Gang Li
[PATCH] maple_tree: Fix warning comparing pointer to 0, Jiapeng Chong
[PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v3 02/59] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v3 03/59] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v3 06/59] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v3 19/59] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v3 18/59] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v3 17/59] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v3 16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v3 14/59] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v3 30/59] netfs: Implement buffered write API, David Howells
- [PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [PATCH v3 45/59] afs: Use the netfs write helpers, David Howells
- [PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v3 46/59] 9p: Use netfslib read/write_iter, David Howells
- [PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3, David Howells
- [PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v3 05/59] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v3 07/59] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v3 11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v3 32/59] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v3 10/59] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v3 09/59] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v3 08/59] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [PATCH v3 12/59] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v3 38/59] netfs: Decrypt encrypted content, David Howells
- [PATCH v3 37/59] netfs: Perform content encryption, David Howells
- [PATCH v3 41/59] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read, David Howells
- [PATCH v3 42/59] netfs: Implement a write-through caching option, David Howells
- [PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v3 13/59] netfs: Add support for DIO buffering, David Howells
- [PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v3 53/59] cifs: Implement netfslib hooks, David Howells
- [PATCH v3 29/59] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v3 48/59] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v3 01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v3 55/59] cifs: Cut over to using netfslib, David Howells
- [PATCH v3 27/59] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v3 15/59] netfs: Add bounce buffering support, David Howells
- [PATCH v3 34/59] netfs: Provide a writepages implementation, David Howells
- [PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v3 35/59] netfs: Provide minimum blocksize parameter, David Howells
- [PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data, David Howells
[PATCH] maple_tree: Fix mas_prev() state separation code,
Liam R. Howlett
[PATCH v6] zswap: memcontrol: implement zswap writeback disabling,
Nhat Pham
[PATCH v3] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts,
Alexey Dobriyan
[PATCH v9 00/10] Multi-size THP for anonymous memory,
Ryan Roberts
[PATCH v9 03/10] mm: thp: Introduce multi-size THP sysfs interface, Ryan Roberts
[PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP, Ryan Roberts
[PATCH v9 05/10] selftests/mm/kugepaged: Restore thp settings at exit, Ryan Roberts
[PATCH v9 06/10] selftests/mm: Factor out thp settings management, Ryan Roberts
[PATCH v9 07/10] selftests/mm: Support multi-size THP interface in thp_settings, Ryan Roberts
[PATCH v9 08/10] selftests/mm/khugepaged: Enlighten for multi-size THP, Ryan Roberts
[PATCH v9 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper, Ryan Roberts
[PATCH v9 10/10] selftests/mm/cow: Add tests for anonymous multi-size THP, Ryan Roberts
Re: [PATCH v9 00/10] Multi-size THP for anonymous memory, Andrew Morton
[PATCH RFC/RFT 0/4] Remove preventive sfence.vma,
Alexandre Ghiti
[PATCH] mm: fix VMA heap bounds checking,
Kefeng Wang
[PATCH] memblock: Return NUMA_NO_NODE instead of -1 to improve code readability,
Yuntao Wang
Re: [PATCH] mm: do not protect VMA lock object in vma_end_read(), Jann Horn
[linux-next:master 5474/5882] fs/ntfs3/ntfs.h:530:1: error: static assertion failed due to requirement 'sizeof(struct ATTR_LIST_ENTRY) == 32': sizeof(struct ATTR_LIST_ENTRY) == 0x20, kernel test robot
[linux-next:master 5087/5882] drivers/perf/riscv_pmu_sbi.c:1008:35: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'i..., kernel test robot
drivers/net/ethernet/freescale/ucc_geth.c:2167:17: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf, kernel test robot
[RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [RFC PATCH 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [RFC PATCH 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [RFC PATCH 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [RFC PATCH 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [RFC PATCH 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [RFC PATCH 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [RFC PATCH 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- [RFC PATCH 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]