Show patches with: none      |   80888 patches
« 1 2 3 4808 809 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,2/2] mm: zswap: zswap_store_pages() simplifications for batching. Vectorize and simplify zswap_store_page(). - - - --- 2024-11-27 Kanchana P Sridhar New
[v1,1/2] mm: zswap: Modified zswap_store_page() to process multiple pages in a folio. Vectorize and simplify zswap_store_page(). - - - --- 2024-11-27 Kanchana P Sridhar New
[RFC] mm/damon: introduce DAMOS filter type UNMAPPED [RFC] mm/damon: introduce DAMOS filter type UNMAPPED - - - --- 2024-11-27 SeongJae Park New
[v2] mm: shmem: Fix variable type to int to evaluate negative conditions [v2] mm: shmem: Fix variable type to int to evaluate negative conditions - 2 - --- 2024-11-27 Karan Sanghavi New
selftest: hugetlb_dio: Fix test naming selftest: hugetlb_dio: Fix test naming - - - --- 2024-11-27 Mark Brown New
[RFC,v3,5/5] libfs: Refactor offset_iterate_dir() Improve simple directory offset wrap behavior - - - --- 2024-11-27 Chuck Lever New
[RFC,v3,4/5] libfs: Refactor end-of-directory detection for simple_offset directories Improve simple directory offset wrap behavior - - - --- 2024-11-27 Chuck Lever New
[RFC,v3,3/5] Revert "libfs: fix infinite directory reads for offset dir" Improve simple directory offset wrap behavior - - - --- 2024-11-27 Chuck Lever New
[RFC,v3,2/5] libfs: Remove unnecessary locking from simple_offset_empty() Improve simple directory offset wrap behavior - - - --- 2024-11-27 Chuck Lever New
[RFC,v3,1/5] libfs: Return ENOSPC when the directory offset range is exhausted Improve simple directory offset wrap behavior - 2 - --- 2024-11-27 Chuck Lever New
mm/zswap: add LRU_STOP to comment about dropping the lru lock mm/zswap: add LRU_STOP to comment about dropping the lru lock 1 - - --- 2024-11-27 Alice Ryhl New
selftests/damon: Add _damon_sysfs.py to TEST_FILES selftests/damon: Add _damon_sysfs.py to TEST_FILES - 1 - --- 2024-11-27 Maximilian Heyne New
mm/vma: next is already retrieved mm/vma: next is already retrieved - - - --- 2024-11-27 Wei Yang New
[4/4] migrate,sysfs: add pagecache promotion Promotion of Unmapped Page Cache Folios. - - - --- 2024-11-27 Gregory Price New
[3/4] vmstat: add page-cache numa hints Promotion of Unmapped Page Cache Folios. - - - --- 2024-11-27 Gregory Price New
[2/4] memory: allow non-fault migration in numa_migrate_check path Promotion of Unmapped Page Cache Folios. - - - --- 2024-11-27 Gregory Price New
[1/4] migrate: Allow migrate_misplaced_folio APIs without a VMA Promotion of Unmapped Page Cache Folios. - - - --- 2024-11-27 Gregory Price New
[GIT,PULL] memblock updates for 6.13-rc1 [GIT,PULL] memblock updates for 6.13-rc1 - - - --- 2024-11-27 Mike Rapoport New
[RFC,1/1] block/ioctl: Add an ioctl to enable large folios for block buffered IO path Large folios in block buffered IO path - - - --- 2024-11-27 Bharata B Rao New
[v4,9/9] virtio-balloon: add workingset reporting mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[v4,8/9] Docs/admin-guide/cgroup-v2: document workingset reporting mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[v4,7/9] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[v4,6/9] selftest: test system-wide workingset reporting mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[v4,5/9] mm: add kernel aging thread for workingset reporting mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[v4,4/9] mm: extend workingset reporting to memcgs mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[v4,3/9] mm: report workingset during memory pressure driven scanning mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[v4,2/9] mm: use refresh interval to rate-limit workingset report aggregation mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[v4,1/9] mm: aggregate workingset information into histograms mm: workingset reporting - - - --- 2024-11-27 Yuanchu Xie New
[7/7] maple_tree: only ascend left subtree to get the old node for replacement spanning write related cleanup - - - --- 2024-11-27 Wei Yang New
[6/7] maple_tree: always need to update max of new left node spanning write related cleanup - - - --- 2024-11-27 Wei Yang New
[5/7] maple_tree: the type of left subtree is already saved in bnode->type spanning write related cleanup - - - --- 2024-11-27 Wei Yang New
[4/7] maple_tree: the return value of mast_spanning_rebalance() is not used spanning write related cleanup - - - --- 2024-11-27 Wei Yang New
[3/7] maple_tree: check mid_split only may have spanning write related cleanup - - - --- 2024-11-27 Wei Yang New
[2/7] maple_tree: validate we won't split on NULL spanning write related cleanup - - - --- 2024-11-27 Wei Yang New
[1/7] maple_tree: not necessary to check ahead if !content spanning write related cleanup - - - --- 2024-11-27 Wei Yang New
[6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[5/6] percpu: Repurpose __percpu tag as a named address space qualifier Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[1/6] x86/kgdb: Use IS_ERR_PCPU() macro Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[RFC,v2,5/5] libfs: Refactor offset_iterate_dir() Improve simple directory offset wrap behavior - - - --- 2024-11-26 Chuck Lever New
[RFC,v2,4/5] libfs: Refactor end-of-directory detection for simple_offset directories Improve simple directory offset wrap behavior - - - --- 2024-11-26 Chuck Lever New
[RFC,v2,3/5] Revert "libfs: fix infinite directory reads for offset dir" Improve simple directory offset wrap behavior - - - --- 2024-11-26 Chuck Lever New
[RFC,v2,2/5] libfs: Check dentry before locking in simple_offset_empty() Improve simple directory offset wrap behavior - - - --- 2024-11-26 Chuck Lever New
[RFC,v2,1/5] libfs: Return ENOSPC when the directory offset range is exhausted Improve simple directory offset wrap behavior - 1 - --- 2024-11-26 Chuck Lever New
mm: vmscan: ensure kswapd is woken up if the wait queue is active mm: vmscan: ensure kswapd is woken up if the wait queue is active - - - --- 2024-11-26 Seiji Nishikawa New
Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" - - - --- 2024-11-26 Jan Kara New
[mm/stable] mm: fix vrealloc()'s KASAN poisoning logic [mm/stable] mm: fix vrealloc()'s KASAN poisoning logic - - - --- 2024-11-26 Andrii Nakryiko New
[RFC] mm/damon: explain "effective quota" on kernel-doc comment [RFC] mm/damon: explain "effective quota" on kernel-doc comment - - - --- 2024-11-26 SeongJae Park New
[v3,15/15] slab: Allocate frozen pages Allocate and free frozen pages - 1 - --- 2024-11-25 Matthew Wilcox New
[v3,14/15] mm/mempolicy: Add alloc_frozen_pages() Allocate and free frozen pages - 1 - --- 2024-11-25 Matthew Wilcox New
[v3,13/15] mm/page_alloc: Add __alloc_frozen_pages() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,12/15] mm/page_alloc: Move set_page_refcounted() to end of __alloc_pages() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,11/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_slowpath() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,10/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_direct_reclaim() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,09/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_direct_compact() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,08/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_may_oom() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,07/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_cpuset_fallback() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,06/15] mm/page_alloc: Move set_page_refcounted() to callers of get_page_from_freelist() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,05/15] mm/page_alloc: Move set_page_refcounted() to callers of prep_new_page() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,04/15] mm/page_alloc: Move set_page_refcounted() to callers of post_alloc_hook() Allocate and free frozen pages - 1 - --- 2024-11-25 Matthew Wilcox New
[v3,03/15] mm/page_alloc: Export free_frozen_pages() instead of free_unref_page() Allocate and free frozen pages - 4 - --- 2024-11-25 Matthew Wilcox New
[v3,02/15] mm: Make alloc_pages_mpol() static Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox New
[v3,01/15] mm/page_alloc: Cache page_zone() result in free_unref_page() Allocate and free frozen pages 1 2 - --- 2024-11-25 Matthew Wilcox New
[v4,1/1] exec: seal system mappings Seal system mappings - - - --- 2024-11-25 Jeff Xu New
[2/2] mm: Open-code page_folio() in dump_page() [1/2] mm: Open-code PageTail in folio_flags() and const_folio_flags() - - - --- 2024-11-25 Matthew Wilcox New
[1/2] mm: Open-code PageTail in folio_flags() and const_folio_flags() [1/2] mm: Open-code PageTail in folio_flags() and const_folio_flags() - - - --- 2024-11-25 Matthew Wilcox New
watch_queue: Use page->private instead of page->index watch_queue: Use page->private instead of page->index - - - --- 2024-11-25 Matthew Wilcox New
[v2] mm: mmap_lock: optimize mmap_lock tracepoints [v2] mm: mmap_lock: optimize mmap_lock tracepoints 2 2 - --- 2024-11-25 Shakeel Butt New
[04/11] hugetlbfs: reorder capability check last Untitled series #912190 - - - --- 2024-11-25 Christian Göttsche New
Removed unused argument vma from migrate_misplaced_folio Removed unused argument vma from migrate_misplaced_folio - 1 - --- 2024-11-25 Donet Tom New
[for-next,v4] selftests/mm: Add a few missing gitignore files [for-next,v4] selftests/mm: Add a few missing gitignore files - 1 - --- 2024-11-25 Zhijian Li (Fujitsu) New
maple_tree: use mas_next_slot() directly maple_tree: use mas_next_slot() directly - 1 - --- 2024-11-25 Wei Yang New
mm: Remove braces for single statement block mm: Remove braces for single statement block - - - --- 2024-11-24 Jiale Yang New
[GIT,PULL] non-MM updates for 6.13-rc1 [GIT,PULL] non-MM updates for 6.13-rc1 - - - --- 2024-11-24 Andrew Morton New
mm/mempolicy: Fix decision-making issues for memory migration during NUMA balancing mm/mempolicy: Fix decision-making issues for memory migration during NUMA balancing - - - --- 2024-11-23 Junjie Fu New
[v4,10/10] mm: zswap: Compress batching with Intel IAA in zswap_batch_store() of large folios. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,08/10] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,07/10] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,06/10] crypto: iaa - Re-organize the iaa_crypto driver code. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,05/10] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,04/10] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,03/10] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,02/10] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,01/10] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
mm: mmap_lock: optimize mmap_lock tracepoints mm: mmap_lock: optimize mmap_lock tracepoints - - - --- 2024-11-23 Shakeel Butt New
[v6,5/5] fuse: remove tmp folio for writebacks and internal rb tree fuse: remove temp page copies in writeback - 1 - --- 2024-11-22 Joanne Koong New
[v6,4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings fuse: remove temp page copies in writeback - 1 - --- 2024-11-22 Joanne Koong New
[v6,3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings fuse: remove temp page copies in writeback - 1 - --- 2024-11-22 Joanne Koong New
[v6,2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts fuse: remove temp page copies in writeback - 1 - --- 2024-11-22 Joanne Koong New
[v6,1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag fuse: remove temp page copies in writeback - 1 - --- 2024-11-22 Joanne Koong New
[v3,1/3] dmapool: Move pool metadata into non-DMA memory [v3,1/3] dmapool: Move pool metadata into non-DMA memory - - - --- 2024-11-22 Brian Johannesmeyer New
[v3,2/3] dmapool: Use pool_find_block() in pool_block_err() [v3,1/3] dmapool: Move pool metadata into non-DMA memory - - - --- 2024-11-22 Brian Johannesmeyer New
[v3,3/3] dmapool: Use xarray for vaddr-to-block lookup [v3,1/3] dmapool: Move pool metadata into non-DMA memory - - - --- 2024-11-22 Brian Johannesmeyer New
[RFC,4/4] Add base implementation of an MFS Add support for File Based Memory Management - - - --- 2024-11-22 Bijan Tabatabai New
[RFC,3/4] mm: Export functions for writing MM Filesystems Add support for File Based Memory Management - - - --- 2024-11-22 Bijan Tabatabai New
[RFC,2/4] fbmm: Add helper functions for FBMM MM Filesystems Add support for File Based Memory Management - - - --- 2024-11-22 Bijan Tabatabai New
[RFC,1/4] mm: Add support for File Based Memory Management Add support for File Based Memory Management - - - --- 2024-11-22 Bijan Tabatabai New
« 1 2 3 4808 809 »