Show patches with: none      |   73768 patches
« 1 2 ... 715 716 717737 738 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/7] docs/core-api: split memory management API to a separate file memory management documentation updates - - - --- 2018-07-26 Mike Rapoport New
[v2,4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation" memory management documentation updates - - - --- 2018-07-26 Mike Rapoport New
[v2,3/7] docs/core-api: kill trailing whitespace in kernel-api.rst memory management documentation updates - - - --- 2018-07-26 Mike Rapoport New
[v2,2/7] mm/util: add kernel-doc for kvfree memory management documentation updates - - - --- 2018-07-26 Mike Rapoport New
[v2,1/7] mm/util: make strndup_user description a kernel-doc comment memory management documentation updates - - - --- 2018-07-26 Mike Rapoport New
mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry(). mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry(). - - - --- 2018-07-26 Tetsuo Handa New
[v2] mm: fix page_freeze_refs and page_unfreeze_refs in comments. [v2] mm: fix page_freeze_refs and page_unfreeze_refs in comments. 1 - - --- 2018-07-26 Jiang Biao New
mm/vmscan: fix page_freeze_refs in comment. mm/vmscan: fix page_freeze_refs in comment. - - - --- 2018-07-25 Jiang Biao New
mm: Clarify CONFIG_PAGE_POISONING and usage mm: Clarify CONFIG_PAGE_POISONING and usage - - - --- 2018-07-25 Kees Cook New
[v3,5/5] mm/page_alloc: Introduce memhotplug version of free_area_init_core Refactor free_area_init_core and add free_area_init_core_hotplug - - - --- 2018-07-25 Oscar Salvador New
[v3,4/5] mm/page_alloc: Move initialization of node and zones to an own function Refactor free_area_init_core and add free_area_init_core_hotplug - - - --- 2018-07-25 Oscar Salvador New
[v3,3/5] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT Refactor free_area_init_core and add free_area_init_core_hotplug 1 1 - --- 2018-07-25 Oscar Salvador New
[v3,2/5] mm: access zone->node via zone_to_nid() and zone_set_nid() Refactor free_area_init_core and add free_area_init_core_hotplug 2 2 - --- 2018-07-25 Oscar Salvador New
[v3,1/5] mm/page_alloc: Move ifdefery out of free_area_init_core Refactor free_area_init_core and add free_area_init_core_hotplug 1 1 - --- 2018-07-25 Oscar Salvador New
[V2,6/6] powerpc/mm:book3s: Enable THP migration support [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,5/6] powerpc/mm/thp: update pmd_trans_huge to check for pmd_present [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,4/6] arch/powerpc/mm/hash: validate the pte entries before handling the hash fault [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,3/6] powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,2/6] powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer. [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[RFC,4/4] mm: optimise flushing and pte manipulation for single threaded access possibilities for improving invalidations - - - --- 2018-07-25 Nicholas Piggin New
[RFC,3/4] mm: zap_pte_range optimise fullmm handling for dirty shared pages possibilities for improving invalidations - - - --- 2018-07-25 Nicholas Piggin New
[RFC,2/4] mm: zap_pte_range only flush under ptl if a dirty shared page was unmapped possibilities for improving invalidations - - - --- 2018-07-25 Nicholas Piggin New
[RFC,1/4] mm: munmap optimise single threaded page freeing possibilities for improving invalidations - - - --- 2018-07-25 Nicholas Piggin New
[3/3] x86/kexec: Allocate 8k PGDs for PTI PTI x86-32 Updates and Fixes - - - --- 2018-07-25 Joerg Roedel New
[2/3] Revert "perf/core: Make sure the ring-buffer is mapped in all page-tables" PTI x86-32 Updates and Fixes - - - --- 2018-07-25 Joerg Roedel New
[1/3] x86/mm: Remove in_nmi() warning from vmalloc_fault() PTI x86-32 Updates and Fixes - - - --- 2018-07-25 Joerg Roedel New
[RFC,4/4] powerpc/64s/radix: optimise TLB flush with precise TLB ranges in mmu_gather mm: mmu_gather changes to support explicit paging - - - --- 2018-07-25 Nicholas Piggin New
[RFC,3/4] mm: allow arch to have tlb_flush caled on an empty TLB range mm: mmu_gather changes to support explicit paging - - - --- 2018-07-25 Nicholas Piggin New
[RFC,2/4] mm: mmu_notifier fix for tlb_end_vma mm: mmu_gather changes to support explicit paging - - - --- 2018-07-25 Nicholas Piggin New
[RFC,1/4] mm: move tlb_table_flush to tlb_flush_mmu_free mm: mmu_gather changes to support explicit paging - - - --- 2018-07-25 Nicholas Piggin New
[7/7] docs/core-api: mm-api: add section about GFP flags memory management documentation updates - - - --- 2018-07-25 Mike Rapoport New
[6/7] docs/mm: make GFP flags descriptions usable as kernel-doc memory management documentation updates - - - --- 2018-07-25 Mike Rapoport New
[5/7] docs/core-api: split memory management API to a separate file memory management documentation updates - - - --- 2018-07-25 Mike Rapoport New
[4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation" memory management documentation updates - - - --- 2018-07-25 Mike Rapoport New
[3/7] docs/core-api: kill trailing whitespace in kernel-api.rst memory management documentation updates - - - --- 2018-07-25 Mike Rapoport New
[2/7] mm/util: add kernel-doc for kvfree memory management documentation updates - - - --- 2018-07-25 Mike Rapoport New
[1/7] mm/util: make strndup_user description a kernel-doc comment memory management documentation updates - - - --- 2018-07-25 Mike Rapoport New
mm: disable preemption before swapcache_free mm: disable preemption before swapcache_free - - - --- 2018-07-25 zhaowuyun@wingtech.com New
mm: disable preemption before swapcache_free mm: disable preemption before swapcache_free - - - --- 2018-07-25 zhaowuyun@wingtech.com New
[v2] hexagon: switch to NO_BOOTMEM [v2] hexagon: switch to NO_BOOTMEM 1 - - --- 2018-07-25 Mike Rapoport New
[3/3] mm: move mirrored memory specific code outside of memmap_init_zone memmap_init_zone improvements - 1 - --- 2018-07-24 Pavel Tatashin New
[2/3] mm: calculate deferred pages after skipping mirrored memory memmap_init_zone improvements - - - --- 2018-07-24 Pavel Tatashin New
[1/3] mm: make memmap_init a proper function memmap_init_zone improvements - 1 - --- 2018-07-24 Pavel Tatashin New
memcg: reduce memcg tree traversals for stats collection memcg: reduce memcg tree traversals for stats collection 1 - - --- 2018-07-24 Shakeel Butt New
[v5] mm, oom: fix unnecessary killing of additional processes [v5] mm, oom: fix unnecessary killing of additional processes - - - --- 2018-07-24 David Rientjes New
RFC: clear 1G pages with streaming stores on x86 RFC: clear 1G pages with streaming stores on x86 - - - --- 2018-07-24 Cannon Matthews New
[2/2] um: switch to NO_BOOTMEM um: switch to NO_BOOTMEM - - - --- 2018-07-24 Mike Rapoport New
[1/2] um: setup_physmem: stop using global variables um: switch to NO_BOOTMEM - - - --- 2018-07-24 Mike Rapoport New
[PATCHv3,3/3] mm: Fix vma_is_anonymous() false-positives Fix crash due to vma_is_anonymous() false-positives - - - --- 2018-07-24 Kirill A. Shutemov New
[PATCHv3,2/3] mm: Use vma_init() to initialize VMAs on stack and data segments Fix crash due to vma_is_anonymous() false-positives - - - --- 2018-07-24 Kirill A. Shutemov New
[PATCHv3,1/3] mm: Introduce vma_init() Fix crash due to vma_is_anonymous() false-positives - - - --- 2018-07-24 Kirill A. Shutemov New
[-mm] mm, vmacache: hash addresses based on pmd fix [-mm] mm, vmacache: hash addresses based on pmd fix - - - --- 2018-07-23 David Rientjes New
[4.4,038/107] x86/mm: Give each mm TLB flush generation a unique ID Untitled series #365 - 5 - --- 2018-07-23 gregkh@linuxfoundation.org New
[4.4,037/107] x86/mm: Factor out LDT init from context init Untitled series #365 - 4 - --- 2018-07-23 gregkh@linuxfoundation.org New
[4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file cleanups and refactor of /proc/pid/smaps* - 1 - --- 2018-07-23 Vlastimil Babka New
[3/4] mm: proc/pid/smaps: factor out common stats printing cleanups and refactor of /proc/pid/smaps* - - - --- 2018-07-23 Vlastimil Babka New
[2/4] mm: proc/pid/smaps: factor out mem stats gathering cleanups and refactor of /proc/pid/smaps* - - - --- 2018-07-23 Vlastimil Babka New
[1/4] mm: /proc/pid/*maps remove is_pid and related wrappers cleanups and refactor of /proc/pid/smaps* - - - --- 2018-07-23 Vlastimil Babka New
Patch "x86/mm: Factor out LDT init from context init" has been added to the 4.4-stable tree Patch "x86/mm: Factor out LDT init from context init" has been added to the 4.4-stable tree - 4 - --- 2018-07-23 gregkh@linuxfoundation.org New
Patch "x86/mm: Give each mm TLB flush generation a unique ID" has been added to the 4.4-stable tree Patch "x86/mm: Give each mm TLB flush generation a unique ID" has been added to the 4.4-stable tree - 5 - --- 2018-07-23 gregkh@linuxfoundation.org New
mm/mempool: add missing parameter description mm/mempool: add missing parameter description 1 - - --- 2018-07-23 Mike Rapoport New
[4/4] ia64: switch to NO_BOOTMEM ia64: switch to NO_BOOTMEM - - - --- 2018-07-23 Mike Rapoport New
[3/4] ia64: use mem_data to detect nodes' minimal and maximal PFNs ia64: switch to NO_BOOTMEM - - - --- 2018-07-23 Mike Rapoport New
[2/4] ia64: remove unused num_dma_physpages member from 'struct early_node_data' ia64: switch to NO_BOOTMEM - - - --- 2018-07-23 Mike Rapoport New
[1/4] ia64: contig/paging_init: reduce code duplication ia64: switch to NO_BOOTMEM - - - --- 2018-07-23 Mike Rapoport New
[v4] mm, oom: fix unnecessary killing of additional processes - - - --- 2018-07-20 David Rientjes New
[1/3] perf/core: Make sure the ring-buffer is mapped in all page-tables - - - --- 2018-07-20 Thomas Gleixner New
[v4,0/8] mm: Rework hmm to use devm_memremap_pages and other fixes - - 2 --- 2018-07-20 Andrew Morton New
mm: thp: remove use_zero_page sysfs knob - - - --- 2018-07-20 Yang Shi New
[3/3] x86/entry/32: Copy only ptregs on paranoid entry/exit path - - - --- 2018-07-20 Joerg Roedel New
[2/3] x86/entry/32: Check for VM86 mode in slow-path check - - - --- 2018-07-20 Joerg Roedel New
[1/3] perf/core: Make sure the ring-buffer is mapped in all page-tables - - - --- 2018-07-20 Joerg Roedel New
[v1,2/2] kdump: include PG_reserved value in VMCOREINFO - - - --- 2018-07-20 David Hildenbrand New
[v1,1/2] mm: clarify semantics of reserved pages 1 - - --- 2018-07-20 David Hildenbrand New
INFO: task hung in generic_file_write_iter - - - --- 2018-07-20 Tetsuo Handa New
fs/seq_file: remove kmalloc(ops) for single_open seqfiles - - - --- 2018-07-20 Vlastimil Babka New
[v2,3/5] mm/page_alloc: Optimize free_area_init_core - - - --- 2018-07-20 Oscar Salvador New
[v3] mm, oom: fix unnecessary killing of additional processes - - - --- 2018-07-20 David Rientjes New
[v36,5/5] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON - - - --- 2018-07-20 Wei Wang New
[v36,4/5] mm/page_poison: expose page_poisoning_enabled to kernel modules 1 - - --- 2018-07-20 Wei Wang New
[v36,3/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT - - - --- 2018-07-20 Wei Wang New
[v36,2/5] virtio_balloon: replace oom notifier with shrinker - - - --- 2018-07-20 Wei Wang New
[v36,1/5] virtio-balloon: remove BUG() in init_vqs - - - --- 2018-07-20 Wei Wang New
[v4,8/8] swap, put_swap_page: Share more between huge/normal code path 1 1 - --- 2018-07-20 Huang Ying New
[v4,7/8] swap: Add __swap_entry_free_locked() 1 1 - --- 2018-07-20 Huang Ying New
[v4,6/8] swap, get_swap_pages: Use entry_size instead of cluster in parameter 1 - - --- 2018-07-20 Huang Ying New
[v4,5/8] swap: Unify normal/huge code path in put_swap_page() - 1 - --- 2018-07-20 Huang Ying New
[v4,4/8] swap: Unify normal/huge code path in swap_page_trans_huge_swapped() - 1 - --- 2018-07-20 Huang Ying New
[v4,3/8] swap: Use swap_count() in swap_page_trans_huge_swapped() 1 - - --- 2018-07-20 Huang Ying New
[v4,2/8] mm/swapfile.c: Replace some #ifdef with IS_ENABLED() - 1 - --- 2018-07-20 Huang Ying New
[v4,1/8] swap: Add comments to lock_cluster_or_swap_info() - 1 - --- 2018-07-20 Huang Ying New
mm: Cleanup in do_shrink_slab() - 1 - --- 2018-07-19 Kirill Tkhai New
[v2,5/5] mm/page_alloc: Only call pgdat_set_deferred_range when the system boots - - - --- 2018-07-19 Oscar Salvador New
[v2,4/5] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT 1 - - --- 2018-07-19 Oscar Salvador New
[v2,3/5] mm/page_alloc: Optimize free_area_init_core - - - --- 2018-07-19 Oscar Salvador New
[v2,2/5] mm: access zone->node via zone_to_nid() and zone_set_nid() 1 1 - --- 2018-07-19 Oscar Salvador New
[v2,1/5] mm/page_alloc: Move ifdefery out of free_area_init_core 1 1 - --- 2018-07-19 Oscar Salvador New
mm: memcg: fix use after free in mem_cgroup_iter() 1 - - --- 2018-07-19 jing xia New
[v3,8/8] swap, put_swap_page: Share more between huge/normal code path - 1 - --- 2018-07-19 Huang Ying New
« 1 2 ... 715 716 717737 738 »