Linux Memory Management
[Prev Page][Next Page]
- [PATCH v10 27/50] KVM: Add HVA range operator
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
- From: Peter Xu <peterx@xxxxxxxxxx>
- [RFC PATCH v1 1/8] Add mseal syscall
- From: jeffxu@xxxxxxxxxxxx
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- [PATCH v10 38/50] KVM: SEV: Add support for GHCB-based termination requests
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v10 37/50] KVM: SEV: Support SEV-SNP AP Creation NAE event
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v2] mm/migrate: correct nr_failed in migrate_pages_sync()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v3 1/2] riscv: Add remaining module relocations
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v6 0/8] soc/tegra: fuse: Add ACPI support
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/8] Add mseal syscall
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
- From: Michael Roth <michael.roth@xxxxxxx>
- [RFC PATCH v1 4/8] mseal: seal mprotect
- From: jeffxu@xxxxxxxxxxxx
- [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [RFC PATCH v1 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap
- From: jeffxu@xxxxxxxxxxxx
- Re: [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v10 32/50] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 02/50] KVM: SVM: Fix TSC_AUX virtualization setup
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 39/50] KVM: SEV: Implement gmem hook for initializing private pages
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 30/50] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 36/50] KVM: SEV: Use a VMSA physical address variable for populating VMCB
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 42/50] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v10 44/50] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 1/8] mm/util: Introduce kmemdup_array()
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH] mm/oom_killer: simplify OOM killer info dump helper
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [RFC PATCH 11/53] netfs: Add support for DIO buffering
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: mm: Unable to handle kernel NULL pointer dereference at virtual address - mmap_region (include/linux/fs.h:580 mm/mmap.c:2946)
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [linux-next:master 11571/12451] undefined reference to `devm_hwrng_register'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v10 31/50] KVM: SEV: Add KVM_EXIT_VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- [PATCH v10 43/50] KVM: SVM: Add module parameter to enable the SEV-SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 33/50] KVM: SEV: Add support to handle Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 28/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v2] mm/migrate: correct nr_failed in migrate_pages_sync()
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH RFC gmem v1 5/8] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
- From: Michael Roth <michael.roth@xxxxxxx>
- [RFC PATCH v1 7/8] mseal mmap
- From: jeffxu@xxxxxxxxxxxx
- [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
- From: Michael Roth <michael.roth@xxxxxxx>
- [RFC PATCH v1 2/8] Wire up mseal syscall
- From: jeffxu@xxxxxxxxxxxx
- [PATCH v6 5/8] soc/tegra: fuse: Add function to add lookups
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command when SNP is enabled
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 29/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
- From: Michael Roth <michael.roth@xxxxxxx>
- [RFC PATCH v1 0/8] Introduce mseal() syscall
- From: jeffxu@xxxxxxxxxxxx
- [RFC PATCH v1 6/8] mseal mremap
- From: jeffxu@xxxxxxxxxxxx
- [PATCH RFC gmem v1 1/8] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v5 0/8] soc/tegra: fuse: Add ACPI support
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v10 26/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Fix page_owner's use of free timestamps
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 25/50] KVM: SEV: Add KVM_SNP_INIT command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 34/50] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v6 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v10 10/50] x86/fault: Report RMP page faults for kernel addresses
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 50/50] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 47/50] x86/sev: Add KVM commands for per-instance certs
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 35/50] KVM: SEV: Add support to handle RMP nested page faults
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH v10 13/50] crypto: ccp: Define the SEV-SNP commands
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC gmem v1 2/8] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC gmem v1 7/8] KVM: x86: Define RMP page fault error bits for #NPF
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC gmem v1 6/8] KVM: x86: Add KVM_X86_SNP_VM vm_type
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v5 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- [PATCH v6 6/8] soc/tegra: fuse: Add function to print SKU info
- From: Kartik <kkartik@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS ed04e49eed95720c0264e0cb136569b13d87f62a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v5 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- [PATCH v6 8/8] soc/tegra: fuse: Add support for Tegra241
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
- From: Pavan Kondeti <quic_pkondeti@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v5 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH -V3 1/9] mm, pcp: avoid to drain PCP when process exit
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH v5 06/10] maple_tree: Update the documentation of maple tree
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH -V3 8/9] mm, pcp: decrease PCP high if free pages < high watermark
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH v5 3/8] soc/tegra: fuse: Refactor resource mapping
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v5 6/8] soc/tegra: fuse: Add function to print SKU info
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- Re: [PATCH] mm: kmsan: Panic on failure to allocate early boot metadata
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH v5 01/10] maple_tree: Add mt_free_one() and mt_attr() helpers
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH -V3 2/9] cacheinfo: calculate size of per-CPU data cache slice
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: check the order of compound page event when the order is 0
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- [PATCHv6 1/1] mm: optimization on page allocation when CMA enabled
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- [PATCH v5 02/10] maple_tree: Introduce {mtree,mas}_lock_nested()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v5 07/10] maple_tree: Skip other tests when BENCH is enabled
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH -V3 6/9] mm: add framework for PCP high auto-tuning
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH v5 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v5 5/8] soc/tegra: fuse: Add function to add lookups
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v5 1/8] mm/util: Introduce kmemdup_array()
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH -V3 9/9] mm, pcp: reduce detecting time of consecutive high order page freeing
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH -V3 5/9] mm, page_alloc: scale the number of pages that are batch allocated
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH -V3 3/9] mm, pcp: reduce lock contention for draining high-order pages
- From: Huang Ying <ying.huang@xxxxxxxxx>
- [PATCH -V3 0/9] mm: PCP high auto-tuning
- From: Huang Ying <ying.huang@xxxxxxxxx>
- Re: [PATCH v6 0/8] Add printf attribute to kselftest functions
- From: Maciej Wieczór-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: don't allocate page from memoryless nodes
- From: Qi Zheng <arch0.zheng@xxxxxxxxx>
- Re: [PATCH] mm: page_alloc: check the order of compound page event when the order is 0
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- [PATCH v5 05/10] maple_tree: Add test for mtree_dup()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- [PATCH v5 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v5 08/10] maple_tree: Update check_forking() and bench_forking()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v5 04/10] radix tree test suite: Align kmem_cache_alloc_bulk() with kernel behavior.
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH] mm: Fixed multiple typos in multiple files
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: check the order of compound page event when the order is 0
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- [PATCH] mm: kmsan: Panic on failure to allocate early boot metadata
- From: Pedro Falcato <pedro.falcato@xxxxxxxxx>
- Re: [PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [linux-next:master 10393/12130] a6xx_gmu.c:undefined reference to `qmp_get'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/page_alloc.c: function call alloc_percpu() unchecked
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: Fixed multiple typos in multiple files
- From: Muhammad Muzammil <m.muzzammilashraf@xxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm: Fixed multiple typos in multiple files
- From: Muhammad Muzammil <m.muzzammilashraf@xxxxxxxxx>
- [PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm: Fixed multiple typos in multiple files
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH] mm: Fixed multiple typos in multiple files
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] mm: Fixed multiple typos in multiple files
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: Fixed multiple typos in multiple files
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [RFC PATCH 24/53] netfs: Provide func to copy data to pagecache for buffered write
- From: David Howells <dhowells@xxxxxxxxxx>
- [sudeep-holla:android13-5.15/ffa 2846/4062] include/linux/mm.h:3292:59: warning: unused parameter 'start'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION e3b18f7200f45d66f7141136c25554ac1e82009b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] debugobjects: stop accessing objects after releasing spinlock
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCHv14 5/9] efi: Add unaccepted memory support
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 2/3] hugetlb: Remove a few calls to page_folio()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCHv14 5/9] efi: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCHv14 5/9] efi: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/8] Add printf attribute to kselftest functions
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH -next v2 09/19] mm: mprotect: use a folio in change_pte_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 40/53] netfs: Implement a write-through caching option
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v14 08/39] mm/swap: Add folio_mark_accessed()
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: page_alloc: check the order of compound page event when the order is 0
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 1026f1ab9e072d96616b988ed4b066b5b95613a2
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 4/5] tools/mm: Fix the default case for page_owner_sort
- From: Audra Mitchell <audra@xxxxxxxxxx>
- [PATCH 5/5] tools/mm: Update the usage output to be more organized
- From: Audra Mitchell <audra@xxxxxxxxxx>
- [RFC PATCH 41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 39/53] netfs: Provide a launder_folio implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] lazy tlb: consolidate lazy tlb mm switching fix
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 0/5] Fix page_owner's use of free timestamps
- From: Audra Mitchell <audra@xxxxxxxxxx>
- Re: [PATCHv14 5/9] efi: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [RFC PATCH 18/53] netfs: Add a hook to allow tell the netfs to update its i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/5] mm/page_owner: Remove free_ts from page_owner output
- From: Audra Mitchell <audra@xxxxxxxxxx>
- [PATCH 3/5] tools/mm: Filter out timestamps for correct collation
- From: Audra Mitchell <audra@xxxxxxxxxx>
- Re: [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- [RFC PATCH 50/53] cifs: Cut over to using netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [linux-next:master 454/12130] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn35/dcn35_hwseq.c:159 dcn35_init_hw() warn: inconsistent indenting
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [RFC PATCH 36/53] netfs: Decrypt encrypted content
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 16/53] netfs: Export netfs_put_subrequest() and some tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 35/53] netfs: Perform content encryption
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 21/53] netfs: Make the refcounting of netfs_begin_read() easier to use
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 0/8] Add printf attribute to kselftest functions
- From: Shuah <shuah@xxxxxxxxxx>
- [RFC PATCH 08/10] dyndbg: drop _ddebug.site member
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm()
- From: Michal Hocko <mhocko@xxxxxxxx>
- [RFC PATCH 19/53] netfs: Make netfs_put_request() handle a NULL pointer
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 25/53] netfs: Make netfs_read_folio() handle streaming-write pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 29/53] netfs: Implement buffered write API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
- From: Lokesh Gidra <lokeshgidra@xxxxxxxxxx>
- [RFC PATCH 11/53] netfs: Add support for DIO buffering
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- [PATCH 2/5] tools/mm: Remove references to free_ts from page_owner_sort
- From: Audra Mitchell <audra@xxxxxxxxxx>
- [RFC PATCH 37/53] netfs: Support decryption on ubuffered/DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [linux-next:master 3438/12130] fs/bcachefs/extents.h:603:17: warning: writing 8 bytes into a region of size 0
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 34/53] netfs: Make netfs_skip_folio_read() take account of blocksize
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
- From: Peter Xu <peterx@xxxxxxxxxx>
- [RFC PATCH 53/53] cifs: Remove some code that's no longer used, part 3
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 46/53] cifs: Use more fields from netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 22/53] netfs: Prep to use folio->private for write grouping and streaming write
- From: David Howells <dhowells@xxxxxxxxxx>
- [linux-next:master 11413/12130] drivers/fpga/altera-ps-spi.c:74:34: warning: unused variable 'of_ef_match'
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 51/53] cifs: Remove some code that's no longer used, part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 33/53] netfs: Provide minimum blocksize parameter
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC PATCH 30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 15/53] netfs: Limit subrequest by size or number of segments
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 23/53] netfs: Dispatch write requests to process a writeback slice
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 28/53] netfs: Implement unbuffered/DIO write support
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 44/53] cifs: Share server EOF pos with netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 13/53] netfs: Add bounce buffering support
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 48/53] cifs: Implement netfslib hooks
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [External] Re: [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: 贺中坤 <hezhongkun.hzk@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCHv14 5/9] efi: Add unaccepted memory support
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [RFC PATCH 38/53] netfs: Support encryption on Unbuffered/DIO write
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCHv14 5/9] efi: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 10/53] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 52/53] cifs: Remove some code that's no longer used, part 2
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 49/53] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 17/53] netfs: Extend the netfs_io_*request structs to handle writes
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 20/53] fscache: Add a function to begin an cache op from a netfslib request
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 47/53] cifs: Make wait_mtu_credits take size_t args
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 42/53] afs: Use the netfs write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 26/53] netfs: Allocate multipage folios in the writepath
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 27/53] netfs: Implement support for unbuffered/DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 32/53] netfs: Provide a writepages implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 31/53] netfs: Provide netfs_file_read_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 0/8] Add printf attribute to kselftest functions
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [RFC PATCH 1/1] mm: only use old generation and stable tier for madv_pageout
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next v2 18/19] mm: use folio_xchg_last_cpupid() in wp_page_reuse()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next v2 09/19] mm: mprotect: use a folio in change_pte_range()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [External] Re: [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: 贺中坤 <hezhongkun.hzk@xxxxxxxxxxxxx>
- Re: [External] Re: [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: 贺中坤 <hezhongkun.hzk@xxxxxxxxxxxxx>
- Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCHv14 5/9] efi: Add unaccepted memory support
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH v6 2/8] selftests/cachestat: Fix print_cachestat format
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- [PATCH v6 7/8] selftests/mm: Substitute attribute with a macro
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- Re: [PATCH v4 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
- From: Jan Kara <jack@xxxxxxx>
- [linux-next:master 10163/11653] sound/soc/rockchip/rockchip_i2s_tdm.c:1315:34: warning: unused variable 'rockchip_i2s_tdm_match'
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 1/1] mm: only use old generation and stable tier for madv_pageout
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- [PATCH -next v2 19/19] mm: remove page_cpupid_xchg_last()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH -next v2 00/19] mm: convert page cpupid functions to folios
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 16/19] mm: make finish_mkwrite_fault() static
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 07/19] mm: add folio_xchg_access_time()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 12/19] mm: add folio_xchg_last_cpupid()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 10/19] mm: huge_memory: use a folio in change_huge_pmd()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 14/19] mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 06/19] mm: remove page_cpupid_last()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 18/19] mm: use folio_xchg_last_cpupid() in wp_page_reuse()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 08/19] sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 15/19] mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 13/19] sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 11/19] mm: remove xchg_page_access_time()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 09/19] mm: mprotect: use a folio in change_pte_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 05/19] mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 04/19] mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 03/19] mm: memory: use folio_last_cpupid() in do_numa_page()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 01/19] mm_types: add virtual and _last_cpupid into struct folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -next v2 02/19] mm: add folio_last_cpupid()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master 453/12130] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:260 dcn35_update_bw_bounding_box_fpu() warn: inconsistent indenting
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm, memcg: avoid recycling when there is no more recyclable memory
- From: Ruifeng Su <suruifeng1@xxxxxxxxxx>
- Re: [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [RFC PATCH 06/10] dyndbg: add site_*() macros to avoid using _ddebug.site
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [RFC PATCH 06/10] dyndbg: add site_*() macros to avoid using _ddebug.site
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 960f4d0f660c7eca51d814d65d3757ead9c2ca65
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 08/10] dyndbg: drop _ddebug.site member
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [linux-next:master 10163/11653] sound/soc/rockchip/rockchip_i2s_tdm.c:1315:34: warning: 'rockchip_i2s_tdm_match' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/3] mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
- From: Peter Xu <peterx@xxxxxxxxxx>
- [RFC PATCH 07/10] dyndbg: wire in __desc_*() functions
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [RFC PATCH 03/10] dyndbg: add 2nd cursor pair to init-fn
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [RFC PATCH 09/10] dyndbg: add dd_clear_range to prune mtrees
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 07/10] dyndbg: wire in __desc_*() functions
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 03/10] mm, pcp: reduce lock contention for draining high-order pages
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [RFC PATCH 09/10] dyndbg: add dd_clear_range to prune mtrees
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [PATCH v4 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [External] : Re: [PATCH 1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
- From: samasth.norway.ananda@xxxxxxxxxx
- [RFC PATCH 05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [RFC PATCH 02/10] dyndbg: split __dyndbg_sites section out from __dyndbg
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 03/10] dyndbg: add 2nd cursor pair to init-fn
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 10/10] dyndbg: cache the dynamically generated prefixes per callsite
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH 05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 00/10] how to reclaim unneeded vmlinux memory ?
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 00/10] how to reclaim unneeded vmlinux memory ?
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 02/10] dyndbg: split __dyndbg_sites section out from __dyndbg
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH 01/10] dyndbg: prep to isolate 3 repetetive fields
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [PATCH 1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH 04/10] mm: restrict the pcp batch scale factor to avoid too long latency
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v2] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
- From: Samasth Norway Ananda <samasth.norway.ananda@xxxxxxxxxx>
- Re: [External] Re: [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] mm/slub: disable slab merging in the default configuration
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Large Block Sizes update and monthly sync ups
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- RE: [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes
- From: "Sridharan, Vilas" <Vilas.Sridharan@xxxxxxx>
- Re: [External] Re: [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: 贺中坤 <hezhongkun.hzk@xxxxxxxxxxxxx>
- [PATCH v4 1/3] mm: drop the assumption that VM_SHARED always implies writable
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH] mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 08/10] mm, pcp: decrease PCP high if free pages < high watermark
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [linux-next:master 10440/11653] a6xx_gmu.c:undefined reference to `qmp_send'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- RE: [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes
- From: "Sridharan, Vilas" <Vilas.Sridharan@xxxxxxx>
- Re: [PATCH v2 4/5] mm: kmem: scoped objcg protection
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [PATCH v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [External] Re: [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
- From: Samasth Norway Ananda <samasth.norway.ananda@xxxxxxxxxx>
- Re: [PATCH v2 5/5] percpu: scoped objcg protection
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 06/38] mm: Add default definition of set_ptes()
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v3] memblock: don't run loop in memblock_add_range() twice
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- Re: [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v6 06/38] mm: Add default definition of set_ptes()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/38] mm: Add default definition of set_ptes()
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] support NUMA emulation for arm64
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/10] mm, pcp: avoid to reduce PCP high unnecessarily
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] memblock: don't run loop in memblock_add_range() twice
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 09/10] mm, pcp: avoid to reduce PCP high unnecessarily
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] support NUMA emulation for arm64
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: some works in 2023
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [PATCH 9/8] percpu_counter: extend _limited_add() to negative amounts
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH RFC 1/5] mm/numa: move numa emulation APIs into generic files
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [linux-next:master 466/11428] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:292 dcn35_update_clocks() warn: inconsistent indenting
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [linux-next:master] [kselftest] 9c2a19f715: kernel-selftests.net.rtnetlink.sh.gretap.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH RFC 5/5] mm/numa: migrate leftover numa emulation into mm/numa.c
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- [PATCH RFC 4/5] mm/numa: support CONFIG_NUMA_EMU for arm64
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- [PATCH RFC 3/5] arch_numa: remove __init in early_cpu_to_node()
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- [PATCH RFC 1/5] mm/numa: move numa emulation APIs into generic files
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- [PATCH RFC 2/5] mm: percpu: fix variable type of cpu
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- [PATCH RFC 0/5] support NUMA emulation for arm64
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH] mm: page_alloc: check the order of compound page event when the order is 0
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
- From: Ryan Houdek <sonicadvance1@xxxxxxxxx>
- Re: [PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: kmem: make memcg keep a reference to the original objcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- [RFC PATCH v2 3/3] mm/mempolicy: modify interleave mempolicy to use memtier weights
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH v2 1/3] mm/memory-tiers: change mutex to rw semaphore
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: some works in 2023
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [linux-next:master] [bpf/tests] daabb2b098: kernel-selftests.net.test_bpf.sh.fail
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [RFC PATCH v2 2/3] mm/memory-tiers: Introduce sysfs for tier interleave weights
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 0/5] Abstract vma_merge() and split_vma()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 2/5] mm: kmem: add direct objcg pointer to task_struct
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v4 1/8] mm/util: Introduce kmemdup_array() to duplicate an array
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v4 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [linux-next:master] [bpf/tests] daabb2b098: kernel-selftests.net.test_bpf.sh.fail
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH v4 0/8] soc/tegra: fuse: Add ACPI support
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [PATCH v4 1/8] mm/util: Introduce kmemdup_array() to duplicate an array
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: kmem: add direct objcg pointer to task_struct
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v4 6/8] soc/tegra: fuse: Add function to print SKU info
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] exec: allow executing block devices
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/8] mm/util: Introduce kmemdup_array() to duplicate an array
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [BUG] soft lockup in filemap_get_read_batch
- From: Antal Nemes <antal.nemes@xxxxxxxx>
- Re: high IRQ latency due to pcp draining
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [v2 0/1] mm: hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [v2 1/1] hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/8] hugetlb: restructure pool allocations
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [linux-next:master] [bpf/tests] daabb2b098: kernel-selftests.net.test_bpf.sh.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 09/10] mm, pcp: avoid to reduce PCP high unnecessarily
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/8] soc/tegra: fuse: Use dev_err_probe for probe failures
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v4 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RESEND PATCH] mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v5 2/8] selftests/cachestat: Fix print_cachestat format
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [PATCH 08/10] mm, pcp: decrease PCP high if free pages < high watermark
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] mm: PCP high auto-tuning
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] sched/wait: introduce endmark in __wake_up_common
- From: lai bin <sclaibin@xxxxxxxxx>
- Re: [PATCH -next 1/7] mm_types: add _last_cpupid into folio
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 05/10] mm, page_alloc: scale the number of pages that are batch allocated
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/10] mm: restrict the pcp batch scale factor to avoid too long latency
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/10] mm, pcp: reduce lock contention for draining high-order pages
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/8] hugetlb: restructure pool allocations
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/8] soc/tegra: fuse: Refactor resource mapping
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v5 0/8] Add printf attribute to kselftest functions
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- [PATCH v4 8/8] soc/tegra: fuse: Add support for Tegra241
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v4 5/8] soc/tegra: fuse: Add function to add lookups
- From: Kartik <kkartik@xxxxxxxxxx>
- [PATCH v4 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
- From: Kartik <kkartik@xxxxxxxxxx>
- Re: [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v1 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v1 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 2/3] maple_tree: use preallocations in mas_store_gfp()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] maple_tree: introduce mas_prealloc_calc()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v6 2/8] hugetlb: restructure pool allocations
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [RFC PATCH 11/14] mm/slub: allocate slabs from virtual memory
- From: Matteo Rizzo <matteorizzo@xxxxxxxxxx>
- Re: [linux-next:master 6935/11192] drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c:538:25-29: ERROR: aconnector is NULL but dereferenced. (fwd)
- From: Hamza Mahfooz <hamza.mahfooz@xxxxxxx>
- Re: [RFC PATCH v1 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v5 7/8] selftests/mm: Substitute attribute with a macro
- From: Maciej Wieczor-Retman <maciej.wieczor-retman@xxxxxxxxx>
- Re: [RFC PATCH v1 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH -next 1/7] mm_types: add _last_cpupid into folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] exec: allow executing block devices
- From: Alyssa Ross <hi@xxxxxxxxx>
- Re: [PATCH v3 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm/list_lru: Remove unused function
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv14 5/9] efi: Add unaccepted memory support
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH -V2] mm: fix draining PCP of remote zone
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool
- From: Zhongkun He <hezhongkun.hzk@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [PATCH v3 0/5] Abstract vma_merge() and split_vma()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 2/3] maple_tree: use preallocations in mas_store_gfp()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH -next 4/7] mm: convert xchg_page_access_time to xchg_folio_access_time()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH -next 1/7] mm_types: add _last_cpupid into folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v1 5/5] tools/mm/page-types.c: hide compound pages in non-raw mode
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- Re: [PATCH v2 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [External] Re: [PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 2/3] maple_tree: use preallocations in mas_store_gfp()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH] docs: update link to powerpc/vmemmap_dedup.rst
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] exec: allow executing block devices
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 00/19] stackdepot: allow evicting stack traces
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v1 4/5] mm, kpageflags: fix invalid output for PageSlab
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- Re: [PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v3 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v6 2/8] hugetlb: restructure pool allocations
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 0/6] sched/numa: Complete scanning of partial and inactive VMAs
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v1 15/20] arm64: add POE signal support
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: selftests: cgroup: test_core - Unable to handle kernel NULL pointer dereference at virtual address
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [PATCH v3 3/5] mm: make vma_merge() and split_vma() internal
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
- From: domenico cerasuolo <cerasuolodomenico@xxxxxxxxx>
- Re: [PATCH] mm/memory-hotplug: fix typo in documentation
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC PATCH 0/4] Enable >0 order folio memory compaction
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 3/5] kasan: use unchecked __memset internally
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [linux-next:master 6935/11192] drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c:538:25-29: ERROR: aconnector is NULL but dereferenced. (fwd)
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- [linux-next:master] BUILD REGRESSION c0a6edb636cba9c0d1db966a54d910a02e52e4be
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] kasan:print the original fault addr when access invalid shadow
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v3 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v14 08/39] mm/swap: Add folio_mark_accessed()
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH 10/10] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH v3 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v14 08/39] mm/swap: Add folio_mark_accessed()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v1 2/5] mm: kpageflags: distinguish thp and folio
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- Re: [PATCH 6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH v2 2/2] riscv: Add tests for riscv module loading
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] debugobjects: stop accessing objects after releasing spinlock
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: selftests: cgroup: test_core - Unable to handle kernel NULL pointer dereference at virtual address
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v1 05/20] arm64: context switch POR_EL0 register
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v1 1/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [RESEND PATCH v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS 00b249acca70baaa39f56e37f5d5ed5da9bc550f
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 0/4] mm/ksm: Add ksm advisor
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH 1/1] mm/migrate: correct nr_failed in migrate_pages_sync()
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v1 3/5] mm, kpageflags: separate code path for hugetlb pages
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- [PATCH v1 1/5] include/uapi/linux/kernel-page-flags.h: define KPF_FOLIO
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- Re: [PATCH] bounds: Support non-power-of-two CONFIG_NR_CPUS
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bounds: Support non-power-of-two CONFIG_NR_CPUS
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH v6 19/38] arm64/mm: Handle GCS data aborts
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- [PATCH] bounds: Support non-power-of-two CONFIG_NR_CPUS
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 5/5] percpu: scoped objcg protection
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [RFC PATCH v1 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH v1 2/2] mm: swap: Swap-out small-sized THP without splitting
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v2] kasan:print the original fault addr when access invalid shadow
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next 1/7] mm_types: add _last_cpupid into folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v6 16/38] arm64/idreg: Add overrride for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 35/38] kselftest/arm64: Add test coverage for GCS mode locking
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH -next 4/7] mm: convert xchg_page_access_time to xchg_folio_access_time()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] debugobjects: stop accessing objects after releasing spinlock
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH 0/6] sched/numa: Complete scanning of partial and inactive VMAs
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH -next 1/7] mm_types: add _last_cpupid into folio
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH 1/3] maple_tree: introduce mas_prealloc_calc()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH 5/5] Documentation: *san: drop "the" from article titles
- From: Andrey Konovalov <andreyknvl@xxxxxxxxx>
- [PATCH v2 5/5] mm: memcg: restore subtree stats flushing
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 0/4] Enable >0 order folio memory compaction
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v1 15/20] arm64: add POE signal support
- From: Joey Gouly <joey.gouly@xxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]