Show patches with: State = Action Required       |    Archived = No       |   45713 patches
« 1 2 3 4457 458 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 - - - --- 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 (Oracle) New
[v3,14/15] mm/mempolicy: Add alloc_frozen_pages() Allocate and free frozen pages - 1 - --- 2024-11-25 Matthew Wilcox (Oracle) New
[v3,13/15] mm/page_alloc: Add __alloc_frozen_pages() Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) New
[v3,02/15] mm: Make alloc_pages_mpol() static Allocate and free frozen pages - - - --- 2024-11-25 Matthew Wilcox (Oracle) 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 (Oracle) 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 (Oracle) 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 (Oracle) New
watch_queue: Use page->private instead of page->index watch_queue: Use page->private instead of page->index - - - --- 2024-11-25 Matthew Wilcox (Oracle) 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 Li Zhijian 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
[v17,01/18] EDAC: Add support for EDAC device features control EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-22 Shiju Jose New
[v3,3/3] mm: introduce mmap_lock_speculate_{try_begin|retry} [v3,1/3] seqlock: add raw_seqcount_try_begin - 1 - --- 2024-11-22 Suren Baghdasaryan New
[v3,2/3] mm: convert mm_lock_seq to a proper seqcount [v3,1/3] seqlock: add raw_seqcount_try_begin - 1 - --- 2024-11-22 Suren Baghdasaryan New
[v3,1/3] seqlock: add raw_seqcount_try_begin [v3,1/3] seqlock: add raw_seqcount_try_begin - 2 - --- 2024-11-22 Suren Baghdasaryan New
mm/hugetlb_cgroup: avoid useless return in void function mm/hugetlb_cgroup: avoid useless return in void function - - - --- 2024-11-22 Pintu Kumar New
[v5,2/2] mm: guestmem: Convert address_space operations to guestmem library mm: Refactor KVM guest_memfd to introduce guestmem library - - - --- 2024-11-22 Elliot Berman New
[v5,1/2] filemap: Pass address_space mapping to ->free_folio() mm: Refactor KVM guest_memfd to introduce guestmem library 1 - - --- 2024-11-22 Elliot Berman New
[v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters [v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters - - - --- 2024-11-22 Wenchao Hao New
[v2] kasan: Make kasan_record_aux_stack_noalloc() the default behaviour [v2] kasan: Make kasan_record_aux_stack_noalloc() the default behaviour 1 3 - --- 2024-11-22 Sebastian Andrzej Siewior New
[v9,8/8] task: rust: rework how current is accessed Rust support for mm_struct, vm_area_struct, and mmap 1 - - --- 2024-11-22 Alice Ryhl New
[v9,7/8] rust: miscdevice: add mmap support Rust support for mm_struct, vm_area_struct, and mmap 1 - - --- 2024-11-22 Alice Ryhl New
[v9,6/8] mm: rust: add VmAreaNew for f_ops->mmap() Rust support for mm_struct, vm_area_struct, and mmap 1 1 - --- 2024-11-22 Alice Ryhl New
[v9,5/8] mm: rust: add mmput_async support Rust support for mm_struct, vm_area_struct, and mmap 1 - - --- 2024-11-22 Alice Ryhl New
[v9,4/8] mm: rust: add lock_vma_under_rcu Rust support for mm_struct, vm_area_struct, and mmap 1 1 - --- 2024-11-22 Alice Ryhl New
[v9,3/8] mm: rust: add vm_insert_page Rust support for mm_struct, vm_area_struct, and mmap 1 - - --- 2024-11-22 Alice Ryhl New
[v9,2/8] mm: rust: add vm_area_struct methods that require read access Rust support for mm_struct, vm_area_struct, and mmap 1 1 - --- 2024-11-22 Alice Ryhl New
[v9,1/8] mm: rust: add abstraction for struct mm_struct Rust support for mm_struct, vm_area_struct, and mmap 1 - - --- 2024-11-22 Alice Ryhl New
stackdepot: fix stack_depot_save_flags() in NMI context stackdepot: fix stack_depot_save_flags() in NMI context - 1 - --- 2024-11-22 Marco Elver New
« 1 2 3 4457 458 »