Show patches with: State = Action Required       |    Archived = No       |   45731 patches
« 1 2 3 4457 458 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 1 - --- 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 Sridhar, Kanchana P New
[v4,09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching. zswap IAA compress batching - - - --- 2024-11-23 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P New
[v4,06/10] crypto: iaa - Re-organize the iaa_crypto driver code. zswap IAA compress batching - - - --- 2024-11-23 Sridhar, Kanchana P New
[v4,05/10] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-11-23 Sridhar, Kanchana P New
[v4,04/10] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-11-23 Sridhar, Kanchana P New
[v4,03/10] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. zswap IAA compress batching - - - --- 2024-11-23 Sridhar, Kanchana P 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 Sridhar, Kanchana P New
[v4,01/10] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-11-23 Sridhar, Kanchana P 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
[v17,18/18] cxl/memfeature: Add CXL memory device memory sparing control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
[v17,17/18] cxl/memfeature: Add CXL memory device soft PPR control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 1 - --- 2024-11-22 Shiju Jose New
[v17,16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 2 - --- 2024-11-22 Shiju Jose New
[v17,15/18] EDAC: Add memory repair control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
[v17,14/18] ras: mem: Add memory ACPI RAS2 driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
[v17,13/18] ACPI:RAS2: Add ACPI RAS2 driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers 1 - - --- 2024-11-22 Shiju Jose New
[v17,12/18] cxl/memfeature: Add CXL memory device ECS control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
[v17,11/18] cxl/memfeature: Add CXL memory device patrol scrub control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 1 - --- 2024-11-22 Shiju Jose New
[v17,10/18] cxl: Add UUIDs for the CXL RAS features EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
[v17,09/18] cxl: Add Set Feature command support for user submission EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
[v17,08/18] cxl/mbox: Add SET_FEATURE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 2 - --- 2024-11-22 Shiju Jose New
[v17,07/18] cxl: Add Get Feature command support for user submission EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 1 - --- 2024-11-22 Shiju Jose New
[v17,06/18] cxl/mbox: Add GET_FEATURE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 3 - --- 2024-11-22 Shiju Jose New
[v17,05/18] cxl: Add Get Supported Features command for kernel usage EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 1 - --- 2024-11-22 Shiju Jose New
[v17,04/18] cxl: Refactor user ioctl command path from mds to mailbox EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 1 - --- 2024-11-22 Shiju Jose New
[v17,03/18] EDAC: Add ECS control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
[v17,02/18] EDAC: Add scrub control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
« 1 2 3 4457 458 »