Show patches with: Archived = No       |   39782 patches
« 1 2 ... 107 108 109397 398 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-08-30 Peng Zhang New
[v2,5/6] maple_tree: Update check_forking() and bench_forking() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-08-30 Peng Zhang New
[v2,4/6] maple_tree: Skip other tests when BENCH is enabled Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-08-30 Peng Zhang New
[v2,3/6] maple_tree: Add test for mtree_dup() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-08-30 Peng Zhang New
[v2,2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-08-30 Peng Zhang New
[v2,1/6] maple_tree: Add two helpers Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-08-30 Peng Zhang New
mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback 1 1 - --- 2023-08-30 Lecopzer Chen New
[2/2] rcu: Dump vmalloc memory info safely [1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug - 1 - --- 2023-08-30 Joel Fernandes New
[1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug [1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug - 1 - --- 2023-08-30 Joel Fernandes New
[v2,5/5] mm/mmu_gather: Store and process pages in contig ranges Optimize mmap_exit for large folios - - - --- 2023-08-30 Ryan Roberts New
[v2,4/5] mm: Refector release_pages() Optimize mmap_exit for large folios - - - --- 2023-08-30 Ryan Roberts New
[v2,3/5] mm/mmu_gather: Remove encoded_page infrastructure Optimize mmap_exit for large folios - - - --- 2023-08-30 Ryan Roberts New
[v2,2/5] mm/mmu_gather: generalize mmu_gather rmap removal mechanism Optimize mmap_exit for large folios - - - --- 2023-08-30 Ryan Roberts New
[v2,1/5] mm: Implement folio_remove_rmap_range() Optimize mmap_exit for large folios - - - --- 2023-08-30 Ryan Roberts New
[v5] mm: vmscan: try to reclaim swapcache pages if no swap space [v5] mm: vmscan: try to reclaim swapcache pages if no swap space - 2 1 --- 2023-08-30 Liu Shixin New
mm/mremap: fix unaccount of memory on vma_merge() failure mm/mremap: fix unaccount of memory on vma_merge() failure 1 - - --- 2023-08-30 Anthony Yznaga New
mm: fix unaccount of memory on vma_link() failure mm: fix unaccount of memory on vma_link() failure - 1 - --- 2023-08-30 Anthony Yznaga New
hugetlb: set hugetlb page flag before optimizing vmemmap hugetlb: set hugetlb page flag before optimizing vmemmap - 1 - --- 2023-08-29 Mike Kravetz New
[15/15] kasan: use stack_depot_evict for tag-based modes stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[14/15] stackdepot: allow users to evict stack traces stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[13/15] stackdepot: add backwards links to hash table buckets stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[12/15] stackdepot: add refcount for records stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[11/15] stackdepot: use read/write lock stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[10/15] stackdepot: store free stack records in a freelist stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[09/15] stackdepot: store next pool pointer in new_pool stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[08/15] stackdepot: rename next_pool_required to new_pool_required stackdepot: allow evicting stack traces - 1 - --- 2023-08-29 andrey.konovalov@linux.dev New
[07/15] stackdepot: rework helpers for depot_alloc_stack stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[06/15] stackdepot: fix and clean-up atomic annotations stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[05/15] stackdepot: use fixed-sized slots for stack records stackdepot: allow evicting stack traces - - - --- 2023-08-29 andrey.konovalov@linux.dev New
[04/15] stackdepot: add depot_fetch_stack helper stackdepot: allow evicting stack traces - 1 - --- 2023-08-29 andrey.konovalov@linux.dev New
[03/15] stackdepot: drop valid bit from handles stackdepot: allow evicting stack traces - 1 - --- 2023-08-29 andrey.konovalov@linux.dev New
[02/15] stackdepot: simplify __stack_depot_save stackdepot: allow evicting stack traces - 1 - --- 2023-08-29 andrey.konovalov@linux.dev New
[01/15] stackdepot: check disabled flag when fetching stackdepot: allow evicting stack traces - 1 - --- 2023-08-29 andrey.konovalov@linux.dev New
[v2,9/9] mm: vmalloc: Set nr_nodes/node_size based on CPU-cores Mitigate a vmap lock contention v2 - 1 - --- 2023-08-29 Uladzislau Rezki (Sony) New
[v2,8/9] mm: vmalloc: Support multiple nodes in vmallocinfo Mitigate a vmap lock contention v2 - 1 - --- 2023-08-29 Uladzislau Rezki (Sony) New
[v2,7/9] mm: vmalloc: Support multiple nodes in vread_iter Mitigate a vmap lock contention v2 - 1 - --- 2023-08-29 Uladzislau Rezki (Sony) New
[v2,6/9] mm: vmalloc: Offload free_vmap_area_lock lock Mitigate a vmap lock contention v2 - - - --- 2023-08-29 Uladzislau Rezki (Sony) New
[v2,5/9] mm: vmalloc: Remove global purge_vmap_area_root rb-tree Mitigate a vmap lock contention v2 - 1 - --- 2023-08-29 Uladzislau Rezki (Sony) New
[v2,4/9] mm: vmalloc: Remove global vmap_area_root rb-tree Mitigate a vmap lock contention v2 - 1 - --- 2023-08-29 Uladzislau Rezki (Sony) New
[v2,3/9] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c Mitigate a vmap lock contention v2 - 3 - --- 2023-08-29 Uladzislau Rezki (Sony) New
[v2,2/9] mm: vmalloc: Rename adjust_va_to_fit_type() function Mitigate a vmap lock contention v2 - 3 - --- 2023-08-29 Uladzislau Rezki (Sony) New
[v2,1/9] mm: vmalloc: Add va_alloc() helper Mitigate a vmap lock contention v2 - 3 - --- 2023-08-29 Uladzislau Rezki (Sony) New
mm: vmscan: use per-zone watermark when determine file_is_tiny mm: vmscan: use per-zone watermark when determine file_is_tiny - - - --- 2023-08-29 Liu Shixin New
[RFC,V1,6/6] sched/numa: Allow scanning of shared VMAs sched/numa: Enhance disjoint VMA scanning - - - --- 2023-08-29 Raghavendra K T New
[RFC,V1,5/6] sched/numa: Allow recently accessed VMAs to be scanned sched/numa: Enhance disjoint VMA scanning - - - --- 2023-08-29 Raghavendra K T New
[RFC,V1,4/6] sched/numa: Increase tasks' access history sched/numa: Enhance disjoint VMA scanning - - 1 --- 2023-08-29 Raghavendra K T New
[RFC,V1,3/6] sched/numa: Remove unconditional scan logic using mm numa_scan_seq sched/numa: Enhance disjoint VMA scanning - - - --- 2023-08-29 Raghavendra K T New
[RFC,V1,2/6] sched/numa: Add disjoint vma unconditional scan logic sched/numa: Enhance disjoint VMA scanning - - - --- 2023-08-29 Raghavendra K T New
[RFC,V1,1/6] sched/numa: Move up the access pid reset logic sched/numa: Enhance disjoint VMA scanning - - - --- 2023-08-29 Raghavendra K T New
[GIT,PULL] non-MM updates for 6.6-rc1 [GIT,PULL] non-MM updates for 6.6-rc1 - - - --- 2023-08-29 Andrew Morton New
[v3] fs: clean up usage of noop_dirty_folio [v3] fs: clean up usage of noop_dirty_folio 1 3 - --- 2023-08-29 Xueshi Hu New
[v2] mm/hugeltb: fix nodes huge page allocation when there are surplus pages [v2] mm/hugeltb: fix nodes huge page allocation when there are surplus pages - 1 - --- 2023-08-29 Xueshi Hu New
[v4] mm: vmscan: try to reclaim swapcache pages if no swap space [v4] mm: vmscan: try to reclaim swapcache pages if no swap space - 2 1 --- 2023-08-29 Liu Shixin New
[GIT,PULL] MM updates for 6.6-rc1 [GIT,PULL] MM updates for 6.6-rc1 - - - --- 2023-08-29 Andrew Morton New
[v2,4/4] mm: memcg: use non-unified stats flushing for userspace reads memcg: non-unified flushing for userspace stats - - - --- 2023-08-28 Yosry Ahmed New
[v2,3/4] mm: memcg: let non-unified root stats flushes help unified flushes memcg: non-unified flushing for userspace stats - - - --- 2023-08-28 Yosry Ahmed New
[v2,2/4] mm: memcg: add a helper for non-unified stats flushing memcg: non-unified flushing for userspace stats - - - --- 2023-08-28 Yosry Ahmed New
[v2,1/4] mm: memcg: properly name and document unified stats flushing memcg: non-unified flushing for userspace stats - - - --- 2023-08-28 Yosry Ahmed New
[v4,6/6] kselftest: vm: Add tests for no-inherit memory-deny-write-execute MDWE without inheritance 1 1 - --- 2023-08-28 Florent Revest New
[v4,5/6] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl MDWE without inheritance - 2 - --- 2023-08-28 Florent Revest New
[v4,4/6] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long MDWE without inheritance 1 2 - --- 2023-08-28 Florent Revest New
[v4,3/6] kselftest: vm: Check errnos in mdwe_test MDWE without inheritance 1 1 - --- 2023-08-28 Florent Revest New
[v4,2/6] kselftest: vm: Fix mdwe's mmap_FIXED test case MDWE without inheritance - 4 2 --- 2023-08-28 Florent Revest New
[v4,1/6] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test MDWE without inheritance 1 2 - --- 2023-08-28 Florent Revest New
[RESEND] tools/mm: fix undefined reference to pthread_once [RESEND] tools/mm: fix undefined reference to pthread_once 1 - - --- 2023-08-28 Xie XiuQi New
[2/6] selftests/cachestat: Fix print_cachestat format Add printf attribute to kselftest functions 1 - - --- 2023-08-28 Maciej Wieczor-Retman New
crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX 1 - - --- 2023-08-28 Herbert Xu New
[v2] fs: clean up usage of noop_dirty_folio [v2] fs: clean up usage of noop_dirty_folio 1 3 - --- 2023-08-28 Xueshi Hu New
[v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind [v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind 1 1 - --- 2023-08-28 Shiyang Ruan New
mm/mmap: Tighten up cmdline_parse_stack_guard_gap() mm/mmap: Tighten up cmdline_parse_stack_guard_gap() - - - --- 2023-08-28 Anshuman Khandual New
mm/mmap: Define DEFAULT_STACK_GUARD_GAP mm/mmap: Define DEFAULT_STACK_GUARD_GAP - - - --- 2023-08-28 Anshuman Khandual New
[v3] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs() [v3] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs() 1 - - --- 2023-08-28 Tong Tiangen New
[11/11] io_uring: add support for getdents io_uring getdents - - - --- 2023-08-27 Hao Xu New
[10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait io_uring getdents - - - --- 2023-08-27 Hao Xu New
[09/11] vfs: error out -EAGAIN if atime needs to be updated io_uring getdents - - - --- 2023-08-27 Hao Xu New
[08/11] vfs: move file_accessed() to the beginning of iterate_dir() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[07/11] vfs: add nowait parameter for file_accessed() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[06/11] vfs: add a nowait parameter for touch_atime() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[05/11] vfs: add file_pos_unlock() for io_uring usage io_uring getdents - - - --- 2023-08-27 Hao Xu New
[04/11] vfs: add a vfs helper for io_uring file pos lock io_uring getdents - - - --- 2023-08-27 Hao Xu New
[03/11] vfs: add nowait flag for struct dir_context io_uring getdents - - - --- 2023-08-27 Hao Xu New
[02/11] xfs: add NOWAIT semantics for readdir io_uring getdents - - - --- 2023-08-27 Hao Xu New
[01/11] fs: split off vfs_getdents function of getdents64 syscall io_uring getdents - - - --- 2023-08-27 Hao Xu New
mm: refactor si_mem_available() mm: refactor si_mem_available() - - - --- 2023-08-27 Lorenzo Stoakes New
[RFC] mm/damon/core: add a tracepoint for damos apply target regions [RFC] mm/damon/core: add a tracepoint for damos apply target regions - - - --- 2023-08-27 SeongJae Park New
[RFC] mm/damon/core: use number of passed access sampling as a timer [RFC] mm/damon/core: use number of passed access sampling as a timer - - - --- 2023-08-27 SeongJae Park New
[v2,3/3] mm/page_alloc: remove unnecessary next_page in break_down_buddy_pages Fixes and cleanups to break_down_buddy_pages 1 - - --- 2023-08-26 Kemeng Shi New
[v2,2/3] mm/page_alloc: remove unnecessary check in break_down_buddy_pages Fixes and cleanups to break_down_buddy_pages 1 - - --- 2023-08-26 Kemeng Shi New
[v2,1/3] mm/page_alloc: correct start page when guard page debug is enabled Fixes and cleanups to break_down_buddy_pages 1 - - --- 2023-08-26 Kemeng Shi New
[v2,7/7] mm/compaction: factor out code to test if we should run compaction for target order Fixes and cleanups to compaction - 1 - --- 2023-08-26 Kemeng Shi New
[v2,2/7] mm/compaction: call list_is_{first}/{last} more intuitively in move_freelist_{head}/{tail} Fixes and cleanups to compaction 1 1 - --- 2023-08-26 Kemeng Shi New
[v2,1/7] mm/compaction: use correct list in move_freelist_{head}/{tail} Fixes and cleanups to compaction 1 1 - --- 2023-08-26 Kemeng Shi New
[RFC,2/2] mm/gup: remove folio_maybe_dma_pinned() calls in shrink_page_list() mm/gup: move pinned pages to unevictable list to avoid meaningless scan - - - --- 2023-08-26 Jinjiang Tu New
[RFC,1/2] mm/gup: move pinned pages to unevictable list to avoid meaningless scan mm/gup: move pinned pages to unevictable list to avoid meaningless scan - - - --- 2023-08-26 Jinjiang Tu New
mm/hugeltb: fix nodes huge page allocation when there are surplus pages mm/hugeltb: fix nodes huge page allocation when there are surplus pages - 1 - --- 2023-08-26 Xueshi Hu New
[v3] mm: vmscan: try to reclaim swapcache pages if no swap space [v3] mm: vmscan: try to reclaim swapcache pages if no swap space - - 1 --- 2023-08-26 Liu Shixin New
slub: Introduce CONFIG_SLUB_RCU_DEBUG slub: Introduce CONFIG_SLUB_RCU_DEBUG - - - --- 2023-08-25 Jann Horn New
[12/12] hugetlb: batch TLB flushes when restoring vmemmap Batch hugetlb vmemmap modification operations - - - --- 2023-08-25 Mike Kravetz New
[11/12] hugetlb: batch TLB flushes when freeing vmemmap Batch hugetlb vmemmap modification operations - - - --- 2023-08-25 Mike Kravetz New
[10/12] hugetlb: batch PMD split for bulk vmemmap dedup Batch hugetlb vmemmap modification operations - - - --- 2023-08-25 Mike Kravetz New
« 1 2 ... 107 108 109397 398 »