Show patches with: State = Action Required       |    Archived = No       |   46586 patches
« 1 2 ... 5 6 7465 466 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm: enforce __must_check on VMA merge and split mm: enforce __must_check on VMA merge and split 1 1 - --- 2024-12-06 Lorenzo Stoakes New
mm: correctly reference merged VMA mm: correctly reference merged VMA - 2 - --- 2024-12-06 Lorenzo Stoakes New
mm: perform all memfd seal checks in a single place mm: perform all memfd seal checks in a single place - - 1 --- 2024-12-06 Lorenzo Stoakes New
[v5] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE [v5] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE - - - --- 2024-12-06 Guillaume Morin New
[v2,1/1] mseal: remove can_do_mseal() remove can_do_mseal - 1 - --- 2024-12-06 Jeff Xu New
mseal: remove can_do_mseal mseal: remove can_do_mseal - - - --- 2024-12-06 Jeff Xu New
MAINTAINERS: group all VMA-related files into the VMA section MAINTAINERS: group all VMA-related files into the VMA section 1 - - --- 2024-12-06 Lorenzo Stoakes New
[5.15.y,2/2] mm/damon/vaddr: fix issue in damon_va_evenly_split_region() fix issue in damon_va_evenly_split_region() - 1 - --- 2024-12-06 SeongJae Park New
[5.15.y,1/2] mm/damon/vaddr-test: split a test function having >1024 bytes frame size fix issue in damon_va_evenly_split_region() - - - --- 2024-12-06 SeongJae Park New
[v2] mm: use clear_user_(high)page() for arch with special user folio handling [v2] mm: use clear_user_(high)page() for arch with special user folio handling - - 1 --- 2024-12-06 Zi Yan New
mempolicy.h: Remove unnecessary header file inclusions mempolicy.h: Remove unnecessary header file inclusions - - - --- 2024-12-06 Junjie Fu New
[2/2] selftests: mm: Add a new MREMAP_DONTUNMAP self test mremap: Fix newaddr hint with MREMAP_DONTUNMAP - - - --- 2024-12-06 Brian Geffon New
[1/2] mremap: Fix new_addr being used as a hint with MREMAP_DONTUNMAP mremap: Fix newaddr hint with MREMAP_DONTUNMAP - - - --- 2024-12-06 Brian Geffon New
[v4] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE [v4] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE - - - --- 2024-12-06 Guillaume Morin New
mm: use clear_user_(high)page() for arch with special user folio handling mm: use clear_user_(high)page() for arch with special user folio handling - - 1 --- 2024-12-06 Zi Yan New
[net-next,v2,10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,09/10] net: replace page_frag with page_frag_cache Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,08/10] mm: page_frag: add testing for the newly added API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,07/10] mm: page_frag: introduce probe related API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,06/10] mm: page_frag: introduce alloc_refill prepare & commit API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,05/10] mm: page_frag: introduce refill prepare & commit API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,04/10] mm: page_frag: introduce page_frag_alloc_abort() related API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,03/10] mm: page_frag: update documentation for page_frag Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,02/10] net: rename skb_copy_to_page_nocache() helper Replace page_frag with page_frag_cache (Part-2) - 1 - --- 2024-12-06 Yunsheng Lin New
[net-next,v2,01/10] mm: page_frag: some minor refactoring before adding new API Replace page_frag with page_frag_cache (Part-2) - - - --- 2024-12-06 Yunsheng Lin New
[man-pages,v5] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description [man-pages,v5] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description - 2 - --- 2024-12-06 Lorenzo Stoakes New
[v4,09/11,fix] fix: mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED) Untitled series #915317 - - - --- 2024-12-06 Qi Zheng New
[GIT,PULL] memblock: restore check for node validity in arch_numa [GIT,PULL] memblock: restore check for node validity in arch_numa - - - --- 2024-12-06 Mike Rapoport New
[v1,2/2] mm/page_isolation: fixup isolate_single_pageblock() comment regarding splitting free pages mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing 1 - - --- 2024-12-06 David Hildenbrand New
[v1,1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_fre… mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing 2 - - --- 2024-12-06 David Hildenbrand New
[v3] mm/readahead: fix large folio support in async readahead [v3] mm/readahead: fix large folio support in async readahead - - 1 --- 2024-12-06 Yafang Shao New
[-next] mm: don't try THP align for FS without get_unmapped_area [-next] mm: don't try THP align for FS without get_unmapped_area - 1 - --- 2024-12-06 Kefeng Wang New
[v1] mseal: move can_do_mseal to mseal.c [v1] mseal: move can_do_mseal to mseal.c - - - --- 2024-12-06 Jeff Xu New
[next,-v1,5/5] memcg: factor out stat(event)/stat_local(event_local) reading functions Some cleanup for memcg - - - --- 2024-12-06 Chen Ridong New
[next,-v1,4/5] memcg: factor out the __refill_obj_stock function Some cleanup for memcg - - - --- 2024-12-06 Chen Ridong New
[next,-v1,3/5] memcg: simplify the mem_cgroup_update_lru_size function Some cleanup for memcg - - - --- 2024-12-06 Chen Ridong New
[next,-v1,2/5] memcg: call the free function when allocation of pn fails Some cleanup for memcg 1 1 - --- 2024-12-06 Chen Ridong New
[next,-v1,1/5] memcg: use OFP_PEAK_UNSET instead of -1 Some cleanup for memcg 2 1 - --- 2024-12-06 Chen Ridong New
[RFC,v1,2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC Add file seal to prevent future exec mappings - - - --- 2024-12-06 Isaac Manjarres New
[RFC,v1,1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd Add file seal to prevent future exec mappings - - - --- 2024-12-06 Isaac Manjarres New
[mm-unstable,v2,6/6] mm/mglru: rework workingset protection mm/mglru: performance optimizations - - 1 --- 2024-12-06 Yu Zhao New
[mm-unstable,v2,5/6] mm/mglru: rework refault detection mm/mglru: performance optimizations - - 1 --- 2024-12-06 Yu Zhao New
[mm-unstable,v2,4/6] mm/mglru: rework type selection mm/mglru: performance optimizations - - 1 --- 2024-12-06 Yu Zhao New
[mm-unstable,v2,3/6] mm/mglru: rework aging feedback mm/mglru: performance optimizations - - 1 --- 2024-12-06 Yu Zhao New
[mm-unstable,v2,2/6] mm/mglru: optimize deactivation mm/mglru: performance optimizations - - 1 --- 2024-12-06 Yu Zhao New
[mm-unstable,v2,1/6] mm/mglru: clean up workingset mm/mglru: performance optimizations - - 1 --- 2024-12-06 Yu Zhao New
selftests/mm: add fork CoW guard page test selftests/mm: add fork CoW guard page test - 1 - --- 2024-12-05 Lorenzo Stoakes New
[v8,21/21] mm/zsmalloc: update comments for page->zpdesc changes Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc() Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,18/21] mm/zsmalloc: introduce __zpdesc_clear_movable Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,15/21] mm/zsmalloc: convert get_zspage() to take zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,12/21] mm/zsmalloc: convert __free_zspage() to use zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it Add zpdesc memory descriptor for zswap.zpool - 1 - --- 2024-12-05 Matthew Wilcox New
[v8,10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate() Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,09/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,08/21] mm/zsmalloc: convert init_zspage() to use zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,07/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,06/21] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc Add zpdesc memory descriptor for zswap.zpool - 1 - --- 2024-12-05 Matthew Wilcox New
[v8,05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage() Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v8,01/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool Add zpdesc memory descriptor for zswap.zpool - - - --- 2024-12-05 Matthew Wilcox New
[v3] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic [v3] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic 1 - - --- 2024-12-05 Hao Ge New
[v2,6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers Enable strict percpu address space checks 1 - - --- 2024-12-05 Uros Bizjak New
[v2,5/6] percpu: Repurpose __percpu tag as a named address space qualifier Enable strict percpu address space checks 1 - - --- 2024-12-05 Uros Bizjak New
[v2,4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors Enable strict percpu address space checks 1 - - --- 2024-12-05 Uros Bizjak New
[v2,3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations Enable strict percpu address space checks 1 - - --- 2024-12-05 Uros Bizjak New
[v2,2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro Enable strict percpu address space checks 1 - - --- 2024-12-05 Uros Bizjak New
[v2,1/6] x86/kgdb: Use IS_ERR_PCPU() macro Enable strict percpu address space checks 1 - - --- 2024-12-05 Uros Bizjak New
[-next] ovl: respect underlying filesystem's get_unmapped_area() [-next] ovl: respect underlying filesystem's get_unmapped_area() 1 - - --- 2024-12-05 Jinjiang Tu New
[v4,18/18] vfio/mlx5: Enable the DMA link API Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,13/18] RDMA/umem: Store ODP access mask information in PFN Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,12/18] mm/hmm: provide generic DMA managing logic Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,10/18] docs: core-api: document the IOVA-based API Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,09/18] dma-mapping: add a dma_need_unmap helper Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,08/18] dma-mapping: Implement link/unlink ranges API Provide a new two step DMA mapping API - 1 - --- 2024-12-05 Leon Romanovsky New
[v4,07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,06/18] dma: Provide an interface to allow allocate IOVA Provide a new two step DMA mapping API - 1 - --- 2024-12-05 Leon Romanovsky New
[v4,05/18] dma-mapping: Add check if IOVA can be used Provide a new two step DMA mapping API - - - --- 2024-12-05 Leon Romanovsky New
[v4,04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast Provide a new two step DMA mapping API 1 1 - --- 2024-12-05 Leon Romanovsky New
[v4,03/18] iommu: generalize the batched sync after map interface Provide a new two step DMA mapping API 1 - - --- 2024-12-05 Leon Romanovsky New
[v4,02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h Provide a new two step DMA mapping API 1 1 - --- 2024-12-05 Leon Romanovsky New
[v4,01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers Provide a new two step DMA mapping API 1 1 - --- 2024-12-05 Leon Romanovsky New
[man-pages,v4] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description [man-pages,v4] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description - 2 - --- 2024-12-05 Lorenzo Stoakes New
mm/shmem: Refactor to reuse vfs_parse_monolithic_sep for option parsing mm/shmem: Refactor to reuse vfs_parse_monolithic_sep for option parsing - - - --- 2024-12-05 Guo Weikang New
[RESEND,v1,2/2] mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory offlini… mm: don't use __GFP_HARDWALL when migrating remote pages - 1 - --- 2024-12-05 David Hildenbrand New
[RESEND,v1,1/2] mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*() mm: don't use __GFP_HARDWALL when migrating remote pages - 1 - --- 2024-12-05 David Hildenbrand New
[v1,2/2] mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory offlining mm: don't use __GFP_HARDWALL when migrating remote pages 1 - - --- 2024-12-05 David Hildenbrand New
[v1,1/2] mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*() mm: don't use __GFP_HARDWALL when migrating remote pages - 1 - --- 2024-12-05 David Hildenbrand New
« 1 2 ... 5 6 7465 466 »