Show patches with: Submitter = Dev Jain       |    State = Action Required       |   42 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm: Remove redundant condition for THP folio mm: Remove redundant condition for THP folio 1 2 - --- 2024-10-18 Dev Jain New
[v7,2/2] mm: Allocate THP on hugezeropage wp-fault Do not shatter hugezeropage on wp-fault 1 1 - --- 2024-10-08 Dev Jain New
[v7,1/2] mm: Abstract THP allocation Do not shatter hugezeropage on wp-fault 1 1 - --- 2024-10-08 Dev Jain New
[v6,2/2] mm: Allocate THP on hugezeropage wp-fault Do not shatter hugezeropage on wp-fault 1 1 - --- 2024-09-30 Dev Jain New
[v6,1/2] mm: Abstract THP allocation Do not shatter hugezeropage on wp-fault 1 1 - --- 2024-09-30 Dev Jain New
[v5,2/2] mm: Allocate THP on hugezeropage wp-fault Do not shatter hugezeropage on wp-fault 1 1 - --- 2024-09-24 Dev Jain New
[v5,1/2] mm: Abstract THP allocation Do not shatter hugezeropage on wp-fault 1 1 - --- 2024-09-24 Dev Jain New
[v2,2/2] mm: Compute first_set_pte to eliminate evaluating redundant ranges Compute contiguous empty PTEs for mTHP efficiently - - - --- 2024-09-16 Dev Jain New
[v2,1/2] mm: Make pte_range_none() return number of empty PTEs Compute contiguous empty PTEs for mTHP efficiently - 1 - --- 2024-09-16 Dev Jain New
[v4,2/2] mm: Allocate THP on hugezeropage wp-fault Do not shatter hugezeropage on wp-fault - - - --- 2024-09-16 Dev Jain New
[v4,1/2] mm: Abstract THP allocation Do not shatter hugezeropage on wp-fault 1 - - --- 2024-09-16 Dev Jain New
mm: Compute mTHP order efficiently mm: Compute mTHP order efficiently - - - --- 2024-09-13 Dev Jain New
[v3,2/2] mm: Allocate THP on hugezeropage wp-fault Do not shatter hugezeropage on wp-fault - - - --- 2024-09-11 Dev Jain New
[v3,1/2] mm: Abstract THP allocation Do not shatter hugezeropage on wp-fault - - - --- 2024-09-11 Dev Jain New
[v2,2/2] mm: Allocate THP on hugezeropage wp-fault Do not shatter hugezeropage on wp-fault - - - --- 2024-09-04 Dev Jain New
[v2,1/2] mm: Abstract THP allocation Do not shatter hugezeropage on wp-fault - - - --- 2024-09-04 Dev Jain New
[2/2] mm: Allocate THP on hugezeropage wp-fault Do not shatter hugezeropage on wp-fault - - - --- 2024-08-30 Dev Jain New
[1/2] mm: Abstract THP allocation Do not shatter hugezeropage on wp-fault - - - --- 2024-08-30 Dev Jain New
selftests/mm: Relax test to fail after 100 migration failures selftests/mm: Relax test to fail after 100 migration failures - 1 1 --- 2024-08-30 Dev Jain New
[2/2] selftests/mm: Do not fail test for a single migration failure Improve migration by backing off earlier - 1 1 --- 2024-08-09 Dev Jain New
[1/2] mm: Retry migration earlier upon refcount mismatch Improve migration by backing off earlier - - - --- 2024-08-09 Dev Jain New
Race condition observed between page migration and page fault handling on arm64 machines Race condition observed between page migration and page fault handling on arm64 machines - - - --- 2024-08-01 Dev Jain New
[v2] selftests/mm: Skip test for non-LPA2 and non-LVA systems [v2] selftests/mm: Skip test for non-LPA2 and non-LVA systems - 1 - --- 2024-07-18 Dev Jain New
selftests/mm: Skip test for non-LPA2 and non-LVA systems selftests/mm: Skip test for non-LPA2 and non-LVA systems - 1 - --- 2024-07-17 Dev Jain New
mm: sparse: Consistently use _nr mm: sparse: Consistently use _nr 1 1 - --- 2024-05-31 Dev Jain New
[2/2] selftests/mm: va_high_addr_switch: Dynamically initialize testcases to enable LPA2 testing Restructure va_high_addr_switch - - - --- 2024-05-22 Dev Jain New
[1/2] selftests/mm: va_high_addr_switch: Reduce test noise Restructure va_high_addr_switch - - - --- 2024-05-22 Dev Jain New
[v2,3/3] selftests/mm: compaction_test: Fix bogus test success and reduce probability of OOM-killer… Fixes for compaction_test - - - --- 2024-05-21 Dev Jain New
[v2,2/3] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages Fixes for compaction_test - - - --- 2024-05-21 Dev Jain New
[v2,1/3] selftests/mm: compaction_test: Fix bogus test success on Aarch64 Fixes for compaction_test - - - --- 2024-05-21 Dev Jain New
selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2 selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2 - - - --- 2024-05-16 Dev Jain New
[2/2] selftests/mm: compaction_test: Fix trivial test success and reduce probability of OOM-killer … Fixes for compaction_test - - - --- 2024-05-15 Dev Jain New
[1/2] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages Fixes for compaction_test - - - --- 2024-05-15 Dev Jain New
selftests/mm: compaction_test: Fix trivial test pass on Aarch64 when nr_hugepages = 0 selftests/mm: compaction_test: Fix trivial test pass on Aarch64 when nr_hugepages = 0 - - - --- 2024-05-13 Dev Jain New
selftests/mm: hugetlb_madv_vs_map: Avoid test skipping by querying hugepage size at runtime selftests/mm: hugetlb_madv_vs_map: Avoid test skipping by querying hugepage size at runtime 1 1 - --- 2024-05-09 Dev Jain New
[3/3] selftests/mm: mremap_test: Use sscanf to parse /proc/self/maps selftests/mm: mremap_test: Optimizations and style fixes - - - --- 2024-03-30 Dev Jain New
[2/3] selftests/mm: mremap_test: Optimize execution time from minutes to seconds using chunkwise me… selftests/mm: mremap_test: Optimizations and style fixes - - - --- 2024-03-30 Dev Jain New
[1/3] selftests/mm: mremap_test: Optimize using pre-filled random array and memcpy selftests/mm: mremap_test: Optimizations and style fixes - - - --- 2024-03-30 Dev Jain New
[v2] selftests/mm: Confirm VA exhaustion without reliance on correctness of mmap() [v2] selftests/mm: Confirm VA exhaustion without reliance on correctness of mmap() - - - --- 2024-03-25 Dev Jain New
selftests/mm: Parse VMA range in one go selftests/mm: Parse VMA range in one go - - - --- 2024-03-22 Dev Jain New
selftests/mm: Confirm VA exhaustion without reliance on correctness of mmap() selftests/mm: Confirm VA exhaustion without reliance on correctness of mmap() - - - --- 2024-03-21 Dev Jain New
selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg - 1 - --- 2024-03-14 Dev Jain New