Show patches with: State = Action Required       |    Archived = No       |   37447 patches
« 1 2 ... 106 107 108374 375 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,3/4] mm/memory: convert do_shared_fault() to folios [v2,1/4] mm/memory: convert do_page_mkwrite() to use folios - - - --- 2023-07-05 Sidhartha Kumar New
[v2,2/4] mm/memory: convert wp_page_shared() to use folios [v2,1/4] mm/memory: convert do_page_mkwrite() to use folios - - - --- 2023-07-05 Sidhartha Kumar New
[v2,1/4] mm/memory: convert do_page_mkwrite() to use folios [v2,1/4] mm/memory: convert do_page_mkwrite() to use folios - 1 - --- 2023-07-05 Sidhartha Kumar New
[v2,87/92] shmem: convert to ctime accessor functions Untitled series #762832 - 1 - --- 2023-07-05 Jeff Layton New
[v2,52/92] hugetlbfs: convert to ctime accessor functions Untitled series #762832 1 1 - --- 2023-07-05 Jeff Layton New
[v2,25/92] fs: convert to ctime accessor functions Untitled series #762832 - 1 - --- 2023-07-05 Jeff Layton New
[v2,11/92] shmem: convert to simple_rename_timestamp Untitled series #762832 - 1 - --- 2023-07-05 Jeff Layton New
[RESEND,v3,2/2] RISC-V: mm: Update documentation and include test RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-05 Charlie Jenkins New
[RESEND,v3,1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57 RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-05 Charlie Jenkins New
[v2,92/92] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime - 2 - --- 2023-07-05 Jeff Layton New
[v2,08/92] fs: new helper: simple_rename_timestamp fs: new accessors for inode->i_ctime - 1 - --- 2023-07-05 Jeff Layton New
[v2,07/92] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime - 3 - --- 2023-07-05 Jeff Layton New
[RFC,14/14] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-05 Valentin Schneider New
[RFC,13/14] context_tracking,x86: Add infrastructure to defer kernel TLBI context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-05 Valentin Schneider New
[RFC,12/14] context_tracking,x86: Defer kernel text patching IPIs context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-05 Valentin Schneider New
[RFC,11/14] context-tracking: Introduce work deferral infrastructure context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-05 Valentin Schneider New
[RFC,10/14] x86/sev-es: Make sev_es_enable_key __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-05 Valentin Schneider New
« 1 2 ... 106 107 108374 375 »