Show patches with: State = Action Required       |    Archived = No       |   45348 patches
« 1 2 3 4453 454 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] maple_tree: add sufficient height Track node vacancy to reduce worst case allocation counts - - - --- 2024-11-14 Sidhartha Kumar New
[4/5] maple_tree: break on convergence in mas_spanning_rebalance() Track node vacancy to reduce worst case allocation counts - - - --- 2024-11-14 Sidhartha Kumar New
[3/5] maple_tree: use vacant nodes to reduce worst case allocations Track node vacancy to reduce worst case allocation counts - - - --- 2024-11-14 Sidhartha Kumar New
[2/5] maple_tree: use height and depth consistently Track node vacancy to reduce worst case allocation counts - - - --- 2024-11-14 Sidhartha Kumar New
[1/5] maple_tree: convert mas_prealloc_calc() to take in a maple write state Track node vacancy to reduce worst case allocation counts - - - --- 2024-11-14 Sidhartha Kumar New
[5.4.y,4/4] mm: add remap_pfn_range_notrack Backport fix of CVE-2024-47674 to 5.10 1 - - --- 2024-11-14 Harshvardhan Jha New
[5.4.y,3/4] mm/memory.c: make remap_pfn_range() reject unaligned addr Backport fix of CVE-2024-47674 to 5.10 - 1 - --- 2024-11-14 Harshvardhan Jha New
[5.4.y,2/4] mm: fix ambiguous comments for better code readability Backport fix of CVE-2024-47674 to 5.10 - 1 - --- 2024-11-14 Harshvardhan Jha New
[5.4.y,1/4] mm: clarify a confusing comment for remap_pfn_range() Backport fix of CVE-2024-47674 to 5.10 - 1 - --- 2024-11-14 Harshvardhan Jha New
[17/17] btrfs: add support for uncached writes Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[16/17] xfs: flag as supporting FOP_UNCACHED Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[15/17] xfs: punt uncached write completions to the completion wq Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[14/17] iomap: make buffered writes work with RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[13/17] ext4: add RWF_UNCACHED write support Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[12/17] mm: add FGP_UNCACHED folio creation flag Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[11/17] mm/filemap: add filemap_fdatawrite_range_kick() helper Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[10/17] mm/filemap: make buffered writes work with RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[09/17] mm/filemap: drop uncached pages when writeback completes Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[08/17] mm/filemap: add read support for RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[07/17] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[06/17] mm/truncate: add folio_unmap_invalidate() helper Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[05/17] mm/filemap: use page_cache_sync_ra() to kick off read-ahead Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[04/17] mm/readahead: add readahead_control->uncached member Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[03/17] mm: add PG_uncached page flag Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[02/17] mm/readahead: add folio allocation helper Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[01/17] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[net-next,v1,10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,09/10] net: replace page_frag with page_frag_cache Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,08/10] mm: page_frag: add testing for the newly added API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,07/10] mm: page_frag: introduce probe related API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,06/10] mm: page_frag: introduce alloc_refill prepare & commit API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,05/10] mm: page_frag: introduce refill prepare & commit API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,04/10] mm: page_frag: introduce page_frag_alloc_abort() related API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,03/10] mm: page_frag: update documentation for page_frag Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,02/10] net: rename skb_copy_to_page_nocache() helper Replace page_frag with page_frag_cache (Part-2) - 1 - --- 2024-11-14 Yunsheng Lin New
[net-next,v1,01/10] mm: page_frag: some minor refactoring before adding new API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-11-14 Yunsheng Lin New
tools/mm: fix show_page() build error tools/mm: fix show_page() build error - - - --- 2024-11-14 Oleksandr Natalenko New
[v3,9/9] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64 synchronously scan and reclaim empty user PTE pages - - - --- 2024-11-14 Qi Zheng New
[v3,8/9] x86: mm: free page table pages by RCU instead of semi RCU synchronously scan and reclaim empty user PTE pages - - - --- 2024-11-14 Qi Zheng New
[v3,7/9] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED) synchronously scan and reclaim empty user PTE pages - - - --- 2024-11-14 Qi Zheng New
[v3,6/9] mm: make zap_pte_range() handle full within-PMD range synchronously scan and reclaim empty user PTE pages - 1 - --- 2024-11-14 Qi Zheng New
[v3,5/9] mm: introduce do_zap_pte_range() synchronously scan and reclaim empty user PTE pages 1 1 - --- 2024-11-14 Qi Zheng New
[v3,4/9] mm: introduce skip_none_ptes() synchronously scan and reclaim empty user PTE pages - - - --- 2024-11-14 Qi Zheng New
[v3,3/9] mm: introduce zap_nonpresent_ptes() synchronously scan and reclaim empty user PTE pages 1 1 - --- 2024-11-14 Qi Zheng New
[v3,2/9] mm: userfaultfd: recheck dst_pmd entry in move_pages_pte() synchronously scan and reclaim empty user PTE pages - - - --- 2024-11-14 Qi Zheng New
[v3,1/9] mm: khugepaged: recheck pmd state in retract_page_tables() synchronously scan and reclaim empty user PTE pages - - - --- 2024-11-14 Qi Zheng New
[v2] mm/compaction: remove unnecessary detection code. [v2] mm/compaction: remove unnecessary detection code. - - - --- 2024-11-14 Qiang Liu New
[RFC,v3,2/2] mm: guestmem: Convert address_space operations to guestmem library mm: Refactor KVM guest_memfd to introduce guestmem library - - - --- 2024-11-13 Elliot Berman New
[RFC,v3,1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio() mm: Refactor KVM guest_memfd to introduce guestmem library - - - --- 2024-11-13 Elliot Berman New
[v3,1/1] exec: seal system mappings seal system mappings - - - --- 2024-11-13 Jeff Xu New
[v16,14/14] 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-13 Shiju Jose New
[v16,13/14] 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-13 Shiju Jose New
[v16,12/14] 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-13 Shiju Jose New
[v16,11/14] EDAC: Add memory repair control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-13 Shiju Jose New
[v16,10/14] ras: mem: Add memory ACPI RAS2 driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-13 Shiju Jose New
[v16,09/14] ACPI:RAS2: Add ACPI RAS2 driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers 1 - - --- 2024-11-13 Shiju Jose New
[v16,08/14] cxl/memfeature: Add CXL memory device ECS control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-13 Shiju Jose New
[v16,07/14] 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-13 Shiju Jose New
[v16,06/14] cxl/mbox: Add SET_FEATURE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 2 - --- 2024-11-13 Shiju Jose New
[v16,05/14] cxl/mbox: Add GET_FEATURE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 3 - --- 2024-11-13 Shiju Jose New
[v16,04/14] 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-13 Shiju Jose New
[v16,03/14] EDAC: Add ECS control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-13 Shiju Jose New
[v16,02/14] EDAC: Add scrub control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-13 Shiju Jose New
[v16,01/14] EDAC: Add support for EDAC device features control EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-13 Shiju Jose New
[stable,5.15] mm/memory: add non-anonymous page check in the copy_present_page() [stable,5.15] mm/memory: add non-anonymous page check in the copy_present_page() - 1 - --- 2024-11-13 Vlastimil Babka New
[RFC,5/5] samples/damon/prcl: implement schemes setup mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,4/5] samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamation mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,3/5] samples/damon/wsse: implement working set size estimation and logging mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,2/5] samples/damon/wsse: implement DAMON starting and stopping mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,1/5] samples: introduce a skeleton of a sample DAMON module for working set size estimation mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,for,stable,5.15,and,5.10] mm/memory: only copy anonymous pages during fork() [RFC,for,stable,5.15,and,5.10] mm/memory: only copy anonymous pages during fork() - - - --- 2024-11-13 Vlastimil Babka New
mm, doc: Update read_ahead_kb for MADV_HUGEPAGE mm, doc: Update read_ahead_kb for MADV_HUGEPAGE - - - --- 2024-11-13 Yafang Shao New
[v4,-next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem() [v4,-next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem() 2 1 - --- 2024-11-13 Ritesh Harjani (IBM) New
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof mm: fix NULL pointer dereference in alloc_pages_bulk_noprof - 1 - --- 2024-11-13 Jinjiang Tu New
docs: tmpfs: update the huge folios policy for tmpfs and shmem fix docs: tmpfs: update the huge folios policy for tmpfs and shmem fix - - - --- 2024-11-13 Baolin Wang New
mm: shmem: add large folio support for tmpfs fix mm: shmem: add large folio support for tmpfs fix - - - --- 2024-11-13 Baolin Wang New
[RFC,2/2] dmapool: Documentation: use the kernel-doc comment modernize DMA api documentation - - - --- 2024-11-13 anish kumar New
[RFC,1/2] dmapool: Improve dma api kernel-doc comments modernize DMA api documentation - - - --- 2024-11-13 anish kumar New
[v1] mm: zswap: Fix a potential memory leak in zswap_decompress(). [v1] mm: zswap: Fix a potential memory leak in zswap_decompress(). - - - --- 2024-11-13 Sridhar, Kanchana P New
[v3,3/3] maple_tree: only root node could be deficient simplify split calculation - 1 - --- 2024-11-13 Wei Yang New
[v3,2/3] maple_tree: add a test check deficient node simplify split calculation - 1 - --- 2024-11-13 Wei Yang New
[v3,1/3] maple_tree: simplify split calculation simplify split calculation - 1 - --- 2024-11-13 Wei Yang New
[GIT,PULL] hotfixes for 6.12 [GIT,PULL] hotfixes for 6.12 - - - --- 2024-11-13 Andrew Morton New
[v2,5/5] docs/mm: document latest changes to vm_lock move per-vma lock into vm_area_struct - 1 - --- 2024-11-12 Suren Baghdasaryan New
[v2,4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU move per-vma lock into vm_area_struct - - - --- 2024-11-12 Suren Baghdasaryan New
[v2,3/5] mm: mark vma as detached until it's added into vma tree move per-vma lock into vm_area_struct - 1 - --- 2024-11-12 Suren Baghdasaryan New
[v2,2/5] mm: move per-vma lock into vm_area_struct move per-vma lock into vm_area_struct - - - --- 2024-11-12 Suren Baghdasaryan New
[v2,1/5] mm: introduce vma_start_read_locked{_nested} helpers move per-vma lock into vm_area_struct - - - --- 2024-11-12 Suren Baghdasaryan New
[v7,18/18] fs: enable pre-content events on supported file systems fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,17/18] btrfs: disable defrag on pre-content watched files fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,16/18] xfs: add pre-content fsnotify hook for write faults fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,15/18] fsnotify: generate pre-content permission event on page fault fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,14/18] mm: don't allow huge faults for files with pre content watches fanotify: add pre-content hooks - 1 - --- 2024-11-12 Josef Bacik New
[v7,13/18] fanotify: disable readahead if we have pre-content watches fanotify: add pre-content hooks - 1 - --- 2024-11-12 Josef Bacik New
[v7,12/18] fanotify: add a helper to check for pre content events fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,11/18] fanotify: allow to set errno in FAN_DENY permission response fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,10/18] fanotify: report file range info with pre-content events fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,09/18] fanotify: introduce FAN_PRE_ACCESS permission event fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,08/18] fsnotify: generate pre-content permission event on truncate fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
[v7,07/18] fsnotify: generate pre-content permission event on open fanotify: add pre-content hooks - - - --- 2024-11-12 Josef Bacik New
« 1 2 3 4453 454 »