Linux Memory Management
[Prev Page][Next Page]
- MM global locks as core counts quadruple
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH v6 31/39] s390/mm: Define KMSAN metadata for vmalloc and modules
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 10/39] kmsan: Export panic_on_kmsan
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 30/39] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 29/39] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 24/39] s390/boot: Add the KMSAN runtime stub
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 01/39] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 26/39] s390/cpacf: Unpoison the results of cpacf_trng()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 25/39] s390/checksum: Add a KMSAN check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 03/39] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 19/39] mm: kfence: Disable KMSAN when checking the canary
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 20/39] lib/zlib: Unpoison DFLTCC output buffers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 17/39] mm: slub: Let KMSAN access metadata
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 15/39] kmsan: Do not round up pg_data_t size
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 12/39] kmsan: Introduce memset_no_sanitize_memory()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 14/39] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 11/39] kmsan: Allow disabling KMSAN checks for the current task
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 02/39] kmsan: Make the tests compatible with kmsan.panic=1
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v6 07/39] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Userspace controls soft-offline pages
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH v1 2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/2] Docs/damon/maintaier-profile: document a mailing tool and community meetup series
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v1 1/2] mm/migrate: make migrate_misplaced_folio() return 0 on success
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 7032/7397] arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi:652.22-662.5: Warning (graph_child_address): /bus@f0000/usb@f900000/usb@31000000: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v1 0/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
- From: Rae Moar <rmoar@xxxxxxxxxx>
- Re: [linux-next:master 1323/3381] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:333:4: error: format specifies type 'unsigned char' but the argument has type 'int'
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
- From: Rae Moar <rmoar@xxxxxxxxxx>
- Re: [PATCH 06/17] 9p: Enable multipage folios
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 09/17] cifs: Defer read completion
- From: David Howells <dhowells@xxxxxxxxxx>
- [linux-next:master 6327/7397] drivers/gpu/drm/xe/xe_oa.c:401:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 06/17] 9p: Enable multipage folios
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] mm: optimize the redundant loop of mm_update_owner_next()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 6.9 000/281] 6.9.6-rc1 review
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 2133/7397] drivers/gpu/drm/sti/sti_hda.c:696 sti_hda_bind() warn: inconsistent indenting
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v4 4/4] docs: mm: add enable_soft_offline sysctl
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v4 3/4] selftest/mm: test enable_soft_offline behaviors
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v4 2/4] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v4 1/4] mm/memory-failure: refactor log format in soft offline code
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v4 0/4] Userspace controls soft-offline pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 15/17] netfs: Simplify the writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Nick Bowler <nbowler@xxxxxxxxxx>
- [PATCH 16/17] afs: Make read subreqs async
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/17] netfs: Record contention stats for writeback lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/17] netfs: Speed up buffered reading
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] mm: optimize the redundant loop of mm_update_next_owner()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/17] cifs: Defer read completion
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/17] cifs: Only pick a channel once per read request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/17] 9p: Enable multipage folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/17] netfs: Fix io_uring based write-through
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 3/3] docs: mm: add enable_soft_offline sysctl
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v5 33/37] s390/uaccess: Add KMSAN support to put_user() and get_user()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Mostafa Saleh <smostafa@xxxxxxxxxx>
- [PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- Re: [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [linux-next:master 6447/7105] mm/mempolicy.c:2280:15: error: redefinition of 'folio_alloc_mpol_noprof'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 6.9 000/281] 6.9.6-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2] mm: optimize the redundant loop of mm_update_next_owner()
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH v5 13/37] kmsan: Support SLAB_POISON
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Nick Bowler <nbowler@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 6.9 000/281] 6.9.6-rc1 review
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 6.9 000/281] 6.9.6-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 6.9 000/281] 6.9.6-rc1 review
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 6.9 000/281] 6.9.6-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Mostafa Saleh <smostafa@xxxxxxxxxx>
- Re: [PATCH 6.9 000/281] 6.9.6-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] mm: optimize the redundant loop of mm_update_owner_next()
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH 6.9 000/281] 6.9.6-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions.
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH v5 33/37] s390/uaccess: Add KMSAN support to put_user() and get_user()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 6957/7105] powerpc-linux-ld: smsm.c:undefined reference to `mbox_client_txdone'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linus:master] [mm] d2136d749d: vm-scalability.throughput -7.1% regression
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [bug report] mm/zswap: use only one pool in zswap
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [bug report] mm/zswap: use only one pool in zswap
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 17/37] mm: slub: Disable KMSAN when checking the padding bytes
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v5 12/37] kmsan: Introduce memset_no_sanitize_memory()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [linus:master] [mm] d2136d749d: vm-scalability.throughput -7.1% regression
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [linus:master] [mm] d2136d749d: vm-scalability.throughput -7.1% regression
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v5 33/37] s390/uaccess: Add KMSAN support to put_user() and get_user()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 1/9] mm: vmscan: add validation before spliting shmem large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 34/37] s390/uaccess: Add the missing linux/instrumented.h #include
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2 5/7] bpf: do not create bpf_non_sleepable_error_inject list when unnecessary
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- kernel/kcov.c:635:32: error: 'KCOV_MODE_REMOTE' undeclared
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [linux-next:master 6728/7105] mm/rmap.c:1413: warning: Function parameter or struct member 'flags' not described in 'folio_add_new_anon_rmap'
- From: "Liu, Yujie" <yujie.liu@xxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Hailong Liu <hailong.liu@xxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- PROBLEM: kernel crashes when running xfsdump since ~6.4
- From: Nick Bowler <nbowler@xxxxxxxxxx>
- Re: [PATCH v2 1/9] mm: vmscan: add validation before spliting shmem large folio
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [linus:master] [mm] d2136d749d: vm-scalability.throughput -7.1% regression
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2] mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation
- From: Sung-hun Kim <sfoon.kim@xxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH] mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation
- From: Sung-hun Kim <sfoon.kim@xxxxxxxxxxx>
- [linus:master] [mm] d2136d749d: vm-scalability.throughput -7.1% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm/migrate: make migrate_pages_batch() stats consistent.
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [no subject]
- Re: [RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] mm/migrate: make migrate_pages_batch() stats consistent.
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] mm/migrate: make migrate_pages_batch() stats consistent.
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] bpf: do not create bpf_non_sleepable_error_inject list when unnecessary
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: add one PCP list for THP
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
- From: Takero Funaki <flintglass@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: add one PCP list for THP
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH V2] mm/page_alloc: Separate THP PCP into movable and non-movable categories
- [PATCH v18 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: add one PCP list for THP
- From: Ge Yang <yangge1116@xxxxxxx>
- [PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2 0/7] static key support for error injection functions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 1/7] fault-inject: add support for static keys around fault injection sites
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 6/7] mm, slab: add static key for should_failslab()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 7/7] mm, page_alloc: add static key for should_fail_alloc_page()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 3/7] bpf: support error injection static keys for perf_event attached progs
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 5/7] bpf: do not create bpf_non_sleepable_error_inject list when unnecessary
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 2/7] error-injection: support static keys around injectable functions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 4/7] bpf: support error injection static keys for multi_link attached progs
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] s390/mm: get total ram pages from memblock
- From: Vasily Gorbik <gor@xxxxxxxxxxxxx>
- Re: BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
- From: Erhard Furtner <erhard_f@xxxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: add one PCP list for THP
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] memblock: Move late alloc warning down to phys alloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [linux-next:master 6728/7105] mm/rmap.c:1413: warning: Function parameter or struct member 'flags' not described in 'folio_add_new_anon_rmap'
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
- From: Kees Cook <kees@xxxxxxxxxx>
- [linux-next:master 6397/7105] drivers/gpu/drm/xe/xe_oa.c:388:25: sparse: sparse: incorrect type in initializer (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v5 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v5 6/6] mm/util: Use dedicated slab buckets for memdup_user()
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v5 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v5 1/6] mm/slab: Introduce kmem_buckets typedef
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v5 0/6] slab: Introduce dedicated bucket allocator
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master] [perf test] 658a8805cb: perf-sanity-tests.perf_annotate_basic_tests.fail
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] mm/migrate: make migrate_pages_batch() stats consistent.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v5 01/37] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 27/37] s390/diag: Unpoison diag224() output buffer
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 33/37] s390/uaccess: Add KMSAN support to put_user() and get_user()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [linux-next:master 6632/7105] mm/hugetlb_cgroup.c:840:42: error: 'struct cftype' has no member named 'lockdep_key'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 37/37] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 26/37] s390/cpumf: Unpoison STCCTM output buffer
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 30/37] s390/mm: Define KMSAN metadata for vmalloc and modules
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 24/37] s390/checksum: Add a KMSAN check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 10/37] kmsan: Export panic_on_kmsan
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 31/37] s390/string: Add KMSAN support
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [linux-next:master 6728/7105] mm/rmap.c:1413: warning: Function parameter or struct member 'flags' not described in 'folio_add_new_anon_rmap'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 -next] mm/hugetlb_cgroup: register lockdep key for cftype
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v5 19/37] lib/zlib: Unpoison DFLTCC output buffers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 16/37] mm: slub: Let KMSAN access metadata
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 35/37] s390/unwind: Disable KMSAN checks
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 03/37] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 17/37] mm: slub: Disable KMSAN when checking the padding bytes
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 23/37] s390/boot: Add the KMSAN runtime stub
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 20/37] kmsan: Accept ranges starting with 0 on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 29/37] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 14/37] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 34/37] s390/uaccess: Add the missing linux/instrumented.h #include
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 02/37] kmsan: Make the tests compatible with kmsan.panic=1
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 04/37] kmsan: Increase the maximum store size to 4096
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 21/37] s390/boot: Turn off KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 25/37] s390/cpacf: Unpoison the results of cpacf_trng()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 18/37] mm: kfence: Disable KMSAN when checking the canary
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 22/37] s390: Use a larger stack for KMSAN
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 00/37] kmsan: Enable on s390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 08/37] kmsan: Remove an x86-specific #include from kmsan.h
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 07/37] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 11/37] kmsan: Allow disabling KMSAN checks for the current task
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v3 -next] mm/hugetlb_cgroup: register lockdep key for cftype
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH net-next v7 01/15] mm: page_frag: add a test module for page_frag
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH] mm/page_alloc: add one PCP list for THP
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- m68k 54418 fails to execute user space
- From: Jean-Michel Hautbois <jeanmichel.hautbois@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: add one PCP list for THP
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH] mm/page_alloc: add one PCP list for THP
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] mm/page_alloc: add one PCP list for THP
- [PATCH v2] memblock: Move late alloc warning down to phys alloc
- From: James Gowans <jgowans@xxxxxxxxxx>
- Re: [PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 2/2] mm: swap: mTHP allocate swap entries from nonfull list
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH] memblocks: Move late alloc warning down to phys alloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH v3 1/2] mm: swap: swap cluster switch to double link list
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
- From: Barry Song <baohua@xxxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: swap: swap cluster switch to double link list
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH 3/6] scripts/gdb: change the layout of vmemmap
- From: Kuan-Ying Lee <kuan-ying.lee@xxxxxxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: Ge Yang <yangge1116@xxxxxxx>
- [PATCH] mm/Kconfig: Mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help text
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH] mm/page_alloc: add one PCP list for THP
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] memblocks: Move late alloc warning down to phys alloc
- From: "Gowans, James" <jgowans@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: swap: swap cluster switch to double link list
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH 6/6] scripts/gdb: rename pool_index to pool_index_plus_1
- From: Kuan-Ying Lee <kuan-ying.lee@xxxxxxxxxxxxx>
- [PATCH 5/6] scripts/gdb: change VA_BITS_MIN when we use 16K page
- From: Kuan-Ying Lee <kuan-ying.lee@xxxxxxxxxxxxx>
- [PATCH 2/6] scripts/gdb: rework module VA range
- From: Kuan-Ying Lee <kuan-ying.lee@xxxxxxxxxxxxx>
- [PATCH 0/6] Fix GDB command error
- From: Kuan-Ying Lee <kuan-ying.lee@xxxxxxxxxxxxx>
- [PATCH 1/6] scripts/gdb: redefine MAX_ORDER sanely
- From: Kuan-Ying Lee <kuan-ying.lee@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/migrate: make migrate_pages_batch() stats consistent.
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v1] mm/memory-failure: refactor log format in unpoison_memory
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: Ge Yang <yangge1116@xxxxxxx>
- Re: [PATCH v3 3/3] docs: mm: add enable_soft_offline sysctl
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
- From: xiujianfeng <xiujianfeng@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH v3 -next] mm/hugetlb_cgroup: register lockdep key for cftype
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 4/4] mm/page_alloc: reword the comment of buddy_merge_likely()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH 3/4] mm/page_alloc: fix a typo in comment about GFP flag
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH 2/4] mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH 1/4] mm/sparse: nr_pages won't be 0
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH RFC 4/5] mm/gup-test: Verify exclusive pinned
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH RFC 5/5] mm/gup_test: Verify GUP grabs same pages twice
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH RFC 2/5] mm/gup: Add an option for obtaining an exclusive pin
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH RFC 3/5] mm/gup: Add support for re-pinning a normal pinned page as exclusive
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH RFC 1/5] mm/gup: Move GUP_PIN_COUNTING_BIAS to page_ref.h
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
- From: SeongJae Park <sj@xxxxxxxxxx>
- [RFC PATCH v1 4/5] mm: swap: Scan for free swap entries in allocated clusters
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v1 5/5] mm: swap: Optimize per-order cluster scanning
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v1 3/5] mm: swap: Track allocation order for clusters
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v1 2/5] mm: swap: Change SWAP_NEXT_INVALID to highest value
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v1 1/5] mm: swap: Simplify end-of-cluster calculation
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 5/5] arm64: add attrs and format to ptdump document
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v5 4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 5/6] tools: sync uapi/linux/fs.h header into tools subdir
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 6/6] selftests/proc: add PROCMAP_QUERY ioctl tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 1/6] fs/procfs: extract logic for getting VMA name constituents
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v3 04/16] maple_tree: introduce mas_wr_store_type()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v3 14/16] maple_tree: remove node allocations from various write helper functions
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] fixup DAMOS_MIGRATE_{HOT,COLD} patchset documentation
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 1/2] Docs/admin-guide/damon/usage: trivial fixups for DAMOS_MIGRATE_{HOT,COLD} documetnation
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 2/2] Docs/ABI/damon: document target_nid file
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v3 16/16] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4] mm: convert page type macros to enum
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 09/16] maple_tree: use store type in mas_wr_store_entry()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 07/16] maple_tree: use mas_store_gfp() in mtree_store_range()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 00/16] Introduce a store type enum for the Maple tree
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 03/16] maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 13/16] maple_tree: have mas_store() allocate nodes if needed
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 15/16] maple_tree: remove repeated sanity checks from mas_wr_append()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 02/16] maple_tree: introduce mas_wr_prealloc_setup()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 10/16] maple_tree: convert mas_insert() to preallocate nodes
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 01/16] maple_tree: introduce store_type enum
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 12/16] maple_tree: remove mas_wr_modify()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 05/16] maple_tree: remove mas_destroy() from mas_nomem()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 08/16] maple_tree: print store type in mas_dump()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 06/16] maple_tree: use mas_store_gfp() in mas_erase()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v3 11/16] maple_tree: simplify mas_commit_b_node()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [linux-next:master 4994/6864] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: /soc/gpu@13000000: failed to match any schema with compatible: ['mediatek,mt8188-mali', 'arm,mali-valhall-jm']
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] mm/migrate: make migrate_pages_batch() stats consistent.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] mm/migrate: make migrate_pages_batch() stats consistent.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: mm/slub.c:1163:17: error: implicit declaration of function '__memset'; did you mean '__memset64'? [-Werror=implicit-function-declaration]
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 04/12] mm/damon/sysfs-schemes: use damos_commit_quota_goals()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master 3099/6864] drivers/media/i2c/imx283.c:443:30: error: initializer element is not constant
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 1/5] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/12] mm/damon/sysfs-schemes: remove unnecessary online tuning handling code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master 4993/6864] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: /soc/syscon@10006000: failed to match any schema with compatible: ['mediatek,mt8188-scpsys', 'syscon', 'simple-mfd']
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 01/12] mm/damon/core: implement DAMOS quota goals online commit function
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 05/12] mm/damon/sysfs: remove unnecessary online tuning handling code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 11/12] mm/damon/lru_sort: use damon_commit_ctx()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 12/12] mm/damon/lru_sort: remove unnecessary online tuning handling code
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 10/12] mm/damon/reclaim: remove unnecessary code for online tuning
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 09/12] mm/damon/reclaim: use damon_commit_ctx()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 08/12] mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,schemes}()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 06/12] mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 03/12] mm/damon/sysfs: use damon_commit_ctx()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 00/12] mm/damon: introduce DAMON parameters online commit function
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 02/12] mm/damon/core: implement DAMON context commit function
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v4 2/5] arm64: non leaf ptdump support
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [linux-next:master 4991/6864] arch/arm64/boot/dts/mediatek/mt8390-genio-700-evk.dtb: mailbox@10320000: 'clock-names' is a required property
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] mm/vmalloc: Modify permission reset procedure to avoid invalid access
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v4 09/35] kmsan: Expose kmsan_get_metadata()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 35/35] kmsan: Enable on s390
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v1] mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] ptdump: add intermediate directory support
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v4 12/35] kmsan: Support SLAB_POISON
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v4 2/5] arm64: non leaf ptdump support
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v4 2/5] arm64: non leaf ptdump support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v4 15/35] mm: slub: Let KMSAN access metadata
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v4 5/5] arm64: add attrs and format to ptdump document
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH v4 0/5] ptdump: add intermediate directory support
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v4 16/35] mm: slub: Unpoison the memchr_inv() return value
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v4 4/5] arm64: exclusive upper bound for ptdump entries
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH v4 1/5] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v4 14/35] kmsan: Do not round up pg_data_t size
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v4 3/5] arm64: indent ptdump by level, aligning attributes
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v2 5/5] fstests: add stress truncation + writeback test
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v2 2/5] fstests: add mmap page boundary tests
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH] mm/migrate: make migrate_pages_batch() stats consistent.
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH v12 00/11] Support page table check PowerPC
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 -next 3/3] mm/hugetlb_cgroup: switch to the new cftypes
- From: xiujianfeng <xiujianfeng@xxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 -next 3/3] mm/hugetlb_cgroup: switch to the new cftypes
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH AUTOSEL 6.6 22/35] selftests: cachestat: Fix build warnings on ppc64
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.9 25/44] selftests: cachestat: Fix build warnings on ppc64
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 11/35] kmsan: Allow disabling KMSAN checks for the current task
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] mm/vmalloc: Modify permission reset procedure to avoid invalid access
- From: Leo Liang <ycliang@xxxxxxxxxxxxx>
- [PATCH RFC] mm/readahead: Fix repeat initial_readahead
- From: Peng Zhang <zhangpengpeng0808@xxxxxxxxx>
- mm/slub.c:1163:17: error: implicit declaration of function '__memset'; did you mean '__memset64'? [-Werror=implicit-function-declaration]
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: arm64: Kexec: Warning: virt_to_phys used for non-linear address
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] memblocks: Move late alloc warning down to phys alloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm: swap: swap cluster switch to double link list
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v2 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] s390/mm: get total ram pages from memblock
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 32/35] s390/uaccess: Add KMSAN support to put_user() and get_user()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- [no subject]
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v4 26/35] s390/diag: Unpoison diag224() output buffer
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 32/35] s390/uaccess: Add KMSAN support to put_user() and get_user()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 4/4] mm: memory: rename pages_per_huge_page to nr_pages
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 2/4] mm: memory: use folio in struct copy_subpage_arg
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 0/4] mm: improve clear and copy user folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 3/4] mm: memory: improve copy_user_large_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 1/4] mm: memory: convert clear_huge_page() to folio_zero_user()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [linux-next:master 1797/6646] arch/arm64/boot/dts/qcom/ipq5018-tplink-archer-ax55-v1.dtb: usb@8af8800: interrupts: [[0, 62, 4]] is too short
- From: kernel test robot <lkp@xxxxxxxxx>
- arm64: Kexec: Warning: virt_to_phys used for non-linear address
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/zswap: use only one pool in zswap
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- [linux-next:master] [perf test] 658a8805cb: perf-sanity-tests.perf_annotate_basic_tests.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm: swap: swap cluster switch to double link list
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm: ksm: drop KSM_KMEM_CACHE()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] mm: ksm: drop KSM_KMEM_CACHE()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] khugepaged: Simplify the allocation of slab caches
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxx>
- [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2 4/9] mm: shmem: return number of pages beeing freed in shmem_free_swap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: Barry Song <21cnbao@xxxxxxxxx>
- RE: [PATCH v15 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v2 6/9] mm: shmem: use swap_free_nr() to free shmem swap entries
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- [PATCH v2 9/9] mm: shmem: support large folio swap out
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 8/9] mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_page_cache()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 7/9] mm: shmem: support large folio allocation for shmem_replace_folio()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 3/9] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 5/9] mm: filemap: use xa_get_order() to get the swap entry order
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/9] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/9] support large folio swap-out and swap-in for shmem
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/9] mm: vmscan: add validation before spliting shmem large folio
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [Question] race during kasan_populate_vmalloc_pte
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v4] mm: convert page type macros to enum
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [PATCH v2 1/2] mm: swap: swap cluster switch to double link list
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [linux-next:master] [mm/hugetlb_cgroup] 11308a02a5: BUG:key#has_not_been_registered
- From: xiujianfeng <xiujianfeng@xxxxxxxxxx>
- [PATCH -next] mm/hugetlb_cgroup: register lockdep key for cftype
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxx>
- Re: [PATCH] mm: fix hard lockup in __split_huge_page
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [PATCH] mm: fix hard lockup in __split_huge_page
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [PATCH] mm: fix hard lockup in __split_huge_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [PATCH] mm: fix hard lockup in __split_huge_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [linux-next:master] [mm/hugetlb_cgroup] 11308a02a5: BUG:key#has_not_been_registered
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v3 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v3 6/6] selftests/mm: remove local __NR_* definitions
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v3 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v3 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v3 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v3 0/6] cleanups, fixes, and progress towards avoiding "make headers"
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH] mm: fix hard lockup in __split_huge_page
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH] khugepaged: Simplify the allocation of slab caches
- From: Hongfu Li <lihongfu@xxxxxxxxxx>
- Re: [PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
- From: yangge1116 <yangge1116@xxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [linus:master] [mm/migrate] 7262f208ca: kernel_BUG_at_mm/migrate.c
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [linux-next:master 6562/6646] htmldocs: Warning: Documentation/filesystems/xfs-online-fsck-design.rst references a file that doesn't exist: Documentation/filesystems/xfs-self-describing-metadata.rst
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 11/11] xfs: enable block size larger than page size support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v2 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2 1/3] mm: extend rmap flags arguments for folio_add_new_anon_rmap
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH] cifs: fix the incorrect assertion in cifs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v4] mm: convert page type macros to enum
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v4] mm: convert page type macros to enum
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 13/16] maple_tree: have mas_store() allocate nodes if needed
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v4] mm: convert page type macros to enum
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 4403/5501] drivers/md/md.c:620:21-22: Unneeded semicolon
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4] mm: convert page type macros to enum
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.10-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.10-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/2] mm/zswap: use only one pool in zswap
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/zswap: use only one pool in zswap
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.10-rc5
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.10-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/migrate: fix BUG_ON in migrate_misplaced_folio() and compact_zone()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v12 05/13] page_pool: convert to use netmem
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [GIT PULL] hotfixes for 6.10-rc5
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (2)
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] kunit/usercopy: Disable testing on !CONFIG_MMU
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Christian Kastner <ckk@xxxxxxxxxx>
- [PATCH v3 3/3] docs: mm: add enable_soft_offline sysctl
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v3 2/3] selftest/mm: test enable_soft_offline behaviors
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH v3 0/3] Userspace controls soft-offline pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/zswap: use only one pool in zswap
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 11/11] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH] Add accumulated call counter for memory allocation profiling
- From: David Wang <00107082@xxxxxxx>
- Re: [PATCH] memcg: use ratelimited stats flush in the reclaim
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH net-next v12 06/13] page_pool: devmem support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- [PATCH] mm/migrate: fix BUG_ON in migrate_misplaced_folio() and compact_zone()
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [syzbot] WARNING in unmap_page_range (3)
- From: syzbot <syzbot+e145145f0c83d4deb8fa@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 6.6 22/35] selftests: cachestat: Fix build warnings on ppc64
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.9 25/44] selftests: cachestat: Fix build warnings on ppc64
- From: Sasha Levin <sashal@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]