Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct, (continued)
- [PATCH v6 00/17] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v6 01/17] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v6 02/17] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v6 03/17] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v6 04/17] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v6 06/17] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v6 07/17] fsnotify: generate pre-content permission event on truncate, Josef Bacik
- Re: [PATCH v6 00/17] fanotify: add pre-content hooks, Amir Goldstein
- Re: [PATCH v6 00/17] fanotify: add pre-content hooks, Linus Torvalds
- [PATCH v6 15/17] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v6 14/17] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v6 09/17] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v6 13/17] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v6 05/17] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v6 10/17] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v6 08/17] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v6 12/17] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v6 16/17] btrfs: disable defrag on pre-content watched files, Josef Bacik
- [PATCH v6 11/17] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v6 17/17] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH] mm/mremap: Fix address wraparound in move_page_tables(),
Jann Horn
- [PATCH] mm: shmem: Fix variable type to int to evaluate negative conditions,
Karan Sanghavi
- [PATCH RESEND V2 0/5] Fixes and cleanups to xarray,
Kemeng Shi
- [linux-next:pending-fixes] BUILD SUCCESS 0e90fad093db9dfdb0f09edaa8e08d724bc58fbf, kernel test robot
- [linux-next:fs-current] BUILD SUCCESS 7642c27f95da2f43b38a2af6456ea53394d8bfa5, kernel test robot
- [linux-next:fs-next] BUILD SUCCESS 7765e6bd562dfa41a5e010728e035b8837846a7f, kernel test robot
- [no subject], Unknown
- Re: [PATCH net-next v5 3/9] lib: packing: add pack_fields() and unpack_fields(),
kernel test robot
- Re: [syzbot] [kernel?] WARNING in get_pat_info,
syzbot
- [RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic,
Hajime Tazaki
- [RFC PATCH v2 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec, Hajime Tazaki
- [PATCH] mm/compaction: fix the total_isolated in strict mode,
Qiang Liu
- <Possible follow-ups>
- Re: [PATCH] mm/compaction: fix the total_isolated in strict mode, liuq131@xxxxxxxxxxxxxxx
[PATCH] mm/vma: only set vmg->next when removal is necessary,
Wei Yang
[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c,
cel
Re: [PATCH RESEND] filemap: Fix bounds checking in filemap_read(),
Mike Snitzer
[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2),
syzbot
[PATCHSET v2 0/15] Uncached buffered IO,
Jens Axboe
- [PATCH 01/15] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 02/15] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 06/15] mm/truncate: make invalidate_complete_folio2() public, Jens Axboe
- [PATCH 07/15] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 05/15] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 03/15] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 04/15] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- [PATCH 11/15] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- [PATCH 12/15] ext4: add RWF_UNCACHED write support, Jens Axboe
- [PATCH 14/15] xfs: punt uncached write completions to the completion wq, Jens Axboe
- [PATCH 13/15] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 10/15] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 09/15] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- Re: [PATCHSET v2 0/15] Uncached buffered IO, Matthew Wilcox
- [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
[PATCH v3 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v3 03/17] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used, Leon Romanovsky
- [PATCH v3 09/17] docs: core-api: document the IOVA-based API, Leon Romanovsky
- Re: [PATCH v3 00/17] Provide a new two step DMA mapping API, Leon Romanovsky
- [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API, Leon Romanovsky
- [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- Re: [PATCH v3 00/17] Provide a new two step DMA mapping API, Leon Romanovsky
[GIT PULL] hotfixes for 6.12-rc7,
Andrew Morton
[PATCH] docs/mm: minor corrections, Lorenzo Stoakes
[PATCH v2 0/2] simplify split calculation,
Wei Yang
Re: [PATCH net-next v4 3/9] lib: packing: add pack_fields() and unpack_fields(),
kernel test robot
[PATCH 0/3] memcg/hugetlb: Rework memcg hugetlb charging,
Joshua Hahn
[linux-next:master] BUILD REGRESSION 929beafbe7acce3267c06115e13e03ff6e50548a, kernel test robot
[PATCH] nommu: pass NULL argument to vma_iter_prealloc(),
Hajime Tazaki
kmemleak reports related to napi_get_frags_check, Radu Rendec
A guide to DAMON tuning and results interpretation for hot pages,
SeongJae Park
[PATCHSET v4] Uncached buffered IO,
Jens Axboe
- [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 02/13] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 05/13] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 06/13] mm/truncate: make invalidate_complete_folio2() public, Jens Axboe
- [PATCH 08/13] fs: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 13/13] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- [PATCH 10/13] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 04/13] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 07/13] fs: add FOP_UNCACHED flag, Jens Axboe
- [PATCH 09/13] mm: drop uncached pages when writeback completes, Jens Axboe
- [PATCH 03/13] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 12/13] ext4: flag as supporting FOP_UNCACHED, Jens Axboe
- Re: [PATCHSET v4] Uncached buffered IO, Stefan Metzmacher
[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v4 02/33] netfs: Remove call to folio_index(), David Howells
- [PATCH v4 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH v4 04/33] netfs: Remove unnecessary references to pages, David Howells
- [PATCH v4 05/33] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v4 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v4 13/33] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v4 22/33] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v4 01/33] kheaders: Ignore silly-rename files, David Howells
- [PATCH v4 24/33] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v4 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v4 28/33] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v4 08/33] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v4 09/33] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v4 12/33] netfs: Don't use bh spinlock, David Howells
- [PATCH v4 16/33] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v4 32/33] afs: Add a tracepoint for afs_read_receive(), David Howells
- [PATCH v4 18/33] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v4 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v4 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v4 15/33] afs: Fix directory format encoding struct, David Howells
- [PATCH v4 30/33] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v4 17/33] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v4 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v4 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v4 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- [PATCH v4 25/33] afs: Eliminate afs_read, David Howells
- [PATCH v4 23/33] afs: Use netfslib for directories, David Howells
- [PATCH v4 19/33] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v4 31/33] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v4 29/33] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v4 26/33] afs: Fix cleanup of immediately failed async calls, David Howells
- [PATCH v4 20/33] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- Re: [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support, Christian Brauner
[linux-next:fs-current] BUILD SUCCESS 6eb5109a27ed8698809c3bf5acb5df0a579f0095, kernel test robot
[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops,
Fuad Tabba
[RFC PATCH v1 07/10] mm: Introduce struct folio_owner_ops, Fuad Tabba
[RFC PATCH v1 09/10] mm: Use owner_ops on folio_put for zone device pages, Fuad Tabba
[RFC PATCH v1 10/10] mm: hugetlb: Use owner_ops on folio_put for hugetlb, Fuad Tabba
[RFC PATCH v1 08/10] mm: Use getters and setters to access page pgmap, Fuad Tabba
Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops, Jason Gunthorpe
[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
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]