Show patches with: State = Action Required       |    Archived = No       |   46609 patches
« 1 2 3 4466 467 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
nfs: flag as supporting FOP_DONTCACHE nfs: flag as supporting FOP_DONTCACHE - - - --- 2024-12-18 Mike Snitzer New
mm: add maybe_lru_add_drain() that only drains when threshold is exceeded mm: add maybe_lru_add_drain() that only drains when threshold is exceeded - - - --- 2024-12-18 Rik van Riel New
[v4,5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent Fix and cleanups to xarray - - - --- 2024-12-18 Kemeng Shi New
[v4,4/5] Xarray: remove repeat check in xas_squash_marks() Fix and cleanups to xarray - - - --- 2024-12-18 Kemeng Shi New
[v4,3/5] Xarray: distinguish large entries correctly in xas_split_alloc() Fix and cleanups to xarray - - - --- 2024-12-18 Kemeng Shi New
[v4,2/5] Xarray: move forward index correctly in xas_pause() Fix and cleanups to xarray - - - --- 2024-12-18 Kemeng Shi New
[v4,1/5] Xarray: Do not return sibling entries from xas_find_marked() Fix and cleanups to xarray - - - --- 2024-12-18 Kemeng Shi New
selftests/mm: Fix -Wnull-dereference on Clang selftests/mm: Fix -Wnull-dereference on Clang - - - --- 2024-12-18 Kevin Brodsky New
[v2,02/15,fix] fix: mm: pgtable: introduce generic p4d_alloc_one() and p4d_free() Untitled series #919164 - - - --- 2024-12-18 Qi Zheng New
[v2,15/15] mm: pgtable: introduce generic pagetable_dtor_free() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,14/15] mm: pgtable: remove tlb_remove_ptdesc() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,13/15] mm: pgtable: remove tlb_remove_page_ptdesc() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,12/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,11/15] mm: pgtable: introduce generic __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,10/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,09/15] x86: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,08/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,07/15] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,06/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,05/15] mm: pgtable: introduce pagetable_dtor() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,04/15] s390: pgtable: add statistics for PUD and P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,03/15] arm64: pgtable: use mmu gather to free p4d level page table move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,02/15] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v2,01/15] Revert "mm: pgtable: make ptlock be freed by RCU" move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-18 Qi Zheng New
[v3,4/4] mm/swap_cgroup: decouple swap cgroup recording and clearing mm/swap_cgroup: remove global swap cgroup lock - - - --- 2024-12-18 Kairui Song New
[v3,3/4] mm/swap_cgroup: remove global swap cgroup lock mm/swap_cgroup: remove global swap cgroup lock - 1 - --- 2024-12-18 Kairui Song New
[v3,2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg mm/swap_cgroup: remove global swap cgroup lock 2 2 - --- 2024-12-18 Kairui Song New
[v3,1/4] mm, memcontrol: avoid duplicated memcg enable check mm/swap_cgroup: remove global swap cgroup lock 2 2 - --- 2024-12-18 Kairui Song New
[PATCHv2,7/7] zram: cond_resched() in writeback loop zram: split page type read/write handling - - - --- 2024-12-18 Sergey Senozhatsky New
[PATCHv2,6/7] zram: use zram_read_from_zspool() in writeback zram: split page type read/write handling - - - --- 2024-12-18 Sergey Senozhatsky New
[PATCHv2,5/7] zram: factor out different page types read zram: split page type read/write handling - - - --- 2024-12-18 Sergey Senozhatsky New
[PATCHv2,4/7] zram: factor out ZRAM_HUGE write zram: split page type read/write handling - - - --- 2024-12-18 Sergey Senozhatsky New
[PATCHv2,3/7] zram: factor out ZRAM_SAME write zram: split page type read/write handling - - - --- 2024-12-18 Sergey Senozhatsky New
[PATCHv2,2/7] zram: remove entry element member zram: split page type read/write handling - - - --- 2024-12-18 Sergey Senozhatsky New
[PATCHv2,1/7] zram: free slot memory early during write zram: split page type read/write handling - - - --- 2024-12-18 Sergey Senozhatsky New
replace free hugepage folios after migration replace free hugepage folios after migration - - - --- 2024-12-18 Ge Yang New
[bpf-next,v3,6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs. bpf, mm: Introduce try_alloc_pages() - - - --- 2024-12-18 Alexei Starovoitov New
[bpf-next,v3,5/6] mm, bpf: Use memcg in try_alloc_pages(). bpf, mm: Introduce try_alloc_pages() - - - --- 2024-12-18 Alexei Starovoitov New
[bpf-next,v3,4/6] memcg: Use trylock to access memcg stock_lock. bpf, mm: Introduce try_alloc_pages() - - - --- 2024-12-18 Alexei Starovoitov New
[bpf-next,v3,3/6] locking/local_lock: Introduce local_trylock_irqsave() bpf, mm: Introduce try_alloc_pages() - - - --- 2024-12-18 Alexei Starovoitov New
[bpf-next,v3,2/6] mm, bpf: Introduce free_pages_nolock() bpf, mm: Introduce try_alloc_pages() - - - --- 2024-12-18 Alexei Starovoitov New
[bpf-next,v3,1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation bpf, mm: Introduce try_alloc_pages() - - - --- 2024-12-18 Alexei Starovoitov New
[5/5] fs/buffer: reduce stack usage on bh_read_iter() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[4/5] fs/buffer: add iteration support for block_read_full_folio() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[3/5] fs/buffer: add a for_each_bh() for block_read_full_folio() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[2/5] fs/buffer: simplify block_read_full_folio() with bh_offset() fs/buffer: strack reduction on async read - - - --- 2024-12-18 Luis Chamberlain New
[1/5] fs/buffer: move async batch read code into a helper fs/buffer: strack reduction on async read - - - --- 2024-12-18 Luis Chamberlain New
[2/2] nvme: use blk_validate_block_size() for max LBA check block size limit cleanups - 1 - --- 2024-12-18 Luis Chamberlain New
[1/2] block/bdev: use helper for max block size check block size limit cleanups - 1 - --- 2024-12-18 Luis Chamberlain New
[v1] fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit [v1] fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit - - - --- 2024-12-17 David Hildenbrand New
[2/2] mm: alloc_pages_bulk: rename API mm: alloc_pages_bulk: small API refactor - - - --- 2024-12-17 Luiz Capitulino New
[1/2] mm: alloc_pages_bulk_noprof: drop page_list argument mm: alloc_pages_bulk: small API refactor - - - --- 2024-12-17 Luiz Capitulino New
[v2] mm/kmemleak: Fix sleeping function called from invalid context at print message [v2] mm/kmemleak: Fix sleeping function called from invalid context at print message 1 - - --- 2024-12-17 Alessandro Carminati New
[v5,17/17] vfio/mlx5: Enable the DMA link API Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,12/17] RDMA/umem: Store ODP access mask information in PFN Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,11/17] mm/hmm: provide generic DMA managing logic Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,09/17] docs: core-api: document the IOVA-based API Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,08/17] dma-mapping: add a dma_need_unmap helper Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,07/17] dma-mapping: Implement link/unlink ranges API Provide a new two step DMA mapping API - 1 - --- 2024-12-17 Leon Romanovsky New
[v5,06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,05/17] dma-mapping: Provide an interface to allow allocate IOVA Provide a new two step DMA mapping API - 1 - --- 2024-12-17 Leon Romanovsky New
[v5,04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast Provide a new two step DMA mapping API 1 1 - --- 2024-12-17 Leon Romanovsky New
[v5,03/17] iommu: generalize the batched sync after map interface Provide a new two step DMA mapping API 1 - - --- 2024-12-17 Leon Romanovsky New
[v5,02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h Provide a new two step DMA mapping API 1 1 - --- 2024-12-17 Leon Romanovsky New
[v5,01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers Provide a new two step DMA mapping API 1 1 - --- 2024-12-17 Leon Romanovsky New
[v1] memcg: fix soft lockup in the OOM process [v1] memcg: fix soft lockup in the OOM process - - - --- 2024-12-17 Chen Ridong New
[V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations [V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations - 1 - --- 2024-12-17 Ge Yang New
docs: mm: fix the incorrect 'FileHugeMapped' field docs: mm: fix the incorrect 'FileHugeMapped' field 1 - - --- 2024-12-17 Baolin Wang New
[v4,25/25] Revert "riscv: mm: Add support for ZONE_DEVICE" fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2024-12-17 Alistair Popple New
[v4,24/25] mm: Remove devmap related functions and page table bits fs/dax: Fix ZONE_DEVICE page reference counts 1 - - --- 2024-12-17 Alistair Popple New
[v4,23/25] mm: Remove pXX_devmap callers fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,22/25] device/dax: Properly refcount device dax pages when mapping fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,21/25] fs/dax: Properly refcount fs dax pages fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock fs/dax: Fix ZONE_DEVICE page reference counts 1 - - --- 2024-12-17 Alistair Popple New
[v4,19/25] proc/task_mmu: Ignore ZONE_DEVICE pages fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2024-12-17 Alistair Popple New
[v4,17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,16/25] huge_memory: Add vmf_insert_folio_pmd() fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,15/25] huge_memory: Add vmf_insert_folio_pud() fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,14/25] rmap: Add support for PUD sized mappings to rmap fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,13/25] mm/memory: Add vmf_insert_page_mkwrite() fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,11/25] mm: Allow compound zone device pages fs/dax: Fix ZONE_DEVICE page reference counts - 2 - --- 2024-12-17 Alistair Popple New
[v4,10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2024-12-17 Alistair Popple New
[v4,09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2024-12-17 Alistair Popple New
[v4,08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,05/25] fs/dax: Create a common implementation to break DAX layouts fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,04/25] fs/dax: Refactor wait for dax idle page fs/dax: Fix ZONE_DEVICE page reference counts 1 3 - --- 2024-12-17 Alistair Popple New
[v4,03/25] fs/dax: Don't skip locked entries when scanning entries fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range() fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
[v4,01/25] fuse: Fix dax truncate/punch_hole fault path fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-12-17 Alistair Popple New
mm/ptdump: Drop GENERIC_PTDUMP mm/ptdump: Drop GENERIC_PTDUMP - - - --- 2024-12-17 Anshuman Khandual New
[V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow [V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow - 1 - --- 2024-12-17 Ge Yang New
« 1 2 3 4466 467 »