Linux Memory Management
[Prev Page][Next Page]
- Re: [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] mm: madvise: fix uneven accounting of psi
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v3 6/7] mm: zswap: simplify writeback function
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 1/7] mm: zswap: add pool shrinking mechanism
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
- From: Peter Xu <peterx@xxxxxxxxxx>
- RE: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH] memblock: use the helper macro for_each_zone
- From: Peng Zhang <zhangpeng362@xxxxxxxxxx>
- Re: [linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
- From: "kirill.shutemov@xxxxxxxxxxxxxxx" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 00/20] TDX host kernel support
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v5 3/3] mm,page_owner: Filter out stacks by a threshold counter
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC v9 02/51] KVM: x86: Add gmem hook for invalidating private memory
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [RFC PATCH ] mm/slub: Reducing slub memory wastage
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCHv5] mm: skip CMA pages when they are not available
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] selftests: mm: remove wrong kernel header inclusion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 2/2] selftests: mm: remove duplicate unneeded defines
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 1/2] selftests: mm: remove wrong kernel header inclusion
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] page_owner: print stacks and their counter
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v3 7/7] mm: zswap: remove zswap_header
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH v3 6/7] mm: zswap: simplify writeback function
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH v3 5/7] mm: zswap: remove shrink from zpool interface
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH v3 4/7] mm: zswap: remove page reclaim logic from zsmalloc
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH v3 3/7] mm: zswap: remove page reclaim logic from z3fold
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH v3 2/7] mm: zswap: remove page reclaim logic from zbud
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH v3 1/7] mm: zswap: add pool shrinking mechanism
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- [PATCH v3 0/7] mm: zswap: move writeback LRU from zpool to zswap
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- Re: [PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCHv5] mm: skip CMA pages when they are not available
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- [PATCH] [mm-unstable] mm/folio: Replace set_compound_order with folio_set_order
- From: Tarun Sahu <tsahu@xxxxxxxxxxxxx>
- Re: [PATCH] mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCHv5] mm: skip CMA pages when they are not available
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm/vmalloc: Replace the ternary conditional operator with min()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] scripts: fix the gfp flags header path in gfp-translate
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -next] mm: Remove unused vma_init_lock()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: Add Kconfig option to set default nr_overcommit_hugepages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 28/32] mm/memory: allow pte_offset_map[_lock]() to fail
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [RFC PATCH ] mm/slub: Reducing slub memory wastage
- From: Jay Patel <jaypatel@xxxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 31/32] mm/swap: swap_vma_readahead() do the pte_offset_map()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum
- From: "kirill.shutemov@xxxxxxxxxxxxxxx" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
- From: "kirill.shutemov@xxxxxxxxxxxxxxx" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
- From: David Hildenbrand <david@xxxxxxxxxx>
- [linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v2] watchdog/mm: Allow dumping memory info in pretimeout
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- RE: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
- From: "Kasireddy, Vivek" <vivek.kasireddy@xxxxxxxxx>
- Re: [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
- From: "Kirill A . Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 06/51] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 51/51] crypto: ccp: Add debug support for decrypting pages
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 50/51] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 49/51] x86/sev: Add KVM commands for per-instance certs
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 48/51] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH RFC v9 47/51] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 46/51] KVM: SVM: Add module parameter to enable the SEV-SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v3] mm/migrate_device: Try to handle swapcache pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH RFC v9 45/51] KVM: SEV: Implement gmem hook for invalidating private pages
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 44/51] KVM: SEV: Implement gmem hook for initializing private pages
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 43/51] KVM: SEV: Configure MMU to check for private fault flags
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 42/51] KVM: SVM: Support SEV-SNP AP Creation NAE event
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 41/51] KVM: SVM: Use a VMSA physical address variable for populating VMCB
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 03/51] KVM: x86: Use full 64-bit error code for kvm_mmu_do_page_fault
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 40/51] KVM: SVM: Add support to handle RMP nested page faults
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 39/51] KVM: x86: Define RMP page fault error bits for #NPF
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 38/51] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 37/51] KVM: SVM: Add support to handle Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 36/51] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 35/51] KVM: SVM: Add KVM_EXIT_VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 34/51] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 33/51] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 32/51] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 31/51] KVM: Split out memory attribute xarray updates to helper function
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 02/51] KVM: x86: Add gmem hook for invalidating private memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 30/51] KVM: Add HVA range operator
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 29/51] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 28/51] KVM: SVM: Add KVM_SNP_INIT command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 27/51] KVM: SVM: Add initial SEV-SNP support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 26/51] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 25/51] KVM: SVM: Add GHCB handling for Hypervisor Feature Support requests
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 24/51] KVM: SVM: Add support to handle AP reset MSR protocol
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 23/51] KVM: SEV: Select CONFIG_KVM_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 22/51] crypto: ccp: Add the SNP_PLATFORM_STATUS command
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 21/51] crypto: ccp: Handle the legacy SEV command when SNP is enabled
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 01/51] KVM: x86: Add gmem hook for initializing private memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 20/51] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 19/51] x86/sev: Introduce snp leaked pages list
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 18/51] crypto: ccp: Provide API to issue SEV and SNP commands
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 17/51] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 16/51] crypto: ccp: Define the SEV-SNP commands
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 15/51] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 14/51] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 13/51] x86/fault: Handle RMP page faults for user addresses
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 12/51] x86/fault: Report RMP page faults for kernel addresses
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 11/51] x86/traps: Define RMP violation #PF error code
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 10/51] x86/fault: Add helper for dumping RMP entries
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH RFC v9 09/51] x86/sev: Add RMP entry lookup helpers
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
- From: Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx>
- Re: [PATCH v11 20/20] Documentation/x86: Add documentation for TDX host support
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [linux-next:master 5458/8413] include/linux/fortify-string.h:529:4: error: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3] lib/stackdepot: fix gfp flags manipulation in __stack_depot_save()
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm: kill [add|del]_page_to_lru_list()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH] mm/khugepaged: fix iteration in collapse_file
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [linux-next:master] [kbuild] df8fc4e934: BUG:unable_to_handle_page_fault_for_address
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v6 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 03/19] openrisc: mm: remove unneeded early ioremap code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3] Documentation/mm: Initial page table documentation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: Add Kconfig option to set default nr_overcommit_hugepages
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [linux-next:master 5479/8413] drivers/scsi/lpfc/lpfc_bsg.c:918:13: sparse: sparse: incorrect type in assignment (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- RE: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- RE: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- RE: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v2] lib: Replace kmap() with kmap_local_page()
- From: Sumitra Sharma <sumitraartsy@xxxxxxxxx>
- Re: [linux-next:master] [crypto] bb897c5504: stress-ng.af-alg.ops_per_sec -8.0% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- [PATCH -next] mm: Remove unused vma_init_lock()
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Tarun Sahu <tsahu@xxxxxxxxxxxxx>
- Re: [PATCH v6 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 03/19] openrisc: mm: remove unneeded early ioremap code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [PATCH] mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH] memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH v3] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [stable:linux-5.15.y 36/9999] drivers/media/dvb-frontends/mb86a16.c:1600:26: warning: stack frame size (1168) exceeds limit (1024) in 'mb86a16_search'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv5] mm: skip CMA pages when they are not available
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/khugepaged: fix iteration in collapse_file
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] mm: hugetlb: Add Kconfig option to set default nr_overcommit_hugepages
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- RE: [PATCH v2] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
- From: "Ma, Yu" <yu.ma@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro
- From: ndesaulniers@xxxxxxxxxx
- Re: [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH] mm: madvise: fix uneven accounting of psi
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCHv5] mm: skip CMA pages when they are not available
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] page_owner: print stacks and their counter
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
- From: Peter Xu <peterx@xxxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS c7b658b8488dd2db8992e9ed18afe739c893c6b9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH 1/2] mm/filemap: remove hugetlb special casing in filemap.c
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v2 28/32] mm/memory: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 2/2] mm/hugetlb: add wrapper functions for interactions with page cache
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 28/32] mm/memory: allow pte_offset_map[_lock]() to fail
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mm/filemap: remove hugetlb special casing in filemap.c
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/khugepaged: fix iteration in collapse_file
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Alice Ryhl <alice@xxxxxxx>
- Re: [PATCH 2/2] mm/hugetlb: add wrapper functions for interactions with page cache
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH 1/2] mm/filemap: remove hugetlb special casing in filemap.c
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH 2/2] mm/hugetlb: add wrapper functions for interactions with page cache
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- [PATCH 0/2] change ->index to PAGE_SIZE for hugetlb pages
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Trilok Soni <quic_tsoni@xxxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Ariel Miculas <ariel.miculas@xxxxxxxxx>
- Re: [PATCHv2] selftests: damon: add config file
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Ariel Miculas <ariel.miculas@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Ariel Miculas (amiculas)" <amiculas@xxxxxxxxx>
- Re: [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 25/32] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v2] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- Re: [PATCH v3] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Serge Hallyn <serge@xxxxxxxxxx>
- Re: [PATCH] mm: kill [add|del]_page_to_lru_list()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Ariel Miculas (amiculas)" <amiculas@xxxxxxxxx>
- Re: [PATCH] mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH] mm: kill [add|del]_page_to_lru_list()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC PATCH v2 7/7] mm: zswap: remove zswap_header
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Trilok Soni <quic_tsoni@xxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- [linux-next:master 3357/8413] drivers/scsi/FlashPoint.c:1712:12: warning: stack frame size (1056) exceeds limit (1024) in 'FlashPoint_HandleInterrupt'
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 53ab6975c12d1ad86c599a8927e8c698b144d669
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] Documentation/mm: Initial page table documentation
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v3] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Tarun Sahu <tsahu@xxxxxxxxxxxxx>
- [linux-next:master 7164/8413] uvdevice.c:undefined reference to `uv_info'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH v2 5/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v2 5/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [RFC PATCH v2 7/7] mm: zswap: remove zswap_header
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- Re: [PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
- From: Nikolay Borisov <n.borisov.lkml@xxxxxxxxx>
- Re: [PATCH v6 16/17] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 04/17] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Ariel Miculas (amiculas)" <amiculas@xxxxxxxxx>
- Re: [PATCH v6 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: kvm/arm64: Spark benchmark
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 03/17] mm/slab: Simplify create_kmalloc_cache() args and make it static
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] mm: madvise: fix uneven accounting of psi
- From: Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
- Re: [PATCH v6 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Colin Walters" <walters@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Ariel Miculas (amiculas)" <amiculas@xxxxxxxxx>
- [PATCH v2 3/3] maple_tree: add a fast path case in mas_wr_slot_store()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v2 2/3] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v2 1/3] maple_tree: add test for mas_wr_modify() fast path
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- [PATCH v2 0/3] Optimize the fast path of mas_store()
- From: Peng Zhang <zhangpeng.00@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Ariel Miculas (amiculas)" <amiculas@xxxxxxxxx>
- Re: [linux-next:master] [crypto] bb897c5504: stress-ng.af-alg.ops_per_sec -8.0% regression
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
- From: Donald Robson <Donald.Robson@xxxxxxxxxx>
- Re: [PATCH v6 15/17] iommu/dma: Force bouncing if the size is not cacheline-aligned
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Ariel Miculas (amiculas)" <amiculas@xxxxxxxxx>
- Re: [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 6/7] mm: zswap: simplify writeback function
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- Re: [RFC PATCH v2 6/7] mm: zswap: simplify writeback function
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v2 6/7] mm: zswap: simplify writeback function
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- Re: [PATCH v11 17/20] x86/kexec: Flush cache of TDX private memory
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v2] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v11 16/20] x86/virt/tdx: Initialize all TDMRs
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- [PATCH net-next 5/6] kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 6/6] kcm: Send multiple frags in one sendmsg()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 4/6] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 3/6] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 0/6] splice, net: Some miscellaneous MSG_SPLICE_PAGES changes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 2/6] algif: Remove hash_sendpage*()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 1/6] Remove file->f_op->sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- [PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Lu Hongfei <luhongfei@xxxxxxxx>
- [PATCH v2] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Lu Hongfei <luhongfei@xxxxxxxx>
- Re: [PATCH] watchdog/mm: Allow dumping memory info in pretimeout
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] watchdog/mm: Allow dumping memory info in pretimeout
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] watchdog/mm: Allow dumping memory info in pretimeout
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [BUG] trigger BUG_ON in mas_store_prealloc when low memory
- From: John Hsu (許永翰) <John.Hsu@xxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism
- From: Domenico Cerasuolo <cerasuolodomenico@xxxxxxxxx>
- Re: [PATCH v6 11/19] sh: add <asm-generic/io.h> including
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
- From: Abel Wu <wuyun.abel@xxxxxxxxxxxxx>
- [PATCH 7/7] Revert "mm: vmscan: make global slab shrink lockless"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 6/7] Revert "mm: vmscan: make memcg slab shrink lockless"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 5/7] Revert "mm: vmscan: add shrinker_srcu_generation"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 4/7] Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 3/7] Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 2/7] Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 1/7] Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 0/7] revert shrinker_srcu related changes
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH v6 11/19] sh: add <asm-generic/io.h> including
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/23 fix] mips: update_mmu_cache() can replace __update_tlb(): fix
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [linux-next:master] [crypto] bb897c5504: stress-ng.af-alg.ops_per_sec -8.0% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v6 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 18/19] arm64 : mm: add wrapper function ioremap_prot()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 16/19] mm: move is_ioremap_addr() into new header file
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 13/19] xtensa: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 14/19] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 11/19] sh: add <asm-generic/io.h> including
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 12/19] sh: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 08/19] ia64: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 07/19] arc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 06/19] mm/ioremap: add slab availability checking in ioremap_prot
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 03/19] openrisc: mm: remove unneeded early ioremap code
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v6 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [linux-next:master 12780/13853] arch/um/drivers/harddog_user.c:6:10: fatal error: stdio.h: No such file or directory
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH] watchdog/mm: Allow dumping memory info in pretimeout
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- [PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
- From: Lu Hongfei <luhongfei@xxxxxxxx>
- Re: [PATCH 2/2] arm64: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [akpm-mm:mm-unstable 294/311] arch/mips/mm/tlb-r4k.c:300:16: warning: variable 'pmdp' set but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 00/14] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] mm/min_free_kbytes: modify min_free_kbytes calculation rules
- From: liuq <liuq131@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH 2/2] arm64: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Zi Yan <ziy@xxxxxxxxxx>
- [PATCH v2 32/32] perf/core: Allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 31/32] mm/swap: swap_vma_readahead() do the pte_offset_map()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 30/32] mm/pgtable: delete pmd_trans_unstable() and friends
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 29/32] mm/memory: handle_pte_fault() use pte_offset_map_nolock()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 28/32] mm/memory: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 27/32] mm/khugepaged: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 26/32] mm/huge_memory: split huge pmd under one pte_offset_map()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 25/32] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 24/32] mm/migrate_device: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 23/32] mm/mglru: allow pte_offset_map_nolock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 22/32] mm/swapoff: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 21/32] mm/madvise: clean up force_shm_swapin_readahead()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 20/32] mm/madvise: clean up pte_offset_map_lock() scans
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- [PATCH v2 19/32] mm/mremap: retry if either pte_offset_map_*lock() fails
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2] Documentation/mm: Initial page table documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v2 18/32] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [linux-next:master 12780/13853] arch/um/drivers/harddog_user.c:6:10: fatal error: stdio.h: No such file or directory
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- [PATCH v2 17/32] mm/various: give up if pte_offset_map[_lock]() fails
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 16/32] mm/debug_vm_pgtable,page_table_check: warn pte map fails
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 15/32] mm/userfaultfd: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 14/32] mm/userfaultfd: retry if pte_offset_map() fails
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH] mm: kill [add|del]_page_to_lru_list()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 13/32] mm/hmm: retry if pte_offset_map() fails
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 11/32] mm/vmwgfx: simplify pmd & pud mapping dirty helpers
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 10/32] mm/pagewalk: walk_pte_range() allow for pte_offset_map()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 09/32] mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 08/32] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 07/32] mm/page_vma_mapped: reformat map_pte() with less indentation
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 06/32] mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 05/32] mm/filemap: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 04/32] mm/pgtable: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 03/32] mm/pgtable: kmap_local_page() instead of kmap_atomic()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 02/32] mm/migrate: remove cruft from migration_entry_wait()s
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 01/32] mm: use pmdp_get_lockless() without surplus barrier()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- kvm/x86: multichase benchmark
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- kvm/powerpc: memcached benchmark
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- kvm/arm64: Spark benchmark
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 6/6] mm: handle userfaults under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 3/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 0/6] Per-vma lock support for swap and userfaults
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] scripts: fix the gfp flags header path in gfp-translate
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 20/20] Documentation/x86: Add documentation for TDX host support
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: "kirill.shutemov@xxxxxxxxxxxxxxx" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v11 14/20] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v11 13/20] x86/virt/tdx: Designate reserved areas for all TDMRs
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v2] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v11 09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
- From: Isaac Manjarres <isaacmanjarres@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- RE: [PATCH v11 00/20] TDX host kernel support
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- drivers/acpi/proc.c:139:30: warning: 'acpi_system_wakeup_device_proc_ops' defined but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- drivers/gpu/drm/radeon/ci_dpm.c:5637:5: warning: stack frame size (2080) exceeds limit (2048) in 'ci_dpm_init'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm: convert mm's rss stats into percpu_counter
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [PATCH v2 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 21/23] x86: Allow get_locked_pte() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 20/23] sparc: iounit and iommu use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 19/23] sparc: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 13/23] powerpc/hugetlb: pte_alloc_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 12/23] powerpc: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 06/23] microblaze: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- <Blacknight-Billing> Last Notice about Your Expired Services , Invoice n: #1261465
- From: "<Billing-Blacknight@solutions>" <support@xxxxxxxxxxxxx>
- [PATCH v2 02/23] arm64: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 01/23] arm: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm: convert mm's rss stats into percpu_counter
- From: Dennis Zhou <dennisszhou@xxxxxxxxx>
- [PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] mm: convert mm's rss stats into percpu_counter
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v2 5/7] mm: zswap: remove shrink from zpool interface
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [RFC PATCH] mm: Sync percpu mm RSS counters before querying
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH] mm: convert mm's rss stats into percpu_counter
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- [RFC PATCH] mm: Sync percpu mm RSS counters before querying
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v2 6/7] mm: zswap: simplify writeback function
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION db10f126048021b86e43a5d6a335ec49dec10155
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] mm: convert mm's rss stats into percpu_counter
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC PATCH v2 5/7] mm: zswap: remove shrink from zpool interface
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v2 4/7] mm: zswap: remove page reclaim logic from zsmalloc
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v2 3/7] mm: zswap: remove page reclaim logic from z3fold
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v2 2/7] mm: zswap: remove page reclaim logic from zbud
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- [PATCH] scripts: fix the gfp flags header path in gfp-translate
- From: Prathu Baronia <prathubaronia2011@xxxxxxxxx>
- [linux-next:master 7388/8065] ERROR: modpost: "uv_info" [drivers/s390/char/uvdevice.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master 4146/8065] drivers/leds/leds-cht-wcove.c:142:21: warning: no previous prototype for 'cht_wc_leds_brightness_get'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] staging: lib: Use memcpy_to/from_page()
- From: Sumitra Sharma <sumitraartsy@xxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [linux-next:pending-fixes] BUILD SUCCESS da90eaebfb79ebace89b69a79d61f3546688868f
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH net-next v3 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v3] Documentation/mm: Initial page table documentation
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH drm-next v4 13/14] drm/nouveau: implement new VM_BIND uAPI
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] Documentation/mm: Initial page table documentation
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v2] Documentation/mm: Initial page table documentation
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: "kirill.shutemov@xxxxxxxxxxxxxxx" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm: convert mm's rss stats into percpu_counter
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] mm/mm_init.c: add debug messsge for dma zone
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH] mm/mm_init.c: add debug messsge for dma zone
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: RFC for new feature to move pages from one vma to another without split
- From: Lokesh Gidra <lokeshgidra@xxxxxxxxxx>
- Re: [PATCH v2] mm/folio: Avoid special handling for order value 0 in folio_set_order
- From: Tarun Sahu <tsahu@xxxxxxxxxxxxx>
- [linux-next:master 1545/8065] include/drm/drm_print.h:456:39: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] Documentation/mm: Initial page table documentation
- From: Kuan-Ying Lee (李冠穎) <Kuan-Ying.Lee@xxxxxxxxxxxx>
- Re: [PATCH] mm/mm_init.c: add debug messsge for dma zone
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] Documentation/mm: Initial page table documentation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH] Documentation/mm: Initial page table documentation
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mm_init.c: add debug messsge for dma zone
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
- From: Isaac Manjarres <isaacmanjarres@xxxxxxxxxx>
- Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [RFC PATCH V3 0/1] sched/numa: Fix disjoint set vma scan regression
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH] mm/mm_init.c: add debug messsge for dma zone
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH] writeback: fix dereferencing NULL mapping->host on writeback_page_template
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH] vmstat: skip periodic vmstat update for isolated CPUs
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [PATCH v11 03/20] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [syzbot] Monthly mm report (Jun 2023)
- From: syzbot <syzbot+list97d3fa46d32378bb75bb@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linux-next:master 3275/7747] drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c:69:5-8: Unneeded variable: "ret". Return " 0" on line 83
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] HGM for hugetlbfs
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mm: zswap: support exclusive loads
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] zswap: do not shrink when memory.zswap.max is 0
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH drm-next v4 04/14] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: RFC for new feature to move pages from one vma to another without split
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 1/2] mm: zswap: support exclusive loads
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH] zswap: do not shrink when memory.zswap.max is 0
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] zswap: do not shrink when memory.zswap.max is 0
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] mm/khugepaged: fix iteration in collapse_file
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] zswap: do not shrink when memory.zswap.max is 0
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: fix hugetlb page unmap count balance issue
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH 0/4] mm: Fix pmd_trans_unstable() call sites on retry
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH net-next v6 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 13/14] tls/device: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 06/14] tls/device: Use splice_eof() to flush
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 11/14] tls/sw: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 09/14] kcm: Use splice_eof() to flush
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 08/14] chelsio/chtls: Use splice_eof() to flush
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 07/14] ipv4, ipv6: Use splice_eof() to flush
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 05/14] tls/sw: Use splice_eof() to flush
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 03/14] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 02/14] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 01/14] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 00/14] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/7] mm: zswap: remove page reclaim logic from zsmalloc
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH net-next v5 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 11/14] tls/sw: Support MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v5 11/14] tls/sw: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4] mm/migrate_device: Try to handle swapcache pages
- From: mpenttil@xxxxxxxxxx
- Re: [PATCH net-next v5 11/14] tls/sw: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 14/14] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v5 13/14] tls/device: Support MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/7] mm: zswap: remove page reclaim logic from zsmalloc
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH net-next v5 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v5 11/14] tls/sw: Support MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v5 09/14] kcm: Use splice_eof() to flush
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 06/14] tls/device: Use splice_eof() to flush
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v5 05/14] tls/sw: Use splice_eof() to flush
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v5 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v5 03/14] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] mm: Fix pmd_trans_unstable() call sites on retry
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] mm: zswap: support exclusive loads
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]