Show patches with: none      |   78533 patches
« 1 2 ... 745 746 747785 786 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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/8] device-dax: Kill dax_region ida Introduce a device-dax bus-based device-model - - - --- 2018-10-31 Dan Williams New
mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo 1 - - --- 2018-10-30 Roman Gushchin New
[v2,2/2] writeback: don't decrement wb->refcnt if !wb->bdi [v2,1/2] serial: set suppress_bind_attrs flag only if builtin - - - --- 2018-10-30 Anders Roxell New
[v2,1/2] serial: set suppress_bind_attrs flag only if builtin [v2,1/2] serial: set suppress_bind_attrs flag only if builtin - - - --- 2018-10-30 Anders Roxell New
mm: handle no memcg case in memcg_kmem_charge() properly mm: handle no memcg case in memcg_kmem_charge() properly 2 - - --- 2018-10-29 Roman Gushchin New
[v3] mm/page_owner: use kvmalloc instead of kmalloc [v3] mm/page_owner: use kvmalloc instead of kmalloc - - - --- 2018-10-29 Miles Chen New
[PATCHv2] mm/page_owner: use kvmalloc instead of kmalloc [PATCHv2] mm/page_owner: use kvmalloc instead of kmalloc - - - --- 2018-10-29 Miles Chen New
mm: simplify get_next_ra_size mm: simplify get_next_ra_size - 2 - --- 2018-10-28 Gao Xiang New
[RESEND] c6x: switch to NO_BOOTMEM [RESEND] c6x: switch to NO_BOOTMEM - - - --- 2018-10-27 Mike Rapoport New
[PATCHv3,3/3] x86/ldt: Remove unused variable in map_ldt_struct() Fix couple of issues with LDT remap for PTI - 1 - --- 2018-10-26 Kirill A. Shutemov New
[PATCHv3,2/3] x86/ldt: Unmap PTEs for the slot before freeing LDT pages Fix couple of issues with LDT remap for PTI - - - --- 2018-10-26 Kirill A. Shutemov New
[PATCHv3,1/3] x86/mm: Move LDT remap out of KASLR region on 5-level paging Fix couple of issues with LDT remap for PTI - 1 - --- 2018-10-26 Kirill A. Shutemov New
[4.18] Revert "mm: slowly shrink slabs with a relatively small number of objects" [4.18] Revert "mm: slowly shrink slabs with a relatively small number of objects" - - - --- 2018-10-26 Sasha Levin New
[v1,4/4] mm: Remove managed_page_count spinlock mm: convert totalram_pages, totalhigh_pages and managed pages to atomic 1 - - --- 2018-10-26 Arun KS New
[v1,3/4] mm: convert totalram_pages and totalhigh_pages variables to atomic mm: convert totalram_pages, totalhigh_pages and managed pages to atomic - - - --- 2018-10-26 Arun KS New
[v1,2/4] mm: Convert zone->managed_pages to atomic variable mm: convert totalram_pages, totalhigh_pages and managed pages to atomic - - - --- 2018-10-26 Arun KS New
[v1,1/4] mm: Fix multiple evaluvations of totalram_pages and managed_pages mm: convert totalram_pages, totalhigh_pages and managed pages to atomic - - - --- 2018-10-26 Arun KS New
[v1,4/4] mm: Remove managed_page_count spinlock mm: convert totalram_pages, totalhigh_pages and managed pages to atomic - - - --- 2018-10-26 Arun KS New
[v1,3/4] mm: convert totalram_pages and totalhigh_pages variables to atomic mm: convert totalram_pages, totalhigh_pages and managed pages to atomic - - - --- 2018-10-26 Arun KS New
[v1,2/4] mm: Convert zone->managed_pages to atomic variable mm: convert totalram_pages, totalhigh_pages and managed pages to atomic - - - --- 2018-10-26 Arun KS New
[v1,1/4] mm: Fix multiple evaluvations of totalram_pages and managed_pages mm: convert totalram_pages, totalhigh_pages and managed pages to atomic - - - --- 2018-10-26 Arun KS New
[kvm,v4,2/2] kvm: vmx: use vmalloc() to allocate vcpus use vmalloc to allocate vmx vcpus - - - --- 2018-10-26 Marc Orr New
[kvm,v4,1/2] kvm: vmx: refactor vmx_msrs struct for vmalloc use vmalloc to allocate vmx vcpus - - - --- 2018-10-26 Marc Orr New
mm/page_owner: use vmalloc instead of kmalloc mm/page_owner: use vmalloc instead of kmalloc - - - --- 2018-10-25 Miles Chen New
[3/3] mm, slub: make the comment of put_cpu_partial() complete [1/3] mm, slub: not retrieve cpu_slub again in new_slab_objects() 1 - - --- 2018-10-25 Wei Yang New
[2/3] mm, slub: unify access to s->cpu_slab by replacing raw_cpu_ptr() with this_cpu_ptr() [1/3] mm, slub: not retrieve cpu_slub again in new_slab_objects() - - - --- 2018-10-25 Wei Yang New
[1/3] mm, slub: not retrieve cpu_slub again in new_slab_objects() [1/3] mm, slub: not retrieve cpu_slub again in new_slab_objects() - - - --- 2018-10-25 Wei Yang New
z3fold: encode object length in the handle z3fold: encode object length in the handle - - - --- 2018-10-25 Vitaly Wool New
[RFC,v2,3/3] mm, oom: hand over MMF_OOM_SKIP to exit path if it is guranteed to finish oom: rework oom_reaper vs. exit_mmap handoff - - - --- 2018-10-25 Michal Hocko New
[RFC,v2,2/3] mm, oom: keep retrying the oom_reap operation as long as there is substantial memory l… oom: rework oom_reaper vs. exit_mmap handoff - - - --- 2018-10-25 Michal Hocko New
[RFC,v2,1/3] mm, oom: rework mmap_exit vs. oom_reaper synchronization oom: rework oom_reaper vs. exit_mmap handoff - - - --- 2018-10-25 Michal Hocko New
mm/gup_benchmark: prevent integer overflow in ioctl mm/gup_benchmark: prevent integer overflow in ioctl 1 - - --- 2018-10-25 Dan Carpenter New
tmpfs: let lseek return ENXIO with a negative offset tmpfs: let lseek return ENXIO with a negative offset - - - --- 2018-10-25 Yufen Yu New
[2/2] mm/zsmalloc.c: fix zsmalloc ARM LPAE support [1/2] mm/zsmalloc.c: check encoded object value overflow for PAE - - - --- 2018-10-25 Rafael David Tinoco New
[1/2] mm/zsmalloc.c: check encoded object value overflow for PAE [1/2] mm/zsmalloc.c: check encoded object value overflow for PAE - - - --- 2018-10-25 Rafael David Tinoco New
[kvm,v3,1/1] kvm: vmx: use vmalloc() to allocate vcpus [kvm,v3,1/1] kvm: vmx: use vmalloc() to allocate vcpus - 1 - --- 2018-10-24 Marc Orr New
[RFC] netfilter: Fix kmemleak false positive reports [RFC] netfilter: Fix kmemleak false positive reports - - - --- 2018-10-24 He Zhe New
[PATCHv2,2/2] x86/ldt: Unmap PTEs for the slot before freeing LDT pages Fix couple of issues with LDT remap for PTI - - - --- 2018-10-24 Kirill A. Shutemov New
[PATCHv2,1/2] x86/mm: Move LDT remap out of KASLR region on 5-level paging Fix couple of issues with LDT remap for PTI - - - --- 2018-10-24 Kirill A. Shutemov New
[kvm,v2,1/1] kvm: vmx: use vmalloc() to allocate vcpus [kvm,v2,1/1] kvm: vmx: use vmalloc() to allocate vcpus - - - --- 2018-10-24 Marc Orr New
[RFC,v2,1/1] hugetlbfs: use i_mmap_rwsem for pmd sharing and truncate/fault sync hugetlbfs: Use i_mmap_rwsem for pmd share and fault/trunc - - - --- 2018-10-24 Mike Kravetz New
[09/17] prmem: hardened usercopy Untitled series #34303 - - - --- 2018-10-23 Igor Stoppa New
[08/17] prmem: struct page: track vmap_area Untitled series #34303 - - - --- 2018-10-23 Igor Stoppa New
[06/17] prmem: test cases for memory protection Untitled series #34303 - - - --- 2018-10-23 Igor Stoppa New
[05/17] prmem: shorthands for write rare on common types Untitled series #34303 - - - --- 2018-10-23 Igor Stoppa New
[03/17] prmem: vmalloc support for dynamic allocation Untitled series #34303 - - - --- 2018-10-23 Igor Stoppa New
[02/17] prmem: write rare for static allocation Untitled series #34303 - - - --- 2018-10-23 Igor Stoppa New
[RESEND,V8,2/2] ksm: replace jhash2 with xxhash Currently used jhash are slow enough and replace it allow as to make KSM - 2 - --- 2018-10-23 Timofey Titovets New
[RESEND,V8,1/2] xxHash: create arch dependent 32/64-bit xxhash() Currently used jhash are slow enough and replace it allow as to make KSM - 2 - --- 2018-10-23 Timofey Titovets New
« 1 2 ... 745 746 747785 786 »