[RFC PATCH] mm: hold PTL from the first PTE while reclaiming a large folio
2024-03-05 8:56 UTC (18+ messages)
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2024-03-05 8:46 UTC (28+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
[PATCH] tmpfs: don't interrupt fallocate with EINTR
2024-03-05 8:42 UTC
[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
2024-03-05 8:41 UTC (5+ messages)
` [Chapter One] THP zones: the use cases of policy zones
[PATCH 0/5] Remove some races around folio_test_hugetlb
2024-03-05 8:39 UTC (8+ messages)
` [PATCH 1/5] hugetlb: Make folio_test_hugetlb safer to call
` [PATCH 2/5] hugetlb: Add hugetlb_pfn_folio
[PATCH] slab: remove PARTIAL_NODE slab_state
2024-03-05 8:39 UTC
[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
2024-03-05 8:15 UTC (10+ messages)
[linux-next:master] [selftests/harness] 0710a1a73f: kernel-selftests.seccomp.seccomp_bpf.TRAP.dfl.fail
2024-03-05 8:04 UTC
[PATCH v5] mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
2024-03-05 7:55 UTC (14+ messages)
` [PATCH v6] "
[Bug] WARNING in static_key_disable_cpuslocked
2024-03-05 7:54 UTC
[PATCH v3 1/2] mm/zswap: global lru and shrinker shared by all zswap_pools
2024-03-05 7:53 UTC (2+ messages)
` [PATCH mm-unstable] mm/zswap: global lru and shrinker shared by all zswap_pools fix
[PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-03-05 7:37 UTC (9+ messages)
` [External] "
` [EXT] "
[PATCH 0/3] minor fixes and supplement for ptdesc
2024-03-05 7:21 UTC (5+ messages)
` [PATCH 1/3] mm: pgtable: correct the wrong comment about ptdesc->__page_flags
` [PATCH 2/3] mm: pgtable: add missing pt_index to struct ptdesc
` [PATCH 3/3] s390: supplement for ptdesc conversion
` [PATCH v2 "
[RFC PATCH v5 00/29] TDX KVM selftests
2024-03-05 7:09 UTC (18+ messages)
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
` [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test
` [RFC PATCH v5 24/29] KVM: selftests: Expose _vm_vaddr_alloc
` [RFC PATCH v5 26/29] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [RFC PATCH v5 28/29] KVM: selftests: TDX: Add TDX UPM selftest
[PATCH 0/2] Fix I/O high when memory almost met memcg limit
2024-03-05 7:07 UTC (3+ messages)
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault
[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-03-05 6:57 UTC (15+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[PATCH 1/3] selftests/exec: Add the overall result line accourding to TAP
2024-03-05 6:26 UTC (6+ messages)
` [PATCH 2/3] selftest/exec: conform test to TAP format output
` [PATCH 3/3] selftests/exec: "
[linux-next:master] [mm/zswap] 18ce3c9e4c: BUG:spinlock_bad_magic_on_CPU
2024-03-05 6:26 UTC (2+ messages)
[linux-next:master] [mm,page_owner] 4bedfb314b: BUG:KASAN:null-ptr-deref_in_init_page_owner
2024-03-05 6:08 UTC
[PATCH] selftests/mm: Dont fail testsuite due to a lack of hugepages
2024-03-05 5:49 UTC (4+ messages)
CMA, memdescs and folios
2024-03-05 5:30 UTC (2+ messages)
[PATCH v4] zswap: replace RB tree with xarray
2024-03-05 5:08 UTC (3+ messages)
[syzbot] [mm?] WARNING in try_to_unmap_one
2024-03-05 4:38 UTC
[PATCH v3 00/10] mm/treewide: Replace pXd_large() with pXd_leaf()
2024-03-05 4:37 UTC (11+ messages)
` [PATCH v3 01/10] mm/ppc: Define "
` [PATCH v3 02/10] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v3 03/10] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v3 04/10] mm/x86: Replace pgd_large() with pgd_leaf()
` [PATCH v3 05/10] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v3 06/10] mm/kasan: Use pXd_leaf() in shadow_mapped()
` [PATCH v3 07/10] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v3 08/10] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v3 09/10] mm/treewide: Drop pXd_large()
` [PATCH v3 10/10] mm/treewide: Align up pXd_leaf() retval across archs
[PATCH] usercopy: delete __noreturn from usercopy_abort
2024-03-05 3:31 UTC (6+ messages)
[PATCH v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
2024-03-05 3:25 UTC (17+ messages)
` [PATCH v2 1/7] mm/ppc: Define "
` [PATCH v2 2/7] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v2 3/7] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v2 5/7] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v2 6/7] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v2 7/7] mm/treewide: Drop pXd_large()
[PATCH v6 0/8] hugetlb: parallelize hugetlb page init on boot
2024-03-05 3:24 UTC (7+ messages)
` [PATCH v6 4/8] padata: dispatch works on different nodes
` [PATCH v6 5/8] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
[PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
2024-03-05 3:20 UTC (5+ messages)
[PATCH v2] zswap: replace RB tree with xarray
2024-03-05 3:08 UTC (3+ messages)
[PATCH v4 bpf-next 0/2] mm: Enforce ioremap address space and introduce sparse vm_area
2024-03-05 3:05 UTC (3+ messages)
` [PATCH v4 bpf-next 1/2] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range
` [PATCH v4 bpf-next 2/2] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()
[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
2024-03-05 2:56 UTC (11+ messages)
` [Lsf-pc] "
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-03-05 2:19 UTC (11+ messages)
BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
2024-03-05 1:57 UTC (6+ messages)
[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
2024-03-05 0:52 UTC (8+ messages)
[PATCH net-next] selftests: avoid using SKIP(exit()) in harness fixure setup
2024-03-05 0:49 UTC (2+ messages)
[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
2024-03-05 0:38 UTC (4+ messages)
` [PATCH v2 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-03-04 23:37 UTC (6+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` "
` "
[PATCH 0/4] slab: Introduce dedicated bucket allocator
2024-03-04 23:03 UTC (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH 3/4] xattr: Use dedicated slab buckets for setxattr()
` [PATCH 4/4] mm/util: Use dedicated slab buckets for memdup_user()
[PATCH 0/2] Address some contpte nits
2024-03-04 22:04 UTC (9+ messages)
` [PATCH 1/2] arm64/mm: Export contpte symbols only to GPL users
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()
folio_mmapped
2024-03-04 21:58 UTC (20+ messages)
` folio_mmapped
Can the huge zero page be partially mapped?
2024-03-04 21:52 UTC (3+ messages)
[PATCH v2 0/2] Add log related mailbox commands
2024-03-04 20:39 UTC (2+ messages)
[PATCH 0/8] PageFlags cleanups
2024-03-04 19:02 UTC (5+ messages)
` [PATCH 4/8] mm: Add __dump_folio()
[PATCH v5 0/8] Split a folio to any lower order folios
2024-03-04 18:31 UTC (13+ messages)
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order
[PATCH v2 0/9] Cover a guard gap corner case
2024-03-04 18:03 UTC (12+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
[LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
2024-03-04 16:45 UTC (3+ messages)
[PATCH v3] zswap: replace RB tree with xarray
2024-03-04 16:14 UTC (3+ messages)
` [External] "
[PATCH v2 00/13] enable bs > ps in XFS
2024-03-04 15:38 UTC (6+ messages)
` [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
2024-03-04 12:47 UTC (4+ messages)
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
[PATCH 0/8] Some cleanups for memory-failure
2024-03-04 12:31 UTC (7+ messages)
` [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
` [PATCH 2/8] mm/memory-failure: Pass addr to __add_to_kill()
` [PATCH 3/8] mm: Return the address from page_mapped_in_vma()
[linux-next:master 10409/11394] ERROR: modpost: "__fentry__" [tools/testing/selftests/livepatch/test_modules/test_klp_atomic_replace.ko] undefined!
2024-03-04 12:29 UTC (2+ messages)
[PATCH v5.15-v5.4] fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
2024-03-04 10:49 UTC
[PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
2024-03-04 10:48 UTC (11+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 9ae6334a68aa77ddb95ccad17603525c1b810e91
2024-03-04 10:20 UTC
[Question] CoW on VM_PFNMAP vma during write fault
2024-03-04 9:17 UTC (8+ messages)
[linux-next:master] [mm] 8f33a2ff30: stress-ng.resched.ops_per_sec -10.3% regression
2024-03-04 9:06 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox