Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations, (continued)
- [Bug] KASAN: slab-use-after-free Read in zswap_decompress,
Sam Sun
- [PATCH] docs: mm: fix the incorrect 'FileHugeMapped' field,
Baolin Wang
- Re: RFQ: Large Stocks of Dell Server and Storage, Queenie Lee
- [PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v4 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v4 01/25] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v4 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v4 03/25] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages, Alistair Popple
- [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v4 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- [PATCH v4 11/25] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v4 21/25] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v4 04/25] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd(), Alistair Popple
- [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v4 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v4 23/25] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v4 22/25] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma, Alistair Popple
- [PATCH v4 24/25] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v4 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud(), Alistair Popple
- [PATCH v4 05/25] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v4 13/25] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap, Alistair Popple
- [PATCH] mm/ptdump: Drop GENERIC_PTDUMP,
Anshuman Khandual
- [PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow,
yangge1116
- [linux-next:pending-fixes] BUILD REGRESSION 33d673e8ef5cf91d052869da25373503c28ee734, kernel test robot
- [linux-next:fs-next] BUILD REGRESSION 6b818c2b83f93b1116d27b5d5ef3f0608021c1d4, kernel test robot
- [linux-next:fs-current] BUILD SUCCESS e296f18411003a416baea0751cdcea9bb57f99e4, kernel test robot
- [syzbot] [selinux?] [mm?] [overlayfs?] INFO: rcu detected stall in sys_mkdirat (2), syzbot
- [PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v5 01/32] netfs: Clean up some whitespace in trace header, David Howells
- [PATCH v5 02/32] cachefiles: Clean up some whitespace in trace header, David Howells
- [PATCH v5 03/32] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v5 04/32] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v5 06/32] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v5 05/32] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v5 07/32] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v5 11/32] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v5 12/32] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v5 13/32] afs: Fix directory format encoding struct, David Howells
- [PATCH v5 31/32] afs: Add a tracepoint for afs_read_receive(), David Howells
- [PATCH v5 32/32] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- [PATCH v5 24/32] afs: Fix cleanup of immediately failed async calls, David Howells
- [PATCH v5 16/32] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v5 15/32] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v5 09/32] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v5 10/32] netfs: Don't use bh spinlock, David Howells
- [PATCH v5 29/32] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v5 22/32] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v5 26/32] Display waited-on page index after 1min of waiting, David Howells
- [PATCH v5 30/32] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v5 28/32] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v5 20/32] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v5 25/32] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v5 18/32] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v5 23/32] afs: Eliminate afs_read, David Howells
- [PATCH v5 14/32] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v5 08/32] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v5 19/32] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v5 21/32] afs: Use netfslib for directories, David Howells
- [PATCH v5 17/32] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v5 27/32] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v6 00/16] move per-vma lock into vm_area_struct,
Suren Baghdasaryan
- [PATCH v6 01/16] mm: introduce vma_start_read_locked{_nested} helpers, Suren Baghdasaryan
- [PATCH v6 02/16] mm: move per-vma lock into vm_area_struct, Suren Baghdasaryan
- [PATCH v6 03/16] mm: mark vma as detached until it's added into vma tree, Suren Baghdasaryan
- [PATCH v6 04/16] mm/nommu: fix the last places where vma is not locked before being attached, Suren Baghdasaryan
- [PATCH v6 05/16] types: move struct rcuwait into types.h, Suren Baghdasaryan
- [PATCH v6 06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail, Suren Baghdasaryan
- [PATCH v6 11/16] mm: enforce vma to be in detached state before freeing, Suren Baghdasaryan
- [PATCH v6 07/16] mm: move mmap_init_lock() out of the header file, Suren Baghdasaryan
- [PATCH v6 09/16] refcount: introduce __refcount_{add|inc}_not_zero_limited, Suren Baghdasaryan
- [PATCH v6 12/16] mm: remove extra vma_numab_state_init() call, Suren Baghdasaryan
- Re: [PATCH v6 00/16] move per-vma lock into vm_area_struct, Suren Baghdasaryan
- [PATCH v6 08/16] mm: uninline the main body of vma_start_write(), Suren Baghdasaryan
- [PATCH v6 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU, Suren Baghdasaryan
- [PATCH v6 14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility, Suren Baghdasaryan
- [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count, Suren Baghdasaryan
- [PATCH v6 13/16] mm: introduce vma_ensure_detached(), Suren Baghdasaryan
- [PATCH v6 16/16] docs/mm: document latest changes to vm_lock, Suren Baghdasaryan
- [syzbot] [mm?] general protection fault in find_lock_task_mm, syzbot
- [PATCH 0/2] Fix mas_alloc_cyclic retry,
Liam R. Howlett
- [RFC] mm: alloc_pages_bulk_noprof: drop page_list argument,
Luiz Capitulino
- [no subject], Unknown
- [RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse,
Dev Jain
- [RFC PATCH 01/12] khugepaged: Rename hpage_collapse_scan_pmd() -> ptes(), Dev Jain
- [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio(), Dev Jain
- [RFC PATCH 03/12] khugepaged: Generalize hugepage_vma_revalidate(), Dev Jain
- [RFC PATCH 04/12] khugepaged: Generalize __collapse_huge_page_swapin(), Dev Jain
- [RFC PATCH 05/12] khugepaged: Generalize __collapse_huge_page_isolate(), Dev Jain
- [RFC PATCH 06/12] khugepaged: Generalize __collapse_huge_page_copy_failed(), Dev Jain
- [RFC PATCH 07/12] khugepaged: Scan PTEs order-wise, Dev Jain
- [RFC PATCH 08/12] khugepaged: Abstract PMD-THP collapse, Dev Jain
- [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio(), Dev Jain
- [RFC PATCH 10/12] khugepaged: Skip PTE range if a larger mTHP is already mapped, Dev Jain
- [RFC PATCH 11/12] khugepaged: Enable sysfs to control order of collapse, Dev Jain
- [RFC PATCH 12/12] selftests/mm: khugepaged: Enlighten for mTHP collapse, Dev Jain
- Re: [RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse, Dev Jain
- [PATCH 1/5] squashfs: Use a folio throughout squashfs_read_folio(),
Matthew Wilcox (Oracle)
- [PATCH] iov_iter: Remove setting of page->index, Matthew Wilcox (Oracle)
- [PATCH 1/2] dax: Remove access to page->index,
Matthew Wilcox (Oracle)
- [PATCH] niu: Use page->private instead of page->index,
Matthew Wilcox (Oracle)
- [PATCH v9 mm-unstable 00/18] Add zpdesc memory descriptor for zswap.zpool,
Hyeonggon Yoo
- [PATCH v9 mm-unstable 01/18] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool, Hyeonggon Yoo
- [PATCH v9 mm-unstable 15/18] mm/zsmalloc: convert get_zspage() to take zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 13/18] mm/zsmalloc: convert location_to_obj() to take zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 03/18] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 05/18] mm/zsmalloc: convert obj_malloc() to use zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 11/18] mm/zsmalloc: convert reset_page to reset_zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 06/18] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 17/18] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 18/18] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc(), Hyeonggon Yoo
- [PATCH v9 mm-unstable 09/18] mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 04/18] mm/zsmalloc: add and use pfn/zpdesc seeking funcs, Hyeonggon Yoo
- [PATCH v9 mm-unstable 10/18] mm/zsmalloc: add two helpers for zs_page_migrate() and make it use zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 12/18] mm/zsmalloc: convert __free_zspage() to use zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 16/18] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs, Hyeonggon Yoo
- [PATCH v9 mm-unstable 07/18] mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 02/18] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage(), Hyeonggon Yoo
- [PATCH v9 mm-unstable 14/18] mm/zsmalloc: convert migrate_zspage() to use zpdesc, Hyeonggon Yoo
- [PATCH v9 mm-unstable 08/18] mm/zsmalloc: convert init_zspage() to use zpdesc, Hyeonggon Yoo
- Re: [PATCH v9 mm-unstable 00/18] Add zpdesc memory descriptor for zswap.zpool, Sergey Senozhatsky
- [PATCH v3 0/3] sched: Restructure task_mm_cid_work for predictability,
Gabriele Monaco
- [PATCH] mm/page_idle: Constify 'struct bin_attribute', Thomas Weißschuh
- [PATCH V5] mm, compaction: don't use ALLOC_CMA in long term GUP flow,
yangge1116
- RE: [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes,
David Laight
- [PATCH v2] mm: hugetlb: independent PMD page table shared count,
Liu Shixin
- [syzbot] [mm?] general protection fault in vsscanf (2),
syzbot
- [akpm-mm:mm-unstable 56/239] drivers/gpu/drm/renesas/rcar-du/rcar_cmm.c:35:19: error: unused function 'rcar_cmm_read', kernel test robot
- [linux-next:master 3078/3764] mm/z3fold.c:353:3: error: call to undeclared function 'lock_page'; ISO C99 and later do not support implicit function declarations, kernel test robot
- Re: [PATCH next] linux/bits.h: Simplify GENMASK(),
kernel test robot
- DAMON Beer/Coffee/Tea chat reminder for the week of 2024-12-16, SeongJae Park
- [PATCH v5 0/5] Improve simple directory offset wrap behavior,
cel
- [PATCH V4] mm, compaction: don't use ALLOC_CMA in long term GUP flow,
yangge1116
- [PATCH V3] mm, compaction: don't use ALLOC_CMA in long term GUP flow, yangge1116
- [RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg,
Yafang Shao
- [PATCH] mm: hugetlb: independent PMD page table shared count,
Liu Shixin
- [PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table(),
Qi Zheng
- [PATCH 02/12] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free(), Qi Zheng
- [PATCH 04/12] s390: pgtable: add statistics for PUD and P4D level page table, Qi Zheng
- [PATCH 05/12] mm: pgtable: introduce pagetable_dtor(), Qi Zheng
- [PATCH 06/12] arm: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH 07/12] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH 03/12] arm64: pgtable: use mmu gather to free p4d level page table, Qi Zheng
- [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU", Qi Zheng
- [PATCH 10/12] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table(), Qi Zheng
- [PATCH 08/12] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table(), Qi Zheng
- [PATCH 12/12] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file, Qi Zheng
- [PATCH 09/12] x86: pgtable: move pagetable_dtor() to __tlb_remove_table(), Qi Zheng
- Re: [PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table(), Peter Zijlstra
- [PATCH V2] mm, compaction: don't use ALLOC_CMA in long term GUP flow,
yangge1116
- [linux-next:master] BUILD REGRESSION 4176cf5c5651c33769de83bb61b0287f4ec7719f, kernel test robot
- [syzbot] [mm?] WARNING in lock_list_lru_of_memcg,
syzbot
- [RFC v2 00/11] enable bs > ps for block devices,
Luis Chamberlain
- [RFC v2 03/11] fs/buffer: add iteration support for block_read_full_folio(), Luis Chamberlain
- [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition, Luis Chamberlain
- [RFC v2 06/11] fs/mpage: avoid negative shift for large blocksize, Luis Chamberlain
- [RFC v2 04/11] fs/buffer: reduce stack usage on bh_read_iter(), Luis Chamberlain
- [RFC v2 11/11] bdev: use bdev_io_min() for statx block size, Luis Chamberlain
- [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio(), Luis Chamberlain
- [RFC v2 10/11] nvme: remove superfluous block size check, Luis Chamberlain
- [RFC v2 05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page, Luis Chamberlain
- [RFC v2 07/11] fs/buffer fs/mpage: remove large folio restriction, Luis Chamberlain
- [RFC v2 08/11] block/bdev: enable large folio support for large logical block sizes, Luis Chamberlain
- [RFC v2 01/11] fs/buffer: move async batch read code into a helper, Luis Chamberlain
- [PATCH v2] mm: fix outdated incorrect code comments for handle_mm_fault(), Jinliang Zheng
- [linux-next:pending-fixes] BUILD SUCCESS 02532ad9e730b348a5eed4e74cf5e4400a2dfe30, kernel test robot
- [linux-next:fs-next] BUILD SUCCESS a939bd8aa693ac9175e5770aa7acab75596e4af4, kernel test robot
- [linux-next:master 2557/3192] pkey_sighandler_tests.c:166:2: warning: indirection of non-volatile null pointer will be deleted, not trap, kernel test robot
- [linux-next:fs-current] BUILD SUCCESS f9c1cad48b098ca011e5f4c5d93e89b80da78b20, kernel test robot
- [RFC PATCH 0/9] mm/damon: replace most damon_callback usages in sysfs with new core functions,
SeongJae Park
- [RFC PATCH 1/9] mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_sysfs_schemes_clear_regions(), SeongJae Park
- [RFC PATCH 4/9] mm/damon/sysfs: use damon_call() for update_schemes_stats, SeongJae Park
- [RFC PATCH 6/9] mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas, SeongJae Park
- [RFC PATCH 7/9] mm/damon/core: implement damos_walk(), SeongJae Park
- [RFC PATCH 5/9] mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals, SeongJae Park
- [RFC PATCH 2/9] mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context, SeongJae Park
- [RFC PATCH 9/9] mm/damon/sysfs: remove unused code for schemes tried regions update, SeongJae Park
- [RFC PATCH 8/9] mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}, SeongJae Park
- [RFC PATCH 3/9] mm/damon/core: implement damon_call(), SeongJae Park
- [linux-next:master 2603/3192] drivers/gpu/drm/xe/xe_irq.c:303:22: error: static assertion expression is not an integral constant expression, kernel test robot
- [no subject], Unknown
- [RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support,
Fuad Tabba
- [RFC PATCH v4 02/14] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes, Fuad Tabba
- [RFC PATCH v4 03/14] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock, Fuad Tabba
- [RFC PATCH v4 04/14] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private, Fuad Tabba
- [RFC PATCH v4 05/14] KVM: guest_memfd: Folio mappability states and functions that manage their transition, Fuad Tabba
- [RFC PATCH v4 06/14] KVM: guest_memfd: Handle final folio_put() of guestmem pages, Fuad Tabba
- [RFC PATCH v4 07/14] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared, Fuad Tabba
- [RFC PATCH v4 14/14] KVM: arm64: Enable guest_memfd private memory when pKVM is enabled, Fuad Tabba
- [RFC PATCH v4 13/14] KVM: arm64: Handle guest_memfd()-backed guest page faults, Fuad Tabba
- [RFC PATCH v4 11/14] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed, Fuad Tabba
- [RFC PATCH v4 01/14] mm: Consolidate freeing of typed folios on final folio_put(), Fuad Tabba
- [RFC PATCH v4 10/14] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as mappable, Fuad Tabba
- [RFC PATCH v4 09/14] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable, Fuad Tabba
- [RFC PATCH v4 12/14] KVM: arm64: Skip VMA checks for slots without userspace address, Fuad Tabba
- [RFC PATCH v4 08/14] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page(), Fuad Tabba
- [PATCH] tools: testing: add simple __mmap_region() userland test, Lorenzo Stoakes
- [PATCHSET v7 0/11] Uncached buffered IO,
Jens Axboe
- [PATCH 01/11] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 02/11] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 03/11] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 04/11] mm: add PG_dropbehind folio flag, Jens Axboe
- [PATCH 05/11] mm/readahead: add readahead_control->dropbehind member, Jens Axboe
- [PATCH 06/11] mm/truncate: add folio_unmap_invalidate() helper, Jens Axboe
- [PATCH 08/11] mm/filemap: add read support for RWF_DONTCACHE, Jens Axboe
- [PATCH 11/11] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue, Jens Axboe
- [PATCH 10/11] mm/filemap: add filemap_fdatawrite_range_kick() helper, Jens Axboe
- [PATCH 09/11] mm/filemap: drop streaming/uncached pages when writeback completes, Jens Axboe
- [PATCH 07/11] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag, Jens Axboe
- Re: [PATCHSET v7 0/11] Uncached buffered IO, Jens Axboe
- [PATCH] nfs: flag as supporting FOP_DONTCACHE, Mike Snitzer
- Re: [PATCHSET v7 0/11] Uncached buffered IO, Kirill A. Shutemov
- [no subject], Unknown
- [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes,
David Howells
- [PATCH 01/10] kheaders: Ignore silly-rename files, David Howells
- [PATCH 02/10] netfs: Fix non-contiguous donation between completed reads, David Howells
- [PATCH 03/10] netfs: Fix enomem handling in buffered reads, David Howells
- [PATCH 04/10] nfs: Fix oops in nfs_netfs_init_request() when copying to cache, David Howells
- [PATCH 05/10] cachefiles: Parse the "secctx" immediately, David Howells
- [PATCH 06/10] netfs: Remove redundant use of smp_rmb(), David Howells
- [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit(), David Howells
- [PATCH 08/10] netfs: Work around recursion by abandoning retry if nothing read, David Howells
- [PATCH 09/10] netfs: Fix ceph copy to cache on write-begin, David Howells
- [PATCH 10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled, David Howells
- ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes], David Howells
- [PATCH 11/10] netfs: Fix is-caching check in read-retry, David Howells
- [no subject], Unknown
- [PATCH RFCv5 0/8] fix two bugs related to page_pool,
Yunsheng Lin
- [no subject], Unknown
- [PATCH linux next] delayacct: update docs and fix some spelling errors, jiang.kun2
- LSF/MM/BPF: 2025: Call for Proposals,
Michal Hocko
- [PATCH v2 0/4] sched: Move task_mm_cid_work to mm delayed work,
Gabriele Monaco
- [PATCH V1] mm: fix bug in some memory information update,
zhouzihan30
- [PATCH] mm, compaction: don't use ALLOC_CMA in long term GUP flow,
yangge1116
- [linux-next:master] BUILD REGRESSION 3e42dc9229c5950e84b1ed705f94ed75ed208228, kernel test robot
- [PATCH] mm: fix outdated incorrect code comments for handle_mm_fault(),
Jinliang Zheng
- [PATCH v3 0/5] Fixes and cleanups to xarray,
Kemeng Shi
- [PATCH] mm/vmstat: Fix a W=1 clang compiler warning,
Bart Van Assche
- [PATCH v2] mm: convert partially_mapped set/clear operations to be atomic, Usama Arif
- [PATCH] memcg,oom: speed up reclaim for exiting tasks, Rik van Riel
- [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2),
Uladzislau Rezki (Sony)
- [no subject], Unknown
- [PATCH v2] memcg: allow exiting tasks to write back data to swap,
Rik van Riel
- Fwd: Possible memory leak on nfsd, Chuck Lever
- [linus:master] [mm] 249608ee47: will-it-scale.per_thread_ops 50.1% improvement, kernel test robot
- [RFC PATCH 0/2] mm: update mips to use do_mmap(), make mmap_region() internal,
Lorenzo Stoakes
- [PATCH] mm: include linux/pagemap.h where needed,
Arnd Bergmann
- [PATCH] mm: convert partially_mapped set/clear operations to be atomic,
Usama Arif
- Importante: Accion requerida para desbloquear su cuenta (54714591), Atencion al cliente ING
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]