Linux Memory Management
[Prev Page][Next Page]
- [PATCH v4 08/13] cifs: Implement netfslib hooks
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 07/13] cifs: Make wait_mtu_credits take size_t args
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v4 12/13] cifs: Remove some code that's no longer used, part 2
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 35/39] netfs: Provide a launder_folio implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v4 39/39] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 33/39] netfs, cachefiles: Pass upper bound length to allow expansion
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 14/39] netfs: Provide tools to create a buffer in an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 03/39] netfs, fscache: Remove ->begin_cache_operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 36/39] netfs: Implement a write-through caching option
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 20/39] netfs: Add a hook to allow tell the netfs to update its i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v4 30/39] netfs: Implement buffered write API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 25/39] netfs: Provide func to copy data to pagecache for buffered write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 05/39] netfs: Move pinning-for-writeback from fscache to netfs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 09/39] afs: Don't use folio->private to record partial modification
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 29/39] netfs: Implement unbuffered/DIO write support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 24/39] netfs: Dispatch write requests to process a writeback slice
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 27/39] netfs: Allocate multipage folios in the writepath
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 23/39] netfs: Prep to use folio->private for write grouping and streaming write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 19/39] netfs: Extend the netfs_io_*request structs to handle writes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 17/39] netfs: Limit subrequest by size or number of segments
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 26/39] netfs: Make netfs_read_folio() handle streaming-write pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 02/39] netfs, fscache: Combine fscache with netfs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 10/39] netfs: Provide invalidate_folio and release_folio calls
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 13/39] netfs: Add support for DIO buffering
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] fix comparison of unsigned expression < 0
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v4 34/39] netfs: Provide a writepages implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/39] netfs: Add a procfile to list in-progress requests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v4 03/13] cifs: Share server EOF pos with netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 13/13] cifs: Remove some code that's no longer used, part 3
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 10/13] cifs: Cut over to using netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 06/13] cifs: Use more fields from netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 00/13] netfs, cifs: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 39/39] 9p: Use netfslib read/write_iter
- From: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>
- [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [bug report] mm: convert ksm_might_need_to_copy() to work on folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 38/39] afs: Use the netfs write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 15/39] netfs: Add bounce buffering support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 32/39] netfs: Provide netfs_file_read_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 21/39] netfs: Make netfs_put_request() handle a NULL pointer
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 22/39] netfs: Make the refcounting of netfs_begin_read() easier to use
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 08/39] netfs: Add a ->free_subrequest() op
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 06/39] netfs: Add a procfile to list in-progress requests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 07/39] netfs: Allow the netfs to make the io (sub)request alloc larger
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 12/25] arm64: handle PKEY/POE faults
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 06/15] arm64: Add KHO support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [akpm-mm:mm-unstable 208/262] lib/maple_tree.c:5506:30: error: 'struct ma_state' has no member named 'end'
- From: kernel test robot <lkp@xxxxxxxxx>
- fs/pstore/ram_core.c:532:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 15/15] tracing: Add config option for kexec handover
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 07/13] mm: Remove HUGETLB_PAGE_DTOR
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] [RFC] mm: migrate: rcu stalls because of invalid swap cache entries
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 09/15] tracing: Introduce names for events
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH] mm/zswap: Improve with alloc_workqueue() call
- From: Ronald Monthero <debug.penguin32@xxxxxxxxx>
- [PATCH 14/15] tracing: Recover trace events from kexec handover
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH 11/15] tracing: Add kho serialization of trace buffers
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH 10/15] tracing: Introduce kho serialization
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] mm: ksm: Remove unnecessary try_to_freeze()
- From: Kevin Hao <haokexin@xxxxxxxxx>
- [linux-next:master 6771/7300] fs/afs/main.c:159:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 02/15] memblock: Declare scratch memory as CMA
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 08/15] tracing: Introduce names for ring buffers
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 06/15] arm64: Add KHO support
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 13/15] tracing: Add kho serialization of trace events
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: ksm: Remove unnecessary try_to_freeze()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v9 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [PATCH] mm: ksm: Remove unnecessary try_to_freeze()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 04/15] kexec: Add KHO parsing support
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH 08/15] tracing: Introduce names for ring buffers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: ksm: Remove unnecessary try_to_freeze()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [linux-next:master 7115/7300] ld.lld: error: undefined symbol: __bad_xchg
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 6565/7300] fs/bcachefs/btree_iter.c:1442:28: warning: variable 'path' set but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2] mm/filemap: avoid buffered read/write race to read inconsistent data
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1 06/39] mm/rmap: add hugetlb sanity checks
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
- From: Maria Yu <quic_aiquny@xxxxxxxxxxx>
- [PATCH] mm: ksm: Remove unnecessary try_to_freeze()
- From: Kevin Hao <haokexin@xxxxxxxxx>
- Re: Would it be possible to add FGP_FIXED_ORDER for __filemap_get_folio()?
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH v1 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 08/15] tracing: Introduce names for ring buffers
- From: Alexander Graf <graf@xxxxxxxxxx>
- RE: [PATCH v7 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- [PATCH] mm: remove redundant lru_add_drain() prior to unmapping pages
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH 12/15] tracing: Recover trace buffers from kexec handover
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: Introduce flush_cache_vmap_early()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [linux-next:master 6674/7300] drivers/perf/riscv_pmu_sbi.c:1015:35: error: initialization of 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(...
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru
- From: Bixuan Cui <cuibixuan@xxxxxxxx>
- Re: [RFC PATCH v3 01/11] mseal: Add mseal syscall.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- [bug report] mm: convert ksm_might_need_to_copy() to work on folios
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v1 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH -next] drivers: perf: Fix build error by adding const to ctl_table argument of handler
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC PATCH v2] mm/filemap: avoid buffered read/write race to read inconsistent data
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 02/15] memblock: Declare scratch memory as CMA
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: Would it be possible to add FGP_FIXED_ORDER for __filemap_get_folio()?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] gfp: gfp_types.h: fix typos & punctuation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH 4/5] mm/zswap: cleanup zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH 3/5] mm/zswap: refactor out __zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH 2/5] mm/zswap: change dstmem size to one page
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH 1/5] mm/zswap: reuse dstmem when decompress
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- [PATCH 0/5] mm/zswap: dstmem reuse optimizations and cleanups
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION abb240f7a2bd14567ab53e602db562bb683391e6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH net-next v9 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH 5/7] mm/zswap: refactor out __zswap_load()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] mm/zswap: reuse dstmem when decompress
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH net-next v9 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH 18/24] mm/swap: introduce a helper non fault swapin
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 0/7] mm/zswap: optimize the scalability of zswap rb-tree
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH net-next v9 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH V4 0/1] Add swappiness argument to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH net-next v9 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- drivers/uio/uio_aec.c:50:49: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 01/15] mm,memblock: Add support for scratch memory
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH] maple_tree: do not preallocate nodes for slot stores
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 1/2] mm: add defines for min/max swappiness
- From: Huan Yang <11133793@xxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH net-next v9 1/4] page_pool: transition to reference count management after page draining
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v9 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 11/11] mseal:add documentation
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [PATCH V4 1/2] mm: add defines for min/max swappiness
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH v2 18/33] lib/string: Add KMSAN support to strlcpy() and strlcat()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH 09/15] tracing: Introduce names for events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 08/15] tracing: Introduce names for ring buffers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [RFC PATCH v3 04/11] mseal: add MM_SEAL_BASE
- From: jeffxu@xxxxxxxxxxxx
- [PATCH] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 0/7] mm/zswap: optimize the scalability of zswap rb-tree
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [RFC PATCH v3 03/11] mseal: add can_modify_mm and can_modify_vma
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 07/11] mseal: make sealed VMA mergeable.
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 06/11] mseal: add sealing support for mmap
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 01/11] mseal: Add mseal syscall.
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 09/11] mseal: add MAP_SEALABLE to mmap()
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 10/11] selftest mm/mseal memory sealing
- From: jeffxu@xxxxxxxxxxxx
- Re: [PATCH 08/15] tracing: Introduce names for ring buffers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH 07/15] x86: Add KHO support
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH 06/15] arm64: Add KHO support
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH 05/15] kexec: Add KHO support to kexec file loads
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH 03/15] kexec: Add Kexec HandOver (KHO) generation helpers
- From: Alexander Graf <graf@xxxxxxxxxx>
- [linux-next:master 3022/6946] arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi:9:10: fatal error: dt-bindings/reset/amlogic,c3-reset.h: No such file or directory
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 00/15] kexec: Allow preservation of ftrace buffers
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH 3/7] mm/zswap: reuse dstmem when decompress
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [RFC PATCH v2 3/5] padata: dispatch works on different nodes
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] mm/zswap: optimize the scalability of zswap rb-tree
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Would it be possible to add FGP_FIXED_ORDER for __filemap_get_folio()?
- From: Qu Wenruo <wqu@xxxxxxxx>
- [RFC PATCH v3 05/11] mseal: add MM_SEAL_PROT_PKEY
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 08/11] mseal: add MM_SEAL_DISCARD_RO_ANON
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 11/11] mseal:add documentation
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 02/11] mseal: Wire up mseal syscall
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v3 00/11] Introduce mseal()
- From: jeffxu@xxxxxxxxxxxx
- Re: [PATCH 5/7] mm/zswap: refactor out __zswap_load()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] Documentation, mm/unaccepted: document accept_memory kernel parameter
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH] Documentation, mm/unaccepted: document accept_memory kernel parameter
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH v2 1/2] mm: Introduce flush_cache_vmap_early()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- Re: [PATCH -next] drivers: perf: Fix build error by adding const to ctl_table argument of handler
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [RFC PATCH v5 20/29] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- vmscan.c:(.text+0x40d2): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- Re: [PATCH] maple_tree: do not preallocate nodes for slot stores
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 00/29] TDX KVM selftests
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 29/29] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 24/29] KVM: selftests: Expose _vm_vaddr_alloc
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 19/29] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 03/29] KVM: selftests: Store initial stack address in struct kvm_vcpu
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 11/29] KVM: selftests: TDX: Add basic TDX CPUID test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 27/29] KVM: selftests: Propagate KVM_EXIT_MEMORY_FAULT to userspace
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [PATCH v2 2/2] riscv: Enable pcpu page first chunk allocator
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH] maple_tree: do not preallocate nodes for slot stores
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] maple_tree: do not preallocate nodes for slot stores
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v3] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] maple_tree: do not preallocate nodes for slot stores
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 1/5] selftests/damon: implement a python module for test-purpose DAMON sysfs controls
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH v5 21/29] KVM: selftests: TDX: Add TDG.VP.INFO test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 26/29] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [PATCH v2 5/5] selftests/damon: add a test for update_schemes_tried_regions hang bug
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH v5 28/29] KVM: selftests: TDX: Add TDX UPM selftest
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [PATCH v2 0/5] selftests/damon: add Python-written DAMON functionality tests
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 22/29] KVM: selftests: Add functions to allow mapping as shared
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 25/29] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [PATCH] maple_tree: do not preallocate nodes for slot stores
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v5 02/29] KVM: selftests: Expose function that sets up sregs based on VM's mode
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- Re: [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH mm 3/4] kasan: memset free track in qlink_free
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH 1/5] selftests/damon: implement a python module for test-purpose DAMON sysfs controls
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 3/5] selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 6.6.y] maple_tree: do not preallocate nodes for slot stores
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v2 3/5] selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 2/5] selftests/damon/_damon_sysfs: implement kdamonds start function
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm/ksm: add ksm advisor
- From: "Stefan Roesch" <shr@xxxxxxxxxxxx>
- Re: [PATCH mm 4/4] lib/stackdepot: fix comment in include/linux/stackdepot.h
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 2/5] selftests/damon/_damon_sysfs: implement kdamonds start function
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 5/5] selftests/damon: add a test for update_schemes_tried_regions hang bug
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/5] selftests/damon: add Python-written DAMON functionality tests
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH] ARM64: Implement arch_report_meminfo()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v3 2/4] mm/ksm: add sysfs knobs for advisor
- From: "Stefan Roesch" <shr@xxxxxxxxxxxx>
- [linux-next:master 6213/6946] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/display/panel/synaptics,r63353.yaml
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/ksm: add sysfs knobs for advisor
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/ksm: add sysfs knobs for advisor
- From: "Stefan Roesch" <shr@xxxxxxxxxxxx>
- [PATCH] Documentation, mm/unaccepted: document accept_memory kernel parameter
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: Remove PageAnonExclusive assertions in unuse_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: (subset) [PATCH 0/2] arm64: hugetlb: Fix page fault loop for sw-dirty/hw-clean contiguous PTEs
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH] mm: Remove PageAnonExclusive assertions in unuse_pte()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v7 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v9 03/10] mm: thp: Introduce multi-size THP sysfs interface
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] drivers: perf: Fix build error by adding const to ctl_table argument of handler
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 03/10] mm: thp: Introduce multi-size THP sysfs interface
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v9 03/10] mm: thp: Introduce multi-size THP sysfs interface
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -next] drivers: perf: Fix build error by adding const to ctl_table argument of handler
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH v3 1/4] Documentation: kernel-parameters: remove noaliencache
- From: "Song, Xiongwei" <Xiongwei.Song@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] mm: Simplify the assertions in unuse_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mm/ksm: add ksm advisor
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH] mm/filemap: avoid buffered read/write race to read inconsistent data
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 5/9] mm: Remove stale example from comment
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 4/9] mm: Remove some calls to page_add_new_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 7/9] mm: Convert migrate_vma_insert_page() to use a folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/9] mm: Simplify the assertions in unuse_pte()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/ksm: add sysfs knobs for advisor
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm/ksm: document ksm advisor and its sysfs knobs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm/ksm: add tracepoint for ksm advisor
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/9] mm: Convert ksm_might_need_to_copy() to work on folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [RFC PATCH] mm/filemap: avoid buffered read/write race to read inconsistent data
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH 9/9] mm: Remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 8/9] mm: Convert collapse_huge_page() to use a folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 6/9] mm: Remove references to page_add_new_anon_rmap in comments
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 0/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH] mm/filemap: avoid buffered read/write race to read inconsistent data
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- mm/vmscan.c:6425:(.text+0xa14e): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/9] mm: Convert ksm_might_need_to_copy() to work on folios
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/9] mm: Convert ksm_might_need_to_copy() to work on folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mm/filemap: avoid buffered read/write race to read inconsistent data
- From: Jan Kara <jack@xxxxxxx>
- [linux-next:master 6484/6946] sound/soc/codecs/cs42l43.c:142:6: sparse: sparse: symbol 'cs42l43_hp_ilimit_clear_work' was not declared. Should it be static?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/9] mm: Simplify the assertions in unuse_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 15/25] arm64: add POE signal support
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v3 15/15] arm64/mm: Implement clear_ptes() to optimize exit()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 02/15] mm: Batch-clear PTE ranges during zap_pte_range()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- cast inside __pcpu_cast_1 macro
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Marco Elver <elver@xxxxxxxxxx>
- [RFC PATCH] mm/filemap: avoid buffered read/write race to read inconsistent data
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Paul Heidekrüger <paul.heidekrueger@xxxxxx>
- [PATCH v7 5/6] udmabuf: Pin the pages using memfd_pin_folios() API (v5)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v7 1/6] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- RE: [linux-next:master] [net] b8dbbbc535: INFO:rcu_sched_detected_stalls_on_CPUs/tasks
- From: "Berg, Johannes" <johannes.berg@xxxxxxxxx>
- Re: [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v7 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v7 4/6] udmabuf: Convert udmabuf driver to use folios
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v7 6/6] selftests/dma-buf/udmabuf: Add tests to verify data after page migration
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v7 2/6] udmabuf: Add back support for mapping hugetlb pages (v6)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- [PATCH v7 0/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v7)
- From: Vivek Kasireddy <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 00/12] Convert write_cache_pages() to an iterator
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH net-next v9 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [linux-next:master] [net] b8dbbbc535: INFO:rcu_sched_detected_stalls_on_CPUs/tasks
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH net-next v9 1/4] page_pool: transition to reference count management after page draining
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v9 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v9 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v9 0/4] skbuff: Optimize SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru
- From: Bixuan Cui <cuibixuan@xxxxxxxx>
- [PATCH -next 1/2] mm: shrinker: add new event to trace shrink count
- From: Bixuan Cui <cuibixuan@xxxxxxxx>
- Re: [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH -next 0/2] Make memory reclamation measurable
- From: Bixuan Cui <cuibixuan@xxxxxxxx>
- Re: [External] Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Zhongkun He <hezhongkun.hzk@xxxxxxxxxxxxx>
- Re: [linux-next:master 6231/6992] kernel/events/core.c:7477 perf_virt_to_phys() warn: always true condition '(virt >= (0)) => (0-u64max >= 0)'
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH mm 4/4] lib/stackdepot: fix comment in include/linux/stackdepot.h
- From: andrey.konovalov@xxxxxxxxx
- [PATCH mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
- From: andrey.konovalov@xxxxxxxxx
- [PATCH mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
- From: andrey.konovalov@xxxxxxxxx
- [PATCH mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
- From: andrey.konovalov@xxxxxxxxx
- [PATCH mm 3/4] kasan: memset free track in qlink_free
- From: andrey.konovalov@xxxxxxxxx
- Re: [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Paul Heidekrüger <paul.heidekrueger@xxxxxx>
- Re: [PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Paul Heidekrüger <paul.heidekrueger@xxxxxx>
- [Invitation] Linux MM Alignment Session on remap_file_pages on Wednesday
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 7/9] mm: Convert migrate_vma_insert_page() to use a folio
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- [linux-next:master 6231/6992] kernel/events/core.c:7477 perf_virt_to_phys() warn: always true condition '(virt >= (0)) => (0-u64max >= 0)'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/4] mm/mglru: try to stop at high watermarks
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v7 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH net-next v7 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 6.1 181/194] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.1 182/194] cifs: Fix flushing, invalidation and file size with FICLONE
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [linux-next:master 6214/6992] fs/bcachefs/super.c:93:17: warning: function '__bch2_print' might be a candidate for 'gnu_printf' format attribute
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 6.6 228/244] cifs: Fix flushing, invalidation and file size with copy_file_range()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Paul Heidekrüger <paul.heidekrueger@xxxxxx>
- Re: [PATCH v3 18/25] arm64/ptrace: add support for FEAT_POE
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 17/25] arm64: enable POE and PIE to coexist
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 16/25] arm64: enable PKEY support for CPUs with S1POE
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 15/25] arm64: add POE signal support
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 1/4] Documentation: kernel-parameters: remove noaliencache
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH v3 14/25] arm64: implement PKEYS support
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 6.6 229/244] cifs: Fix flushing, invalidation and file size with FICLONE
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 13/25] arm64: stop using generic mm_hooks.h
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] vmstat: don't auto expand the sysfs files
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 12/25] arm64: handle PKEY/POE faults
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v1 08/39] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3] ELF: document some de-facto PT_* ABI quirks
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v1 37/39] mm/rmap: remove page_try_dup_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] drm/amdkfd: Fix sparse __rcu annotation warnings
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- [PATCH v1 23/39] mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 12/39] mm/rmap: remove page_add_file_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 03/39] mm/rmap: introduce and use hugetlb_add_file_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 38/39] mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 25/39] mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] vmstat: don't auto expand the sysfs files
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v1 05/39] mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 11/39] mm/userfaultfd: page_add_file_rmap() -> folio_add_file_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 32/39] mm/rmap: remove page_remove_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 29/39] mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 04/39] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 26/39] mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 30/39] mm/rmap: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 21/39] mm/rmap: remove page_add_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 17/39] mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 34/39] mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
- From: Paul Heidekrüger <paul.heidekrueger@xxxxxx>
- Re: [PATCH v1 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 06/39] mm/rmap: add hugetlb sanity checks
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 05/39] mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] maple_tree: fix typos/spellos etc.
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v1 04/39] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v1 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5/9] mm: Remove stale example from comment
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/9] mm: Remove references to page_add_new_anon_rmap in comments
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/9] mm: Convert unuse_pte() to use a folio throughout
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/9] mm: Convert ksm_might_need_to_copy() to work on folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 7/9] mm: Convert migrate_vma_insert_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 8/9] mm: Convert collapse_huge_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 9/9] mm: Remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/9] mm: Simplify the assertions in unuse_pte()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/9] Finish two folio conversions
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/9] mm: Remove some calls to page_add_new_anon_rmap()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 03/39] mm/rmap: introduce and use hugetlb_add_file_rmap()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v1 28/39] mm/memory: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 20/39] mm/memory: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 36/39] mm/memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 35/39] mm/huge_memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 24/39] kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 39/39] mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 10/39] mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 33/39] mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 22/39] mm/rmap: remove RMAP_COMPOUND
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 27/39] mm/ksm: page_remove_rmap() -> folio_remove_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 31/39] Documentation: stop referring to page_remove_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 06/39] mm/rmap: add hugetlb sanity checks
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 16/39] mm/huge_memory: page_add_anon_rmap() -> folio_add_anon_rmap_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 19/39] mm/swapfile: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 18/39] mm/ksm: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 00/39] mm/rmap: interface overhaul
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] of: reserved_mem: fix error log for reserved mem init failure
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- [PATCH] vmstat: don't auto expand the sysfs files
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH V3 1/1] mm: add swapiness= arg to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [PATCH V3 0/1] Add swappiness argument to memory.reclaim
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [PATCH AUTOSEL 6.1 29/29] LoongArch: Preserve syscall nr across execve()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 47/47] LoongArch: Preserve syscall nr across execve()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm/zswap: Improve with alloc_workqueue() call
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Patch "cifs: Fix flushing, invalidation and file size with FICLONE" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "cifs: Fix flushing, invalidation and file size with FICLONE" has been added to the 6.6-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 5967/6992] fs/bcachefs/chardev.c:54:9: warning: function 'run_thread_with_file' might be a candidate for 'gnu_printf' format attribute
- From: kernel test robot <lkp@xxxxxxxxx>
- Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.6-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH] mm: thp: Fix build warning when CONFIG_SYSFS is disabled
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
- From: Marcos Paulo de Souza <mpdesouza@xxxxxxxx>
- Re: [PATCH v2 28/33] s390/string: Add KMSAN support
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v9 00/10] Multi-size THP for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [linux-next:master 6443/6992] mm/huge_memory.c:80:24: warning: 'huge_anon_orders_lock' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 27/33] s390/mm: Define KMSAN metadata for vmalloc and modules
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 10/33] kmsan: Expose kmsan_get_metadata()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 30/33] s390/uaccess: Add KMSAN support to put_user() and get_user()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 25/33] s390/cpacf: Unpoison the results of cpacf_trng()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH net-next v8 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v2 05/33] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [PATCH net-next v8 1/4] page_pool: transition to reference count management after page draining
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [PATCH net-next v8 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- [PATCH v2] arm64: mm: swap: support THP_SWAP on hardware with MTE
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] mm/zswap: Improve with alloc_workqueue() call
- From: Ronald Monthero <debug.penguin32@xxxxxxxxx>
- Re: [PATCH net-next v7 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v8 1/4] page_pool: transition to reference count management after page draining
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v8 0/4] skbuff: Optimize SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v8 3/4] skbuff: Add a function to check if a page belongs to page_pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH net-next v7 4/4] skbuff: Optimization of SKB coalescing for page pool
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH net-next v7 1/4] page_pool: transition to reference count management after page draining
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- [PATCH net-next v8 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] maple_tree: fix typos/spellos etc.
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] maple_tree: fix typos/spellos etc.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] ELF: document some de-facto PT_* ABI quirks
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] maple_tree: fix typos/spellos etc.
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] maple_tree: fix typos/spellos etc.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command when SNP is enabled
- From: Borislav Petkov <bp@xxxxxxxxx>
- [linux-next:master 4653/6165] kernel/watchdog.c:798:12: warning: 'proc_soft_watchdog' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3] ELF: document some de-facto PT_* ABI quirks
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- drivers/uio/uio_aec.c:50:49: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Fwd: Kernel 6.6.1 hangs on "loading initial ramdisk"
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] maple_tree: fix typos/spellos etc.
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] mm, security: Add lsm hook for memory policy adjustment
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [linux-next:master 675/6165] security/lsm_syscalls.c:31:1: sparse: sparse: Using plain integer as NULL pointer
- From: kernel test robot <lkp@xxxxxxxxx>
- drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:394:38: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 5 and 20
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH v2 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH v2 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: kernel test robot <lkp@xxxxxxxxx>
- drivers/block/rnbd/rnbd-srv.c:616:51: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size between 0 and 4095
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v2 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc
- [PATCH v3 3/4] mm/slub: replace slub_$params with slab_$params in slub.rst
- RE: [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc
- From: "Song, Xiongwei" <Xiongwei.Song@xxxxxxxxxxxxx>
- [PATCH v3 0/4] supplement of slab allocator removal
- [PATCH v3 2/4] mm/slub: unify all sl[au]b parameters with "slab_$param"
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]