Show patches with: State = Action Required       |   82682 patches
« 1 2 ... 530 531 532826 827 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/2] mm,page_alloc: Make alloc_contig_range handle in-use hugetlb pages Make alloc_contig_range handle Hugetlb pages - - - --- 2021-02-08 Oscar Salvador New
[v3,3/3] vsprintf: introduce new format to dump full information of page flags mm, vsprintf: introduce new format to dump full information of page flags - - - --- 2021-02-08 Yafang Shao New
[v3,2/3] mm, slub: don't combine pr_err with INFO mm, vsprintf: introduce new format to dump full information of page flags 1 1 - --- 2021-02-08 Yafang Shao New
[v3,1/3] mm, slub: use pGp to print page flags mm, vsprintf: introduce new format to dump full information of page flags 2 4 - --- 2021-02-08 Yafang Shao New
[v15,8/8] mm: hugetlb: optimize the code with the help of the compiler Free some vmemmap pages of HugeTLB page - 2 - --- 2021-02-08 Muchun Song New
[v15,7/8] mm: hugetlb: gather discrete indexes of tail page Free some vmemmap pages of HugeTLB page - 2 - --- 2021-02-08 Muchun Song New
[v15,6/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate Free some vmemmap pages of HugeTLB page 1 2 - --- 2021-02-08 Muchun Song New
[v15,5/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap Free some vmemmap pages of HugeTLB page - 3 - --- 2021-02-08 Muchun Song New
[v15,4/8] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page Free some vmemmap pages of HugeTLB page - - - --- 2021-02-08 Muchun Song New
[v15,3/8] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page Free some vmemmap pages of HugeTLB page - 1 - --- 2021-02-08 Muchun Song New
[v15,2/8] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Free some vmemmap pages of HugeTLB page 1 2 - --- 2021-02-08 Muchun Song New
[v15,1/8] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c Free some vmemmap pages of HugeTLB page 1 3 - --- 2021-02-08 Muchun Song New
[v17,10/10] secretmem: test: add basic selftest for memfd_secret(2) mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2021-02-08 Mike Rapoport New
[v17,09/10] arch, mm: wire up memfd_secret system call where relevant mm: introduce memfd_secret system call to create "secret" memory areas 3 - - --- 2021-02-08 Mike Rapoport New
[v17,08/10] PM: hibernate: disable when there are active secretmem users mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2021-02-08 Mike Rapoport New
[v17,07/10] mm: introduce memfd_secret system call to create "secret" memory areas mm: introduce memfd_secret system call to create "secret" memory areas 1 - - --- 2021-02-08 Mike Rapoport New
[v17,06/10] arm64: kfence: fix header inclusion mm: introduce memfd_secret system call to create "secret" memory areas 1 - - --- 2021-02-08 Mike Rapoport New
[v17,05/10] set_memory: allow querying whether set_direct_map_*() is actually enabled mm: introduce memfd_secret system call to create "secret" memory areas - 2 - --- 2021-02-08 Mike Rapoport New
[v17,04/10] set_memory: allow set_direct_map_*_noflush() for multiple pages mm: introduce memfd_secret system call to create "secret" memory areas 1 - - --- 2021-02-08 Mike Rapoport New
[v17,03/10] riscv/Kconfig: make direct map manipulation options depend on MMU mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2021-02-08 Mike Rapoport New
[v17,02/10] mmap: make mlock_future_check() global mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2021-02-08 Mike Rapoport New
[v17,01/10] mm: add definition of PMD_PAGE_ORDER mm: introduce memfd_secret system call to create "secret" memory areas - 1 - --- 2021-02-08 Mike Rapoport New
hugetlbfs: Remove unneeded return value of hugetlb_vmtruncate() hugetlbfs: Remove unneeded return value of hugetlb_vmtruncate() - 2 - --- 2021-02-08 Miaohe Lin New
mm/hugetlb: Remove redundant VM_BUG_ON_PAGE on putback_active_hugepage() mm/hugetlb: Remove redundant VM_BUG_ON_PAGE on putback_active_hugepage() - - - --- 2021-02-08 Miaohe Lin New
mm/hugetlb: use helper huge_page_size() to get hugepage size mm/hugetlb: use helper huge_page_size() to get hugepage size - 1 - --- 2021-02-08 Miaohe Lin New
mm/list_lru.c: remove kvfree_rcu_local() mm/list_lru.c: remove kvfree_rcu_local() - 2 - --- 2021-02-07 Shakeel Butt New
[RFC,v3,2/2] selftests/vm: add mempinfd test mempinfd: Add new syscall to provide memory pin - - - --- 2021-02-07 Zhou Wang New
[RFC,v3,1/2] mempinfd: Add new syscall to provide memory pin mempinfd: Add new syscall to provide memory pin - - - --- 2021-02-07 Zhou Wang New
[RESEND] checkpatch: Don't warn about colon termination in linker scripts [RESEND] checkpatch: Don't warn about colon termination in linker scripts - - - --- 2021-02-06 Chris Down New
[v3,5/5] arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabled arm64: kasan: support CONFIG_KASAN_VMALLOC - - - --- 2021-02-06 Lecopzer Chen New
[v3,4/5] arm64: kaslr: support randomized module area with KASAN_VMALLOC arm64: kasan: support CONFIG_KASAN_VMALLOC - - - --- 2021-02-06 Lecopzer Chen New
[v3,3/5] arm64: Kconfig: support CONFIG_KASAN_VMALLOC arm64: kasan: support CONFIG_KASAN_VMALLOC - - - --- 2021-02-06 Lecopzer Chen New
[v3,2/5] arm64: kasan: abstract _text and _end to KERNEL_START/END arm64: kasan: support CONFIG_KASAN_VMALLOC - - - --- 2021-02-06 Lecopzer Chen New
[v3,1/5] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC arm64: kasan: support CONFIG_KASAN_VMALLOC - - - --- 2021-02-06 Lecopzer Chen New
tmpfs: Disallow CONFIG_TMPFS_INODE64 on s390 tmpfs: Disallow CONFIG_TMPFS_INODE64 on s390 3 - - --- 2021-02-05 Seth Forshee New
[v3,4/4] RDMA/umem: batch page unpin in __ib_umem_release() mm/gup: page unpining improvements 1 - - --- 2021-02-05 Joao Martins New
[v3,3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock() mm/gup: page unpining improvements - 2 - --- 2021-02-05 Joao Martins New
[v3,2/4] mm/gup: decrement head page once for group of subpages mm/gup: page unpining improvements - 2 - --- 2021-02-05 Joao Martins New
[v3,1/4] mm/gup: add compound page list iterator mm/gup: page unpining improvements - 2 - --- 2021-02-05 Joao Martins New
tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t - - - --- 2021-02-05 Seth Forshee New
[8/8] kselftests: cgroup: update kmem test for new vmstat implementation mm: memcontrol: switch to rstat v2 - 1 - --- 2021-02-05 Johannes Weiner New
[7/8] mm: memcontrol: consolidate lruvec stat flushing mm: memcontrol: switch to rstat v2 1 1 - --- 2021-02-05 Johannes Weiner New
[6/8] mm: memcontrol: switch to rstat mm: memcontrol: switch to rstat v2 1 2 - --- 2021-02-05 Johannes Weiner New
[5/8] cgroup: rstat: punt root-level optimization to individual controllers mm: memcontrol: switch to rstat v2 1 - - --- 2021-02-05 Johannes Weiner New
[4/8] cgroup: rstat: support cgroup1 mm: memcontrol: switch to rstat v2 1 2 - --- 2021-02-05 Johannes Weiner New
[3/8] mm: memcontrol: privatize memcg_page_state query functions mm: memcontrol: switch to rstat v2 1 2 - --- 2021-02-05 Johannes Weiner New
[2/8] mm: memcontrol: kill mem_cgroup_nodeinfo() mm: memcontrol: switch to rstat v2 1 2 - --- 2021-02-05 Johannes Weiner New
[1/8] mm: memcontrol: fix cpuhotplug statistics flushing mm: memcontrol: switch to rstat v2 1 2 - --- 2021-02-05 Johannes Weiner New
[v3,mm,13/13] kasan: clarify that only first bug is reported in HW_TAGS kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,12/13] arm64: kasan: export MTE symbols for KASAN tests kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,11/13] kasan: inline HW_TAGS helper functions kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,10/13] arm64: kasan: simplify and inline MTE functions kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,09/13] kasan: ensure poisoning size alignment kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,08/13] kasan, mm: optimize krealloc poisoning kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,07/13] kasan, mm: fail krealloc on freed objects kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,06/13] kasan: rework krealloc tests kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,05/13] kasan: unify large kfree checks kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,04/13] kasan: clean up setting free info in kasan_slab_free kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,03/13] kasan: optimize large kmalloc poisoning kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,02/13] kasan, mm: optimize kmalloc poisoning kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,mm,01/13] kasan, mm: don't save alloc stacks twice kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v3,5/5] hugetlb: Do early cow when page pinned on src mm mm/hugetlb: Early cow on fork, and a few cleanups - 1 - --- 2021-02-05 Peter Xu New
[v3,4/5] mm: Use is_cow_mapping() across tree where proper mm/hugetlb: Early cow on fork, and a few cleanups - - - --- 2021-02-05 Peter Xu New
[v3,3/5] mm: Introduce page_needs_cow_for_dma() for deciding whether cow mm/hugetlb: Early cow on fork, and a few cleanups - - - --- 2021-02-05 Peter Xu New
[v3,2/5] hugetlg: Break earlier in add_reservation_in_range() when we can mm/hugetlb: Early cow on fork, and a few cleanups - 2 - --- 2021-02-05 Peter Xu New
[v3,1/5] hugetlb: Dedup the code to add a new file_region mm/hugetlb: Early cow on fork, and a few cleanups - 2 - --- 2021-02-05 Peter Xu New
[RFC] Better page cache error handling [RFC] Better page cache error handling - - - --- 2021-02-05 Matthew Wilcox New
[v2,12/12] arm64: kasan: export MTE symbols for KASAN tests kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,11/12] kasan: inline HW_TAGS helper functions kasan: optimizations and fixes for HW_TAGS - - - --- 2021-02-05 Andrey Konovalov New
[v2,10/12] arm64: kasan: simplify and inline MTE functions kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,09/12] kasan: ensure poisoning size alignment kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,08/12] kasan, mm: optimize krealloc poisoning kasan: optimizations and fixes for HW_TAGS - - - --- 2021-02-05 Andrey Konovalov New
[v2,07/12] kasan, mm: fail krealloc on freed objects kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,06/12] kasan: rework krealloc tests kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,05/12] kasan: unify large kfree checks kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,04/12] kasan: clean up setting free info in kasan_slab_free kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,03/12] kasan: optimize large kmalloc poisoning kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,02/12] kasan, mm: optimize kmalloc poisoning kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[v2,01/12] kasan, mm: don't save alloc stacks twice kasan: optimizations and fixes for HW_TAGS - 1 - --- 2021-02-05 Andrey Konovalov New
[QEMU] x86: Implement Linear Address Masking support [QEMU] x86: Implement Linear Address Masking support - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,9/9] x86/mm: Implement PR_SET/GET_TAGGED_ADDR_CTRL with LAM Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,8/9] x86/mm: Make LAM_U48 and mappings above 47-bits mutually exclusive Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,7/9] x86/mm: Handle tagged memory accesses from kernel threads Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,6/9] x86/uaccess: Remove tags from the address before checking Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,5/9] x86/mm: Provide untagged_addr() helper Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,4/9] x86/mm: Introduce TIF_LAM_U57 and TIF_LAM_U48 Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,3/9] x86: CPUID and CR3/CR4 flags for Linear Address Masking Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,2/9] x86/mm: Fix CR3_ADDR_MASK Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
[QEMU] x86: Implement Linear Address Masking support [QEMU] x86: Implement Linear Address Masking support - - - --- 2021-02-05 Kirill A. Shutemov New
[RFC,1/9] mm, arm64: Update PR_SET/GET_TAGGED_ADDR_CTRL interface Linear Address Masking enabling - - - --- 2021-02-05 Kirill A. Shutemov New
PCI: Also set up legacy files only after sysfs init PCI: Also set up legacy files only after sysfs init 1 - - --- 2021-02-05 Daniel Vetter New
[2/2] KVM: do not assume PTE is writable after follow_pfn KVM: do not assume PTE is writable after follow_pfn - - - --- 2021-02-05 Paolo Bonzini New
[1/2] mm: provide a sane PTE walking API for modules KVM: do not assume PTE is writable after follow_pfn - 1 - --- 2021-02-05 Paolo Bonzini New
mm/hugetlb: use helper huge_page_size() to simplify the hugetlb_vm_op_pagesize() mm/hugetlb: use helper huge_page_size() to simplify the hugetlb_vm_op_pagesize() - - - --- 2021-02-05 Miaohe Lin New
[v3] x86/fault: Send a SIGBUS to user process always for hwpoison page access. [v3] x86/fault: Send a SIGBUS to user process always for hwpoison page access. - - - --- 2021-02-05 yaoaili [么爱利] New
hugetlb_cgroup: use helper pages_per_huge_page() in hugetlb_cgroup hugetlb_cgroup: use helper pages_per_huge_page() in hugetlb_cgroup - 1 - --- 2021-02-05 Miaohe Lin New
mm/memory.c: fix potential pte_unmap_unlock pte error mm/memory.c: fix potential pte_unmap_unlock pte error - - - --- 2021-02-05 Miaohe Lin New
mm: memcontrol: remove rcu_read_lock from get_mem_cgroup_from_page mm: memcontrol: remove rcu_read_lock from get_mem_cgroup_from_page - - - --- 2021-02-05 Muchun Song New
mm: memcontrol: fix missing wakeup oom task mm: memcontrol: fix missing wakeup oom task - - - --- 2021-02-05 Muchun Song New
mm/memtest: Add ARCH_USE_MEMTEST mm/memtest: Add ARCH_USE_MEMTEST - 1 - --- 2021-02-05 Anshuman Khandual New
« 1 2 ... 530 531 532826 827 »