Show patches with: State = Action Required       |    Archived = No       |   44255 patches
« 1 2 3 4442 443 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v22,13/14] mm: page_frag: update documentation for page_frag [net-next,v22,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,11/14] mm: page_frag: add testing for the newly added prepare API [net-next,v22,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,10/14] mm: page_frag: introduce prepare/probe/commit API [net-next,v22,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() [net-next,v22,01/14] mm: page_frag: add a test module for page_frag - 1 - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,07/14] mm: page_frag: some minor refactoring before adding new API [net-next,v22,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' [net-next,v22,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly [net-next,v22,01/14] mm: page_frag: add a test module for page_frag 1 1 - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align() [net-next,v22,01/14] mm: page_frag: add a test module for page_frag - 1 - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,02/14] mm: move the page fragment allocator from page_alloc into its own file [net-next,v22,01/14] mm: page_frag: add a test module for page_frag 1 1 - --- 2024-10-18 Yunsheng Lin New
[net-next,v22,01/14] mm: page_frag: add a test module for page_frag [net-next,v22,01/14] mm: page_frag: add a test module for page_frag - 1 - --- 2024-10-18 Yunsheng Lin New
[RFC,4/4] mm/zswap: count successful large folio zswap loads [RFC,1/4] mm/zswap: skip swapcache for swapping in zswap pages - - - --- 2024-10-18 Usama Arif New
[RFC,3/4] mm/zswap: add support for large folio zswapin [RFC,1/4] mm/zswap: skip swapcache for swapping in zswap pages - - - --- 2024-10-18 Usama Arif New
[RFC,2/4] mm/zswap: modify zswap_decompress to accept page instead of folio [RFC,1/4] mm/zswap: skip swapcache for swapping in zswap pages - - - --- 2024-10-18 Usama Arif New
[RFC,1/4] mm/zswap: skip swapcache for swapping in zswap pages [RFC,1/4] mm/zswap: skip swapcache for swapping in zswap pages - - - --- 2024-10-18 Usama Arif New
[RFC,0/4] mm: zswap: add support for zswapin of large folios - - - --- 2024-10-18 Usama Arif New
mm: Use str_on_off() helper function in report_meminit() mm: Use str_on_off() helper function in report_meminit() - - - --- 2024-10-18 Thorsten Blum New
mm: Remove redundant condition for THP folio mm: Remove redundant condition for THP folio 1 1 - --- 2024-10-18 Dev Jain New
mm: Remove unused has_isolate_pageblock mm: Remove unused has_isolate_pageblock 1 - - --- 2024-10-18 Luoxi Li New
[v2] mm/kmemleak: fix errors/warnings for coding style [v2] mm/kmemleak: fix errors/warnings for coding style - - - --- 2024-10-18 Pintu Kumar New
[v2] mm: make pcp_decay_high working better with NOHZ full [v2] mm: make pcp_decay_high working better with NOHZ full - 1 - --- 2024-10-18 MengEn Sun New
[RFC,v1,7/7] mm: For IAA batching, reduce SWAP_BATCH and modify swap slot cache thresholds. zswap IAA decompress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. zswap IAA decompress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,5/7] mm: swap, zswap: zswap folio_batch processing with IAA decompression batching. zswap IAA decompress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,4/7] mm: swap: swap_read_folio() can add a folio to a folio_batch if it is in zswap. zswap IAA decompress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,3/7] pagevec: struct folio_batch changes for decompress batching interface. zswap IAA decompress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,2/7] mm: swap: Add IAA batch decompression API swap_crypto_acomp_decompress_batch(). zswap IAA decompress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,1/7] mm: zswap: Config variable to enable zswap loads with decompress batching. zswap IAA decompress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[v4] mm/slub: Avoid list corruption when removing a slab from the full list [v4] mm/slub: Avoid list corruption when removing a slab from the full list - 1 - --- 2024-10-18 yuan.gao New
[RFC,v1,13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,06/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,05/13] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,03/13] crypto: testmgr - Add crypto testmgr acomp poll support. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,02/13] crypto: iaa - Add support for irq-less crypto async interface zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[RFC,v1,01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar New
[v5] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM [v5] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM - - - --- 2024-10-18 Jingxiang Zeng New
mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() - - - --- 2024-10-18 Zheng Yejian New
[v2,2/2] mm: shmem: improve the tmpfs large folio read performance Improve the tmpfs large folio read performance - - - --- 2024-10-18 Baolin Wang New
[v2,1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic Improve the tmpfs large folio read performance - - - --- 2024-10-18 Baolin Wang New
[v3,5/5] maple_tree: add a test checking storing null refine storing NULL - - - --- 2024-10-18 Wei Yang New
[v3,4/5] maple_tree: refine mas_store_root() on storing NULL refine storing NULL - - - --- 2024-10-18 Wei Yang New
[v3,3/5] maple_tree: not necessary to check index/last again refine storing NULL - - - --- 2024-10-18 Wei Yang New
[v3,2/5] maple_tree: the return value of mas_root_expand() is not used refine storing NULL - - - --- 2024-10-18 Wei Yang New
[v3,1/5] maple_tree: print empty for an empty tree on mt_dump() refine storing NULL - - - --- 2024-10-18 Wei Yang New
[v2,2/2] mm/gup: memfd: stop leaking pinned pages in low memory conditions mm/gup: stop leaking pinned pages in low memory conditions - - - --- 2024-10-18 John Hubbard New
[v2,1/2] mm/gup: stop leaking pinned pages in low memory conditions mm/gup: stop leaking pinned pages in low memory conditions 1 1 - --- 2024-10-18 John Hubbard New
[GIT,PULL] hotfixes for 6.12-rc4 [GIT,PULL] hotfixes for 6.12-rc4 - - - --- 2024-10-17 Andrew Morton New
[v7,9/9] docs: tmpfs: Add casefold options tmpfs: Add case-insensitive support for tmpfs - 2 - --- 2024-10-17 André Almeida New
[v7,8/9] tmpfs: Expose filesystem features via sysfs tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-10-17 André Almeida New
[v7,7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-10-17 André Almeida New
[v7,6/9] tmpfs: Add casefold lookup support tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-17 André Almeida New
[v7,5/9] libfs: Export generic_ci_ dentry functions tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-17 André Almeida New
[v7,4/9] unicode: Recreate utf8_parse_version() tmpfs: Add case-insensitive support for tmpfs - 2 - --- 2024-10-17 André Almeida New
[v7,3/9] unicode: Export latest available UTF-8 version number tmpfs: Add case-insensitive support for tmpfs 1 - - --- 2024-10-17 André Almeida New
[v7,2/9] ext4: Use generic_ci_validate_strict_name helper tmpfs: Add case-insensitive support for tmpfs 1 1 - --- 2024-10-17 André Almeida New
[v7,1/9] libfs: Create the helper function generic_ci_validate_strict_name() tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-17 André Almeida New
[v4,4/4] selftests: pidfd: add tests for PIDFD_SELF_* introduce PIDFD_SELF* sentinels - 1 - --- 2024-10-17 Lorenzo Stoakes New
[v4,3/4] selftests: pidfd: add pidfd.h UAPI wrapper introduce PIDFD_SELF* sentinels - 1 - --- 2024-10-17 Lorenzo Stoakes New
[v4,2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process introduce PIDFD_SELF* sentinels - - - --- 2024-10-17 Lorenzo Stoakes New
[v4,1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup introduce PIDFD_SELF* sentinels - - - --- 2024-10-17 Lorenzo Stoakes New
[4/4] selftests/mm: add self tests for guard page feature implement lightweight guard pages - - - --- 2024-10-17 Lorenzo Stoakes New
[3/4] mm: madvise: implement lightweight guard page mechanism implement lightweight guard pages - - - --- 2024-10-17 Lorenzo Stoakes New
[2/4] mm: add PTE_MARKER_GUARD PTE marker implement lightweight guard pages - - - --- 2024-10-17 Lorenzo Stoakes New
[1/4] mm: pagewalk: add the ability to install PTEs implement lightweight guard pages - 1 - --- 2024-10-17 Lorenzo Stoakes New
[v2] mm/mglru: reset page lru tier bits when activating [v2] mm/mglru: reset page lru tier bits when activating - - - --- 2024-10-17 Wei Xu New
[v3,bpf] lib/buildid: handle memfd_secret() files in build_id_parse() [v3,bpf] lib/buildid: handle memfd_secret() files in build_id_parse() 1 - - --- 2024-10-17 Andrii Nakryiko New
tools: testing: fix phys_addr_t size on 64-bit systems tools: testing: fix phys_addr_t size on 64-bit systems - 1 1 --- 2024-10-17 Lorenzo Stoakes New
[1/1] memcg/hugetlb: Adding hugeTLB counters to memory controller memcg/hugetlb: Adding hugeTLB counters to memory controller - - - --- 2024-10-17 Joshua Hahn New
[hotfix,6.12,2/2] tools: testing: add expand-only mode VMA test introduce VMA merge mode to improve brk() performance - - - --- 2024-10-17 Lorenzo Stoakes New
[hotfix,6.12,1/2] mm/vma: add expand-only VMA merge mode and optimise do_brk_flags() introduce VMA merge mode to improve brk() performance - 1 - --- 2024-10-17 Lorenzo Stoakes New
mm: shmem: convert to use folio_zero_range() mm: shmem: convert to use folio_zero_range() - - - --- 2024-10-17 Kefeng Wang New
mm: shmem: avoid repeated flush dcache in shmem_writepage() mm: shmem: avoid repeated flush dcache in shmem_writepage() - - - --- 2024-10-17 Kefeng Wang New
[v4] tmpfs: don't enable large folios if not supported [v4] tmpfs: don't enable large folios if not supported - 1 - --- 2024-10-17 Kefeng Wang New
[v2] mm: shmem: remove __shmem_huge_global_enabled() [v2] mm: shmem: remove __shmem_huge_global_enabled() - 1 - --- 2024-10-17 Kefeng Wang New
[v2] mm: huge_memory: move file_thp_enabled() into huge_memory.c [v2] mm: huge_memory: move file_thp_enabled() into huge_memory.c 1 1 - --- 2024-10-17 Kefeng Wang New
[v2,5/5] maple_tree: add a test checking storing null refine storing NULL - - - --- 2024-10-17 Wei Yang New
[v2,4/5] maple_tree: refine mas_root_expand() on storing NULL refine storing NULL - - - --- 2024-10-17 Wei Yang New
[v2,3/5] maple_tree: not necessary to check index/last again refine storing NULL - - - --- 2024-10-17 Wei Yang New
[v2,2/5] maple_tree: the return value of mas_root_expand() is not used refine storing NULL - - - --- 2024-10-17 Wei Yang New
[v2,1/5] maple_tree: print empty for an empty tree on mt_dump() refine storing NULL - - - --- 2024-10-17 Wei Yang New
[v1,7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64 synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-17 Qi Zheng New
[v1,6/7] x86: mm: free page table pages by RCU instead of semi RCU synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-17 Qi Zheng New
[v1,5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED) synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-17 Qi Zheng New
[v1,4/7] mm: zap_present_ptes: return whether the PTE page is unreclaimable synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-17 Qi Zheng New
[v1,3/7] mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-installed synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-17 Qi Zheng New
[v1,2/7] mm: make zap_pte_range() handle full within-PMD range synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-17 Qi Zheng New
[v1,1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_lock() synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-17 Qi Zheng New
[bpf-next,2/2] selftests/bpf: Add a test for open coded kmem_cache iter [bpf-next,1/2] bpf: Add open coded version of kmem_cache iterator - - - --- 2024-10-17 Namhyung Kim New
[bpf-next,1/2] bpf: Add open coded version of kmem_cache iterator [bpf-next,1/2] bpf: Add open coded version of kmem_cache iterator - - - --- 2024-10-17 Namhyung Kim New
memblock: Uniform initialization all reserved pages to MIGRATE_MOVABLE memblock: Uniform initialization all reserved pages to MIGRATE_MOVABLE - - - --- 2024-10-17 suhua New
[v2] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read [v2] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read - - - --- 2024-10-17 Pankaj Raghav (Samsung) New
munmap sealed memory cause memory to split (bug) munmap sealed memory cause memory to split (bug) - - - --- 2024-10-17 Jeff Xu New
[v2,2/2] maple_tree: remove sanity check from mas_wr_slot_store() Following cleanup after introduce mas_wr_store_type() - 2 - --- 2024-10-17 Wei Yang New
[v2,1/2] maple_tree: calculate new_end when needed Following cleanup after introduce mas_wr_store_type() - 2 - --- 2024-10-17 Wei Yang New
« 1 2 3 4442 443 »