Show patches with: Archived = No       |   37194 patches
« 1 2 ... 75 76 77371 372 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,3/6] shmem: account for large order folios [v2,1/6] shmem: drop BLOCKS_PER_PAGE macro - - - --- 2023-09-19 Daniel Gomez New
[v2,2/6] shmem: return freed pages in shmem_free_swap [v2,1/6] shmem: drop BLOCKS_PER_PAGE macro - - - --- 2023-09-19 Daniel Gomez New
[v2,1/6] shmem: drop BLOCKS_PER_PAGE macro [v2,1/6] shmem: drop BLOCKS_PER_PAGE macro - 1 - --- 2023-09-19 Daniel Gomez New
[RFC,2/2] mm/damos/filter: Damos filter cleanup Damos filter cleanup code and implement workingset - - - --- 2023-09-19 Huan Yang New
[RFC,1/2] mm/damos/filter: Add workingset page filter Damos filter cleanup code and implement workingset - - - --- 2023-09-19 Huan Yang New
pipe_fs_i.h: add pipe_buf_init() pipe_fs_i.h: add pipe_buf_init() - - - --- 2023-09-19 Max Kellermann New
vmscan: add trace events for lru_gen vmscan: add trace events for lru_gen - - - --- 2023-09-19 Jaewon Kim New
mm: shrinker: some cleanup mm: shrinker: some cleanup - 1 - --- 2023-09-19 Qi Zheng New
[RESEND,v8,2/2] ACPI: APEI: handle synchronous exceptions in task work Untitled series #785400 - 3 1 --- 2023-09-19 Shuai Xue New
[RESEND,v8,1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events [RESEND,v8,1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events - 3 1 --- 2023-09-19 Shuai Xue New
[v4,8/8] hugetlb: batch TLB flushes when restoring vmemmap Batch hugetlb vmemmap modification operations - - - --- 2023-09-18 Mike Kravetz New
[v4,7/8] hugetlb: batch TLB flushes when freeing vmemmap Batch hugetlb vmemmap modification operations - - - --- 2023-09-18 Mike Kravetz New
[v4,6/8] hugetlb: batch PMD split for bulk vmemmap dedup Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-18 Mike Kravetz New
[v4,5/8] hugetlb: batch freeing of vmemmap pages Batch hugetlb vmemmap modification operations - 1 - --- 2023-09-18 Mike Kravetz New
[v4,4/8] hugetlb: perform vmemmap restoration on a list of pages Batch hugetlb vmemmap modification operations - - - --- 2023-09-18 Mike Kravetz New
[v4,3/8] hugetlb: perform vmemmap optimization on a list of pages Batch hugetlb vmemmap modification operations - - - --- 2023-09-18 Mike Kravetz New
[v4,2/8] hugetlb: restructure pool allocations Batch hugetlb vmemmap modification operations - - - --- 2023-09-18 Mike Kravetz New
[v4,1/8] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles Batch hugetlb vmemmap modification operations 1 1 - --- 2023-09-18 Mike Kravetz New
[1/1] mm: lock VMAs skipped by a failed queue_pages_range() [1/1] mm: lock VMAs skipped by a failed queue_pages_range() 2 - - --- 2023-09-18 Suren Baghdasaryan New
mm: document mmu_notifier_invalidate_range_start_nonblock() mm: document mmu_notifier_invalidate_range_start_nonblock() - 3 - --- 2023-09-18 Jann Horn New
[v2,4/4] mm/ksm: document pages_skipped sysfs knob Smart scanning mode for KSM - 1 - --- 2023-09-18 Stefan Roesch New
[v2,3/4] mm/ksm: document smart scan mode Smart scanning mode for KSM - 1 - --- 2023-09-18 Stefan Roesch New
[v2,2/4] mm/ksm: add pages_skipped metric Smart scanning mode for KSM - 1 - --- 2023-09-18 Stefan Roesch New
[v2,1/4] mm/ksm: add "smart" page scanning mode Smart scanning mode for KSM - - - --- 2023-09-18 Stefan Roesch New
[v1] mm: make __GFP_BITS_SHIFT independent of CONFIG_LOCKDEP [v1] mm: make __GFP_BITS_SHIFT independent of CONFIG_LOCKDEP - - - --- 2023-09-18 Alexander Potapenko New
[v3,2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx() mm/damon/core-test: Fix memory leaks in core-test - 2 - --- 2023-09-18 Jinjie Ruan New
[v3,1/2] mm/damon/core-test: Fix memory leak in damon_new_region() mm/damon/core-test: Fix memory leaks in core-test - 1 - --- 2023-09-18 Jinjie Ruan New
[6/6] mm: huge_memory: use a folio in do_huge_pmd_numa_page() mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[5/6] mm: memory: add vm_normal_pmd_folio() mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[4/6] mm: memory: use a folio in do_numa_page() mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[3/6] mm: memory: make numa_migrate_prep() to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[2/6] mm: mempolicy: make mpol_misplaced() to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[1/6] sched/numa, mm: make numa migrate functions to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
memblock: add missing argument definition memblock: add missing argument definition - 1 - --- 2023-09-18 Usama Arif New
[v2,2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx() mm/damon/core-test: Fix memory leaks in core-test - 2 - --- 2023-09-18 Jinjie Ruan New
[v2,1/2] mm/damon/core-test: Fix memory leak in damon_new_region() mm/damon/core-test: Fix memory leaks in core-test - 1 - --- 2023-09-18 Jinjie Ruan New
[v3,3/3] mm: mlock: update mlock_pte_range to handle large folio support large folio for mlock - - - --- 2023-09-18 Yin, Fengwei New
[v3,2/3] mm: handle large folio when large folio in VM_LOCKED VMA range support large folio for mlock - - - --- 2023-09-18 Yin, Fengwei New
[v3,1/3] mm: add functions folio_in_range() and folio_within_vma() support large folio for mlock - - - --- 2023-09-18 Yin, Fengwei New
[v3,13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,12/13] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
« 1 2 ... 75 76 77371 372 »