Linux Kernel Memory Management
[Prev Page][Next Page]
[linux-next:pending-fixes] BUILD SUCCESS aded6a2e0817d76cdd8010ea7c0b217b55cbe78b, kernel test robot
END OF THE YEAR SALES, Henry Fafa
[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state,
Adrian Huang
[PATCH v2] mm/readahead: Fix large folio support in async readahead,
Yafang Shao
[PATCH v2] docs/mm: add VMA locks documentation,
Lorenzo Stoakes
[GIT PULL] slab fix for 6.12-rc7,
Vlastimil Babka
[linux-next:fs-next] BUILD SUCCESS 9de5765e47288aa4a9969ac05aad1906df695677, kernel test robot
[PATCH v3 0/4] scftorture: Avoid kfree from IRQ context.,
Sebastian Andrzej Siewior
Re: [PATCH net-next v3 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data, kernel test robot
[PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime,
Hao Ge
Re: [PATCH net-next v3 3/9] lib: packing: add pack_fields() and unpack_fields(), kernel test robot
[PATCH 0/4] Support large folios for tmpfs,
Baolin Wang
[PATCH v3 0/6] fuse: remove temp page copies in writeback,
Joanne Koong
[linux-next:master] BUILD REGRESSION 74741a050b79d31d8d2eeee12c77736596d0a6b2, kernel test robot
[PATCH v4 0/6] fuse: remove temp page copies in writeback,
Joanne Koong
Re: [syzbot] [mm?] INFO: rcu detected stall in sys_syslog (2), syzbot
[PATCH v2 0/6] mm/arm64: re-enable HVO,
Yu Zhao
[PATCH] docs/mm: add VMA locks documentation,
Lorenzo Stoakes
[ISSUE] split_folio() and dirty IOMAP folios,
David Hildenbrand
[linus:master] [mm, mmap] d4148aeab4: will-it-scale.per_process_ops 3888.9% improvement,
kernel test robot
[PATCH] mm: swapfile: fix cluster reclaim work crash on rotational devices, Johannes Weiner
[no subject], Unknown
[syzbot] [mm?] BUG: unable to handle kernel paging request in schedule, syzbot
[PATCH v2 0/3] scftorture: Avoid kfree from IRQ context.,
Sebastian Andrzej Siewior
[PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages,
Barry Song
[PATCH v4] mm: count zeromap read and set for swapout and swapin, Barry Song
[PATCH 0/2] memcg/hugetlb: Rework memcg hugetlb charging,
Joshua Hahn
[linux-next:master] BUILD REGRESSION 5b913f5d7d7fe0f567dea8605f21da6eaa1735fb, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS 47f01a19a6ee2967b92b0cb4ca4b33e23b7556e3, kernel test robot
[PATCH v3] mm: page_alloc: move mlocked flag clearance into free_pages_prepare(), Roman Gushchin
[PATCH v3 00/13] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v3 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching., Kanchana P Sridhar
- [PATCH v3 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v3 04/13] crypto: iaa - Make async mode the default., Kanchana P Sridhar
- [PATCH v3 05/13] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v3 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs., Kanchana P Sridhar
- [PATCH v3 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto., Kanchana P Sridhar
- [PATCH v3 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node., Kanchana P Sridhar
- Re: [PATCH v3 00/13] zswap IAA compress batching, Andrew Morton
- [PATCH v3 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios., Kanchana P Sridhar
- [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs., Kanchana P Sridhar
- [PATCH v3 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations., Kanchana P Sridhar
- [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout., Kanchana P Sridhar
- [PATCH v3 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool., Kanchana P Sridhar
- [PATCH v3 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool., Kanchana P Sridhar
[PATCH 2/2] Rename .data.once to .data..once to fix resetting WARN*_ONCE,
Masahiro Yamada
[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement,
Gregory Price
[syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter,
syzbot
[akpm-mm:mm-unstable 27/106] mm/page_io.c:220:3: error: call to undeclared function 'count_objcg_events'; ISO C99 and later do not support implicit function declarations,
kernel test robot
[akpm-mm:mm-unstable 27/106] mm/page_io.c:220:17: error: implicit declaration of function 'count_objcg_events'; did you mean 'count_objcg_event'?, kernel test robot
[PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v3 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH v3 05/33] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v3 07/33] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v3 20/33] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v3 12/33] netfs: Don't use bh spinlock, David Howells
- [PATCH v3 26/33] afs: Fix cleanup of immediately failed async calls, David Howells
- [PATCH v3 24/33] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v3 31/33] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v3 29/33] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v3 04/33] netfs: Remove unnecessary references to pages, David Howells
- [PATCH v3 19/33] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v3 17/33] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v3 01/33] kheaders: Ignore silly-rename files, David Howells
- [PATCH v3 23/33] afs: Use netfslib for directories, David Howells
- [PATCH v3 18/33] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v3 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v3 25/33] afs: Eliminate afs_read, David Howells
- [PATCH v3 32/33] afs: Add a tracepoint for afs_read_receive(), David Howells
- [PATCH v3 02/33] netfs: Remove call to folio_index(), David Howells
- [PATCH v3 09/33] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v3 28/33] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v3 30/33] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v3 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v3 15/33] afs: Fix directory format encoding struct, David Howells
- [PATCH v3 16/33] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v3 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- [PATCH v3 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v3 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v3 08/33] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v3 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v3 22/33] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v3 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v3 13/33] afs: Don't use mutex for I/O operation lock, David Howells
- Re: [PATCH v3 28/33] netfs: Change the read result collector to only use one work item, David Howells
- Re: [PATCH v3 23/33] afs: Use netfslib for directories, David Howells
[linux-next:fs-current] BUILD SUCCESS a65f6ea9c631478311c47c80c8c941cc1d43a4e4, kernel test robot
[linux-next:fs-next] BUILD SUCCESS 7671d2ddc9d7796f3c131b147229fbe4cd677d65, kernel test robot
[PATCH v2 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used, Leon Romanovsky
- [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v2 03/17] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH v2 09/17] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API, Leon Romanovsky
slab warning: kmem_cache of name 'dm_bufio_buffer' already exists,
Mikulas Patocka
[PATCH] mm/readahead: Fix large folio support in async readahead,
Yafang Shao
[no subject], Unknown
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v4.19-stable tree, Sasha Levin
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.10-stable tree, Sasha Levin
FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.1-stable tree, Sasha Levin
FAILED: Patch "vmscan,migrate: fix page count imbalance on node stats when demoting pages" failed to apply to v5.15-stable tree, Sasha Levin
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v6.1-stable tree, Sasha Levin
FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.6-stable tree, Sasha Levin
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.4-stable tree, Sasha Levin
FAILED: Patch "mm: shmem: fix data-race in shmem_getattr()" failed to apply to v5.15-stable tree, Sasha Levin
FAILED: Patch "mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()" failed to apply to v6.1-stable tree, Sasha Levin
FAILED: Patch "mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves" failed to apply to v5.10-stable tree, Sasha Levin
[no subject], Unknown
FAILED: Patch "mm: allow set/clear page_type again" failed to apply to v6.11-stable tree, Sasha Levin
FAILED: Patch "mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats" failed to apply to v6.1-stable tree, Sasha Levin
FAILED: Patch "mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()" failed to apply to v6.6-stable tree, Sasha Levin
FAILED: Patch "mm: allow set/clear page_type again" failed to apply to v6.6-stable tree, Sasha Levin
FAILED: Patch "mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats" failed to apply to v6.6-stable tree, Sasha Levin
FAILED: Patch "mm: avoid unconditional one-tick sleep when swapcache_prepare fails" failed to apply to v6.11-stable tree, Sasha Levin
[syzbot] [mm?] general protection fault in swap_reclaim_full_clusters,
syzbot
[linux-next:pending-fixes] BUILD SUCCESS 566383b19a74825da16da3b567303cb0536411d0, kernel test robot
[linux-next:master] BUILD REGRESSION 850f22c42f4b0a14a015aecc26f46f9948ded6dd, kernel test robot
[PATCH v3] mm: count zeromap read and set for swapout and swapin,
Barry Song
[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR,
Kees Cook
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd,
Shivank Garg
[PATCH 5.10.y 0/2] Backport fix of CVE-2024-47674 to 5.10,
Harshvardhan Jha
[PATCH] mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount,
Vlastimil Babka
[syzbot] [mm?] BUG: Bad page state in kvm_coalesced_mmio_init,
syzbot
[syzbot] [fs?] [mm?] kernel BUG in free_bprm, syzbot
[PATCH] mremap.2: Update information about MREMAP_DONTUNMAP restrictions,
Alex Henrie
[PATCH v2] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create,
Koichiro Den
[PATCH v2 0/1] mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases,
John Hubbard
[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code,
Keren Sun
[PATCH 0/3] Introduce acctmem,
Matthew Wilcox (Oracle)
[linux-next:master] BUILD REGRESSION 1ffec08567f426a1c593e038cadc61bdc38cb467, kernel test robot
[PATCH v3 0/6] mm/list_lru: Split list_lru lock into per-cgroup scope,
Kairui Song
[linux-next:fs-next] BUILD SUCCESS cb7d894c022791371d5916c4a0c9f1e0bc2583ee, kernel test robot
[PATCH] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create,
Koichiro Den
[linux-next:pending-fixes] BUILD SUCCESS 10616629aaf3248a50912fadda39915e54d281ed, kernel test robot
[RFC PATCH] mm: Add large folio support for async readahead,
Yafang Shao
[PATCH v2] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN, Herton R. Krzesinski
[linux-next:fs-current] BUILD SUCCESS a0519331f45beb96b1f3aac795c8358fbddb7464, kernel test robot
[no subject], Unknown
[syzbot] Monthly mm report (Nov 2024),
syzbot
[syzbot] [mm?] KCSAN: data-race in folios_put_refs / need_mlock_drain (2), syzbot
[PATCH] kmemleak: iommu/iova: Fix transient kmemleak false positive,
Catalin Marinas
[PATCH v3] mm: define general function pXd_init(), Bibo Mao
[PATCH] maple_tree: use KMEM_CACHE to create maple_node caches,
Ke Sun
[PATCH v16 0/3] ACPI: APEI: handle synchronous errors in task work, Shuai Xue
[PATCH v16 3/3] ACPI: APEI: handle synchronous exceptions in task work, Shuai Xue
[PATCH v16 2/3] mm: memory-failure: move return value documentation to function declaration,
Shuai Xue
[PATCH v16 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered,
Shuai Xue
[syzbot] [mm?] WARNING: locking bug in __set_page_owner,
syzbot
[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist,
syzbot
[PATCH v2 00/13] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v2 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching., Kanchana P Sridhar
- [PATCH v2 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v2 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto., Kanchana P Sridhar
- [PATCH v2 04/13] crypto: iaa - Make async mode the default., Kanchana P Sridhar
- [PATCH v2 05/13] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v2 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool., Kanchana P Sridhar
- [PATCH v2 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node., Kanchana P Sridhar
- [PATCH v2 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs., Kanchana P Sridhar
- [PATCH v2 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations., Kanchana P Sridhar
- [PATCH v2 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool., Kanchana P Sridhar
- [PATCH v2 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs., Kanchana P Sridhar
- [PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios., Kanchana P Sridhar
- [PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout., Kanchana P Sridhar
[linux-next:pending-fixes 280/352] vmscan.c:undefined reference to `pmdp_test_and_clear_young', kernel test robot
[linux-next:master 8617/8858] lib/x86_64/vmx.c:203:40: error: 'VMX_BASIC_MEM_TYPE_WB' undeclared, kernel test robot
[PATCH v2] mm: count zeromap read and set for swapout and swapin,
Barry Song
[PATCH] exec: move warning of null argv to be next to the relevant code,
nir
[PATCH next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm(),
Dan Carpenter
[PATCH] fs: binfmt: Fix a typo,
Christophe JAILLET
[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg,
Joshua Hahn
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]