Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 06/16] mm/truncate: add folio_unmap_invalidate() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v8 25/29] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v8 28/29] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] mm/mremap: Fix address wraparound in move_page_tables()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH hotfix] mm/thp: fix deferred split queue not partially_mapped: fix
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v8 12/29] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm/compaction: fix the total_isolated in strict mode
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] mm/compaction: fix the total_isolated in strict mode
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCHSET v3 0/16] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH v2 1/1] exec: seal system mappings
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCHSET v2 0/15] Uncached buffered IO
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v6 00/17] fanotify: add pre-content hooks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v8 13/29] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCHSET v2 0/15] Uncached buffered IO
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RESEND V2 0/5] Fixes and cleanups to xarray
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v6 00/17] fanotify: add pre-content hooks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 6d59cab07b8d74d0f0422b750038123334f6ecc2
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHSET v2 0/15] Uncached buffered IO
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH RESEND V2 0/5] Fixes and cleanups to xarray
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/7] mm/mprotect: Fix dax puds
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 4/4] mm: move lesser used vma_area_struct members into the last cacheline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 2/4] mm: move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/4] mm: introduce vma_start_read_locked{_nested} helpers
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v6 07/17] fsnotify: generate pre-content permission event on truncate
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 04/17] fsnotify: introduce pre-content permission events
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 03/17] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 02/17] fanotify: rename a misnamed constant
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 01/17] fanotify: don't skip extra event info if no info_mode is set
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 00/17] fanotify: add pre-content hooks
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm: factor out the order calculation into a new helper
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/4] Support large folios for tmpfs
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/mremap: Fix address wraparound in move_page_tables()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/1] exec: seal system mappings
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH] mm: shmem: Fix variable type to int to evaluate negative conditions
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/1] seal system mappings
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- [PATCH] mm: shmem: Fix variable type to int to evaluate negative conditions
- From: Karan Sanghavi <karansanghvi98@xxxxxxxxx>
- Re: [PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCHSET v2 0/15] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v2 0/15] Uncached buffered IO
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: shmem: Fix variable type to int to evaluate negative conditions
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- RE: [PATCH v15 11/15] EDAC: Add memory repair control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- RE: [PATCH v15 11/15] EDAC: Add memory repair control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 08/13] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [ISSUE] split_folio() and dirty IOMAP folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCHSET v4] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 08/13] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v4] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 08/13] fs: add read support for RWF_UNCACHED
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCHSET v4] Uncached buffered IO
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH RESEND V2 2/5] Xarray: distinguish large entries correctly in xas_split_alloc()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH RESEND V2 5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH RESEND V2 4/5] Xarray: remove repeat check in xas_squash_marks()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH RESEND V2 1/5] Xarray: Do not return sibling entries from xas_find_marked()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH RESEND V2 0/5] Fixes and cleanups to xarray
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH RESEND V2 3/5] Xarray: move forward index correctly in xas_pause()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 0e90fad093db9dfdb0f09edaa8e08d724bc58fbf
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 7642c27f95da2f43b38a2af6456ea53394d8bfa5
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 7765e6bd562dfa41a5e010728e035b8837846a7f
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Petr Tesarik <ptesarik@xxxxxxxx>
- Re: [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [no subject]
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v15 11/15] EDAC: Add memory repair control feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH net-next v5 3/9] lib: packing: add pack_fields() and unpack_fields()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH net-next v5 3/9] lib: packing: add pack_fields() and unpack_fields()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
- From: Adrian Huang <adrianhuang0701@xxxxxxxxx>
- Re: [syzbot] [kernel?] WARNING in get_pat_info
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] mm: hugetlb: Refactor vma_has_reserves() to should_use_hstate_resv()
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH 09/15] mm/filemap: drop uncached pages when writeback completes
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] docs/mm: add VMA locks documentation
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Greg Sword <gregsword0@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] docs/mm: add VMA locks documentation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Fixup Check for initial conditions to skip in the start
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: anish kumar <yesanishhere@xxxxxxxxx>
- Re: [PATCH] mm/vma: only set vmg->next when removal is necessary
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [syzbot] [kernel?] WARNING in get_pat_info
- From: syzbot <syzbot+16b1da89309a06cd0e3a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- [RFC PATCH v2 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- [PATCH man-pages v2] mremap.2: Update information about MREMAP_DONTUNMAP restrictions
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] mremap.2: Update information about MREMAP_DONTUNMAP restrictions
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v3 09/17] docs: core-api: document the IOVA-based API
- From: anish kumar <yesanishhere@xxxxxxxxx>
- Re: [PATCH hotfix] mm/thp: fix deferred split queue not partially_mapped: fix
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v3 09/17] docs: core-api: document the IOVA-based API
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3 09/17] docs: core-api: document the IOVA-based API
- From: anish kumar <yesanishhere@xxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] mm/compaction: fix the total_isolated in strict mode
- From: Qiang Liu <liuq131@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] mm/vma: only set vmg->next when removal is necessary
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [RFC PATCH 2/6 6.6] libfs: Add simple_offset_empty()
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [RFC PATCH 3/6 6.6] libfs: Fix simple_offset_rename_exchange()
- [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
- [RFC PATCH 5/6 6.6] shmem: Fix shmem_rename2()
- [RFC PATCH 4/6 6.6] libfs: Add simple_offset_rename() API
- [RFC PATCH 1/6 6.6] libfs: Define a minimum directory offset
- [RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH RESEND] filemap: Fix bounds checking in filemap_read()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH hotfix] mm/thp: fix deferred split queue not partially_mapped: fix
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH hotfix v2 1/2] mm/thp: fix deferred split queue not partially_mapped
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH hotfix] mm/thp: fix deferred split queue not partially_mapped: fix
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH 09/15] mm/filemap: drop uncached pages when writeback completes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/15] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH 13/15] iomap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/15] xfs: punt uncached write completions to the completion wq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/15] ext4: add RWF_UNCACHED write support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.12-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 11/15] mm: add FGP_UNCACHED folio creation flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH RESEND] filemap: Fix bounds checking in filemap_read()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/15] mm/readahead: add readahead_control->uncached member
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH 03/15] mm: add PG_uncached page flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
- From: syzbot <syzbot+693a483dd6ac06c62b09@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 05/15] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/15] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/15] mm/truncate: make invalidate_complete_folio2() public
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/15] mm/readahead: add folio allocation helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/15] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/15] mm/filemap: change filemap_create_folio() to take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- [PATCH v3 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 03/17] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [GIT PULL] hotfixes for 6.12-rc7
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Fixup Check for initial conditions to skip in the start
- From: Donet Tom <donettom@xxxxxxxxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Fixup Check for initial conditions to skip in the start
- From: Donet Tom <donettom@xxxxxxxxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/3] memcg/hugetlb: Deprecate memcg hugetlb try-commit-cancel protocol
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v2 2/2] maple_tree: only root node could be deficient
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v2] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] docs/mm: minor corrections
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 0/2] simplify split calculation
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v2 1/2] maple_tree: simplify split calculation
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 3/4] maple_tree: use the correct min to calculate split
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 3/4] maple_tree: use the correct min to calculate split
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 0/4] Support large folios for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 3/9] lib: packing: add pack_fields() and unpack_fields()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v4 3/9] lib: packing: add pack_fields() and unpack_fields()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH 3/3] memcg/hugetlb: Deprecate memcg hugetlb try-commit-cancel protocol
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 0/3] memcg/hugetlb: Rework memcg hugetlb charging
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH 3/4] maple_tree: use the correct min to calculate split
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 3/4] maple_tree: use the correct min to calculate split
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 929beafbe7acce3267c06115e13e03ff6e50548a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 20/33] netfs: Add functions to build/clean a buffer in a folio_queue
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 26/33] afs: Fix cleanup of immediately failed async calls
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 31/33] afs: Locally initialise the contents of a new symlink on creation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 19/33] afs: Add more tracepoints to do with tracking validity
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [mm?] general protection fault in swap_reclaim_full_clusters
- From: Matteo Croce <technoboy85@xxxxxxxxx>
- [PATCH v4 23/33] afs: Use netfslib for directories
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 25/33] afs: Eliminate afs_read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] nommu: pass NULL argument to vma_iter_prealloc()
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- kmemleak reports related to napi_get_frags_check
- From: Radu Rendec <rrendec@xxxxxxxxxx>
- [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 27/33] afs: Make {Y,}FS.FetchData an asynchronous operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 10/33] netfs: Drop the error arg from netfs_read_subreq_terminated()
- From: David Howells <dhowells@xxxxxxxxxx>
- RE: [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [PATCH v3 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v4 17/33] cachefiles: Add some subrequest tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- [PATCH v4 30/33] afs: Use the contained hashtable to search a directory
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 15/33] afs: Fix directory format encoding struct
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 2/6] mm: skip reclaiming folios in legacy memcg writeback contexts that may block
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [syzbot] [mm?] general protection fault in swap_reclaim_full_clusters
- From: syzbot <syzbot+078be8bfa863cb9e0c6b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [mm?] general protection fault in swap_reclaim_full_clusters
- From: Hillf Danton <hdanton@xxxxxxxx>
- A guide to DAMON tuning and results interpretation for hot pages
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 3/3] memcg/hugetlb: Deprecate memcg hugetlb try-commit-cancel protocol
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 3/3] memcg/hugetlb: Deprecate memcg hugetlb try-commit-cancel protocol
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v4 18/33] cachefiles: Add auxiliary data trace
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 32/33] afs: Add a tracepoint for afs_read_receive()
- From: David Howells <dhowells@xxxxxxxxxx>
- RE: [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [PATCH v3 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- [PATCH v4 16/33] netfs: Remove some extraneous directory invalidations
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 12/33] netfs: Don't use bh spinlock
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v4 09/33] netfs: Split retry code out of fs/netfs/write_collect.c
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 08/33] netfs: Make netfs_advance_write() return size_t
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v4 21/33] netfs: Add support for caching single monolithic objects such as AFS dirs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/13] mm: add PG_uncached page flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3 0/4] scftorture: Avoid kfree from IRQ context.
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 03/13] mm: add PG_uncached page flag
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 08/13] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/13] fs: add FOP_UNCACHED flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 04/13] mm/readahead: add readahead_control->uncached member
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
- From: kaiyang2@xxxxxxxxxx
- Re: [PATCH v3 0/4] scftorture: Avoid kfree from IRQ context.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] scftorture: Avoid kfree from IRQ context.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 12/13] ext4: flag as supporting FOP_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/4] scftorture: Avoid kfree from IRQ context.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 08/13] fs: add read support for RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 07/13] fs: add FOP_UNCACHED flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 03/13] mm: add PG_uncached page flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 04/13] mm/readahead: add readahead_control->uncached member
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 09/13] mm: drop uncached pages when writeback completes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v4 24/33] afs: Use netfslib for symlinks, allowing them to be cached
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 01/33] kheaders: Ignore silly-rename files
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/13] fs: add FOP_UNCACHED flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/13] mm/readahead: add readahead_control->uncached member
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/13] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/13] xfs: flag as supporting FOP_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/13] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/13] mm/truncate: make invalidate_complete_folio2() public
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/13] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/13] mm/readahead: add folio allocation helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v4] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] slab fix for 6.12-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v4 22/33] afs: Make afs_init_request() get a key if not given a file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 13/33] afs: Don't use mutex for I/O operation lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 05/33] netfs: Use a folio_queue allocation and free functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 04/33] netfs: Remove unnecessary references to pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v4 02/33] netfs: Remove call to folio_index()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 23/33] afs: Use netfslib for directories
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v3 28/33] netfs: Change the read result collector to only use one work item
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v15 11/15] EDAC: Add memory repair control feature
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- [RFC PATCH v1 08/10] mm: Use getters and setters to access page pgmap
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 6eb5109a27ed8698809c3bf5acb5df0a579f0095
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 10/10] mm: hugetlb: Use owner_ops on folio_put for hugetlb
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 09/10] mm: Use owner_ops on folio_put for zone device pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 07/10] mm: Introduce struct folio_owner_ops
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 05/10] mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 04/10] mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 03/10] mm/hugetlb: rename "folio_putback_active_hugetlb()" to "folio_putback_hugetlb()"
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 02/10] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v1 01/10] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS aded6a2e0817d76cdd8010ea7c0b217b55cbe78b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- END OF THE YEAR SALES
- From: Henry Fafa <hello@xxxxxxxxx>
- Re: [PATCH 0/4] Support large folios for tmpfs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 2/4] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 2/3] mm: Simplify split_page_memcg()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
- From: Adrian Huang <adrianhuang0701@xxxxxxxxx>
- [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
- From: Muhammad Usama Anjum <Usama.Anjum@xxxxxxxxxxxxx>
- [PATCH v2] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- RE: [PATCH v15 02/15] EDAC: Add scrub control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- RE: [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [GIT PULL] slab fix for 6.12-rc7
- From: Vlastimil Babka <vbabka@xxxxxxx>
- RE: [PATCH v15 04/15] cxl: Add Get Supported Features command for kernel usage
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 9de5765e47288aa4a9969ac05aad1906df695677
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/4] mm: shmem: add large folio support for tmpfs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
- From: Donet Tom <donettom@xxxxxxxxxxxxx>
- [PATCH v3 4/4] scftorture: Use a lock-less list to free memory.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 3/4] scftorture: Move memory allocation outside of preempt_disable region.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 2/4] scftorture: Wait until scf_cleanup_handler() completes.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 1/4] scftorture: Avoid additional div operation.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 0/4] scftorture: Avoid kfree from IRQ context.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
- From: Donet Tom <donettom@xxxxxxxxxxxxx>
- RE: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: "Reshetova, Elena" <elena.reshetova@xxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/3] scftorture: Use a lock-less list to free memory.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm: factor out the order calculation into a new helper
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v15 02/15] EDAC: Add scrub control feature
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 5/6] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_MAY_BLOCK mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 2/6] mm: skip reclaiming folios in legacy memcg writeback contexts that may block
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 3/4] maple_tree: use the correct min to calculate split
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [ISSUE] split_folio() and dirty IOMAP folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 5/6] mm/migrate: fail MIGRATE_SYNC for folios under writeback with AS_WRITEBACK_MAY_BLOCK mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
- From: Hao Ge <hao.ge@xxxxxxxxx>
- Re: [PATCH net-next v3 3/9] lib: packing: add pack_fields() and unpack_fields()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v15 01/15] EDAC: Add support for EDAC device features control
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- [PATCH 4/4] docs: tmpfs: update the huge folios policy for tmpfs and shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 3/4] mm: shmem: add large folio support for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 2/4] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 0/4] Support large folios for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 1/4] mm: factor out the order calculation into a new helper
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] maple_tree: use the correct min to calculate split
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH] netfs: If didn't read new data then abandon retry
- From: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] maple_tree: use the correct min to calculate split
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 1/4] maple_tree: current split may result in deficient node
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 0/6] fuse: remove temp page copies in writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 1/4] maple_tree: current split may result in deficient node
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH v4 2/6] mm: skip reclaiming folios in legacy memcg writeback contexts that may block
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 5/6] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_MAY_BLOCK mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 74741a050b79d31d8d2eeee12c77736596d0a6b2
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 0/6] fuse: remove temp page copies in writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 3/6] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_MAY_BLOCK mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v3 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- RE: [PATCH v3 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: [PATCH v2 3/3] scftorture: Use a lock-less list to free memory.
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- RE: [PATCH v3 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: [PATCH] mm: export copy_to_kernel_nofault
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [PATCH v3 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- RE: [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs.
- From: "Sridhar, Kanchana P" <kanchana.p.sridhar@xxxxxxxxx>
- Re: [PATCH v2 3/3] scftorture: Use a lock-less list to free memory.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 3/7] mm: introduce do_zap_pte_range()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v2 4/7] mm: make zap_pte_range() handle full within-PMD range
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v3 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [syzbot] [mm?] INFO: rcu detected stall in sys_syslog (2)
- From: syzbot <syzbot+269f9ad9bc32451d5fb5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/6] arm64: broadcast IPIs to pause remote CPUs
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 6/6] arm64: select ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 5/6] arm64: pause remote CPUs to update vmemmap
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 2/6] mm/hugetlb_vmemmap: add arch-independent helpers
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 3/6] irqchip/gic-v3: support SGI broadcast
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 0/6] mm/arm64: re-enable HVO
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 1/6] mm/hugetlb_vmemmap: batch-update PTEs
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [ISSUE] split_folio() and dirty IOMAP folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] hugetlbfs: extend hugetlb_vma_lock to private VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v3 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 5/6] mm/migrate: fail MIGRATE_SYNC for folios under writeback with AS_WRITEBACK_MAY_BLOCK mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 3/6] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_MAY_BLOCK mappings
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 0/3] scftorture: Avoid kfree from IRQ context.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v3 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] scftorture: Use a lock-less list to free memory.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH v3 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()
- From: Keren Sun <kerensun@xxxxxxxxxx>
- Re: [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH v3 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [ISSUE] split_folio() and dirty IOMAP folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing control feature
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [ISSUE] split_folio() and dirty IOMAP folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 4/3] scftorture: Wait until scf_cleanup_handler() completes.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] memcg/hugetlb: Introduce memcg_accounts_hugetlb
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH 0/2] ext4, mm: improve partial inode eof zeroing
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [ISSUE] split_folio() and dirty IOMAP folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging
- From: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
- Re: [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] mm/readahead: Fix large folio support in async readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] scftorture: Use a lock-less list to free memory.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 2/2] scftorture: Use a lock-less list to free memory.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [syzbot] [mm?] general protection fault in swap_reclaim_full_clusters
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [linus:master] [mm, mmap] d4148aeab4: will-it-scale.per_process_ops 3888.9% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 2/2] scftorture: Use a lock-less list to free memory.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] mm: swapfile: fix cluster reclaim work crash on rotational devices
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()
- From: "Kirill A . Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: fix a possible null pointer dereference in setup_zone_pageset()
- From: Qiu-ji Chen <chenqiuji666@xxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- [no subject]
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2] mm: fix a possible null pointer dereference in setup_zone_pageset()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix a possible null pointer dereference in setup_zone_pageset()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [syzbot] [mm?] BUG: unable to handle kernel paging request in schedule
- From: syzbot <syzbot+acb4e7a57eadb542630f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: fix a possible null pointer dereference in setup_zone_pageset()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/readahead: Fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH v2 1/3] scftorture: Avoid additional div operation.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] scftorture: Use a lock-less list to free memory.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 0/3] scftorture: Avoid kfree from IRQ context.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 2/3] scftorture: Move memory allocation outside of preempt_disable region.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 3/3] scftorture: Use a lock-less list to free memory.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 2/2] zram: support compression at the granularity of multi-pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH RFC v2 1/2] mm: zsmalloc: support objects compressed based on multiple pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH v4 1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH v3 00/12] powerpc/kfence: Improve kfence support (mainly Hash)
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm/readahead: Fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] mm/readahead: Fix large folio support in async readahead
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4] mm: count zeromap read and set for swapout and swapin
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC PATCH] docs/mm: add VMA locks documentation
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]