Show patches with: State = Action Required       |   72944 patches
« 1 2 ... 725 726 727729 730 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] Print the memcg's name when system-wide OOM happened - - - --- 2018-05-18 禹舟键 New
[10/10] block: Add sysfs entry for fua support - - - --- 2018-05-18 Kent Overstreet New
[09/10] block: Export bio check/set pages_dirty - - - --- 2018-05-18 Kent Overstreet New
[08/10] block: Add warning for bi_next not NULL in bio_endio() - 1 - --- 2018-05-18 Kent Overstreet New
[07/10] block: Add missing flush_dcache_page() call - - - --- 2018-05-18 Kent Overstreet New
[06/10] block: Split out bio_list_copy_data() - - - --- 2018-05-18 Kent Overstreet New
[05/10] block: Add bio_copy_data_iter(), zero_fill_bio_iter() - - - --- 2018-05-18 Kent Overstreet New
[04/10] block: Use bioset_init() for fs_bio_set - - - --- 2018-05-18 Kent Overstreet New
[03/10] block: Add bioset_init()/bioset_exit() - 1 - --- 2018-05-18 Kent Overstreet New
[02/10] block: Convert bio_set to mempool_init() - 1 - --- 2018-05-18 Kent Overstreet New
[01/10] mempool: Add mempool_init()/mempool_exit() - 1 - --- 2018-05-18 Kent Overstreet New
[v2,7/7] memcg: supports movement of surplus hugepages statistics - - - --- 2018-05-18 TSUKADA Koutaro New
[v2,6/7] Documentation, hugetlb: describe about charge_surplus_hugepages, - - - --- 2018-05-18 TSUKADA Koutaro New
[v2,5/7] hugetlb: add charge_surplus_hugepages attribute - - - --- 2018-05-18 TSUKADA Koutaro New
[v2,4/7] mm, sysctl: make charging surplus hugepages controllable - - - --- 2018-05-18 TSUKADA Koutaro New
[v2,3/7] memcg: use compound_order rather than hpage_nr_pages - - - --- 2018-05-18 TSUKADA Koutaro New
[v2,2/7] hugetlb: support migrate charging for surplus hugepages - - - --- 2018-05-18 TSUKADA Koutaro New
[v2,1/7] hugetlb: introduce charge_surplus_huge_pages to struct hstate - - - --- 2018-05-18 TSUKADA Koutaro New
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" - 1 - --- 2018-05-18 Joonsoo Kim New
[v2] Print the memcg's name when system-wide OOM happened - - - --- 2018-05-18 禹舟键 New
[-mm] mm, huge page: Copy to access sub-page last when copy huge page - - - --- 2018-05-18 Huang, Ying New
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall - 1 - --- 2018-05-17 Dmitry Safonov New
[v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS - 1 - --- 2018-05-17 Dan Williams New
mm/dmapool: localize page allocations - - - --- 2018-05-17 Sinan Kaya New
[v3-UPADATE,2/3] ioremap: Update pgtable free interfaces with addr - - - --- 2018-05-17 Kani, Toshi New
[v5,11/13] mm: Iterate only over charged shrinkers during memcg shrink_slab() - - - --- 2018-05-17 Vladimir Davydov New
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" - - - --- 2018-05-17 Ville Syrjala New
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range - - - --- 2018-05-17 Jia He New
[04/33] fs: remove the buffer_unwritten check in page_seek_hole_data - - - --- 2018-05-17 Andreas Grünbacher New
[v11,26/26] arm64/mm: add speculative page fault - - - --- 2018-05-17 Laurent Dufour New
[v11,25/26] powerpc/mm: add speculative page fault - - - --- 2018-05-17 Laurent Dufour New
[v11,24/26] x86/mm: add speculative pagefault handling - - - --- 2018-05-17 Laurent Dufour New
[v11,23/26] mm: add speculative page fault vmstats - - - --- 2018-05-17 Laurent Dufour New
[v11,22/26] perf tools: add support for the SPF perf event 1 - - --- 2018-05-17 Laurent Dufour New
[v11,21/26] perf: add a speculative page fault sw event 1 - - --- 2018-05-17 Laurent Dufour New
[v11,20/26] mm: adding speculative page fault failure trace events - - - --- 2018-05-17 Laurent Dufour New
[v11,19/26] mm: provide speculative fault infrastructure - - - --- 2018-05-17 Laurent Dufour New
[v11,18/26] mm: protect mm_rb tree with a rwlock - - - --- 2018-05-17 Laurent Dufour New
[v11,17/26] mm: introduce __page_add_new_anon_rmap() - - - --- 2018-05-17 Laurent Dufour New
[v11,16/26] mm: introduce __vm_normal_page() - - - --- 2018-05-17 Laurent Dufour New
[v11,15/26] mm: introduce __lru_cache_add_active_or_unevictable 1 - - --- 2018-05-17 Laurent Dufour New
[v11,14/26] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page() 1 - - --- 2018-05-17 Laurent Dufour New
[v11,13/26] mm: cache some VMA fields in the vm_fault structure - - - --- 2018-05-17 Laurent Dufour New
[v11,12/26] mm: protect SPF handler against anon_vma changes - - - --- 2018-05-17 Laurent Dufour New
[v11,11/26] mm: protect mremap() against SPF hanlder - - - --- 2018-05-17 Laurent Dufour New
[v11,10/26] mm: protect VMA modifications using VMA sequence count - - - --- 2018-05-17 Laurent Dufour New
[v11,09/26] mm: VMA sequence count - - - --- 2018-05-17 Laurent Dufour New
[v11,08/26] mm: introduce INIT_VMA() - - - --- 2018-05-17 Laurent Dufour New
[v11,07/26] mm: make pte_unmap_same compatible with SPF 1 - - --- 2018-05-17 Laurent Dufour New
[v11,06/26] mm: introduce pte_spinlock for FAULT_FLAG_SPECULATIVE - - - --- 2018-05-17 Laurent Dufour New
[v11,05/26] mm: prepare for FAULT_FLAG_SPECULATIVE - - - --- 2018-05-17 Laurent Dufour New
[v11,04/26] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT - - - --- 2018-05-17 Laurent Dufour New
[v11,03/26] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT - - - --- 2018-05-17 Laurent Dufour New
[v11,02/26] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT - - - --- 2018-05-17 Laurent Dufour New
[v11,01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT - - - --- 2018-05-17 Laurent Dufour New
[-V2,-mm] mm, hugetlbfs: Pass fault address to no page handler 2 2 - --- 2018-05-17 Huang, Ying New
Add the memcg print oom info for system oom - - - --- 2018-05-17 禹舟键 New
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range - 1 - --- 2018-05-17 Jia He New
[RFC] hexagon: Drop the unused variable zero_page_mask - - - --- 2018-05-17 Anshuman Khandual New
[v3,3/3] x86/mm: add TLB purge to free pmd/pte page interfaces - - - --- 2018-05-16 Kani, Toshi New
[v3,2/3] ioremap: Update pgtable free interfaces with addr - - - --- 2018-05-16 Kani, Toshi New
[v3,1/3] x86/mm: disable ioremap free page handling on x86-PAE - - - --- 2018-05-16 Kani, Toshi New
[v2] mm: save two stranding bit in gfp_mask 2 - - --- 2018-05-16 Shakeel Butt New
mm: save two stranding bit in gfp_mask 1 - - --- 2018-05-16 Michal Hocko New
mm: save two stranding bit in gfp_mask - - - --- 2018-05-16 Shakeel Butt New
mm: fix nr_rotate_swap leak in swapon() error case - 2 - --- 2018-05-16 Omar Sandoval New
lib/stackdepot.c: use a non-instrumented version of memcpy() - - - --- 2018-05-16 Alexander Potapenko New
[14/14] mm: turn on vm_fault_t type checking - 1 - --- 2018-05-16 Christoph Hellwig New
[13/14] mm: move arch specific VM_FAULT_* flags to mm.h - - - --- 2018-05-16 Christoph Hellwig New
[12/14] lustre: separate errno from VM_FAULT_* values - - - --- 2018-05-16 Christoph Hellwig New
[11/14] ttm: separate errno from VM_FAULT_* values - - - --- 2018-05-16 Christoph Hellwig New
[10/14] vgem: separate errno from VM_FAULT_* values - 1 - --- 2018-05-16 Christoph Hellwig New
[09/14] ubifs: separate errno from VM_FAULT_* values - - - --- 2018-05-16 Christoph Hellwig New
[08/14] ocfs2: separate errno from VM_FAULT_* values - - - --- 2018-05-16 Christoph Hellwig New
[07/14] ext4: separate errno from VM_FAULT_* values - - - --- 2018-05-16 Christoph Hellwig New
[06/14] btrfs: separate errno from VM_FAULT_* values - 1 - --- 2018-05-16 Christoph Hellwig New
[05/14] ceph: untangle ceph_filemap_fault - - - --- 2018-05-16 Christoph Hellwig New
[04/14] mm: remove the unused device_private_entry_fault export - - - --- 2018-05-16 Christoph Hellwig New
[03/14] dax: make the dax_iomap_fault prototype consistent - - - --- 2018-05-16 Christoph Hellwig New
[02/14] fs: make the filemap_page_mkwrite prototype consistent - - - --- 2018-05-16 Christoph Hellwig New
[01/14] orangefs: don't return errno values from ->fault - - - --- 2018-05-16 Christoph Hellwig New
[v2,3/3] x86/mm: add TLB purge to free pmd/pte page interfaces - - - --- 2018-05-15 Kani, Toshi New
[v2,2/3] ioremap: Update pgtable free interfaces with addr - - - --- 2018-05-15 Kani, Toshi New
[v2,1/3] x86/mm: disable ioremap free page handling on x86-PAE - - - --- 2018-05-15 Kani, Toshi New
[v5] mm: don't allow deferred pages with NEED_PER_CPU_KM 1 - - --- 2018-05-15 Pavel Tatashin New
[v1,15/16] khwasan, mm, arm64: tag non slab memory allocated via pagealloc - - - --- 2018-05-15 Andrey Ryabinin New
[v1,13/16] khwasan: add hooks implementation - - - --- 2018-05-15 Andrey Ryabinin New
[-mm] mm, hugetlb: Pass fault address to no page handler 2 1 - --- 2018-05-15 Huang, Ying New
shmem: don't call put_super() when fill_super() failed. - - - --- 2018-05-15 Tetsuo Handa New
mm: Add new vma flag VM_LOCAL_CPU - - - --- 2018-05-14 Boaz Harrosh New
[RFC] mm, THP: Map read-only text segments using large THP pages - - - --- 2018-05-14 William Kucharski New
[git:media_tree/master] media: gp8psk: don't abuse of GFP_DMA - - - --- 2018-05-14 Mauro Carvalho Chehab New
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI - - - --- 2018-05-14 Ingo Molnar New
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI - - - --- 2018-05-14 Ingo Molnar New
[3/3] docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge - - - --- 2018-05-14 Mike Rapoport New
[2/3] docs/vm: transhuge: minor updates - - - --- 2018-05-14 Mike Rapoport New
[1/3] docs/vm: transhuge: change sections order - - - --- 2018-05-14 Mike Rapoport New
shmem: don't call put_super() when fill_super() failed. - - - --- 2018-05-14 Tetsuo Handa New
mm,oom: Don't call schedule_timeout_killable() with oom_lock held. - - - --- 2018-05-12 Tetsuo Handa New
[v4] mm: Change return type to vm_fault_t - 1 - --- 2018-05-12 Souptick Joarder New
« 1 2 ... 725 726 727729 730 »