Show patches with: none      |   73162 patches
« 1 2 ... 424 425 426731 732 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/5] kasan, mm: integrate slab init_on_free with HW_TAGS kasan: integrate with init_on_alloc/free - 1 - --- 2021-03-08 Andrey Konovalov New
[v2,4/5] kasan, mm: integrate slab init_on_alloc with HW_TAGS kasan: integrate with init_on_alloc/free - 1 - --- 2021-03-08 Andrey Konovalov New
[v2,3/5] kasan, mm: integrate page_alloc init with HW_TAGS kasan: integrate with init_on_alloc/free - 1 - --- 2021-03-08 Andrey Konovalov New
[v2,2/5] kasan: init memory in kasan_(un)poison for HW_TAGS kasan: integrate with init_on_alloc/free - 1 - --- 2021-03-08 Andrey Konovalov New
[v2,1/5] arm64: kasan: allow to init memory when setting tags kasan: integrate with init_on_alloc/free 1 - - --- 2021-03-08 Andrey Konovalov New
mm: huge_memory: a new debugfs interface for splitting THP tests. mm: huge_memory: a new debugfs interface for splitting THP tests. - - - --- 2021-03-08 Zi Yan New
kasan: fix KASAN_STACK dependency for HW_TAGS kasan: fix KASAN_STACK dependency for HW_TAGS - - - --- 2021-03-08 Andrey Konovalov New
[5/5] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case Some cleanups for hugetlb - 1 - --- 2021-03-08 Miaohe Lin New
[4/5] mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page() Some cleanups for hugetlb - 1 - --- 2021-03-08 Miaohe Lin New
[3/5] hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate() Some cleanups for hugetlb - 1 - --- 2021-03-08 Miaohe Lin New
[2/5] mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state() Some cleanups for hugetlb - 1 - --- 2021-03-08 Miaohe Lin New
[1/5] mm/hugetlb: use some helper functions to cleanup code Some cleanups for hugetlb - 1 - --- 2021-03-08 Miaohe Lin New
[v18,9/9] mm: hugetlb: optimize the code with the help of the compiler Free some vmemmap pages of HugeTLB page - 2 2 --- 2021-03-08 Muchun Song New
[v18,8/9] mm: hugetlb: gather discrete indexes of tail page Free some vmemmap pages of HugeTLB page 1 2 2 --- 2021-03-08 Muchun Song New
[v18,7/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate Free some vmemmap pages of HugeTLB page 1 2 2 --- 2021-03-08 Muchun Song New
[v18,6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap Free some vmemmap pages of HugeTLB page - 3 2 --- 2021-03-08 Muchun Song New
[v18,5/9] mm: hugetlb: set the PageHWPoison to the raw error page Free some vmemmap pages of HugeTLB page 1 1 2 --- 2021-03-08 Muchun Song New
[v18,4/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page Free some vmemmap pages of HugeTLB page - 1 2 --- 2021-03-08 Muchun Song New
[v18,3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page Free some vmemmap pages of HugeTLB page 1 1 2 --- 2021-03-08 Muchun Song New
[v18,2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Free some vmemmap pages of HugeTLB page 1 3 2 --- 2021-03-08 Muchun Song New
[v18,1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c Free some vmemmap pages of HugeTLB page 1 3 2 --- 2021-03-08 Muchun Song New
[4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION mm: some config cleanups - - - --- 2021-03-08 Anshuman Khandual New
[3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] mm: some config cleanups - - - --- 2021-03-08 Anshuman Khandual New
[RFC] mm: Enable generic pfn_valid() to handle early sections with memmap holes [RFC] mm: Enable generic pfn_valid() to handle early sections with memmap holes - - - --- 2021-03-08 Anshuman Khandual New
mm:process_vm_access: remove duplicate include mm:process_vm_access: remove duplicate include - - - --- 2021-03-06 Menglong Dong New
[v2,4/4] khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate() Cleanup and fixup for khugepaged 1 - - --- 2021-03-06 Miaohe Lin New
[v2,3/4] khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter() Cleanup and fixup for khugepaged 1 - - --- 2021-03-06 Miaohe Lin New
[v2,2/4] khugepaged: reuse the smp_wmb() inside __SetPageUptodate() Cleanup and fixup for khugepaged 1 - - --- 2021-03-06 Miaohe Lin New
[v2,1/4] khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_thps() Cleanup and fixup for khugepaged 1 - - --- 2021-03-06 Miaohe Lin New
[5/5] kasan, mm: integrate slab init_on_free with HW_TAGS kasan: integrate with init_on_alloc/free - - - --- 2021-03-06 Andrey Konovalov New
[4/5] kasan, mm: integrate slab init_on_alloc with HW_TAGS kasan: integrate with init_on_alloc/free - - - --- 2021-03-06 Andrey Konovalov New
[3/5] kasan, mm: integrate page_alloc init with HW_TAGS kasan: integrate with init_on_alloc/free - - - --- 2021-03-06 Andrey Konovalov New
[2/5] kasan: init memory in kasan_(un)poison for HW_TAGS kasan: integrate with init_on_alloc/free - 1 - --- 2021-03-06 Andrey Konovalov New
[1/5] arm64: kasan: allow to init memory when setting tags kasan: integrate with init_on_alloc/free 1 - - --- 2021-03-06 Andrey Konovalov New
[v3,2/2] mm, kasan: don't poison boot memory with tag-based modes [v3,1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS - 1 - --- 2021-03-06 Andrey Konovalov New
[v3,1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS [v3,1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS - - - --- 2021-03-06 Andrey Konovalov New
[v3] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC [v3] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC - - - --- 2021-03-06 Andrey Konovalov New
[v2] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC [v2] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC - - - --- 2021-03-05 Andrey Konovalov New
[v4] memcg: charge before adding to swapcache on swapin [v4] memcg: charge before adding to swapcache on swapin 3 - - --- 2021-03-05 Shakeel Butt New
[4/4] MIPS: add DYNAMIC_FTRACE_WITH_REGS [1/4] MIPS: replace -pg with CC_FLAGS_FTRACE - - - --- 2021-03-05 Huang Pei New
[3/4] MIPS: prepare for new ftrace implementation [1/4] MIPS: replace -pg with CC_FLAGS_FTRACE - - - --- 2021-03-05 Huang Pei New
[2/4] MIPS: move FTRACE_SYSCALLS from ftrace.c into syscall.c [1/4] MIPS: replace -pg with CC_FLAGS_FTRACE - - - --- 2021-03-05 Huang Pei New
[1/4] MIPS: replace -pg with CC_FLAGS_FTRACE [1/4] MIPS: replace -pg with CC_FLAGS_FTRACE - - - --- 2021-03-05 Huang Pei New
[3/3] MIPS: loongson64: alloc pglist_data at run time [1/3] MIPS: sync arrangement of pt_regs with user_pt_regs and regoffset_table - - - --- 2021-03-05 Huang Pei New
[1/3] MIPS: sync arrangement of pt_regs with user_pt_regs and regoffset_table [1/3] MIPS: sync arrangement of pt_regs with user_pt_regs and regoffset_table - - - --- 2021-03-05 Huang Pei New
[V3,2/2] arm64/mm: Reorganize pfn_valid() arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory 1 1 - --- 2021-03-05 Anshuman Khandual New
[V3,1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory 2 - - --- 2021-03-05 Anshuman Khandual New
[v4,25/25] cachefiles: Switch to wait_page_key Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,24/25] mm/filemap: Convert page wait queues to be folios Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,23/25] mm/page-writeback: Convert test_clear_page_writeback to take a folio Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,22/25] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,21/25] mm/filemap: Add __lock_folio_or_retry Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,20/25] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,19/25] mm/page-writeback: Add wait_for_stable_folio Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,18/25] mm/page-writeback: Add wait_on_folio_writeback Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,17/25] mm/filemap: Add wait_on_folio_locked & wait_on_folio_locked_killable Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,16/25] mm/filemap: Convert end_page_writeback to end_folio_writeback Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,15/25] mm/filemap: Convert lock_page_async to lock_folio_async Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,14/25] mm/filemap: Add lock_folio_killable Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,13/25] mm/filemap: Add lock_folio Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,12/25] mm/filemap: Add unlock_folio Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,11/25] mm/memcg: Add folio wrappers for various memcontrol functions Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,10/25] mm/util: Add folio_mapping and folio_file_mapping Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,09/25] mm: Add folio_index, folio_page and folio_contains Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,08/25] mm: Handle per-folio private data Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,07/25] mm: Create FolioFlags Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,06/25] mm: Add get_folio Page folios - 1 - --- 2021-03-05 Matthew Wilcox New
[v4,05/25] mm: Add put_folio Page folios - 1 - --- 2021-03-05 Matthew Wilcox New
[v4,04/25] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO Page folios - 1 - --- 2021-03-05 Matthew Wilcox New
[v4,03/25] mm/vmstat: Add functions to account folio statistics Page folios - - - --- 2021-03-05 Matthew Wilcox New
[v4,02/25] mm: Add folio_pgdat and folio_zone Page folios - 1 - --- 2021-03-05 Matthew Wilcox New
[v4,01/25] mm: Introduce struct folio Page folios - - - --- 2021-03-05 Matthew Wilcox New
[V3] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE [V3] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE - - - --- 2021-03-05 Anshuman Khandual New
[10/10] mm/migrate: new zone_reclaim_mode to enable reclaim migration Migrate Pages in lieu of discard - - - --- 2021-03-05 Dave Hansen New
[09/10] mm/vmscan: never demote for memcg reclaim Migrate Pages in lieu of discard - 1 - --- 2021-03-05 Dave Hansen New
[08/10] mm/vmscan: Consider anonymous pages without swap Migrate Pages in lieu of discard - 1 - --- 2021-03-05 Dave Hansen New
[07/10] mm/vmscan: add helper for querying ability to age anonymous pages Migrate Pages in lieu of discard - 2 - --- 2021-03-05 Dave Hansen New
[06/10] mm/vmscan: add page demotion counter Migrate Pages in lieu of discard - 1 - --- 2021-03-05 Dave Hansen New
[05/10] mm/migrate: demote pages during reclaim Migrate Pages in lieu of discard - - - --- 2021-03-04 Dave Hansen New
[04/10] mm/migrate: make migrate_pages() return nr_succeeded Migrate Pages in lieu of discard - 1 - --- 2021-03-04 Dave Hansen New
[03/10] mm/migrate: update node demotion order during on hotplug events Migrate Pages in lieu of discard - - - --- 2021-03-04 Dave Hansen New
[02/10] mm/numa: automatically generate node migration order Migrate Pages in lieu of discard - - - --- 2021-03-04 Dave Hansen New
[01/10] mm/numa: node demotion data structure and lookup Migrate Pages in lieu of discard - 1 - --- 2021-03-04 Dave Hansen New
[mm] kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations [mm] kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations - - - --- 2021-03-04 Marco Elver New
[v2,4/4] ioctl_userfaultfd.2: Add write-protect mode docs man2: udpate mm/userfaultfd manpages to latest - - - --- 2021-03-04 Peter Xu New
[v2,3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs man2: udpate mm/userfaultfd manpages to latest - - - --- 2021-03-04 Peter Xu New
[v2,2/4] userfaultfd.2: Add write-protect mode man2: udpate mm/userfaultfd manpages to latest - - - --- 2021-03-04 Peter Xu New
[v2,1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs man2: udpate mm/userfaultfd manpages to latest - - - --- 2021-03-04 Peter Xu New
[v4] mm: cma: support sysfs [v4] mm: cma: support sysfs - 2 - --- 2021-03-04 Minchan Kim New
[STABLE,5.4] swap: fix swapfile page to sector mapping [STABLE,5.4] swap: fix swapfile page to sector mapping - - - --- 2021-03-04 Anthony Iliopoulos New
[STABLE,5.10,5.11] swap: fix swapfile page to sector mapping [STABLE,5.10,5.11] swap: fix swapfile page to sector mapping - - - --- 2021-03-04 Anthony Iliopoulos New
[STABLE,4.9] swap: fix swapfile page to sector mapping [STABLE,4.9] swap: fix swapfile page to sector mapping - - - --- 2021-03-04 Anthony Iliopoulos New
[STABLE,4.4] swap: fix swapfile page to sector mapping [STABLE,4.4] swap: fix swapfile page to sector mapping - - - --- 2021-03-04 Anthony Iliopoulos New
[STABLE,4.14,4.19] swap: fix swapfile page to sector mapping [STABLE,4.14,4.19] swap: fix swapfile page to sector mapping - - - --- 2021-03-04 Anthony Iliopoulos New
[mm] kfence: fix reports if constant function prefixes exist [mm] kfence: fix reports if constant function prefixes exist - - 1 --- 2021-03-04 Marco Elver New
sh: remove duplicate include in tlb.h sh: remove duplicate include in tlb.h - - - --- 2021-03-04 Menglong Dong New
[5/5] khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate() Cleanup and fixup for khugepaged - - - --- 2021-03-04 Miaohe Lin New
[4/5] khugepaged: remove unnecessary mem_cgroup_uncharge() in collapse_[file|huge_page] Cleanup and fixup for khugepaged - - - --- 2021-03-04 Miaohe Lin New
[3/5] khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter() Cleanup and fixup for khugepaged - - - --- 2021-03-04 Miaohe Lin New
[2/5] khugepaged: reuse the smp_wmb() inside __SetPageUptodate() Cleanup and fixup for khugepaged - - - --- 2021-03-04 Miaohe Lin New
« 1 2 ... 424 425 426731 732 »