Linux Memory Management
[Prev Page][Next Page]
- [RFC PATCH 6/7] mm: zswap: simplify writeback function
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [RFC PATCH 5/7] mm: zswap: remove shrink from zpool interface
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [RFC PATCH 4/7] mm: zswap: remove page reclaim logic from zsmalloc
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [RFC PATCH 3/7] mm: zswap: remove page reclaim logic from z3fold
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [RFC PATCH 2/7] mm: zswap: remove page reclaim logic from zbud
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [RFC PATCH 1/7] mm: zswap: add pool shrinking mechanism
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH 0/7] mm: zswap: move writeback LRU from zpool to zswap
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- Re: Re: [PATCH net-next v5 3/3] sock: Fix misuse of sk_under_memory_pressure()
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- Re: Re: [PATCH net-next v5 2/3] sock: Always take memcg pressure into consideration
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 00/14] Reduce preallocations for maple tree
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] vmstat: skip periodic vmstat update for nohz full CPUs
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 3/4] workqueue: add schedule_on_each_cpumask helper
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [linux-next:master 2368/6966] tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:330:18: warning: no previous prototype for 'bpf_kfunc_call_test_offset'
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 00/14] Reduce preallocations for maple tree
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [linux-next:master 2368/6966] tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:330:18: warning: no previous prototype for 'bpf_kfunc_call_test_offset'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/14] Reduce preallocations for maple tree
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: Re: [PATCH net-next v5 2/3] sock: Always take memcg pressure into consideration
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- Re: [PATCH 00/14] Reduce preallocations for maple tree
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC v3 07/21] mm: PKRAM: introduce super block
- From: Coiby Xu <coxu@xxxxxxxxxx>
- Re: [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH 8/9] mm: vmalloc: Offload free_vmap_area_lock global lock
- From: Baoquan He <bhe@xxxxxxxxxx>
- [cel:topic-shmem-stable-dir-cookies] [shmem] 3d84f19334: WARNING:suspicious_RCU_usage
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 1/4] mm/mprotect: Retry on pmd_trans_unstable()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v11 20/20] Documentation/x86: Add documentation for TDX host support
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 17/20] x86/kexec: Flush cache of TDX private memory
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 16/20] x86/virt/tdx: Initialize all TDMRs
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 14/20] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 13/20] x86/virt/tdx: Designate reserved areas for all TDMRs
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 03/20] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 02/20] x86/virt/tdx: Detect TDX during kernel boot
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 01/20] x86/tdx: Define TDX supported page sizes as macros
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v11 00/20] TDX host kernel support
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load
- From: Rudi Heitbaum <rudi@xxxxxxxxxxxx>
- Re: [PATCH 00/14] Reduce preallocations for maple tree
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH net-next v5 2/3] sock: Always take memcg pressure into consideration
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [syzbot] [mm?] [usb?] memory leak in new_inode (2)
- From: syzbot <syzbot+ea01ee90cdba474c187b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: 程垲涛 Chengkaitao Cheng <chengkaitao@xxxxxxxxxxxxxx>
- Re: [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 1/1] selftests: error out if kernel header files are not yet built
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 0/1] selftests: error out if kernel header files are not yet built
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [linux-next:master 6832/6849] drivers/input/tests/input_test.o: warning: objtool: input_test_grab() falls through to next function input_test_match_device_id()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH net-next v3 03/11] tls/sw: Use zero-length sendmsg() without MSG_MORE to flush
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH] memcg: use helper macro FLUSH_TIME
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] memcg: use helper macro FLUSH_TIME
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [PATCH] memcg: use helper macro FLUSH_TIME
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH net-next v3 11/11] net: Add samples for network I/O and splicing
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] mm: remove obsolete alloc_migrate_target()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH v2] mm: page_alloc: remove unneeded header files
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: remove unneeded header files
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH] mm:Improve the execution efficiency of early_ioremap_setup()
- From: Liam Ni <zhiguangni01@xxxxxxxxx>
- Re: [PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 0/1] RESEND fix page_cache_next/prev_miss off by one error
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v2 09/11] selftests/mm: move psize(), pshift() into vm_utils.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 01/11] selftests/mm: fix uffd-stress unused function warning
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 00/11] A minor flurry of selftest/mm fixes
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 11/11] Documentation: kselftest: "make headers" is a prerequisite
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 1/4] mm/mprotect: Retry on pmd_trans_unstable()
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH V1] kthread: Unify kernel_thread() and user_mode_thread()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [linux-next:master 6592/6849] drivers/gpu/drm/tests/drm_buddy_test.o: warning: objtool: drm_test_buddy_alloc_pathological+0x3c0: stack state mismatch: cfa1=4+184 cfa2=4+192
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] RESEND fix page_cache_next/prev_miss off by one error
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH 4/4] mm: Make most walk page paths with pmd_trans_unstable() to retry
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 3/4] mm: Warn for unstable pmd in move_page_tables()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 2/4] mm/migrate: Unify and retry an unstable pmd when hit
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 1/4] mm/mprotect: Retry on pmd_trans_unstable()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 0/4] mm: Fix pmd_trans_unstable() call sites on retry
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH 0/1] RESEND fix page_cache_next/prev_miss off by one error
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v3 3/4] mm/damon/ops-common: Refactor to use {pte|pmd}p_clear_young_notify()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH net-next v5 3/3] sock: Fix misuse of sk_under_memory_pressure()
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/hugetlb: Use a folio in hugetlb_wp()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 2/3] sock: Always take memcg pressure into consideration
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Helge Deller <deller@xxxxxx>
- Re: Bug in short splice to socket?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH net-next v5 1/3] net-memcg: Fold dependency into memcg pressure cond
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH] mm: zswap: multiple zpool support
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/2] mm/hugetlb: Use a folio in hugetlb_wp()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] mm: zswap: multiple zpool support
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v2 0/3] vmstat bug fixes for nohz_full and isolated CPUs
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v2 1/3] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v2 2/3] vmstat: skip periodic vmstat update for nohz full CPUs
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH net-next v3 03/11] tls/sw: Use zero-length sendmsg() without MSG_MORE to flush
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 00/14] Reduce preallocations for maple tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 13/14] maple_tree: Refine mas_preallocate() node calculations
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] mm: zswap: multiple zpool support
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH net-next v3 03/11] tls/sw: Use zero-length sendmsg() without MSG_MORE to flush
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/4] vmstat: skip periodic vmstat update for nohz full CPUs
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 3/4] workqueue: add schedule_on_each_cpumask helper
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 00/12] A minor flurry of selftest/mm fixes
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/hugetlb: Use a folio in hugetlb_wp()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION bc708bbd8260ee4eb3428b0109f5f3be661fae46
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: Bug in short splice to socket?
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH 1/2] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm: zswap: multiple zpool support
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: zswap: multiple zpool support
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 1/2] mm/hugetlb: Use a folio in copy_hugetlb_page_range()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH 2/2] maple_tree: add a fast path case in mas_wr_slot_store()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v3 05/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] mm/damon/ops-common: Refactor to use {pte|pmd}p_clear_young_notify()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 00/12] mm: free retracted page table by RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH net-next v3 08/11] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- RE: [PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- [PATCH 6/5] mm: compaction: have compaction_suitable() return bool
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH net-next v3 11/11] net: Add samples for network I/O and splicing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 10/11] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 09/11] tls/device: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 07/11] tls/sw: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 06/11] tls: Address behaviour change in multi_chunk_sendfile kselftest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 05/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 04/11] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 03/11] tls/sw: Use zero-length sendmsg() without MSG_MORE to flush
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 02/11] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 01/11] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 3/5] mm: compaction: refactor __compaction_suitable()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/5] mm: compaction: simplify should_compact_retry()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCHv13 9/9] x86/tdx: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCHv13 9/9] x86/tdx: Add unaccepted memory support
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: zswap: do not shrink if cgroup may not zswap
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCHv13 9/9] x86/tdx: Add unaccepted memory support
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH] highmem: Rename put_and_unmap_page() to unmap_and_put_page()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- re: zswap: do not shrink if cgroup may not zswap
- From: "Colin King (gmail)" <colin.i.king@xxxxxxxxx>
- Re: [PATCHv13 3/9] efi/libstub: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 4cdb5de9397ded8c13f16ec4d0d341c6e6b64016
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: Bug in short splice to socket?
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv13 3/9] efi/libstub: Implement support for unaccepted memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 2/2] mm/mm_init.c: remove reset_node_present_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 5699/6849] drivers/bus/fsl-mc/fsl-mc-allocator.c:108:12: warning: variable 'mc_bus_dev' is uninitialized when used here
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 10/17] iio: core: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 4/4] mm/vmstat: do not refresh stats for nohz_full CPUs
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 3/4] workqueue: add schedule_on_each_cpumask helper
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 2/4] vmstat: skip periodic vmstat update for nohz full CPUs
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 13/14] maple_tree: Refine mas_preallocate() node calculations
- From: Peng Zhang <perlyzhang@xxxxxxxxx>
- [PATCH] highmem: Rename put_and_unmap_page() to unmap_and_put_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 08/12] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 06/12] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 00/12] A minor flurry of selftest/mm fixes
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 4/4] mm: Fix failure to unmap pte on highmem systems
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 1/4] mm: vmalloc must set pte via arch code
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v3 0/4] Fixes for pte encapsulation bypasses
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 0/2] Increase the size of LRU pagevecs
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: Bug in short splice to socket?
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 3/3] sock: Fix misuse of sk_under_memory_pressure()
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- [PATCH net-next v5 2/3] sock: Always take memcg pressure into consideration
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- [PATCH net-next v5 1/3] net-memcg: Fold dependency into memcg pressure cond
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- [PATCH net-next v5 0/3] sock: Improve condition on sockmem pressure
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- Re: [PATCH 00/14] Reduce preallocations for maple tree
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [RFC PATCH stable 5.10/5.15] mm: Pass head page to clear_page_mlock for page_remove_rmap
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- [PATCH 2/2] maple_tree: add a fast path case in mas_wr_slot_store()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH 1/2] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH -V3 5/5] swap: comments get_swap_device() with usage rule
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH -V3 4/5] swap: remove get/put_swap_device() in __swap_duplicate()
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH -V3 3/5] swap: remove __swp_swapcount()
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH -V3 2/5] swap, __read_swap_cache_async(): enlarge get/put_swap_device protection range
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH -V3 1/5] swap: Remove get/put_swap_device() in __swap_count()
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [RESEND PATCH] memblock: Update nid info in memblock debugfs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 00/12] mm: free retracted page table by RCU
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 2/2] mm/hugetlb: Use a folio in hugetlb_wp()
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH 1/2] mm/hugetlb: Use a folio in copy_hugetlb_page_range()
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [LTP] Question about oom02 testcase
- From: Gou Hao <gouhao@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Fwd: Started to get "memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL"
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [RFC PATCH stable 5.10/5.15] mm: Pass head page to clear_page_mlock for page_remove_rmap
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 2/2] mm/hugetlb: Use a folio in hugetlb_wp()
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- [PATCH 1/2] mm/hugetlb: Use a folio in copy_hugetlb_page_range()
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- [PATCH 0/2] Convert two functions in hugetlb.c to use a folio
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- Re: [PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 06/12] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 08/12] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 00/12] A minor flurry of selftest/mm fixes
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC v3 00/21] Preserved-over-Kexec RAM
- From: Anthony Yznaga <anthony.yznaga@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH] tmpfs.5: extend with new noswap documentation
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [linux-next:master 5938/6538] mm/zswap.c:1183:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [linux-next:master 5938/6538] mm/zswap.c:1183:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2] zswap: Avoid uninitialized use of ret in zswap_frontswap_store()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] zswap: Avoid uninitialized use of ret in zswap_frontswap_store()
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2] zswap: Avoid uninitialized use of ret in zswap_frontswap_store()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v2] zswap: Avoid uninitialized use of ret in zswap_frontswap_store()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCHv13 8/9] x86/tdx: Refactor try_accept_one()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH] zswap: Avoid uninitialized use of ret in zswap_frontswap_store()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCHv13 1/9] mm: Add support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 9/9] x86/tdx: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 5/9] efi: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 2/9] efi/x86: Get full memory map in allocate_e820()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv13 3/9] efi/libstub: Implement support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH] zswap: Avoid uninitialized use of ret in zswap_frontswap_store()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 3/4] workqueue: add schedule_on_each_cpumask helper
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH] zswap: Avoid uninitialized use of ret in zswap_frontswap_store()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] mm: zswap: multiple zpool support
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 571d71e886a5edc89b4ea6d0fe6f445282938320
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Bug in short splice to socket?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 2/2] mm/mm_init.c: do not calculate memmap and reserved pages for empty zone
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 2/2] mm/mm_init.c: remove reset_node_present_pages()
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- [PATCH 1/2] mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] mm: zswap: multiple zpool support
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] mm: zswap: shrink until can accept
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH] zswap: Avoid uninitialized use of ret in zswap_frontswap_store()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mm: zswap: shrink until can accept
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH 12/12] fuse: use direct_write_fallback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/12] fs: factor out a direct_write_fallback helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup the filemap / direct I/O interaction v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/12] filemap: add a kiocb_write_and_wait helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/12] filemap: update ki_pos in generic_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/12] backing_dev: remove current->backing_dev_info
- From: Christoph Hellwig <hch@xxxxxx>
- [akpm-mm:mm-unstable 23/209] mm/zswap.c:1183:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 6070/6538] drivers/net/dsa/qca/qca8k-leds.c:406:31: error: 'struct led_classdev' has no member named 'hw_control_get_device'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Bug in short splice to socket?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 6069/6538] drivers/net/dsa/qca/qca8k-leds.c:377:31: error: 'struct led_classdev' has no member named 'hw_control_is_supported'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Fwd: Started to get "memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
- From: Jann Horn <jannh@xxxxxxxxxx>
- [RESEND PATCH] memblock: Update nid info in memblock debugfs
- From: Yuwei Guan <ssawgyw@xxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH RESEND] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu()
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: Bug in short splice to socket?
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: madvise: fix uneven accounting of psi
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: Bug in short splice to socket?
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: madvise: fix uneven accounting of psi
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH] memblock: Update nid info in memblock debugfs
- From: Yuwei Guan <ssawgyw@xxxxxxxxx>
- Re: [PATCH v2] mm/migrate_device: Try to handle swapcache pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 2ef1da21bb4b64049769806b5ca056948ef02aa6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in Chelsio-TLS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v2 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
- From: Kirill Tkhai <tkhai@xxxxx>
- Re: [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- RE: Bug in short splice to socket?
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [LTP] Question about oom02 testcase
- From: Li Wang <liwang@xxxxxxxxxx>
- WARN at kernel/sched/core.c:5358 (kthread_end_lazy_tlb_mm)
- From: Sachin Sant <sachinp@xxxxxxxxxxxxx>
- Re: [linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH 1/2] mm/mm_init.c: move set_pageblock_order() to free_area_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 05/13] module, jitalloc: drop module_alloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 01/13] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
- From: Kirill Tkhai <tkhai@xxxxx>
- Re: [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH net-next v2 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [LTP] Question about oom02 testcase
- From: Gou Hao <gouhao@xxxxxxxxxxxxx>
- [BUG] trigger BUG_ON in mas_store_prealloc when low memory
- From: John Hsu (許永翰) <John.Hsu@xxxxxxxxxxxx>
- Re: Re: [PATCH v4 4/4] sock: Remove redundant cond of memcg pressure
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] sock: Remove redundant cond of memcg pressure
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] make unregistration of super_block shrinker more faster
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [LTP] Question about oom02 testcase
- From: Li Wang <liwang@xxxxxxxxxx>
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH mm-unstable 4/4] mm: multi-gen LRU: cleanup lru_gen_test_recent()
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [PATCH mm-unstable 3/4] mm: multi-gen LRU: add helpers in page table walks
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [PATCH mm-unstable 2/4] mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [PATCH mm-unstable 1/4] mm: multi-gen LRU: use macro for bitmap
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [PATCH v1 1/3] selftests/mm: factor out detection of hugetlb page sizes into vm_util
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Fwd: Started to get "memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL"
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 2/2] mm/mm_init.c: do not calculate memmap and reserved pages for empty zone
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- [PATCH 1/2] mm/mm_init.c: move set_pageblock_order() to free_area_init()
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- [linux-next:master 5938/6538] mm/zswap.c:1183:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/2] THP: avoid lock when check whether THP is in deferred list
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [linux-next:master 6070/6538] drivers/net/dsa/qca/qca8k-leds.c:406:18: error: no member named 'hw_control_get_device' in 'struct led_classdev'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] memblock: Update nid info in memblock debugfs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/12] filemap: update ki_pos in generic_perform_write
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH 14/14] mm/mmap: Change vma iteration order in do_vmi_align_munmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 11/14] maple_tree: Move mas_wr_end_piv() below mas_wr_extend_null()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 06/14] maple_tree: Introduce __mas_set_range()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC PATCH v1 4/7] mm/memory_failure: unmap raw HWPoison PTEs when possible
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: "Zhang, Cathy" <cathy.zhang@xxxxxxxxx>
- [PATCH 13/14] maple_tree: Refine mas_preallocate() node calculations
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 12/14] maple_tree: Update mas_preallocate() testing
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 10/14] mm: Set up vma iterator for vma_iter_prealloc() calls
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 09/14] mm: Use vma_iter_clear_gfp() in nommu
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 08/14] maple_tree: Re-introduce entry to mas_preallocate() arguments
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 07/14] mm: Remove re-walk from mmap_region()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 04/14] mm: Change do_vmi_align_munmap() side tree index
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 05/14] mm: Remove prev check from do_vmi_align_munmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 03/14] mm: Move unmap_vmas() declaration to internal header
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 02/14] maple_tree: Add benchmarking for mas_prev()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 01/14] maple_tree: Add benchmarking for mas_for_each
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH 00/14] Reduce preallocations for maple tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC v3 00/21] Preserved-over-Kexec RAM
- From: Baoquan He <bhe@xxxxxxxxxx>
- Fwd: Started to get "memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL"
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] userfaultfd: Fix regression in userfaultfd_unmap_prep()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
- From: Kirill Tkhai <tkhai@xxxxx>
- Re: [PATCH 2/2] arm64: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [RFC v3 00/21] Preserved-over-Kexec RAM
- From: Anthony Yznaga <anthony.yznaga@xxxxxxxxxx>
- Re: [PATCH 4/8] fs: shrink only (SB_ACTIVE|SB_BORN) superblocks in super_cache_scan()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH 3/8] fs: move list_lru_destroy() to destroy_super_work()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] mm: vmscan: split unregister_shrinker()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: zswap: multiple zpools support
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2] mm: zswap: multiple zpools support
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] mm: madvise: fix uneven accounting of psi
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v2] mm: zswap: multiple zpools support
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v4 7/7] selftests: mm: Add a test for moving from an offset from start of mapping
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 6/7] selftests: mm: Add a test for remapping within a range
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 4/7] selftests: mm: Add a test for mutually aligned moves > PMD size
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 3/7] selftests: mm: Fix failure case when new remap region was not found
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 2/7] mm/mremap: Allow moves within the same VMA for stack
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: madvise: fix uneven accounting of psi
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 31/34] sparc64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 26/34] mips: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 24/34] loongarch: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 21/34] arm64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 20/34] arm: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 18/34] mm: Remove page table members from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 17/34] s390: Convert various pgalloc functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 16/34] s390: Convert various gmap functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 15/34] x86: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 12/34] mm: Convert ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 05/34] mm: add utility functions for ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 07/34] mm: Convert ptlock_alloc() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 10/34] mm: Convert ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 08/34] mm: Convert ptlock_ptr() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 04/34] pgtable: Create struct ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 00/34] Split ptdesc from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 02/10] mm/kvm: use mmu_notifier_ops->test_clear_young()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [linux-next:master 6093/6126] include/linux/usb/typec_mux.h:77:1: error: expected identifier or '('
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 6093/6126] include/linux/usb/typec_mux.h:77:1: error: expected identifier or '(' before '{' token
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 0/8] make unregistration of super_block shrinker more faster
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCHv12.1 1/9] mm: Add support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/12] mm: free retracted page table by RCU
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCHv12 1/9] mm: Add support for unaccepted memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION d4cee89031c80066ec461bb77b5e13a4f37d5fd2
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 33e2f287e32dc7203efcce4c6e5359b308f119b3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCHv12 1/9] mm: Add support for unaccepted memory
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCHv12 1/9] mm: Add support for unaccepted memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/20] bio: check return values of bio_add_page
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v6 17/17] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 16/17] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 15/17] iommu/dma: Force bouncing if the size is not cacheline-aligned
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 14/17] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 13/17] dma-mapping: Name SG DMA flag helpers consistently
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 12/17] scatterlist: Add dedicated config for DMA flags
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 11/17] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 10/17] iio: core: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 09/17] dm-crypt: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 08/17] drivers/spi: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 07/17] drivers/usb: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 06/17] drivers/gpu: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 05/17] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 04/17] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 03/17] mm/slab: Simplify create_kmalloc_cache() args and make it static
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 02/17] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 2/2] arm64: Notify on pte permission upgrades
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]