Show patches with: State = Action Required       |    Archived = No       |   37115 patches
« 1 2 ... 74 75 76371 372 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,1/4] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64 arch/*/io.h: remove ioremap_uc in some architectures - 1 - --- 2023-09-21 Baoquan He New
[v3,15/15] futex,selftests: Extend the futex selftests futex: More futex2 bits - - - --- 2023-09-21 Peter Zijlstra New
[v3,14/15] futex: Enable FUTEX2_{8,16} futex: More futex2 bits - 1 - --- 2023-09-21 Peter Zijlstra New
[v3,13/15] futex: Propagate flags into futex_get_value_locked() futex: More futex2 bits - 1 - --- 2023-09-21 Peter Zijlstra New
[v3,12/15] futex: Implement FUTEX2_NUMA futex: More futex2 bits - - - --- 2023-09-21 Peter Zijlstra New
[v3,11/15] mm: Add vmalloc_huge_node() futex: More futex2 bits - 1 - --- 2023-09-21 Peter Zijlstra New
[v3,10/15] futex: Add sys_futex_requeue() futex: More futex2 bits 1 1 - --- 2023-09-21 Peter Zijlstra New
[v3,09/15] futex: Add flags2 argument to futex_requeue() futex: More futex2 bits - 1 - --- 2023-09-21 Peter Zijlstra New
[v3,08/15] futex: Propagate flags into get_futex_key() futex: More futex2 bits - 1 - --- 2023-09-21 Peter Zijlstra New
[v3,07/15] futex: Add sys_futex_wait() futex: More futex2 bits 1 1 - --- 2023-09-21 Peter Zijlstra New
[v3,06/15] futex: FLAGS_STRICT futex: More futex2 bits - 1 - --- 2023-09-21 Peter Zijlstra New
[v3,05/15] futex: Add sys_futex_wake() futex: More futex2 bits 1 1 - --- 2023-09-21 Peter Zijlstra New
[v3,04/15] futex: Validate futex value against futex size futex: More futex2 bits - 1 - --- 2023-09-21 Peter Zijlstra New
[v3,03/15] futex: Flag conversion futex: More futex2 bits - 2 - --- 2023-09-21 Peter Zijlstra New
[v3,02/15] futex: Extend the FUTEX2 flags futex: More futex2 bits - 2 - --- 2023-09-21 Peter Zijlstra New
[v3,01/15] futex: Clarify FUTEX2 flags futex: More futex2 bits - 2 - --- 2023-09-21 Peter Zijlstra New
[5/5] mm: memcg: restore subtree stats flushing mm: memcg: subtree stats flushing and thresholds - - - --- 2023-09-21 Yosry Ahmed New
[4/5] mm: workingset: move the stats flush into workingset_test_recent() mm: memcg: subtree stats flushing and thresholds - - - --- 2023-09-21 Yosry Ahmed New
[3/5] mm: memcg: make stats flushing threshold per-memcg mm: memcg: subtree stats flushing and thresholds - - - --- 2023-09-21 Yosry Ahmed New
[2/5] mm: memcg: move vmstats structs definition above flushing code mm: memcg: subtree stats flushing and thresholds - - - --- 2023-09-21 Yosry Ahmed New
[1/5] mm: memcg: change flush_next_time to flush_last_time mm: memcg: subtree stats flushing and thresholds - - - --- 2023-09-21 Yosry Ahmed New
[v2,6/6] sched/numa, mm: make numa migrate functions to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,5/6] mm: mempolicy: make mpol_misplaced() to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,4/6] mm: memory: make numa_migrate_prep() to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,3/6] mm: memory: use a folio in do_numa_page() mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,2/6] mm: huge_memory: use a folio in do_huge_pmd_numa_page() mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,1/6] mm: memory: add vm_normal_folio_pmd() mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2] vmscan: add trace events for lru_gen [v2] vmscan: add trace events for lru_gen - 2 - --- 2023-09-21 Jaewon Kim New
[GIT,PULL] memblock test: compilation fixes [GIT,PULL] memblock test: compilation fixes - - - --- 2023-09-21 Mike Rapoport New
[v2] tmpfs.5: extend with new noswap documentation [v2] tmpfs.5: extend with new noswap documentation - - - --- 2023-09-20 Luis Chamberlain New
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified - - - --- 2023-09-20 Yang Shi New
[v5,11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,09/11] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,07/11] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,06/11] 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-20 David Howells New
[v5,05/11] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,04/11] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,03/11] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-20 David Howells New
[v5,01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-20 David Howells New
[RFC,v3,6/6] workingset, lru_gen: apply refault-distance based re-activation Refault distance update with MGLRU support - - - --- 2023-09-20 Kairui Song New
[RFC,v3,5/6] mm, lru_gen: convert avg_total and avg_refaulted to atomic Refault distance update with MGLRU support - - - --- 2023-09-20 Kairui Song New
[RFC,v3,4/6] workingset: simplify lru_gen_test_recent Refault distance update with MGLRU support - - - --- 2023-09-20 Kairui Song New
[RFC,v3,3/6] workignset: simplify the initilization code Refault distance update with MGLRU support - - - --- 2023-09-20 Kairui Song New
[RFC,v3,2/6] workingset: move refault distance checking into to a helper Refault distance update with MGLRU support - - - --- 2023-09-20 Kairui Song New
[RFC,v3,1/6] workingset: simplify and use a more intuitive model Refault distance update with MGLRU support - - - --- 2023-09-20 Kairui Song New
[v2,2/2] mm/ksm: Test case for prctl fork/exec workflow mm/ksm: add fork-exec support for prctl - 1 - --- 2023-09-20 Stefan Roesch New
[v2,1/2] mm/ksm: support fork/exec for prctl mm/ksm: add fork-exec support for prctl - 1 1 --- 2023-09-20 Stefan Roesch New
mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign() mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign() - - - --- 2023-09-20 Catalin Marinas New
[RFC,3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-09-20 Rik van Riel New
[v1,4/4] vfio/nvgpu: register device memory for poison handling mm: Implement ECC handling for pfn with no struct page - - - --- 2023-09-20 Ankit Agrawal New
[v1,3/4] mm: Change ghes code to allow poison of non-struct pfn mm: Implement ECC handling for pfn with no struct page - - - --- 2023-09-20 Ankit Agrawal New
[v1,2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn mm: Implement ECC handling for pfn with no struct page - - - --- 2023-09-20 Ankit Agrawal New
[v1,1/4] mm: handle poisoning of pfn without struct pages mm: Implement ECC handling for pfn with no struct page - - - --- 2023-09-20 Ankit Agrawal New
[RFC,v2,9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,8/9] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,7/9] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,4/9] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,3/9] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,2/9] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[RFC,v2,1/9] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-20 David Howells New
[net-next,v9,1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA [net-next,v9,1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA - - - --- 2023-09-20 Yunsheng Lin New
delayacct: add memory reclaim delay in get_page_from_freelist delayacct: add memory reclaim delay in get_page_from_freelist - - - --- 2023-09-20 liwenyu New
mm/slub: add sanity check for slub_min/max_order cmdline setup mm/slub: add sanity check for slub_min/max_order cmdline setup - - - --- 2023-09-20 Feng Tang New
[10/10] mm, pcp: reduce detecting time of consecutive high order page freeing mm: PCP high auto-tuning - - - --- 2023-09-20 Huang, Ying New
[09/10] mm, pcp: avoid to reduce PCP high unnecessarily mm: PCP high auto-tuning - - - --- 2023-09-20 Huang, Ying New
[08/10] mm, pcp: decrease PCP high if free pages < high watermark mm: PCP high auto-tuning - - - --- 2023-09-20 Huang, Ying New
[07/10] mm: tune PCP high automatically mm: PCP high auto-tuning - - - --- 2023-09-20 Huang, Ying New
[06/10] mm: add framework for PCP high auto-tuning mm: PCP high auto-tuning - - - --- 2023-09-20 Huang, Ying New
[05/10] mm, page_alloc: scale the number of pages that are batch allocated mm: PCP high auto-tuning 1 - - --- 2023-09-20 Huang, Ying New
[04/10] mm: restrict the pcp batch scale factor to avoid too long latency mm: PCP high auto-tuning 1 - - --- 2023-09-20 Huang, Ying New
[03/10] mm, pcp: reduce lock contention for draining high-order pages mm: PCP high auto-tuning 1 - - --- 2023-09-20 Huang, Ying New
[02/10] cacheinfo: calculate per-CPU data cache size mm: PCP high auto-tuning - - - --- 2023-09-20 Huang, Ying New
[01/10] mm, pcp: avoid to drain PCP when process exit mm: PCP high auto-tuning 1 - - --- 2023-09-20 Huang, Ying New
[2/2] mm: Abstract moving to the next PFN Untitled series #785797 - 1 - --- 2023-09-20 Matthew Wilcox New
[2/2] mm: Abstract moving to the next PFN [1/2] mm: Report success more often from filemap_map_folio_range() - - - --- 2023-09-20 Matthew Wilcox New
[1/2] mm: Report success more often from filemap_map_folio_range() [1/2] mm: Report success more often from filemap_map_folio_range() - 1 - --- 2023-09-20 Matthew Wilcox New
[2/2] hugetlbfs: close race between MADV_DONTNEED and page fault hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-09-20 Rik van Riel New
[1/2] hugetlbfs: extend hugetlb_vma_lock to private VMAs hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-09-20 Rik van Riel New
[stable,5.10.y] mm/filemap: fix infinite loop in generic_file_buffered_read() [stable,5.10.y] mm/filemap: fix infinite loop in generic_file_buffered_read() - 1 - --- 2023-09-19 Suraj Jitindar Singh New
[v1,2/2] mm/ksm: Test case for prctl fork/exec workflow mm/ksm: add fork-exec support for prctl - - - --- 2023-09-19 Stefan Roesch New
[v1,1/2] mm/ksm: support fork/exec for prctl mm/ksm: add fork-exec support for prctl - 1 1 --- 2023-09-19 Stefan Roesch New
[10/10] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl [01/10] userfaultfd.2: briefly mention two-step feature handshake process - 1 - --- 2023-09-19 Axel Rasmussen New
[09/10] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list [01/10] userfaultfd.2: briefly mention two-step feature handshake process - - - --- 2023-09-19 Axel Rasmussen New
[08/10] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error [01/10] userfaultfd.2: briefly mention two-step feature handshake process - 1 - --- 2023-09-19 Axel Rasmussen New
[07/10] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes [01/10] userfaultfd.2: briefly mention two-step feature handshake process - 1 - --- 2023-09-19 Axel Rasmussen New
[06/10] ioctl_userfaultfd.2: describe missing UFFDIO_API feature flags [01/10] userfaultfd.2: briefly mention two-step feature handshake process - 1 - --- 2023-09-19 Axel Rasmussen New
[05/10] ioctl_userfaultfd.2: describe two-step feature handshake [01/10] userfaultfd.2: briefly mention two-step feature handshake process - 1 - --- 2023-09-19 Axel Rasmussen New
[03/10] userfaultfd.2: comment on feature detection in the example program [01/10] userfaultfd.2: briefly mention two-step feature handshake process - 1 - --- 2023-09-19 Axel Rasmussen New
[02/10] userfaultfd.2: reword to account for new fault resolution ioctls [01/10] userfaultfd.2: briefly mention two-step feature handshake process - 1 - --- 2023-09-19 Axel Rasmussen New
[01/10] userfaultfd.2: briefly mention two-step feature handshake process [01/10] userfaultfd.2: briefly mention two-step feature handshake process - 1 - --- 2023-09-19 Axel Rasmussen New
[v2,2/2] zswap: shrinks zswap pool based on memory pressure workload-specific and memory pressure-driven zswap writeback - - - --- 2023-09-19 Nhat Pham New
[v2,1/2] zswap: make shrinking memcg-aware workload-specific and memory pressure-driven zswap writeback - - - --- 2023-09-19 Nhat Pham New
[v2,6/6] shmem: add large folios support to the write path [v2,1/6] shmem: drop BLOCKS_PER_PAGE macro - - - --- 2023-09-19 Daniel Gomez New
[v2,5/6] shmem: add file length in shmem_get_folio path [v2,1/6] shmem: drop BLOCKS_PER_PAGE macro - - - --- 2023-09-19 Daniel Gomez New
[v2,4/6] shmem: add order parameter support to shmem_alloc_folio [v2,1/6] shmem: drop BLOCKS_PER_PAGE macro - - - --- 2023-09-19 Daniel Gomez New
« 1 2 ... 74 75 76371 372 »