Show patches with: State = Action Required       |   73178 patches
« 1 2 ... 112 113 114731 732 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/8] net: altera-tse: make ALTERA_TSE depend on HAS_IOMEM Make several Kconfig options depend on HAS_IOMEM - 1 1 --- 2023-07-07 Baoquan He New
[4/8] pcmcia : make PCMCIA depend on HAS_IOMEM Make several Kconfig options depend on HAS_IOMEM 1 1 - --- 2023-07-07 Baoquan He New
[3/8] misc: open-dice: make OPEN_DICE depend on HAS_IOMEM Make several Kconfig options depend on HAS_IOMEM - - - --- 2023-07-07 Baoquan He New
[2/8] char: xillybus: make XILLYBUS_OF depend on HAS_IOMEM Make several Kconfig options depend on HAS_IOMEM - - - --- 2023-07-07 Baoquan He New
[1/8] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM Make several Kconfig options depend on HAS_IOMEM - - - --- 2023-07-07 Baoquan He New
mm:vmscan: fix inaccurate reclaim during proactive reclaim mm:vmscan: fix inaccurate reclaim during proactive reclaim - - - --- 2023-07-07 Efly Young New
[RESEND,8/8] maple_tree: drop mas_first_entry() Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-07 Peng Zhang New
[RESEND,7/8] maple_tree: replace mas_logical_pivot() with mas_safe_pivot() Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-07 Peng Zhang New
[RESEND,6/8] maple_tree: update mt_validate() Improve the validation for maple tree and some cleanup - - - --- 2023-07-07 Peng Zhang New
[RESEND,5/8] maple_tree: make mas_validate_limits() check root node and node limit Improve the validation for maple tree and some cleanup - - - --- 2023-07-07 Peng Zhang New
[RESEND,4/8] maple_tree: fix mas_validate_child_slot() to check last missed slot Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-07 Peng Zhang New
[RESEND,3/8] maple_tree: make mas_validate_gaps() to check metadata Improve the validation for maple tree and some cleanup - - - --- 2023-07-07 Peng Zhang New
[RESEND,2/8] maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-07 Peng Zhang New
[RESEND,1/8] maple_tree: set the node limit when creating a new root node Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-07 Peng Zhang New
[-next] mm: Fix some kernel-doc comments [-next] mm: Fix some kernel-doc comments - - - --- 2023-07-07 Yang Li New
[2/2] mm: compaction: skip the memory hole rapidly when isolating free pages [1/2] mm: compaction: use the correct type of list for free pages 1 1 - --- 2023-07-07 Baolin Wang New
[1/2] mm: compaction: use the correct type of list for free pages [1/2] mm: compaction: use the correct type of list for free pages - 1 - --- 2023-07-07 Baolin Wang New
[RFC,v2,3/3] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_rang… Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-07 Alistair Popple New
[RFC,v2,2/3] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-07 Alistair Popple New
[RFC,v2,1/3] mm_notifiers: Rename invalidate_range notifier Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-07 Alistair Popple New
mm/sparse: remove redundant judgments from macro for_each_present_section_nr mm/sparse: remove redundant judgments from macro for_each_present_section_nr - - - --- 2023-07-07 liuq New
[RFC,2/2] zram: charge the compressed RAM to the page's memcgroup zram: objects charge to mem_cgroup - - - --- 2023-07-07 Zhongkun He New
[RFC,1/2] memcg: Add support for zram object charge zram: objects charge to mem_cgroup - - - --- 2023-07-07 Zhongkun He New
[2/2] mm: lock newly mapped VMA which can be modified after it becomes visible [1/2] mm: lock a vma before stack expansion - - - --- 2023-07-07 Suren Baghdasaryan New
[1/2] mm: lock a vma before stack expansion [1/2] mm: lock a vma before stack expansion - - - --- 2023-07-07 Suren Baghdasaryan New
mm: hugetlb_vmemmap: fix a race between vmemmap pmd split mm: hugetlb_vmemmap: fix a race between vmemmap pmd split - 1 - --- 2023-07-07 Muchun Song New
x86/shstk: Don't retry vm_munmap() on -EINTR x86/shstk: Don't retry vm_munmap() on -EINTR - - - --- 2023-07-06 Edgecombe, Rick P New
x86/shstk: Move arch detail comment out of core mm x86/shstk: Move arch detail comment out of core mm - 1 - --- 2023-07-06 Edgecombe, Rick P New
[v3,8/8] selftests/mm: add uffd unit test for UFFDIO_POISON add UFFDIO_POISON to simulate memory poisoning with UFFD 1 - - --- 2023-07-06 Axel Rasmussen New
[v3,7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers add UFFDIO_POISON to simulate memory poisoning with UFFD - - - --- 2023-07-06 Axel Rasmussen New
[v3,6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature add UFFDIO_POISON to simulate memory poisoning with UFFD 1 - - --- 2023-07-06 Axel Rasmussen New
[v3,5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs add UFFDIO_POISON to simulate memory poisoning with UFFD 1 - - --- 2023-07-06 Axel Rasmussen New
[v3,4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl add UFFDIO_POISON to simulate memory poisoning with UFFD 1 - - --- 2023-07-06 Axel Rasmussen New
[v3,3/8] mm: userfaultfd: extract file size check out into a helper add UFFDIO_POISON to simulate memory poisoning with UFFD - 1 - --- 2023-07-06 Axel Rasmussen New
[v3,2/8] mm: userfaultfd: check for start + len overflow in validate_range add UFFDIO_POISON to simulate memory poisoning with UFFD - 1 - --- 2023-07-06 Axel Rasmussen New
[v3,1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general add UFFDIO_POISON to simulate memory poisoning with UFFD - - - --- 2023-07-06 Axel Rasmussen New
rmap: Pass the folio to __page_check_anon_rmap() rmap: Pass the folio to __page_check_anon_rmap() - - - --- 2023-07-06 Matthew Wilcox New
[stable,v6.1] mm/mmap: Fix extra maple tree write [stable,v6.1] mm/mmap: Fix extra maple tree write - - - --- 2023-07-06 Liam R. Howlett New
[v2] mm: cma: print cma name as well in cma_alloc debug [v2] mm: cma: print cma name as well in cma_alloc debug - - - --- 2023-07-06 Pintu Kumar New
mm: cma: print cma name as well in cma_alloc debug mm: cma: print cma name as well in cma_alloc debug - - - --- 2023-07-06 Pintu Kumar New
EISA: Replace all non-returning strlcpy with strscpy EISA: Replace all non-returning strlcpy with strscpy - 1 - --- 2023-07-06 Azeem Shaikh New
[v3,4/4] mm/memory: convert do_read_fault() to use folios [v3,1/4] mm/memory: convert do_page_mkwrite() to use folios - 2 - --- 2023-07-06 Sidhartha Kumar New
[v3,3/4] mm/memory: convert do_shared_fault() to folios [v3,1/4] mm/memory: convert do_page_mkwrite() to use folios - 2 - --- 2023-07-06 Sidhartha Kumar New
[v3,2/4] mm/memory: convert wp_page_shared() to use folios [v3,1/4] mm/memory: convert do_page_mkwrite() to use folios - 2 - --- 2023-07-06 Sidhartha Kumar New
[v3,1/4] mm/memory: convert do_page_mkwrite() to use folios [v3,1/4] mm/memory: convert do_page_mkwrite() to use folios - 2 - --- 2023-07-06 Sidhartha Kumar New
[v8,19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 3 - --- 2023-07-06 Baoquan He New
[v8,18/19] arm64 : mm: add wrapper function ioremap_prot() mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 3 - --- 2023-07-06 Baoquan He New
[v8,17/19] powerpc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 2 - --- 2023-07-06 Baoquan He New
[v8,16/19] mm: move is_ioremap_addr() into new header file mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 1 - --- 2023-07-06 Baoquan He New
[v8,15/19] mm/ioremap: Consider IOREMAP space in generic ioremap mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 1 - --- 2023-07-06 Baoquan He New
[v8,14/19] parisc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 2 - --- 2023-07-06 Baoquan He New
[v8,13/19] xtensa: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 2 - --- 2023-07-06 Baoquan He New
[v8,12/19] sh: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2023-07-06 Baoquan He New
[v8,11/19] sh: add <asm-generic/io.h> including mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 - - --- 2023-07-06 Baoquan He New
[v8,10/19] s390: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 3 1 --- 2023-07-06 Baoquan He New
[v8,09/19] openrisc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 2 - --- 2023-07-06 Baoquan He New
[v8,08/19] ia64: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 2 - --- 2023-07-06 Baoquan He New
[v8,07/19] arc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 2 - --- 2023-07-06 Baoquan He New
[v8,06/19] mm/ioremap: add slab availability checking in ioremap_prot mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 3 - --- 2023-07-06 Baoquan He New
[v8,05/19] mm: ioremap: allow ARCH to have its own ioremap method definition mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 3 - --- 2023-07-06 Baoquan He New
[v8,04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap() mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 3 - --- 2023-07-06 Baoquan He New
[v8,03/19] openrisc: mm: remove unneeded early ioremap code mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 2 - --- 2023-07-06 Baoquan He New
[v8,02/19] hexagon: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - 1 - --- 2023-07-06 Baoquan He New
[v8,01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 2 - --- 2023-07-06 Baoquan He New
[v1] lib:Remove repeated initialization [v1] lib:Remove repeated initialization - - - --- 2023-07-06 Wang Ming New
mm/memcg: remove definition of MEM_CGROUP_ID_MAX when !CONFIG_MEMCG mm/memcg: remove definition of MEM_CGROUP_ID_MAX when !CONFIG_MEMCG - 1 - --- 2023-07-06 Miaohe Lin New
mm/ksm: prepare to remove the redundant ksm_merging_pages in procfs mm/ksm: prepare to remove the redundant ksm_merging_pages in procfs - - - --- 2023-07-06 Nanyong Sun New
mm: remove obsolete comment above struct per_cpu_pages mm: remove obsolete comment above struct per_cpu_pages - - - --- 2023-07-06 Miaohe Lin New
[v3,13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,09/13] powerpc/book3s64/mm: Enable transparent pud hugepage Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,08/13] powerpc/mm/trace: Convert trace event to trace event class Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,07/13] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,06/13] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,05/13] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,02/13] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v3,01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support Add support for DAX vmemmap optimization for ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix Add support for memmap on memory feature on ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,4/5] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig Add support for memmap on memory feature on ppc64 1 - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag Add support for memmap on memory feature on ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,2/5] mm/hotplug: Allow architecture override for memmap on memory feature Add support for memmap on memory feature on ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,1/5] mm/hotplug: Embed vmem_altmap details in memory block Add support for memmap on memory feature on ppc64 - - - --- 2023-07-06 Aneesh Kumar K.V New
memory tier: rename destroy_memory_type() to put_memory_type() memory tier: rename destroy_memory_type() to put_memory_type() - 2 - --- 2023-07-06 Miaohe Lin New
[v2,5/5] mm/mglru: Don't build multi-gen LRU page table walk code on architecture not supported Avoid building lrugen page table walk code - - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,4/5] mm/mglru: move iterate_mm_list_walk Helper Avoid building lrugen page table walk code - - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,3/5] mm/mglru: Move code around to make future patch easy Avoid building lrugen page table walk code - - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,2/5] mm/mglru: Move Bloom filter code around Avoid building lrugen page table walk code - - - --- 2023-07-06 Aneesh Kumar K.V New
[v2,1/5] mm/mglru: Create a new helper iterate_mm_list_walk Avoid building lrugen page table walk code - - - --- 2023-07-06 Aneesh Kumar K.V New
[v23,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v23,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v23,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v23,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v23,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v4,2/2] mm: disable CONFIG_PER_VMA_LOCK until its fixed Avoid memory corruption caused by per-VMA locks - - - --- 2023-07-06 Suren Baghdasaryan New
[v4,1/2] fork: lock VMAs of the parent process when forking Avoid memory corruption caused by per-VMA locks 1 1 - --- 2023-07-06 Suren Baghdasaryan New
[v2,4/4] mm/memory: convert do_read_fault() to use folios [v2,1/4] mm/memory: convert do_page_mkwrite() to use folios - 1 - --- 2023-07-05 Sidhartha Kumar New
« 1 2 ... 112 113 114731 732 »