Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- RE: [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/3] bpf: Add kmem_cache iterator
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy
- From: jane.chu@xxxxxxxxxx
- Re: [PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] mm: pagewalk: add the ability to install PTEs
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [syzbot] [mm?] KMSAN: uninit-value in swap_writepage
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH RFC/RFT 1/3] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 2/3] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 2/2] Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 1/2] Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/2] Docs/damon/maintainer-profile: a couple of minor hotfixes
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [RFC v3 2/3] fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [no subject]
- Re: [linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in vms_complete_munmap_vmas
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [syzbot] [mm?] INFO: task hung in hugetlb_wp
- From: syzbot <syzbot+c391aebb8e8e8cd95c55@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFC v2 1/4] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [syzbot] [mm?] KCSAN: data-race in exec_mmap / vms_clear_ptes
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH] mm: make pcp decay work with onhz
- From: alexjlzheng@xxxxxxxxx
- Re: [RFC v3 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH] mm: shrinker: avoid memleak in alloc_shrinker_info
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it
- From: Fares Mehanna <faresx@xxxxxxxxx>
- Re: [BUG] page table UAF, Re: [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [RFC v2 4/4] fadump: Move fadump_cma_init to setup_arch() after initmem_init()
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
- From: Christian Theune <ct@xxxxxxxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v3 2/2] maple_tree: add regression test for spanning store bug
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH hotfix 6.12 v3 1/2] maple_tree: correct tree corruption on spanning store
- From: Mikhail Gavrilov <mikhail.v.gavrilov@xxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
- From: Chris Mason <clm@xxxxxxxx>
- Re: [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it
- From: "Mediouni, Mohamed" <mediou@xxxxxxxxx>
- Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2] vmscan: add a vmscan event for reclaim_pages
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it
- From: "Mediouni, Mohamed" <mediou@xxxxxxxxx>
- Re: [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 2/2] vdso: Introduce vdso/page.h
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] mm/page_alloc: Let GFP_ATOMIC order-0 allocs access highatomic reserves
- From: Matt Fleming <matt@xxxxxxxxxxxxxxxx>
- [PATCH] mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
- From: Matt Fleming <mfleming@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [RFC v2 0/4] cma: powerpc fadump fixes
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Zong Li <zong.li@xxxxxxxxxx>
- Re: [PATCH v1 0/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v1 0/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
- From: Thomas Huth <thuth@xxxxxxxxxx>
- RE: [PATCH] vmscan: add a vmscan event for reclaim_pages
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH v1 2/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 2/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v1 2/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 0/3] introduce PIDFD_SELF* sentinels
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 2/3] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 2/2] vdso: Introduce vdso/page.h
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [RFC v2 3/4] fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] kasan: migrate copy_user_test to kunit
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- [PATCH] kasan: migrate copy_user_test to kunit
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- [PATCH] mm/hugetlb: Concentrated releases memory when cmdline specifies node requests for large pages
- From: suhua <suhua.tanke@xxxxxxxxx>
- Re: [PATCH RFC/RFT 2/3] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH RFC/RFT 1/3] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [RFC v2 0/4] cma: powerpc fadump fixes
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 2/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/2] mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 0/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
- From: "yuan.gao" <yuan.gao@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [RFC v2 0/4] cma: powerpc fadump fixes
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [RFC v2 1/4] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [mm?] linux-next test error: kernel BUG in folio_add_new_anon_rmap
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [mm?] linux-next test error: kernel BUG in folio_add_new_anon_rmap
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: huge_memory: add thp_vma_disabled()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [mm?] INFO: task hung in hugetlb_fault
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH hotfix 6.12 v3 1/2] maple_tree: correct tree corruption on spanning store
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH] mm: Define general function pXd_init()
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- Re: [PATCH v2] mm: swap: prevent possible data-race in __try_to_reclaim_swap
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
- From: Qun-Wei Lin <qun-wei.lin@xxxxxxxxxxxx>
- Re: Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
- From: Christian Theune <ct@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
- From: Qun-wei Lin (林群崴) <Qun-wei.Lin@xxxxxxxxxxxx>
- Re: [PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] vmscan: add a vmscan event for reclaim_pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- RE: [PATCH] vmscan: add a vmscan event for reclaim_pages
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- RE: [PATCH] vmscan: add a vmscan event for reclaim_pages
- From: 김재원 <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- [RFC v2 2/4] fadump: Refactor and prepare fadump_cma_init for late init
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
- From: Christian Theune <ct@xxxxxxxxxxxxxxx>
- Re: [linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [syzbot] [mm?] INFO: rcu detected stall in sys_mprotect (8)
- From: syzbot <syzbot+6f7c31cf5ae4944ad6f0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [RFC PATCH] mm: avoid clearing user movable page twice with init_on_alloc=1
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH] mm: avoid clearing user movable page twice with init_on_alloc=1
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v3] tmpfs: don't enable large folios if not supported
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
- From: chenridong <chenridong@xxxxxxxxxx>
- Re: [PATCH v2 1/1] swap: shmem: remove SWAP_MAP_SHMEM
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: Possible regression with file madvise(MADV_COLLAPSE)
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v6] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- Re: [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Zong Li <zong.li@xxxxxxxxxx>
- Re: [PATCH 2/2] maple_tree: Add some alloc node test case
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/2] maple_tree: fix alloc node fail issue
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 2/4] mm/sparse-vmemmap: set pte_init when vmemmap is created
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/4] mm/sparse-vmemmap: set pte_init when vmemmap is created
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: deal with active/inactive inversion in lru_gen_is_active
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [partial fix] Re: [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- 答复: 答复: 回复: [External Mail]Re: [PATCH v2] mm/cma: print total and used count in cma_alloc()
- From: 高翔 <gaoxiang17@xxxxxxxxxx>
- Re: [PATCH] maple_tree: fix outdated flag name in comment
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH] mm/zsmalloc: Use memcpy_from/to_page whereever possible
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 4/4] maple_tree: fix potential allocation failure even has memory
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [RFC PATCH v1 0/1] seal system mappings
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH 2/3] mm: huge_memory: add thp_vma_disabled()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH RFC/RFT 1/3] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH RFC/RFT 2/3] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH RFC/RFT 0/3] Converge common flows for cpu assisted shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mseal.rst additional fix
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [partial fix] Re: [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [partial fix] Re: [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v5 bpf-next 1/3] bpf: Add kmem_cache iterator
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v5 bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS cb0f2801b3edd23009479d4bc5b7d084e945df49
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [mm?] INFO: task hung in hugetlb_fault
- From: syzbot <syzbot+7bb5e48f6ead66c72906@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH][next] mm/execmem: Remove logically deadcode in execmem.c
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [syzbot] [mm?] KMSAN: uninit-value in swap_writepage
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/5] mm: Introduce guest_memfd library
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- Re: [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: 答复: 回复: [External Mail]Re: [PATCH v2] mm/cma: print total and used count in cma_alloc()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: add pcp high_min high_max to proc zoneinfo
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 tip/perf/core 3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH v6 10/10] docs: tmpfs: Add casefold options
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 09/10] tmpfs: Expose filesystem features via sysfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 07/10] tmpfs: Add casefold lookup support
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 05/10] libfs: Export generic_ci_ dentry functions
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 04/10] unicode: Recreate utf8_parse_version()
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 02/10] ext4: Use generic_ci_validate_strict_name helper
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
- From: "Manwaring, Derek" <derekmn@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 0cca97bf23640ff68a6e8a74e9b6659fdc27f48c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Kees Bakker <kees@xxxxxxxxxxxx>
- Re: [PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 2/3] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 0/3] introduce PIDFD_SELF* sentinels
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH][next] mm/execmem: Remove logically deadcode in execmem.c
- From: "Everest K.C." <everestkc@xxxxxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: James Morse <james.morse@xxxxxxx>
- [PATCH] mm/zsmalloc: Use memcpy_from/to_page whereever possible
- From: Pintu Kumar <quic_pintu@xxxxxxxxxxx>
- Re: [PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] memcg: add tracing for memcg stat updates
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] memcg: add tracing for memcg stat updates
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] maple_tree: remove conditionals to detect wr_node_store
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [linux-next:master 2784/3639] WARNING: modpost: vmlinux: section mismatch in reference: rtnl_net_debug_exit+0x20 (section: .exit.text) -> rtnl_net_debug_net_ops (section: .init.data)
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] mm/damon: Fix memory leak in damon_sysfs_test_add_targets()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH] mm/kmemleak: fix typo in object_no_scan() comment
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it
- From: Fares Mehanna <faresx@xxxxxxxxx>
- Re: [PATCH] mm: remove unused hugepage for vma_alloc_folio()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [syzbot] [mm?] INFO: task hung in exit_mmap
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: Bisected: [PATCH v5 8/8] x86/module: enable ROX caches for module text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [syzbot] [mm?] INFO: task hung in exit_mmap
- From: syzbot <syzbot+39bc767144c55c8db0ea@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] KVM: arm64: Shave a few bytes from the EL2 idmap code
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] mm: remove unused hugepage for vma_alloc_folio()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: huge_memory: add thp_vma_disabled()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v1 0/5] virtio-mem: s390x support
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: huge_memory: add thp_vma_disabled()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 0/5] virtio-mem: s390x support
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: Proposal: bi-weekly guest_memfd upstream call
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH v3 -next 15/15] sysctl: remove unneeded include
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 05/15] mm: util: move sysctls to mm/util.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 03/15] mm: swap: move sysctl to mm/swap.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH v4 2/2] vdso: Introduce vdso/page.h
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- [PATCH v4 1/2] drm: i915: Change fault type to unsigned long
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- [PATCH v4 0/2] vdso: Use only headers from the vdso/ namespace
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Proposal: bi-weekly guest_memfd upstream call
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 3046/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: dp-intf@1c015000: power-domains: False schema does not allow [[54, 16]]
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- Re: [PATCH RFC v2 0/5] mm: Introduce guest_memfd library
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v6 2/2] rust: miscdevice: add mmap support
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: huge_memory: add thp_vma_disabled()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: huge_memory: move file_thp_enabled() into huge_memory.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/damon: Fix memory leak in damon_sysfs_test_add_targets()
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH] mm: remove unused hugepage for vma_alloc_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vdso: Introduce vdso/page.h
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Re: [PATCH v3 2/2] vdso: Introduce vdso/page.h
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Re: [PATCH v3 2/2] vdso: Introduce vdso/page.h
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Re: [PATCH v1 0/5] virtio-mem: s390x support
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] mm: add pcp high_min high_max to proc zoneinfo
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [linux-next:master 2957/3639] arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a...
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
- From: Aleksei Vetrov <vvvvvv@xxxxxxxxxx>
- Re: [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [linux-next:master 2288/2853] arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dtb: clock-controller@c8c0000: clocks: [[31, 0], [34, 178], [144, 1], [144, 0], [145, 1], [145, 0], [146], [0], [0], [0], [34, 184]] is too long
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [linux-next:master 2784/3639] WARNING: modpost: vmlinux: section mismatch in reference: rtnl_net_debug_exit+0x20 (section: .exit.text) -> rtnl_net_debug_net_ops (section: .init.data)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 10/11] KVM: arm64: Handle guest_memfd()-backed guest page faults
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [RFC PATCH v3 4/4] docs: tmpfs: add documention for 'write_size' huge option
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v3 2/4] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v3 3/4] mm: shmem: add large folio support to the write and fallocate paths for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v3 0/4] Support large folios for tmpfs
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v3 1/4] mm: factor out the order calculation into a new helper
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] INFO: task hung in hugetlb_wp
- From: syzbot <syzbot+c391aebb8e8e8cd95c55@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master 2288/2853] arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dtb: clock-controller@c8c0000: clocks: [[31, 0], [34, 178], [144, 1], [144, 0], [145, 1], [145, 0], [146], [0], [0], [0], [34, 184]] is too long
- From: Marc Gonzalez <mgonzalez@xxxxxxxxxx>
- Re: [linux-next:master 2312/2853] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: phy@1bfc000: clocks: [[52, 122], [52, 120], [139, 10], [52, 123], [52, 125], [52, 127]] is too long
- From: Johan Hovold <johan@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 11/11] KVM: arm64: Enable guest_memfd private memory when pKVM is enabled
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
- From: chenridong <chenridong@xxxxxxxxxx>
- [linux-next:master 3043/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: jpeg-decoder@1a040000: iommus: [[98, 685], [98, 686], [98, 690], [98, 691], [98, 692], [98, 693]] is too long
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 06/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 08/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 09/11] KVM: arm64: Skip VMA checks for slots without userspace address
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 07/11] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as mappable
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 05/11] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 03/11] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 02/11] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 01/11] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2 0/1] remove SWAP_MAP_SHMEM
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- 答复: 回复: [External Mail]Re: [PATCH v2] mm/cma: print total and used count in cma_alloc()
- From: 高翔 <gaoxiang17@xxxxxxxxxx>
- [syzbot] [mm?] KMSAN: uninit-value in swap_writepage
- From: syzbot <syzbot+febb2473441bfb8fb380@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/5] virtio-mem: s390x support
- From: Mario Casquero <mcasquer@xxxxxxxxxx>
- Bisected: [PATCH v5 8/8] x86/module: enable ROX caches for module text
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] vmscan: add a vmscan event for reclaim_pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- [linux-next:master 2780/2853] arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dtb: wifi@0: 'vddrfacmn-supply' is a required property
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] misc: sgi-gru: Don't disable preemption in GRU driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [linux-next:master 2981/3639] arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi:787.22-795.6: Warning (simple_bus_reg): /soc/bus@fe000000/pwm@54000: simple-bus unit address format error, expected "d2f0"
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
- From: Christian Theune <ct@xxxxxxxxxxxxxxx>
- Re: [PATCH] maple_tree: remove conditionals to detect wr_node_store
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [PATCH] mm: remove unused hugepage for vma_alloc_folio()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 3/3] mm: shmem: remove __shmem_huge_global_enabled()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 1/3] mm: huge_memory: move file_thp_enabled() into huge_memory.c
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 0/3] mm: cleanup thp and shmem allowable order check
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH 2/3] mm: huge_memory: add thp_vma_disabled()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-next:master] 218a562f27: segfault_at_ip_sp_error
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [linux-next:master 3040/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: t-phy@11c20700: 'power-domains' does not match any of the regexes: '^(usb|pcie|sata)-phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 4/4] LoongArch: Use atomic operation with set_pte and pte_clear function
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- [PATCH 1/4] LoongArch: Set pte entry with PAGE_GLOBAL for kernel space
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- [PATCH 3/4] LoongArch: Add barrier between set_pte and memory access
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- [PATCH 0/4] LoongArch: Fix vmalloc test issue
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- [PATCH 2/4] mm/sparse-vmemmap: set pte_init when vmemmap is created
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- Re: [RFC 1/2] cma: Fix CMA_MIN_ALIGNMENT_BYTES during early_init
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [linux-next:master 1572/3432] arch/arm64/boot/dts/mediatek/mt8183-evb.dtb: vcodec@17020000: 'assigned-clocks' is a required property
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH] maple_tree: remove conditionals to detect wr_node_store
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] memcg: add tracing for memcg stat updates
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] mm: set hugepage to false when anon mthp allocation
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] memcg: add tracing for memcg stat updates
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Immediate Attention Needed: Domain Renewal.
- From: Namecheap™ <anettehansen@xxxxxxxxxx>
- Re: [PATCH] memcg: add tracing for memcg stat updates
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] memcg: add tracing for memcg stat updates
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:28: error: call to undeclared function 'bootmem_type'; ISO C99 and later do not support implicit function declarations
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] memcg: add tracing for memcg stat updates
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH] maple_tree: remove conditionals to detect wr_node_store
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] vdso: Introduce vdso/page.h
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- RE: [PATCH] vmscan: add a vmscan event for reclaim_pages
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- [linux-next:master 2227/3432] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: phy@1c06000: clocks: [[52, 107], [52, 109], [139, 1], [52, 111], [52, 113], [52, 115]] is too long
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.12-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] hotfixes for 6.12-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:42: error: implicit declaration of function 'bootmem_type'
- From: kernel test robot <lkp@xxxxxxxxx>
- [GIT PULL] hotfixes for 6.12-rc3
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
- From: Song Liu <song@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION b6270c3bca987530eafc6a15f9d54ecd0033e0e3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v4] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 5/7] bootmem: Stop using page->index
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm: explicitly enable an expand-only merge mode for brk()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vmscan: add a vmscan event for reclaim_pages
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v4] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH RFC v2 2/5] mm: guest_memfd: Allow folios to be accessible to host
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH v5 8/8] x86/module: enable ROX caches for module text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] misc: sgi-gru: Don't disable preemption in GRU driver
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
- From: syzbot <syzbot+1cd571a672400ef3a930@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 4/8] module: prepare to handle ROX allocations for text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 0/8] x86/module: use large ROX pages for text allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 15/33] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v5 3/8] asm-generic: introduce text-patching.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linux-next:master 1566/3432] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: spmi@10027000: compatible: 'oneOf' conditional failed, one must be fixed:
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: next-20241001: WARNING: at mm/list_lru.c:77 list_lru_del (mm/list_lru.c:212 mm/list_lru.c:200)
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [syzbot] INFO: rcu detected stall in readlink_copy
- From: syzbot <syzbot+fe1af52f6f805e2dd506@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 3426/3432] error[E0432]: unresolved import `crate::types::ARef`
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: next-20241001: WARNING: at mm/list_lru.c:77 list_lru_del (mm/list_lru.c:212 mm/list_lru.c:200)
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [linux-next:master 2312/2853] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: phy@1bfc000: clocks: [[52, 122], [52, 120], [139, 10], [52, 123], [52, 125], [52, 127]] is too long
- From: kernel test robot <lkp@xxxxxxxxx>
- Possible regression with file madvise(MADV_COLLAPSE)
- From: Avi Kivity <avi@xxxxxxxxxxxx>
- [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] maple_tree: remove conditionals to detect wr_node_store
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH v6 22/33] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 1/5] asm-generic: cosmetic updates to uapi/asm/mman.h
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 0/2] Cleanup some writeback codes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v5 19/30] arm64: add POE signal support
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 2/2] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()
- From: Tang Yizhou <yizhou.tang@xxxxxxxxxx>
- [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
- From: Tang Yizhou <yizhou.tang@xxxxxxxxxx>
- [PATCH v3 0/2] Cleanup some writeback codes
- From: Tang Yizhou <yizhou.tang@xxxxxxxxxx>
- Re: [RFC] exec: add a flag for "reasonable" execveat() comm
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] mm, slab: add kerneldocs for common SLAB_ flags
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: set hugepage to false when anon mthp allocation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/1] Buddy allocator like folio split
- From: Zi Yan <ziy@xxxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 0d4570f02fe8721d17dd8359f639d2628254cd46
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: VMA merging updateds?
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxx>
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Re: [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 18/18] cxl/memfeature: Add CXL memory device memory sparing control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 17/18] cxl/memfeature: Add CXL memory device PPR control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 13/18] ACPI:RAS2: Add ACPI RAS2 driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 15/18] EDAC: Add memory repair control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 14/18] ras: mem: Add memory ACPI RAS2 driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 11/18] cxl/memfeature: Add CXL memory device ECS control feature
- From: <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 09/18] cxl/mbox: Add SET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 08/18] cxl/mbox: Add GET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 07/18] cxl: Add Get Supported Features command for kernel usage
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 06/18] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 05/18] cxl: Move mailbox related bits to the same context
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 04/18] cxl: move cxl headers to new include/cxl/ directory
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 03/18] EDAC: Add ECS control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 02/18] EDAC: Add scrub control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 01/18] EDAC: Add support for EDAC device features control
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v6 12/33] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 08/33] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- extend usage of KMEM_CACHE() for cache creation?
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [linux-next:pending-fixes 207/319] fs/btrfs/qgroup.c:2014:6: error: use of undeclared identifier 'bytenr'
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 00/33] riscv control-flow integrity for usermode
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm/slab: remove duplicate check in create_cache()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: set hugepage to false when anon mthp allocation
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [linux-next:master] [fs] 2e4c6e78f4: will-it-scale.per_thread_ops -5.7% regression
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [linux-next:pending-fixes 207/319] fs/btrfs/qgroup.c:2014:6: error: use of undeclared identifier 'bytenr'
- From: Filipe Manana <fdmanana@xxxxxxxx>
- Re: [PATCH v3 2/2] vdso: Introduce vdso/page.h
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Buddy allocator like folio split
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vdso: Introduce vdso/page.h
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v6 04/33] riscv: Add support for per-thread envcfg CSR values
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH] vmscan: add a vmscan event for reclaim_pages
- From: Jaewon Kim <jaewon31.kim@xxxxxxxxxxx>
- Re: [PATCH] mm: set hugepage to false when anon mthp allocation
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2] tmpfs: fault in smaller chunks if large folio allocation not allowed
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 14/33] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: memory_hotplug: remove head variable in do_migrate_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2] tmpfs: fault in smaller chunks if large folio allocation not allowed
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v6 21/33] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: Wei Xu <weixugc@xxxxxxxxxx>
- Re: [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: jingxiang zeng <jingxiangzeng.cas@xxxxxxxxx>
- Re: [RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: jingxiang zeng <jingxiangzeng.cas@xxxxxxxxx>
- Re: [RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: jingxiang zeng <jingxiangzeng.cas@xxxxxxxxx>
- Re: [PATCH] kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
- From: "Gupta, Pankaj" <pankaj.gupta@xxxxxxx>
- [linux-next:master 2344/2853] arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dtb: bluetooth: 'vddaon-supply' is a required property
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: jingxiang zeng <jingxiangzeng.cas@xxxxxxxxx>
- Re: [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH v2 1/1] mm/slab: remove duplicate check in create_cache()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
- From: "Manwaring, Derek" <derekmn@xxxxxxxxxx>
- Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes 207/319] fs/btrfs/qgroup.c:2014:6: error: use of undeclared identifier 'bytenr'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master] [fs] 2e4c6e78f4: will-it-scale.per_thread_ops -5.7% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH] kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v6 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v1 1/1] mm: Remove unused stub for can_swapin_thp()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v6 17/33] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- 答复: [PATCH 0/2] Introduce panic function when slub leaks
- From: 韩玉明 (Yuming Han) <yuming.han@xxxxxxxxxx>
- [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v6 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/1] seal system mappings
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 14/35] maple_tree: Reorganize kerneldoc parameter names
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] maple_tree: fix outdated flag name in comment
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:master 2334/2853] arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dtb: /soc@0/geniqup@bc0000/i2c@b94000/redriver@4f: failed to match any schema with compatible: ['nxp,ptn3222']
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 24/33] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [linux-next:master 2662/2853] fs/btrfs/qgroup.c:2014:13: error: 'bytenr' undeclared
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 1/1] mm/huge_memory: buddy allocator like folio_split()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [RFC PATCH 0/1] Buddy allocator like folio split
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v6 03/33] riscv: Enable cbo.zero only when all harts support Zicboz
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v6 00/33] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 33ce24234fca4c083e6685a18b460a18ebb5d5c1
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
- From: Fares Mehanna <faresx@xxxxxxxxx>
- [syzbot] [mm?] WARNING in vms_complete_munmap_vmas
- From: syzbot <syzbot+38c3a8b50658644abaca@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v1 1/1] mm: Remove unused stub for can_swapin_thp()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it
- From: Fares Mehanna <faresx@xxxxxxxxx>
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v4] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- Re: [PATCH v3] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- Re: [PATCH v4] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 5/7] bootmem: Stop using page->index
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4] mm, kasan, kmsan: copy_from/to_kernel_nofault
- From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
- Re: [PATCH v3] Fixes: null pointer dereference in pfnmap_lockdep_assert
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 1/1] mseal: update mseal.rst
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH -v2] Resource: fix region_intersects() for CXL memory
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH -v2] Resource: fix region_intersects() for CXL memory
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 3/3] acpi,srat: reduce memory block size if CFMWS has a smaller alignment
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [linux-next:master 2288/2853] arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dtb: clock-controller@c8c0000: clocks: [[31, 0], [34, 178], [144, 1], [144, 0], [145, 1], [145, 0], [146], [0], [0], [0], [34, 184]] is too long
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] Hitshield : Something new eviction process for MGLRU
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 5/7] bootmem: Stop using page->index
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] acpi,srat: reduce memory block size if CFMWS has a smaller alignment
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [BUG] page table UAF, Re: [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [BUG] page table UAF, Re: [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [syzbot] [mm?] INFO: task hung in hugetlb_fault
- From: syzbot <syzbot+7bb5e48f6ead66c72906@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] page table UAF, Re: [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RESEND][PATCH v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
- From: Chris Li <chrisl@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/4] hazptr: Implement Hazard Pointers
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH -v2] Resource: fix region_intersects() for CXL memory
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [linux-next:master 2337/2853] arch/arm/boot/dts/qcom/qcom-msm8974.dtsi:1297.26-1300.6: Warning (unique_unit_address_if_enabled): /soc/efuse@fc4bc000/s9-p1@d8: duplicate unit-address (also used in node /soc/efuse@fc4bc000/s10-p1@d8)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] acpi,srat: reduce memory block size if CFMWS has a smaller alignment
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [linux-next:fs-current] BUILD SUCCESS 16f65df8b39e75eeeb6a87c1d98219857d0a482b
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 9b922be5ccae7d99af3cf9c8218cefb855155c64
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mseal.rst additional fix
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH] Hitshield : Something new eviction process for MGLRU
- From: Minwoo Jo <chminoo@xxxxxxxxxxxx>
- Re: [PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/1] seal system mappings
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH 3/3] acpi,srat: reduce memory block size if CFMWS has a smaller alignment
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH 0/3] memory,acpi: resize memory blocks based on CFMW alignment
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH 0/3] memory,acpi: resize memory blocks based on CFMW alignment
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v9 25/29] rust: alloc: implement `Cmalloc` in module allocator_test
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]