Show patches with: State = Action Required       |    Archived = No       |   37361 patches
« 1 2 ... 75 76 77373 374 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,8/8] hugetlb: batch TLB flushes when restoring vmemmap Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v6,7/8] hugetlb: batch TLB flushes when freeing vmemmap Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v6,6/8] hugetlb: batch PMD split for bulk vmemmap dedup Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v6,5/8] hugetlb: batch freeing of vmemmap pages Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v6,4/8] hugetlb: perform vmemmap restoration on a list of pages Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v6,3/8] hugetlb: perform vmemmap optimization on a list of pages Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v6,2/8] hugetlb: restructure pool allocations Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v6,1/8] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles Batch hugetlb vmemmap modification operations 1 1 - --- 2023-09-25 Mike Kravetz New
[RFC,v2,7/7] Drivers: hv: Allocate persistent pages for root partition Introduce persistent memory pool - - - --- 2023-09-25 Stanislav Kinsburskii New
[RFC,v2,6/7] pmpool: Restore state from device tree post-kexec Introduce persistent memory pool - - - --- 2023-09-25 Stanislav Kinsburskii New
[RFC,v2,5/7] pmpool: Update device tree on kexec Introduce persistent memory pool - - - --- 2023-09-25 Stanislav Kinsburskii New
[RFC,v2,4/7] pmpool: Introduce persistent memory pool Introduce persistent memory pool - - - --- 2023-09-25 Stanislav Kinsburskii New
[RFC,v2,3/7] x86: kexec: Enable fdt modification in callbacks Introduce persistent memory pool - - - --- 2023-09-25 Stanislav Kinsburskii New
[RFC,v2,2/7] x86: kexec: Transfer existing fdt to the new kernel Introduce persistent memory pool - - - --- 2023-09-25 Stanislav Kinsburskii New
[RFC,v2,1/7] kexec_file: Add fdt modification callback support Introduce persistent memory pool - - - --- 2023-09-25 Stanislav Kinsburskii New
selftests/damon: Add executable permission to test scripts selftests/damon: Add executable permission to test scripts - 1 - --- 2023-09-25 Juntong Deng New
[3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-09-25 Rik van Riel New
[2/3] hugetlbfs: close race between MADV_DONTNEED and page fault hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-09-25 Rik van Riel New
[1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs hugetlbfs: close race between MADV_DONTNEED and page fault - 1 - --- 2023-09-25 Rik van Riel New
[v4] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()" [v4] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()" 1 - - --- 2023-09-25 Zach O'Keefe New
[v2] debugobjects: stop accessing objects after releasing spinlock [v2] debugobjects: stop accessing objects after releasing spinlock - - - --- 2023-09-25 Andrzej Hajda New
[v2] mm: zswap: fix potential memory corruption on duplicate store [v2] mm: zswap: fix potential memory corruption on duplicate store - - - --- 2023-09-25 Domenico Cerasuolo New
binfmt_elf: Support segments with 0 filesz and misaligned starts binfmt_elf: Support segments with 0 filesz and misaligned starts - - - --- 2023-09-25 Eric W. Biederman New
[v7,12/12] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,11/12] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,10/12] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,09/12] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,07/12] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - 1 1 --- 2023-09-25 David Howells New
[v7,06/12] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,05/12] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,03/12] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-25 David Howells New
[v7,02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user() iov_iter: Convert the iterator macros into inline funcs 1 - - --- 2023-09-25 David Howells New
[v7,01/12] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
debugobjects: stop accessing objects after releasing spinlock debugobjects: stop accessing objects after releasing spinlock - - - --- 2023-09-25 Andrzej Hajda New
[12/12] mempolicy: migration attempt to match interleave nodes mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-09-25 Hugh Dickins New
[11/12] mempolicy: mmap_lock is not needed while migrating folios mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-09-25 Hugh Dickins New
[10/12] mempolicy: alloc_pages_mpol() for NUMA policy without vma mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-09-25 Hugh Dickins New
[09/12] mm: add page_rmappable_folio() wrapper mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-09-25 Hugh Dickins New
[08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-09-25 Hugh Dickins New
[07/12] mempolicy: mpol_shared_policy_init() without pseudo-vma mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-09-25 Hugh Dickins New
[06/12] mempolicy trivia: use pgoff_t in shared mempolicy tree mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-09-25 Hugh Dickins New
[05/12] mempolicy trivia: slightly more consistent naming mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-09-25 Hugh Dickins New
[04/12] mempolicy trivia: delete those ancient pr_debug()s mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-09-25 Hugh Dickins New
[03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-09-25 Hugh Dickins New
[02/12] kernfs: drop shared NUMA mempolicy hooks mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-09-25 Hugh Dickins New
[01/12] hugetlbfs: drop shared NUMA mempolicy pretence mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-09-25 Hugh Dickins New
[v2,2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY mm: Don't set and reset page count in MEMINIT_EARLY - - - --- 2023-09-25 Yajun Deng New
[v2,1/2] mm: pass page count and reserved to __init_single_page mm: Don't set and reset page count in MEMINIT_EARLY - - - --- 2023-09-25 Yajun Deng New
mm/damon/vaddr-test: Fix memory leak in damon_do_test_apply_three_regions() mm/damon/vaddr-test: Fix memory leak in damon_do_test_apply_three_regions() - 1 - --- 2023-09-25 Jinjie Ruan New
[v3,9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,8/9] maple_tree: Preserve the tree attributes when destroying maple tree Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,7/9] maple_tree: Update check_forking() and bench_forking() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,6/9] maple_tree: Skip other tests when BENCH is enabled Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,5/9] maple_tree: Update the documentation of maple tree Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,4/9] maple_tree: Add test for mtree_dup() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,2/9] maple_tree: Introduce {mtree,mas}_lock_nested() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v3,1/9] maple_tree: Add mt_free_one() and mt_attr() helpers Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-09-25 Peng Zhang New
[v5,8/8] hugetlb: batch TLB flushes when restoring vmemmap Batch hugetlb vmemmap modification operations - - - --- 2023-09-25 Mike Kravetz New
[v5,7/8] hugetlb: batch TLB flushes when freeing vmemmap Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v5,6/8] hugetlb: batch PMD split for bulk vmemmap dedup Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v5,5/8] hugetlb: batch freeing of vmemmap pages Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v5,4/8] hugetlb: perform vmemmap restoration on a list of pages Batch hugetlb vmemmap modification operations - - - --- 2023-09-25 Mike Kravetz New
[v5,3/8] hugetlb: perform vmemmap optimization on a list of pages Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v5,2/8] hugetlb: restructure pool allocations Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-25 Mike Kravetz New
[v5,1/8] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles Batch hugetlb vmemmap modification operations 1 1 - --- 2023-09-25 Mike Kravetz New
uapi: increase MAX_ARG_STRLEN from 128K to 6M uapi: increase MAX_ARG_STRLEN from 128K to 6M - - - --- 2023-09-24 Sergei Trofimovich New
[v3] vmscan: add trace events for lru_gen [v3] vmscan: add trace events for lru_gen - 2 - --- 2023-09-24 Jaewon Kim New
[GIT,PULL] hotfixes for 6.6-rc3 [GIT,PULL] hotfixes for 6.6-rc3 - - - --- 2023-09-23 Andrew Morton New
[RESEND] memcg, oom: unmark under_oom after the oom killer is done [RESEND] memcg, oom: unmark under_oom after the oom killer is done - - - --- 2023-09-23 Haifeng Xu New
[v2,3/3] selftests/mm: add UFFDIO_REMAP ioctl test userfaultfd remap option - - - --- 2023-09-23 Suren Baghdasaryan New
[v2,2/3] userfaultfd: UFFDIO_REMAP uABI userfaultfd remap option - - - --- 2023-09-23 Suren Baghdasaryan New
[v2,1/3] userfaultfd: UFFDIO_REMAP: rmap preparation userfaultfd remap option - - - --- 2023-09-23 Suren Baghdasaryan New
[v4,2/2] mm/ksm: Test case for prctl fork/exec workflow mm/ksm: add fork-exec support for prctl - 1 - --- 2023-09-22 Stefan Roesch New
[v4,1/2] mm/ksm: support fork/exec for prctl mm/ksm: add fork-exec support for prctl - 1 1 --- 2023-09-22 Stefan Roesch New
[17/15,HACK] futex: Force futex hash collision futex: More futex2 bits - - - --- 2023-09-22 Peter Zijlstra New
[16/15] futex,selftests: Extend the futex selftests for NUMA Untitled series #786895 - - - --- 2023-09-22 Peter Zijlstra New
[15/15] futex,selftests: Extend the futex selftests Untitled series #786895 - - - --- 2023-09-22 Peter Zijlstra New
[RFC,2/2] mm/khugepaged: Remove compound_pagelist Remove compound_pagelist from khugepaged - - - --- 2023-09-22 Vishal Moola New
[RFC,1/2] mm/khugepaged: Convert __collapse_huge_page_isolate() to use folios Remove compound_pagelist from khugepaged - 1 - --- 2023-09-22 Vishal Moola New
[3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-09-22 Rik van Riel New
[2/3] hugetlbfs: close race between MADV_DONTNEED and page fault hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-09-22 Rik van Riel New
[1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-09-22 Rik van Riel New
[v2,2/2] mm: memcg: normalize the value passed into memcg_rstat_updated() mm: memcg: fix tracking of pending stats updates values 1 - - --- 2023-09-22 Yosry Ahmed New
[v2,1/2] mm: memcg: refactor page state unit helpers mm: memcg: fix tracking of pending stats updates values 1 - - --- 2023-09-22 Yosry Ahmed New
mm: zswap: fix potential memory corruption on duplicate store mm: zswap: fix potential memory corruption on duplicate store 2 - - --- 2023-09-22 Domenico Cerasuolo New
[v2,2/2] maple_tree: Add MAS_UNDERFLOW and MAS_OVERFLOW states maple_tree: Fix mas_prev() state regression. - - - --- 2023-09-22 Liam R. Howlett New
[v2,1/2] maple_tree: Add mas_is_active() to detect in-tree walks maple_tree: Fix mas_prev() state regression. - - - --- 2023-09-22 Liam R. Howlett New
[v6,13/13] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,12/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,11/13] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,10/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,09/13] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,08/13] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,07/13] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,06/13] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,05/13] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,04/13] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
« 1 2 ... 75 76 77373 374 »