Show patches with: State = Action Required       |   83611 patches
« 1 2 3 4836 837 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,05/16] crypto: iaa - Enable async mode and make it the default. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,04/16] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,03/16] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,02/16] crypto: acomp - Define new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,01/16] crypto: acomp - Add synchronous/asynchronous acomp request chaining. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() mm/madvise: remove redundant mmap_lock operations from process_madvise() - 3 - --- 2025-02-06 SeongJae Park New
[3/4] mm/madvise: split out madvise() behavior execution mm/madvise: remove redundant mmap_lock operations from process_madvise() - 3 - --- 2025-02-06 SeongJae Park New
[2/4] mm/madvise: split out madvise input validity check mm/madvise: remove redundant mmap_lock operations from process_madvise() - 4 - --- 2025-02-06 SeongJae Park New
[1/4] mm/madvise: split out mmap locking operations for madvise() mm/madvise: remove redundant mmap_lock operations from process_madvise() - 4 - --- 2025-02-06 SeongJae Park New
mm/memfd: Fix spelling and grammatical issues mm/memfd: Fix spelling and grammatical issues - - - --- 2025-02-06 liuye New
[v9,12/12] x86/mm: only invalidate final translations with INVLPGB AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,11/12] x86/mm: enable AMD translation cache extensions AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,10/12] x86/mm: do targeted broadcast flushing from tlbbatch code AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,07/12] x86/mm: use INVLPGB in flush_tlb_all AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,06/12] x86/mm: use INVLPGB for kernel TLB flushes AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,05/12] x86/mm: add INVLPGB support code AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,04/12] x86/mm: get INVLPGB count max from CPUID AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,03/12] x86/mm: consolidate full flush threshold decision AMD broadcast TLB invalidation - - - --- 2025-02-06 Rik van Riel New
[v9,02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[v9,01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional AMD broadcast TLB invalidation - - 1 --- 2025-02-06 Rik van Riel New
[1/1] refcount: provide ops for cases when object's memory can be reused [1/1] refcount: provide ops for cases when object's memory can be reused 1 - - --- 2025-02-06 Suren Baghdasaryan New
[5/5] vfio/type1: Use mapping page mask for pfnmaps vfio: Improve DMA mapping performance for huge pfnmaps - 1 1 --- 2025-02-05 Alex Williamson New
[4/5] mm: Provide page mask in struct follow_pfnmap_args vfio: Improve DMA mapping performance for huge pfnmaps - 1 1 --- 2025-02-05 Alex Williamson New
memcg: add hierarchical effective limits for v2 memcg: add hierarchical effective limits for v2 - 1 - --- 2025-02-05 Shakeel Butt New
[v5,5/5] pid: drop irq disablement around pidmap_lock reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v5,4/5] pid: perform free_pid() calls outside of tasklist_lock reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v5,3/5] pid: sprinkle tasklist_lock asserts reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v5,2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v5,1/5] exit: perform add_device_randomness() without tasklist_lock reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v4,5/5] pid: drop irq disablement around pidmap_lock reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v4,4/5] pid: perform free_pid() calls outside of tasklist_lock reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v4,3/5] pid: sprinkle tasklist_lock asserts reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v4,2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v4,1/5] exit: perform add_device_randomness() without tasklist_lock reduce tasklist_lock hold time on exit and do some pid cleanup - 1 - --- 2025-02-05 Mateusz Guzik New
[v1,16/16] arm64/mm: Defer barriers when updating kernel mappings hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,15/16] mm: Generalize arch_sync_kernel_mappings() hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,14/16] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently hugetlb and vmalloc fixes and perf improvements - 1 - --- 2025-02-05 Ryan Roberts New
[v1,13/16] mm: Don't skip arch_sync_kernel_mappings() in error paths hugetlb and vmalloc fixes and perf improvements - 1 - --- 2025-02-05 Ryan Roberts New
[v1,12/16] arm64/mm: Support huge pte-mapped pages in vmap hugetlb and vmalloc fixes and perf improvements - 1 - --- 2025-02-05 Ryan Roberts New
[v1,11/16] mm/vmalloc: Gracefully unmap huge ptes hugetlb and vmalloc fixes and perf improvements - 1 - --- 2025-02-05 Ryan Roberts New
[v1,10/16] mm/vmalloc: Warn on improper use of vunmap_range() hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,09/16] arm64/mm: Avoid barriers for invalid or userspace mappings hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,08/16] arm64/mm: Hoist barriers out of ___set_ptes() loop hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,07/16] arm64: hugetlb: Use ___set_ptes() and ___ptep_get_and_clear() hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear() hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,05/16] mm/page_table_check: Batch-check pmds/puds just like ptes hugetlb and vmalloc fixes and perf improvements - 1 - --- 2025-02-05 Ryan Roberts New
[v1,04/16] arm64: hugetlb: Refine tlb maintenance scope hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v1,01/16] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() hugetlb and vmalloc fixes and perf improvements - - - --- 2025-02-05 Ryan Roberts New
[v7,17/17] vfio/mlx5: Enable the DMA link API Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,12/17] RDMA/umem: Store ODP access mask information in PFN Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,11/17] mm/hmm: provide generic DMA managing logic Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,09/17] docs: core-api: document the IOVA-based API Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,08/17] dma-mapping: add a dma_need_unmap helper Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,07/17] dma-mapping: Implement link/unlink ranges API Provide a new two step DMA mapping API - 1 - --- 2025-02-05 Leon Romanovsky New
[v7,06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper Provide a new two step DMA mapping API - - - --- 2025-02-05 Leon Romanovsky New
[v7,05/17] dma-mapping: Provide an interface to allow allocate IOVA Provide a new two step DMA mapping API - 1 - --- 2025-02-05 Leon Romanovsky New
[v7,04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast Provide a new two step DMA mapping API 1 1 - --- 2025-02-05 Leon Romanovsky New
[v7,03/17] iommu: generalize the batched sync after map interface Provide a new two step DMA mapping API 1 - - --- 2025-02-05 Leon Romanovsky New
[v7,02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h Provide a new two step DMA mapping API 1 1 - --- 2025-02-05 Leon Romanovsky New
[v7,01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers Provide a new two step DMA mapping API 1 1 - --- 2025-02-05 Leon Romanovsky New
[12/12] mm/swapfile.c: open code cluster_alloc_swap() Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[11/12] mm/swapfile.c: remove the incorrect code comment Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[10/12] mm/swap: rename swap_swapcount() to swap_entry_swapped() Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[09/12] mm/swapfile.c: remove the unneeded checking Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[08/12] mm/swap_state.c: remove the meaningless code comment Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[07/12] mm/swapfile.c: optimize code in setup_clusters() Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[06/12] mm/swapfile.c: update the code comment above swap_count_continued() Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[05/12] mm/swap: rename swap_is_has_cache() to swap_only_has_cache() Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[04/12] mm/swap: skip scanning cluster range if it's empty cluster Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[03/12] mm/swap: remove SWAP_FLAG_PRIO_SHIFT Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[02/12] mm/swap_state.c: optimize the code in clear_shadow_from_swap_cache() Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
[01/12] mm/swap_state.c: fix the obsolete code comment Tiny cleanup and improvements about SWAP code - - - --- 2025-02-05 Baoquan He New
mm: optimize memblock_add_range() for improved performance mm: optimize memblock_add_range() for improved performance - - - --- 2025-02-05 Stephen Eta Zhou New
mm: optimize memblock_add_range() for improved performance mm: optimize memblock_add_range() for improved performance - - - --- 2025-02-05 Stephen Eta Zhou New
[V2] mm/ptdump: Drop GENERIC_PTDUMP [V2] mm/ptdump: Drop GENERIC_PTDUMP - - - --- 2025-02-05 Anshuman Khandual New
[v6,7/7] selftests/mm: add tests for folio_split(), buddy allocator like split. Buddy allocator like (or non-uniform) folio split - - - --- 2025-02-05 Zi Yan New
[v6,6/7] mm/truncate: use buddy allocator like folio split for truncate operation. Buddy allocator like (or non-uniform) folio split - - - --- 2025-02-05 Zi Yan New
[v6,5/7] mm/huge_memory: add folio_split() to debugfs testing interface. Buddy allocator like (or non-uniform) folio split - - - --- 2025-02-05 Zi Yan New
[v6,4/7] mm/huge_memory: remove the old, unused __split_huge_page() Buddy allocator like (or non-uniform) folio split - - - --- 2025-02-05 Zi Yan New
[v6,3/7] mm/huge_memory: add buddy allocator like folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-02-05 Zi Yan New
[v6,2/7] mm/huge_memory: move folio split common code to __folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-02-05 Zi Yan New
[v6,1/7] mm/huge_memory: add two new (not yet used) functions for folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-02-05 Zi Yan New
[v8,12/12] x86/mm: only invalidate final translations with INVLPGB AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
[v8,11/12] x86/mm: enable AMD translation cache extensions AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
[v8,10/12] x86/mm: do targeted broadcast flushing from tlbbatch code AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
[v8,09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
[v8,08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
[v8,07/12] x86/mm: use INVLPGB in flush_tlb_all AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
[v8,06/12] x86/mm: use INVLPGB for kernel TLB flushes AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
[v8,05/12] x86/mm: add INVLPGB support code AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
[v8,04/12] x86/mm: get INVLPGB count max from CPUID AMD broadcast TLB invalidation - - 1 --- 2025-02-05 Rik van Riel New
« 1 2 3 4836 837 »