Show patches with: none      |   73937 patches
« 1 2 ... 713 714 715739 740 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/7] mm/hmm: use a structure for update callback parameters HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
[4/7] mm/hmm: properly handle migration pmd HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
[3/7] mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback HMM updates, improvements and fixes - 3 - --- 2018-08-24 Jerome Glisse New
[2/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
[1/7] mm/hmm: fix utf8 ... HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
mm: Fix warning in insert_pfn() mm: Fix warning in insert_pfn() - - - --- 2018-08-24 Jan Kara New
kmemleak: Always register debugfs file kmemleak: Always register debugfs file 1 - - --- 2018-08-24 Vincent Whitchurch New
kmemleak: Add option to print warnings to dmesg kmemleak: Add option to print warnings to dmesg - - - --- 2018-08-24 Vincent Whitchurch New
[v1] tools/vm/slabinfo.c: fix sign-compare warning [v1] tools/vm/slabinfo.c: fix sign-compare warning - - - --- 2018-08-24 Naoya Horiguchi New
[v1] tools/vm/page-types.c: fix "defined but not used" warning [v1] tools/vm/page-types.c: fix "defined but not used" warning - - - --- 2018-08-24 Naoya Horiguchi New
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. 1 1 - --- 2018-08-24 Aneesh Kumar K.V New
[v6,2/2] hugetlb: take PMD sharing into account when flushing tlb/caches huge_pmd_unshare migration and flushing - 1 - --- 2018-08-23 Mike Kravetz New
[v6,1/2] mm: migration: fix migration of huge PMD shared pages huge_pmd_unshare migration and flushing 2 4 - --- 2018-08-23 Mike Kravetz New
[2/2] mm: zero remaining unavailable struct pages [1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" - 1 2 --- 2018-08-23 Masayoshi Mizuma New
[1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" [1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" - 1 - --- 2018-08-23 Masayoshi Mizuma New
[v2] mm, oom: Fix missing tlb_finish_mmu() in __oom_reap_task_mm(). [v2] mm, oom: Fix missing tlb_finish_mmu() in __oom_reap_task_mm(). 1 - - --- 2018-08-23 Tetsuo Handa New
[3/3] mm/sparse: use __highest_present_section_nr as the boundary for pfn check trivial code refine for sparsemem - - - --- 2018-08-23 Wei Yang New
[2/3] mm/sparse: expand the CONFIG_SPARSEMEM_EXTREME range in __nr_to_section() trivial code refine for sparsemem - - - --- 2018-08-23 Wei Yang New
[1/3] mm/sparse: add likely to mem_section[root] check in sparse_index_init() trivial code refine for sparsemem - - - --- 2018-08-23 Wei Yang New
xen/gntdev: fix up blockable calls to mn_invl_range_start xen/gntdev: fix up blockable calls to mn_invl_range_start - 1 - --- 2018-08-23 Michal Hocko New
mm, oom: Always call tlb_finish_mmu(). mm, oom: Always call tlb_finish_mmu(). - - - --- 2018-08-23 Tetsuo Handa New
fs: fix local var type fs: fix local var type - - - --- 2018-08-23 Weikang shi New
[v2] arm64: kasan: add interceptors for strcmp/strncmp functions [v2] arm64: kasan: add interceptors for strcmp/strncmp functions - - - --- 2018-08-23 Kyeongdon Kim New
[RFC,2/2] mm: mmu_notifier fix for tlb_end_vma minor mmu_gather patches 1 - - --- 2018-08-23 Nicholas Piggin New
[RFC,1/2] mm: move tlb_table_flush to tlb_flush_mmu_free minor mmu_gather patches 1 1 - --- 2018-08-23 Nicholas Piggin New
mm: respect arch_dup_mmap() return value mm: respect arch_dup_mmap() return value 1 - - --- 2018-08-23 Nadav Amit New
[RFC] mm: Streamline deferred_init_pages and deferred_free_pages [RFC] mm: Streamline deferred_init_pages and deferred_free_pages - - - --- 2018-08-23 Alexander Duyck New
[4/4] x86/mm: Only use tlb_remove_table() for paravirt x86: TLB invalidate fixes - - - --- 2018-08-22 Peter Zijlstra New
[3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE x86: TLB invalidate fixes - - - --- 2018-08-22 Peter Zijlstra New
[2/4] mm/tlb: Remove tlb_remove_table() non-concurrent condition x86: TLB invalidate fixes 1 - - --- 2018-08-22 Peter Zijlstra New
[1/4] x86/mm/tlb: Revert the recent lazy TLB patches x86: TLB invalidate fixes - - - --- 2018-08-22 Peter Zijlstra New
[V4,4/4] kvm: add a check if pfn is from NVDIMM pmem. Fix kvm misconceives NVDIMM pages as reserved mmio 1 - - --- 2018-08-22 Zhang, Yi New
[V4,3/4] mm: add a function to differentiate the pages is from DAX device memory Fix kvm misconceives NVDIMM pages as reserved mmio 1 1 - --- 2018-08-22 Zhang, Yi New
[V4,2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX Fix kvm misconceives NVDIMM pages as reserved mmio - 2 - --- 2018-08-22 Zhang, Yi New
[V4,1/4] kvm: remove redundant reserved page check Fix kvm misconceives NVDIMM pages as reserved mmio 1 1 - --- 2018-08-22 Zhang, Yi New
[RFC,5/5] mm/memory_hotplug: Simplify node_states_check_changes_offline Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[RFC,4/5] mm/memory_hotplug: Tidy up node_states_clear_node Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[RFC,3/5] mm/memory_hotplug: Simplify node_states_check_changes_online Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[RFC,2/5] mm/memory_hotplug: Avoid node_set/clear_state(N_HIGH_MEMORY) when !CONFIG_HIGHMEM Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[RFC,1/5] mm/memory_hotplug: Spare unnecessary calls to node_set_state Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[v11,3/3] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn remain and optimize memblock_next_valid_pfn on arm and arm64 - 1 - --- 2018-08-22 Jia He New
[v11,2/3] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64 remain and optimize memblock_next_valid_pfn on arm and arm64 - - - --- 2018-08-22 Jia He New
[v11,1/3] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID remain and optimize memblock_next_valid_pfn on arm and arm64 - 1 - --- 2018-08-22 Jia He New
[v2] mm: shmem: Correctly annotate new inodes for lockdep [v2] mm: shmem: Correctly annotate new inodes for lockdep - 1 - --- 2018-08-21 Joel Fernandes New
[v2,3/3] mm: don't miss the last page because of round-off error [v2,1/3] mm: rework memcg kernel stack accounting - - - --- 2018-08-21 Roman Gushchin New
[v2,2/3] mm: drain memcg stocks on css offlining [v2,1/3] mm: rework memcg kernel stack accounting 1 1 - --- 2018-08-21 Roman Gushchin New
[v2,1/3] mm: rework memcg kernel stack accounting [v2,1/3] mm: rework memcg kernel stack accounting 1 1 - --- 2018-08-21 Roman Gushchin New
[v3,2/2] hugetlb: take PMD sharing into account when flushing tlb/caches huge_pmd_unshare migration and flushing - - - --- 2018-08-21 Mike Kravetz New
[v3,1/2] mm: migration: fix migration of huge PMD shared pages huge_pmd_unshare migration and flushing - - - --- 2018-08-21 Mike Kravetz New
percpu: cleanup PER_CPU_DEF_ATTRIBUTES macro percpu: cleanup PER_CPU_DEF_ATTRIBUTES macro 1 - - --- 2018-08-21 Alexander Pateenok New
mm: memcontrol: print proper OOM header when no eligible victim left mm: memcontrol: print proper OOM header when no eligible victim left 1 - - --- 2018-08-21 Johannes Weiner New
mm/gup_benchmark: fix unsigned comparison with less than zero mm/gup_benchmark: fix unsigned comparison with less than zero - - - --- 2018-08-21 Colin King New
[RFCv2,6/6] memory-hotplug.txt: Add some details about locking internals mm: online/offline_pages called w.o. mem_hotplug_lock - 1 - --- 2018-08-21 David Hildenbrand New
[RFCv2,5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages() mm: online/offline_pages called w.o. mem_hotplug_lock - 1 - --- 2018-08-21 David Hildenbrand New
[RFCv2,4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online() mm: online/offline_pages called w.o. mem_hotplug_lock - 1 - --- 2018-08-21 David Hildenbrand New
[RFCv2,3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock mm: online/offline_pages called w.o. mem_hotplug_lock - 2 - --- 2018-08-21 David Hildenbrand New
[RFCv2,2/6] mm/memory_hotplug: make add_memory() take the device_hotplug_lock mm: online/offline_pages called w.o. mem_hotplug_lock - 1 - --- 2018-08-21 David Hildenbrand New
[RFCv2,1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock mm: online/offline_pages called w.o. mem_hotplug_lock - 1 - --- 2018-08-21 David Hildenbrand New
[4.4,20/22] x86/mm: Simplify p[g4um]d_page() macros Untitled series #9829 - 2 - --- 2018-08-21 Greg Kroah-Hartman New
[4.9,24/25] x86/mm: Simplify p[g4um]d_page() macros Untitled series #9827 - 2 - --- 2018-08-21 Greg Kroah-Hartman New
Patch "x86/mm: Simplify p[g4um]d_page() macros" has been added to the 4.9-stable tree Patch "x86/mm: Simplify p[g4um]d_page() macros" has been added to the 4.9-stable tree - 2 - --- 2018-08-21 Greg Kroah-Hartman New
Patch "x86/mm: Simplify p[g4um]d_page() macros" has been added to the 4.4-stable tree Patch "x86/mm: Simplify p[g4um]d_page() macros" has been added to the 4.4-stable tree - 2 - --- 2018-08-21 Greg Kroah-Hartman New
x86/mm: Simplify p[g4um]d_page() macros x86/mm: Simplify p[g4um]d_page() macros - 2 - --- 2018-08-20 Andi Kleen New
mm: Check shrinker is memcg-aware in register_shrinker_prepared() mm: Check shrinker is memcg-aware in register_shrinker_prepared() - - - --- 2018-08-20 Kirill Tkhai New
mm, oom: OOM victims do not need to select next OOM victim unless __GFP_NOFAIL. mm, oom: OOM victims do not need to select next OOM victim unless __GFP_NOFAIL. - - - --- 2018-08-20 Tetsuo Handa New
mm: Fix comment for NODEMASK_ALLOC mm: Fix comment for NODEMASK_ALLOC - - - --- 2018-08-20 Oscar Salvador New
[1/1] mm: thp: fix transparent_hugepage/defrag = madvise || always fix for "pathological THP behavior" v2 - - - --- 2018-08-20 Andrea Arcangeli New
[2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always fix for "pathological THP behavior" - - - --- 2018-08-20 Andrea Arcangeli New
[1/2] mm: thp: consolidate policy_nodemask call fix for "pathological THP behavior" - - - --- 2018-08-20 Andrea Arcangeli New
[RFC] mm: don't miss the last page because of round-off error [RFC] mm: don't miss the last page because of round-off error - - - --- 2018-08-17 Roman Gushchin New
[RFC,v2,2/2] mm/memory_hotplug: Shrink spanned pages when offlining memory Do not touch pages in remove_memory path - - - --- 2018-08-17 Oscar Salvador New
[RFC,v2,1/2] mm/memory_hotplug: Add nid parameter to arch_remove_memory Do not touch pages in remove_memory path - - - --- 2018-08-17 Oscar Salvador New
[v3,3/3] docs: core-api: add memory allocation guide docs/core-api: add memory allocation guide 2 - - --- 2018-08-17 Mike Rapoport New
[v3,2/3] docs: core-api/mm-api: add a lable for GFP flags section docs/core-api: add memory allocation guide - - - --- 2018-08-17 Mike Rapoport New
[v3,1/3] docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencing docs/core-api: add memory allocation guide - - - --- 2018-08-17 Mike Rapoport New
[v4,4/4] mm/memory_hotplug: Drop node_online check in unregister_mem_sect_under_nodes Refactoring for remove_memory_section/unregister_mem_sect_under_nodes - 2 - --- 2018-08-17 Oscar Salvador New
[v4,3/4] mm/memory_hotplug: Define nodemask_t as a stack variable Refactoring for remove_memory_section/unregister_mem_sect_under_nodes - 1 - --- 2018-08-17 Oscar Salvador New
[v4,2/4] mm/memory_hotplug: Drop mem_blk check from unregister_mem_sect_under_nodes Refactoring for remove_memory_section/unregister_mem_sect_under_nodes - 3 - --- 2018-08-17 Oscar Salvador New
[v4,1/4] mm/memory-hotplug: Drop unused args from remove_memory_section Refactoring for remove_memory_section/unregister_mem_sect_under_nodes - 3 - --- 2018-08-17 Oscar Salvador New
arm64: kasan: add interceptors for strcmp/strncmp functions arm64: kasan: add interceptors for strcmp/strncmp functions - - - --- 2018-08-17 Kyeongdon Kim New
[RFC,2/2] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock mm: online/offline_pages called w.o. mem_hotplug_lock - - - --- 2018-08-17 David Hildenbrand New
[RFC,1/2] drivers/base: export lock_device_hotplug/unlock_device_hotplug mm: online/offline_pages called w.o. mem_hotplug_lock - - - --- 2018-08-17 David Hildenbrand New
[4.18,22/22] x86/mm: Add TLB purge to free pmd/pte page interfaces Untitled series #8915 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.18,21/22] ioremap: Update pgtable free interfaces with addr Untitled series #8915 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.17,21/21] x86/mm: Add TLB purge to free pmd/pte page interfaces Untitled series #8909 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.17,20/21] ioremap: Update pgtable free interfaces with addr Untitled series #8909 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.14,22/22] x86/mm: Add TLB purge to free pmd/pte page interfaces Untitled series #8905 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.18,07/22] x86/mm: Disable ioremap free page handling on x86-PAE Untitled series #8915 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.14,21/22] ioremap: Update pgtable free interfaces with addr Untitled series #8905 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.17,06/21] x86/mm: Disable ioremap free page handling on x86-PAE Untitled series #8909 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.14,03/22] x86/mm: Disable ioremap free page handling on x86-PAE Untitled series #8905 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.9,15/15] x86/mm: Add TLB purge to free pmd/pte page interfaces Untitled series #8901 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.9,14/15] ioremap: Update pgtable free interfaces with addr Untitled series #8901 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.4,13/13] x86/mm: Add TLB purge to free pmd/pte page interfaces [4.4,01/13] x86/mm: Disable ioremap free page handling on x86-PAE - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.4,12/13] ioremap: Update pgtable free interfaces with addr [4.4,01/13] x86/mm: Disable ioremap free page handling on x86-PAE - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.9,03/15] x86/mm: Disable ioremap free page handling on x86-PAE Untitled series #8901 - - - --- 2018-08-16 Greg Kroah-Hartman New
[4.4,01/13] x86/mm: Disable ioremap free page handling on x86-PAE [4.4,01/13] x86/mm: Disable ioremap free page handling on x86-PAE - - - --- 2018-08-16 Greg Kroah-Hartman New
Patch "ioremap: Update pgtable free interfaces with addr" has been added to the 4.9-stable tree Patch "ioremap: Update pgtable free interfaces with addr" has been added to the 4.9-stable tree - - - --- 2018-08-16 Greg Kroah-Hartman New
Patch "x86/mm: Add TLB purge to free pmd/pte page interfaces" has been added to the 4.9-stable tree Patch "x86/mm: Add TLB purge to free pmd/pte page interfaces" has been added to the 4.9-stable tree - - - --- 2018-08-16 Greg Kroah-Hartman New
Patch "ioremap: Update pgtable free interfaces with addr" has been added to the 4.4-stable tree Patch "ioremap: Update pgtable free interfaces with addr" has been added to the 4.4-stable tree - - - --- 2018-08-16 Greg Kroah-Hartman New
« 1 2 ... 713 714 715739 740 »