Show patches with: State = Action Required       |   80380 patches
« 1 2 ... 763 764 765803 804 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,02/22] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc kasan: add software tag-based mode for arm64 - - - --- 2018-11-06 Andrey Konovalov New
[v10,01/22] kasan, mm: change hooks signatures kasan: add software tag-based mode for arm64 - 2 - --- 2018-11-06 Andrey Konovalov New
[v2,4/4] mm: Remove managed_page_count spinlock mm: convert totalram_pages, totalhigh_pages and managed pages to atomic 1 1 - --- 2018-11-06 Arun KS New
[v2,3/4] mm: convert totalram_pages and totalhigh_pages variables to atomic mm: convert totalram_pages, totalhigh_pages and managed pages to atomic 2 1 - --- 2018-11-06 Arun KS New
[v2,2/4] mm: Convert zone->managed_pages to atomic variable mm: convert totalram_pages, totalhigh_pages and managed pages to atomic 2 1 - --- 2018-11-06 Arun KS New
[v2,1/4] mm: Fix multiple evaluvations of totalram_pages and managed_pages mm: convert totalram_pages, totalhigh_pages and managed pages to atomic 1 1 - --- 2018-11-06 Arun KS New
mm/slub: page is always non-NULL for node_match() mm/slub: page is always non-NULL for node_match() 1 - - --- 2018-11-06 Wei Yang New
[v2] mm/mmu_notifier: remove mmu_notifier_synchronize() [v2] mm/mmu_notifier: remove mmu_notifier_synchronize() - - - --- 2018-11-06 Sean Christopherson New
[v7] mm, drm/i915: mark pinned shmemfs pages as unevictable [v7] mm, drm/i915: mark pinned shmemfs pages as unevictable 2 1 - --- 2018-11-06 Chris Wilson New
[v3] mm: Create the new vm_fault_t type [v3] mm: Create the new vm_fault_t type - 2 - --- 2018-11-06 Souptick Joarder New
[v3,2/2] mm/page_alloc: use a single function to free page Untitled series #39147 1 - - --- 2018-11-06 Aaron Lu New
mm, memory_hotplug: check zone_movable in has_unmovable_pages mm, memory_hotplug: check zone_movable in has_unmovable_pages 2 1 - --- 2018-11-06 Michal Hocko New
[v6] mm, drm/i915: mark pinned shmemfs pages as unevictable [v6] mm, drm/i915: mark pinned shmemfs pages as unevictable 1 - - --- 2018-11-06 Kuo-Hsin Yang New
[v5] mm, drm/i915: mark pinned shmemfs pages as unevictable [v5] mm, drm/i915: mark pinned shmemfs pages as unevictable 2 - - --- 2018-11-06 Kuo-Hsin Yang New
[v2] mm: Create the new vm_fault_t type [v2] mm: Create the new vm_fault_t type - - - --- 2018-11-06 Souptick Joarder New
[v6,2/2] mm/page_alloc: remove software prefetching in __free_pages_core [v6,1/2] memory_hotplug: Free pages as higher order - - - --- 2018-11-06 Arun KS New
[v6,1/2] memory_hotplug: Free pages as higher order [v6,1/2] memory_hotplug: Free pages as higher order - - - --- 2018-11-06 Arun KS New
[v2,2/2] mm/page_alloc: use a single function to free page Untitled series #38993 1 - - --- 2018-11-06 Aaron Lu New
[v2,1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free() [v2,1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free() 6 - 1 --- 2018-11-06 Aaron Lu New
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! - 1 - --- 2018-11-05 Mike Kravetz New
[mm,v5,7/7] mm: Use common iterator for deferred_init_pages and deferred_free_pages Deferred page init improvements - 1 - --- 2018-11-05 Alexander Duyck New
[mm,v5,6/7] mm: Add reserved flag setting to set_page_links Deferred page init improvements - 1 - --- 2018-11-05 Alexander Duyck New
[mm,v5,5/7] mm: Move hot-plug specific memory init into separate functions and optimize Deferred page init improvements - 1 - --- 2018-11-05 Alexander Duyck New
[mm,v5,4/7] mm: Initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections Deferred page init improvements - 1 - --- 2018-11-05 Alexander Duyck New
[mm,v5,3/7] mm: Implement new zone specific memblock iterator Deferred page init improvements - 1 - --- 2018-11-05 Alexander Duyck New
[mm,v5,2/7] mm: Drop meminit_pfn_in_nid as it is redundant Deferred page init improvements 1 1 - --- 2018-11-05 Alexander Duyck New
[mm,v5,1/7] mm: Use mm_zero_struct_page from SPARC on all 64b architectures Deferred page init improvements 1 1 - --- 2018-11-05 Alexander Duyck New
mm/mmu_notifier: rename mmu_notifier_synchronize() to <...>_barrier() mm/mmu_notifier: rename mmu_notifier_synchronize() to <...>_barrier() - - - --- 2018-11-05 Sean Christopherson New
[RFC,v4,13/13] hugetlbfs: parallelize hugetlbfs_fallocate with ktask ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,12/13] mm: parallelize clear_gigantic_page ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,11/13] mm: parallelize deferred struct page initialization within each node ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,10/13] mm: enlarge type of offset argument in mem_map_offset and mem_map_next ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,09/13] vfio: relieve mmap_sem reader cacheline bouncing by holding it longer ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,08/13] vfio: remove unnecessary mmap_sem writer acquisition around locked_vm ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,07/13] mm: change locked_vm's type from unsigned long to atomic_long_t ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,06/13] vfio: parallelize vfio_pin_map_dma ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,05/13] workqueue, ktask: renice helper threads to prevent starvation ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,04/13] ktask: run helper threads at MAX_NICE ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,03/13] ktask: add undo support ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,02/13] ktask: multithread CPU-intensive kernel work ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
[RFC,v4,01/13] ktask: add documentation ktask: multithread CPU-intensive kernel work - - - --- 2018-11-05 Daniel Jordan New
mm: don't break integrity writeback on ->writepage() error mm: don't break integrity writeback on ->writepage() error - - - --- 2018-11-05 Brian Foster New
z3fold: fix possible reclaim races z3fold: fix possible reclaim races - 1 - --- 2018-11-05 Vitaly Wool New
[v2,1/1] memory_hotplug: fix the panic when memory end is not on the section boundary memory_hotplug: fix the panic when memory end is not - 1 - --- 2018-11-05 Zaslonko Mikhail New
[v2] mm: use kvzalloc for swap_info_struct allocation [v2] mm: use kvzalloc for swap_info_struct allocation 2 - - --- 2018-11-05 Vasily Averin New
[v4] mm, drm/i915: mark pinned shmemfs pages as unevictable [v4] mm, drm/i915: mark pinned shmemfs pages as unevictable 1 - - --- 2018-11-05 Kuo-Hsin Yang New
[2/2] mm/page_alloc: use a single function to free page [1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free() - - - --- 2018-11-05 Aaron Lu New
[1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free() [1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free() 5 - 1 --- 2018-11-05 Aaron Lu New
[2/2] mm: avoid unnecessary swap_info_struct allocation [1/2] mm: use kvzalloc for swap_info_struct allocation - - - --- 2018-11-04 Vasily Averin New
[1/2] mm: use kvzalloc for swap_info_struct allocation [1/2] mm: use kvzalloc for swap_info_struct allocation 1 - - --- 2018-11-04 Vasily Averin New
mm, slab: remove unnecessary unlikely() mm, slab: remove unnecessary unlikely() 2 - - --- 2018-11-04 Yangtao Li New
mm: mmap: remove unnecessary unlikely() mm: mmap: remove unnecessary unlikely() - - - --- 2018-11-04 Yangtao Li New
mm/slub: remove validation on cpu_slab in __flush_cpu_slab() mm/slub: remove validation on cpu_slab in __flush_cpu_slab() - - - --- 2018-11-03 Wei Yang New
mm: Create the new vm_fault_t type mm: Create the new vm_fault_t type - - - --- 2018-11-03 Souptick Joarder New
[-next,3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap Add support for fast mremap 1 - - --- 2018-11-03 Joel Fernandes New
[-next,2/3] mm: speed up mremap by 20x on large regions (v4) Add support for fast mremap 1 - - --- 2018-11-03 Joel Fernandes New
[-next,1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2) Add support for fast mremap 1 - - --- 2018-11-03 Joel Fernandes New
[v8,4/4] Kselftest for module text allocation benchmarking KASLR feature to randomize each loadable module - - - --- 2018-11-02 Edgecombe, Rick P New
[v8,3/4] vmalloc: Add debugfs modfraginfo KASLR feature to randomize each loadable module - 1 - --- 2018-11-02 Edgecombe, Rick P New
[v8,2/4] x86/modules: Increase randomization for modules KASLR feature to randomize each loadable module - - - --- 2018-11-02 Edgecombe, Rick P New
[v8,1/4] vmalloc: Add __vmalloc_node_try_addr function KASLR feature to randomize each loadable module - - - --- 2018-11-02 Edgecombe, Rick P New
mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages 1 - 1 --- 2018-11-02 Michal Hocko New
mm: fix uninitialized variable warnings mm: fix uninitialized variable warnings - - - --- 2018-11-02 Arnd Bergmann New
[3/3] lockdep: Use line-buffered printk() for lockdep messages. [v6,1/3] printk: Add line-buffered printk() API. - - - --- 2018-11-02 Tetsuo Handa New
[2/3] mm: Use line-buffered printk() for show_free_areas(). [v6,1/3] printk: Add line-buffered printk() API. - - - --- 2018-11-02 Tetsuo Handa New
[v6,1/3] printk: Add line-buffered printk() API. [v6,1/3] printk: Add line-buffered printk() API. - - - --- 2018-11-02 Tetsuo Handa New
mm/hotplug: Optimize clear_hwpoisoned_pages mm/hotplug: Optimize clear_hwpoisoned_pages 2 - - --- 2018-11-02 Education Directorate New
[v2] x86/build: Build VSMP support only if CONFIG_PCI is selected [v2] x86/build: Build VSMP support only if CONFIG_PCI is selected 1 1 - --- 2018-11-01 Eial Czerwacki New
[RFC] mm: do not start node_reclaim for page order > MAX_ORDER [RFC] mm: do not start node_reclaim for page order > MAX_ORDER - - - --- 2018-11-01 Konstantin Khlebnikov New
[v4] mm/page_owner: clamp read count to PAGE_SIZE [v4] mm/page_owner: clamp read count to PAGE_SIZE 1 - - --- 2018-11-01 Miles Chen New
[2] mm/kvmalloc: do not call kmalloc for size > KMALLOC_MAX_SIZE [2] mm/kvmalloc: do not call kmalloc for size > KMALLOC_MAX_SIZE 2 - - --- 2018-11-01 Konstantin Khlebnikov New
[RFC,for,4.21,05/16] mm: Provide is_vma_noncached Untitled series #37165 - - - --- 2018-11-01 Mathieu Desnoyers New
x86/build: Build VSMP support only if selected x86/build: Build VSMP support only if selected 2 - - --- 2018-11-01 Thomas Gleixner New
mm/kvmalloc: do not confuse kmalloc with page order over MAX_ORDER mm/kvmalloc: do not confuse kmalloc with page order over MAX_ORDER - - - --- 2018-11-01 Konstantin Khlebnikov New
Memory hotplug failed to offline on bare metal system of multiple nodes Memory hotplug failed to offline on bare metal system of multiple nodes - - - --- 2018-11-01 Baoquan He New
[kvm,v6,2/2] kvm: x86: Dynamically allocate guest_fpu shrink vcpu_vmx down to order 2 - - - --- 2018-10-31 Marc Orr New
[kvm,v6,1/2] kvm: x86: Use task structs fpu field for user shrink vcpu_vmx down to order 2 - - - --- 2018-10-31 Marc Orr New
__HAVE_ARCH_PTE_DEVMAP - bug or intended behaviour? __HAVE_ARCH_PTE_DEVMAP - bug or intended behaviour? - - - --- 2018-10-31 Robin Murphy New
[5/5] mm: Target compaction on pageblocks that were recently fragmented Fragmentation avoidance improvements - - - --- 2018-10-31 Mel Gorman New
[4/5] mm: Stall movable allocations until kswapd progresses during serious external fragmentation e… Fragmentation avoidance improvements - - - --- 2018-10-31 Mel Gorman New
[3/5] mm: Reclaim small amounts of memory when an external fragmentation event occurs Fragmentation avoidance improvements - - - --- 2018-10-31 Mel Gorman New
[2/5] mm: Move zone watermark accesses behind an accessor Fragmentation avoidance improvements - - - --- 2018-10-31 Mel Gorman New
[1/5] mm, page_alloc: Spread allocations across zones before introducing fragmentation Fragmentation avoidance improvements - - - --- 2018-10-31 Mel Gorman New
[kvm,v5,4/4] kvm: vmx: use vmalloc() to allocate vcpus shrink vcpu_vmx down to order 2 - - - --- 2018-10-31 Marc Orr New
[kvm,v5,3/4] kvm: vmx: refactor vmx_msrs struct for vmalloc shrink vcpu_vmx down to order 2 - - - --- 2018-10-31 Marc Orr New
[kvm,v5,2/4] kvm: x86: Dynamically allocate guest_fpu shrink vcpu_vmx down to order 2 - - - --- 2018-10-31 Marc Orr New
[kvm,v5,1/4] kvm: x86: Use task structs fpu field for user shrink vcpu_vmx down to order 2 - - - --- 2018-10-31 Marc Orr New
[4/4] s390/mm: fix mis-accounting of pgtable_bytes pgtable bytes mis-accounting v3 - - 1 --- 2018-10-31 Martin Schwidefsky New
[3/4] mm: add mm_pxd_folded checks to pgtable_bytes accounting functions pgtable bytes mis-accounting v3 1 - - --- 2018-10-31 Martin Schwidefsky New
[2/4] mm: introduce mm_[p4d|pud|pmd]_folded pgtable bytes mis-accounting v3 1 - - --- 2018-10-31 Martin Schwidefsky New
[1/4] mm: make the __PAGETABLE_PxD_FOLDED defines non-empty pgtable bytes mis-accounting v3 1 - - --- 2018-10-31 Martin Schwidefsky New
memory_hotplug: cond_resched in __remove_pages memory_hotplug: cond_resched in __remove_pages 2 - - --- 2018-10-31 Michal Hocko New
[v3] mm, drm/i915: mark pinned shmemfs pages as unevictable [v3] mm, drm/i915: mark pinned shmemfs pages as unevictable - - - --- 2018-10-31 Kuo-Hsin Yang New
[8/8] device-dax: Add /sys/class/dax backwards compatibility Introduce a device-dax bus-based device-model - - - --- 2018-10-31 Dan Williams New
[7/8] device-dax: Add support for a dax override driver Introduce a device-dax bus-based device-model - - - --- 2018-10-31 Dan Williams New
[6/8] device-dax: Move resource pinning+mapping into the common driver Introduce a device-dax bus-based device-model - - - --- 2018-10-31 Dan Williams New
[5/8] device-dax: Introduce bus + driver model Introduce a device-dax bus-based device-model - - - --- 2018-10-31 Dan Williams New
[4/8] device-dax: Start defining a dax bus model Introduce a device-dax bus-based device-model - - - --- 2018-10-31 Dan Williams New
[3/8] device-dax: Remove multi-resource infrastructure Introduce a device-dax bus-based device-model - - - --- 2018-10-31 Dan Williams New
[2/8] device-dax: Kill dax_region base Introduce a device-dax bus-based device-model - - - --- 2018-10-31 Dan Williams New
« 1 2 ... 763 764 765803 804 »