Linux Memory Management
[Prev Page][Next Page]
- [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 52/56] ccp: Add support to decrypt the page
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 51/56] KVM: SVM: Add module parameter to enable the SEV-SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 04/56] KVM: Add HVA range operator
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 50/56] KVM: SEV: Handle restricted memory invalidations for SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 49/56] KVM: SVM: Implement .fault_is_private callback for SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 46/56] KVM: SVM: Use a VMSA physical address variable for populating VMCB
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 44/56] KVM: SVM: Add support to handle the RMP nested page fault
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 43/56] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 42/56] KVM: SVM: Add support to handle Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 41/56] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 40/56] KVM: SVM: Add KVM_EXIT_VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 39/56] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 38/56] KVM: x86: Define RMP page fault error bits for #NPF
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 37/56] KVM: X86: Keep the NPT and RMP page level in sync
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 36/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 35/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 33/56] KVM: SVM: Add KVM_SNP_INIT command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 32/56] KVM: SVM: Add initial SEV-SNP support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 31/56] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 30/56] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 29/56] KVM: SVM: Add support to handle AP reset MSR protocol
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 26/56] crypto: ccp: Add the SNP_PLATFORM_STATUS command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 25/56] crypto: ccp: Handle the legacy SEV command when SNP is enabled
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 23/56] crypto: ccp: Introduce snp leaked pages list
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 22/56] crypto:ccp: Provide API to issue SEV and SNP commands
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 21/56] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 19/56] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling.
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 18/56] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 16/56] x86/traps: Define RMP violation #PF error code
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 14/56] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 13/56] x86/fault: Add helper for dumping RMP entries
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 11/56] x86/sev: Add the host SEV-SNP initialization support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v8 09/56] KVM: SEV: Handle memory backed by restricted memfd
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
- From: Michael Roth <michael.roth@xxxxxxx>
- [linux-next:master 13293/13681] drivers/pwm/pwm-dwc.c:314:1: error: type defaults to 'int' in declaration of 'module_pci_driver'
- From: kernel test robot <lkp@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Virtual Machine Memory Passthrough
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v2] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH] mm: change memcg->oom_group access with atomic operations
- From: Yue Zhao <findns94@xxxxxxxxx>
- Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] reducing direct map fragmentation
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [QUESTION] about the maple tree and current status of mmap_lock scalability
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 25/25] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [RFC PATCH 24/25] mm/zsmalloc: remove now unused helper functions
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 23/25] mm/zsmalloc: convert zs_reclaim_page() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 22/25] mm/zsmalloc: convert restore_freelist() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 21/25] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 20/25] mm/zsmalloc: convert get_zspage() to take zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 19/25] mm/zsmalloc: convert zs_compact_control and its users to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH 3/5] mm: shrinkers: make count and scan in shrinker debugfs lockless
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 18/25] mm/zsmalloc: convert free_handles() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 17/25] mm/zsmalloc: convert location_to_obj() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 16/25] mm/zsmalloc: convert unlock_zspage() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 15/25] mm/zsmalloc: convert __free_zspage() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 14/25] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 13/25] mm/zsmalloc: convert reset_page() to reset_zsdesc()
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 12/25] mm/zsmalloc: convert obj_to_page() and zs_free() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 11/25] mm/zsmalloc: convert init_zspage() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 10/25] mm/zsmalloc: convert obj_tagged() and related helpers to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 09/25] mm/zsmalloc: convert create_page_chain() and its users to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 08/25] mm/zsmalloc: convert obj_malloc() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 07/25] mm/zsmalloc: convert obj_to_location() and its users to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 06/25] mm/zsmalloc: convert __zs_{map,unmap}_object() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 04/25] mm/zsmalloc: add alternatives of frequently used helper functions
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 05/25] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 03/25] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 02/25] mm/zsmalloc: add utility functions for zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 01/25] mm/zsmalloc: create new struct zsdesc
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [RFC PATCH 00/25] mm/zsmalloc: Split zsdesc from struct page
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 22/41] mm/mmap: Add shadow stack pages to memory accounting
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 19/41] x86/mm: Check shadow stack page fault errors
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] sysctl: fix proc_dobool() usability
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 0/6] hwpoison, shmem, hugetlb: fix data loss issue 5.10.y
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 05def2d212c671f11f8ee67e05b5081637fc8f07
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH -v5 0/9] migrate_pages(): batch TLB flushing
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH 5/5] mm: shrinkers: convert shrinker_rwsem to mutex
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 4/5] mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 3/5] mm: shrinkers: make count and scan in shrinker debugfs lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 2/5] mm: vmscan: make memcg slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 1/5] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 0/5] make slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: API for setting multiple PTEs at once
- From: Rolf Eike Beer <eb@xxxxxxxxx>
- Re: [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [linux-next:master 1627/13681] FAILED: load BTF from vmlinux: No data available
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/41] Shadow stacks for userspace
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 4/5] block: Add support for bouncing pinned pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] Session for CXL memory
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/41] Shadow stacks for userspace
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v6 38/41] x86/fpu: Add helper for initing features
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 37/41] selftests/x86: Add shadow stack test
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 25/41] x86/mm: Introduce MAP_ABOVE4G
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: BUG: kernel NULL pointer dereference, address: 0000000000000042
- From: Avi Kivity <avi@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] reducing direct map fragmentation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2] Add tests for memblock_alloc_node()
- From: Claudio Migliorelli <claudio.migliorelli@xxxxxxxxxxxxxx>
- [linux-next:master 4479/13499] fsl-edma.c:undefined reference to `devm_platform_ioremap_resource'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH v10 2/3] cachestat: implement cachestat syscall
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 1/3] workingset: refactor LRU refault to expose refault recency check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 2/3] cachestat: implement cachestat syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 2/3] cachestat: implement cachestat syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 2/3] cachestat: implement cachestat syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 2/3] cachestat: implement cachestat syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] reducing direct map fragmentation
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v10 3/3] selftests: Add selftests for cachestat
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v10 2/3] cachestat: implement cachestat syscall
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v10 1/3] workingset: refactor LRU refault to expose refault recency check
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- [PATCH v10 0/3] cachestat: a new syscall for page cache state of files
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 41/41] x86/shstk: Add ARCH_SHSTK_STATUS
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 40/41] x86/shstk: Add ARCH_SHSTK_UNLOCK
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 39/41] x86: Add PTRACE interface for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 37/41] selftests/x86: Add shadow stack test
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 38/41] x86/fpu: Add helper for initing features
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 36/41] x86/shstk: Wire in shadow stack interface
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 35/41] x86: Expose thread features in /proc/$PID/status
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 34/41] x86/shstk: Support WRSS for userspace
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 33/41] x86/shstk: Introduce map_shadow_stack syscall
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 32/41] x86/shstk: Handle signals for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 31/41] x86/shstk: Introduce routines modifying shstk
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 30/41] x86/shstk: Handle thread shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 29/41] x86/shstk: Add user-mode shadow stack support
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 28/41] x86: Introduce userspace API for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 26/41] mm: Warn on shadow stack memory in wrong vma
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 25/41] x86/mm: Introduce MAP_ABOVE4G
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 24/41] mm: Don't allow write GUPs to shadow stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 23/41] mm: Re-introduce vm_flags to do_mmap()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 22/41] mm/mmap: Add shadow stack pages to memory accounting
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 21/41] mm: Add guard pages around a shadow stack.
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 19/41] x86/mm: Check shadow stack page fault errors
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 16/41] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 17/41] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 15/41] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 09/41] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 10/41] x86/mm: Move pmd_write(), pud_write() up in the file
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 08/41] x86/shstk: Add user control-protection fault handler
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 07/41] x86: Move control protection handler to separate file
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 06/41] x86/fpu: Add helper for modifying xstate
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 05/41] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 03/41] x86/cpufeatures: Add CPU feature flags for shadow stacks
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 04/41] x86/cpufeatures: Enable CET CR4 bit for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 02/41] x86/shstk: Add Kconfig option for shadow stack
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 01/41] Documentation/x86: Add CET shadow stack description
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v6 00/41] Shadow stacks for userspace
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 14/46] hugetlb: split PTE markers when doing HGM walks
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 5.15] of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [QUESTION] ltp: mavise06 failed when the task scheduled to another cpu
- From: Li Wang <liwang@xxxxxxxxxx>
- Re: [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [GIT PULL] hotfixes for 6.2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH drm-next v2 06/16] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH drm-next v2 13/16] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v2 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 2/2] selftests: restrictedmem: Add selftest for RMFD_HUGEPAGE
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 1/2] mm: restrictedmem: Add flag as THP allocation hint for memfd_restricted() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH v2 46/46] selftests/mm: add HGM UFFDIO_CONTINUE and hwpoison tests
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 45/46] selftests/mm: add hugetlb HGM test to migration selftest
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 44/46] selftests/mm: add anon and shared hugetlb to migration test
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 43/46] KVM: selftests: add HugeTLB HGM to KVM demand paging selftest
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 42/46] selftests/mm: add HugeTLB HGM to userfaultfd selftest
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 41/46] docs: proc: include information about HugeTLB HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 40/46] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 39/46] hugetlb: x86: enable high-granularity mapping for x86_64
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 38/46] mm: smaps: add stats for HugeTLB mapping size
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 37/46] hugetlb: replace make_huge_pte with make_huge_pte_with_shift
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 36/46] hugetlb: remove huge_pte_lock and huge_pte_lockptr
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 35/46] hugetlb: add check to prevent refcount overflow via HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 34/46] hugetlb: add MADV_COLLAPSE for hugetlb
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 33/46] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 32/46] hugetlb: add for_each_hgm_shift
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 31/46] hugetlb: sort hstates in hugetlb_init_hstates
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 30/46] hugetlb: add high-granularity migration support
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 29/46] hugetlb: update page_vma_mapped to do high-granularity walks
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 28/46] mm: rmap: in try_to_{migrate,unmap}, check head page for hugetlb page flags
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 27/46] mm: rmap: update try_to_{migrate,unmap} to handle mapcount for HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 26/46] mm: rmap: provide pte_order in page_vma_mapped_walk
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 25/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 24/46] hugetlb: add HGM support to hugetlb_fault and hugetlb_no_page
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 23/46] hugetlb: add HGM support to move_hugetlb_page_tables
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 22/46] hugetlb: add HGM support to copy_hugetlb_page_range
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 21/46] hugetlb: add HGM support to hugetlb_follow_page_mask
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 07/46] mm: add VM_HUGETLB_HGM VMA flag
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 20/46] hugetlb: add HGM support to follow_hugetlb_page
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 19/46] hugetlb: add HGM support to hugetlb_change_protection
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 06/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 18/46] hugetlb: add HGM support to __unmap_hugepage_range
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 17/46] hugetlbfs: do a full walk to check if vma maps a page
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 16/46] hugetlb: make default arch_make_huge_pte understand small mappings
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 15/46] hugetlb: add make_huge_pte_with_shift
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 14/46] hugetlb: split PTE markers when doing HGM walks
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 03/46] hugetlb: remove redundant pte_mkhuge in migration path
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 02/46] hugetlb: remove mk_huge_pte; it is unused
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow
- From: Yang Shi <shy828301@xxxxxxxxx>
- [GIT PULL] hotfixes for 6.2
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH -v5 0/9] migrate_pages(): batch TLB flushing
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Scalable Pagefaults
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5.15] of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- Re: [PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [External] [LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION c068f40300a0eaa34f7105d137a5560b86951aa9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/6] selftests: use canonical ftrace path
- From: Mukesh Ojha <quic_mojha@xxxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: fix unsafe dereference of potential null ptr in vmalloc_init()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v10 2/3] fs: introduce super_drop_pagecache()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 1/3] xfs: fix the calculation of length and end
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] maple_tree: Remove some unused functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH drm-next v2 15/16] drm/nouveau: implement new VM_BIND UAPI
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 16/16] drm/nouveau: debugfs: implement DRM GPU VA debugfs
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 12/16] drm/nouveau: chan: provide nouveau_channel_kill()
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 14/16] drm/nouveau: implement uvmm for user mode bindings
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 13/16] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 11/16] drm/nouveau: fence: fail to emit when fence context is killed
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 10/16] drm/nouveau: move usercopy helpers to nouveau_drv.h
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 09/16] drm/nouveau: bo: initialize GEM GPU VA interface
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 08/16] drm/nouveau: get vmm via nouveau_cli_vmm()
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 07/16] drm/nouveau: new VM_BIND uapi interfaces
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 06/16] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 02/16] drm/exec: fix memory leak in drm_exec_prepare_obj()
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH -tip v4 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH -tip v4 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH] mm/vmalloc: fix unsafe dereference of potential null ptr in vmalloc_init()
- From: Alexander Sapozhnikov <alsp705@xxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH] mm, page_alloc: batch cma update on pcp buffer refill
- From: Alexander Halbuer <halbuer@xxxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
- From: Aneesh Kumar K V <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic instrumentation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v5] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
- From: Miko Larsson <mikoxyzzz@xxxxxxxxx>
- Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] arm64: Reset KASAN tag in copy_highpage with HW tags only
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH] [RFC] maple_tree: reduce stack usage with gcc-9 and earlier
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v2] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH v2 18/18] lib/stackdepot: move documentation comments to stackdepot.h
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 30cd52e17d486c4a44d47f4ebbfa8873196aae19
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 17/18] lib/stackdepot: various comments clean-ups
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- Re: [PATCH 2/2] locking/rwsem: Wake up all readers for wait queue waker
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [net PATCH 1/2] mm: Use fixed constant in page_frag_alloc instead of size + 1
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic instrumentation
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 3/3] mm/khugepaged: maintain page cache uptodate flag
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v4 2/3] mm/khugepaged: skip shmem with userfaultfd
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] maple_tree: Remove some unused functions
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/2] mm: multi-gen LRU: clean up sysfs code
- From: Wei Xu <weixugc@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 4/5] kvm/powerpc: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 4/5] kvm/powerpc: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 11/17] cifs: Add a function to Hash the contents of an iterator
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] mm: add zero_user_folio_segments()
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic instrumentation
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- RFC for new feature to move pages from one vma to another without split
- From: Lokesh Gidra <lokeshgidra@xxxxxxxxxx>
- Re: [PATCH 15/17] m68k: Implement the new page table range API
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now work
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/17] cifs: Remove unused code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/17] cifs: Add a function to read into an iter from a socket
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/17] cifs: Add some helper functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/17] cifs: Add a function to Hash the contents of an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/17] cifs: Add a function to build an RDMA SGE list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/17] netfs: Add a function to extract an iterator into a scatterlist
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/17] iov_iter: Add a function to extract a page list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/17] splice: Export filemap/direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/17] iov_iter: Define flags to qualify page extraction.
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/17] mm: Pass info, not iter, into filemap_get_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 2/6] selftests: use canonical ftrace path
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 11dfdadcff0ad6f6244df5ab33f207453de889bd
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v2] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] mm: add zero_user_folio_segments()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: Peter Xu <peterx@xxxxxxxxxx>
- [linux-next:master 9401/13217] include/asm-generic/cmpxchg-local.h:29:33: sparse: sparse: cast truncates bits from constant value (aaa31337 becomes 37)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] dm-crypt: allocate compound pages if possible
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v3 mm-unstable] mm/memory_hotplug: cleanup return value handing in do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 509583475828c4fd86897113f78315c1431edcc3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: Peter Xu <peterx@xxxxxxxxxx>
- [RFC PATCH 1/2] mm: remove duplicated flush_dcache_folio()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [RFC PATCH 2/2] mm: add zero_user_folio_segments()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [RFC PATCH 0/2] minor cleanup of usage of flush_dcache_folio()
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 11510/13217] cxl.c:undefined reference to `to_cxl_dax_region'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] hugetlb: check for undefined shift on 32 bit architectures
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v6 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [linux-next:master 7236/13217] arch/mips/include/asm/page.h:255:55: warning: cast to pointer from integer of different size
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 10/7] riscv: Implement the new page table range API
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH 2/2] sh: initialize max_mapnr
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 04/16] mm: ioremap: allow ARCH to have its own ioremap method definition
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v4 16/16] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 15/16] arm64 : mm: add wrapper function ioremap_prot()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 14/16] powerpc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 13/16] mm/ioremap: Consider IOREMAP space in generic ioremap
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 11/16] xtensa: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 10/16] sh: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 08/16] openrisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 07/16] ia64: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 06/16] arc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 05/16] mm/ioremap: add slab availability checking in ioremap_prot
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 04/16] mm: ioremap: allow ARCH to have its own ioremap method definition
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 03/16] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 02/16] openrisc: mm: remove unneeded early ioremap code
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v4 00/16] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 4/5] block: Add support for bouncing pinned pages
- From: Jan Kara <jack@xxxxxxx>
- [linux-next:master 7236/13217] arch/mips/include/asm/page.h:255:55: warning: cast to pointer from integer of different size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC] ipc/mqueue: introduce msg cache
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm: Do not reclaim private data from pinned page
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/memory_hotplug: cleanup 'ret' variable usage in do_migrate_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm, page_alloc: reduce page alloc/free sanity checks
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: "Nikunj A. Dadhania" <nikunj@xxxxxxx>
- Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE"
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH] dax/kmem: Fix leak of memory-hotplug resources
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 10/7] riscv: Implement the new page table range API
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH 10/7] riscv: Implement the new page table range API
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 15/17] m68k: Implement the new page table range API
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] handle memoryless nodes more appropriately
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
- From: Christian König <christian.koenig@xxxxxxx>
- [PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v3 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v3 2/2] mm/userfaultfd: add VM_WARN_ONCE()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v3 30/35] mm: introduce per-VMA lock statistics
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 35/35] mm: separate vma->lock from vm_area_struct
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 34/35] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 33/35] powerc/mm: try VMA lock-based page fault handling first
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 32/35] arm64/mm: try VMA lock-based page fault handling first
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 31/35] x86/mm: try VMA lock-based page fault handling first
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 29/35] mm: prevent userfaults to be handled under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 28/35] mm: prevent do_swap_page from handling page faults under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 27/35] mm: add FAULT_FLAG_VMA_LOCK flag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 25/35] mm: introduce lock_vma_under_rcu to be used from arch-specific code
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 24/35] mm: introduce vma detached flag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 22/35] kernel/fork: assert no VMA readers during its destruction
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 20/35] mm: conditionally write-lock VMA in free_pgtables
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 19/35] mm: write-lock VMAs before removing them from VMA tree
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 18/35] mm/mremap: write-lock VMA while remapping it to a new address range
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 15/35] mm/khugepaged: write-lock VMA while collapsing a huge page
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 14/35] mm/mmap: move VMA locking before vma_adjust_trans_huge call
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 13/35] mm: mark VMA as being written when changing vm_flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 12/35] mm: add per-VMA lock and helper functions to control it
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 11/35] mm: move mmap_lock assert function definitions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 10/35] mm: rcu safe VMA freeing
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 09/35] mm: introduce CONFIG_PER_VMA_LOCK
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 08/35] mm: Enable maple tree RCU mode by default.
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 07/35] maple_tree: Add RCU lock checking to rcu callback functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 06/35] maple_tree: Add smp_rmb() to dead node detection
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 05/35] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 04/35] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 03/35] maple_tree: Fix freeing of nodes in rcu mode
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 02/35] maple_tree: Detect dead nodes in mas_start()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 00/35] Per-VMA locks
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 01/35] maple_tree: Be more cautious about dead nodes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 15/17] m68k: Implement the new page table range API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master 10828/13038] arch/mips/kernel/vpe.c:643:35: error: no member named 'mod_mem' in 'struct module'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] hugetlb: check for undefined shift on 32 bit architectures
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] hugetlb: check for undefined shift on 32 bit architectures
- From: Jesper Juhl <jesperjuhl76@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
- From: David Stevens <stevensd@xxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]