Linux Memory Management
[Prev Page][Next Page]
- [PATCH v2 1/5] mm: introduce vma_start_read_locked{_nested} helpers
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 0/5] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 03/16] mm: add PG_uncached page flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v8 18/29] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/16] xfs: punt uncached write completions to the completion wq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v8 11/29] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCHSET v3 0/16] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/16] ext4: add RWF_UNCACHED write support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v8 08/29] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/16] mm/readahead: add readahead_control->uncached member
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v8 10/29] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v8 16/29] riscv: Implements arch agnostic indirect branch tracking prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 28955f4fa2823e39f1ecfb3a37a364563527afbc
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v8 21/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v8 15/29] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCHSET v4] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/16] ext4: add RWF_UNCACHED write support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] mm/damon: fix order of arguments in damos_before_apply tracepoint
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- [PATCH 01/16] mm/filemap: change filemap_create_folio() to take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 12/16] ext4: add RWF_UNCACHED write support
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH 15/16] xfs: flag as supporting FOP_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v8 07/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 16/16] btrfs: add support for uncached writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: xfs deadlock on mm-unstable kernel?
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH] tools/mm: fix compile error
- From: Motiejus Jakštys <motiejus@xxxxxxxxxx>
- [PATCH v8 00/29] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v8 22/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v2 3/7] mm: introduce do_zap_pte_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/7] mm: introduce zap_nonpresent_ptes()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] nommu: pass NULL argument to vma_iter_prealloc()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH RFC 3/6] maple_tree: use percpu sheaves for maple_node_cache
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 6/6] mm, slub: sheaf prefilling for guaranteed allocations
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 5/6] mm, slub: cheaper locking for percpu sheaves
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 2/6] mm/slub: add sheaf support for batching kfree_rcu() operations
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 1/6] mm/slub: add opt-in caching layer of percpu sheaves
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v8 17/29] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH RFC 4/6] mm, vma: use sheaves for vm_area_struct cache
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH RFC 0/6] SLUB percpu sheaves
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 12/16] ext4: add RWF_UNCACHED write support
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: shmem: add large folio support for tmpfs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: shmem: add large folio support for tmpfs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v8 02/29] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 17/17] fs: enable pre-content events on supported file systems
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v8 01/29] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v8 03/29] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 11/16] mm: add FGP_UNCACHED folio creation flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v6 11/17] fanotify: add a helper to check for pre content events
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 2/4] mm: move per-vma lock into vm_area_struct
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v8 06/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RESEND V2 0/5] Fixes and cleanups to xarray
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 4/4] mm: move lesser used vma_area_struct members into the last cacheline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] mm/readahead: Fix large folio support in async readahead
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] docs/mm: add VMA locks documentation
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v8 26/29] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 16/17] btrfs: disable defrag on pre-content watched files
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [linux-next:fs-next] BUILD SUCCESS 73a838777d37883efd09a89cf081a27bcbabbaf5
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/2] maple_tree: only root node could be deficient
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: simplify split calculation
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v6 12/17] fanotify: disable readahead if we have pre-content watches
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 16/21] mm: Create/affine kswapd to its preferred node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 17/21] kthread: Implement preferred affinity
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 15/21] mm: Create/affine kcompactd to its preferred node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 14/21] kthread: Default affine kthread to its preferred NUMA node
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 13/21] kthread: Make sure kthread hasn't started while binding it
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH v6 08/17] fanotify: introduce FAN_PRE_ACCESS permission event
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [RFC PATCH 5.10.y] mm: hugetlb: call huge_pte_offset with i_mmap_rwsem held
- From: Puranjay Mohan <pjy@xxxxxxxxxx>
- Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH][next] mm: shmem: Fix error checking on utf8_parse_version failures
- From: "Colin King (gmail)" <colin.i.king@xxxxxxxxx>
- Re: [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v8 29/29] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 05/16] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
- 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: [RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] nommu: pass NULL argument to vma_iter_prealloc()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [mm?] kernel BUG in resv_map_release (3)
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v8 23/29] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- [PATCH v8 05/29] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 2/4] hugetlbfs: extend hugetlb_vma_lock to private VMAs
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH v6 10/17] fanotify: allow to set errno in FAN_DENY permission response
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Petr Tesarik <ptesarik@xxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS ddc0fdb554fdc0eb184290720c9a8e0cc406846a
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 96203094619a7fda589f7a73808518f4b3e0113b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/mremap: Fix address wraparound in move_page_tables()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v8 19/29] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 05/17] fsnotify: pass optional file access range in pre-content event
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 2/4] mm: move per-vma lock into vm_area_struct
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH][next] mm: shmem: Fix error checking on utf8_parse_version failures
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH v2] docs/mm: add VMA locks documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 4/4] mm: move lesser used vma_area_struct members into the last cacheline
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH][next] mm: shmem: Fix error checking on utf8_parse_version failures
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
- From: Petr Tesarik <ptesarik@xxxxxxxx>
- Re: [PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH] mm/compaction: fix the total_isolated in strict mode
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] mm: move per-vma lock into vm_area_struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 12/29] riscv/shstk: If needed allocate a new shadow stack on clone
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm/mremap: Fix address wraparound in move_page_tables()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: move per-vma lock into vm_area_struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/16] mm: add PG_uncached page flag
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v8 14/29] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 13/17] mm: don't allow huge faults for files with pre content watches
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH] mm, swap: fix allocation and scanning race with swapoff
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v2 3/5] mm: shmem: add large folio support for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/5] mm: factor out the order calculation into a new helper
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 5/5] docs: tmpfs: update the huge folios policy for tmpfs and shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 4/5] mm: shmem: add a kernel command line to change the default huge policy for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/5] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/5] Support large folios for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v6 09/17] fanotify: report file range info with pre-content events
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH RESEND V2 0/5] Fixes and cleanups to xarray
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 02/16] mm/readahead: add folio allocation helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v8 09/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v8 20/29] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 14/17] fsnotify: generate pre-content permission event on page fault
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v6 15/17] xfs: add pre-content fsnotify hook for write faults
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [syzbot] [mm?] kernel BUG in resv_map_release (3)
- From: syzbot <syzbot+f525fd79634858f478e7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] docs/mm: add VMA locks documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
- From: Hao Ge <hao.ge@xxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v8 27/29] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 0/4] move per-vma lock into vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/4] Support large folios for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mremap: Fix address wraparound in move_page_tables()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- 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>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]