[go: up one dir, main page]

  1. d9c64ef arm64: Revert support for execute-only user mappings by Catalin Marinas · 6 years ago
  2. 1501713 mm/zsmalloc.c: fix the migrated zspage statistics. by Chanho Min · 6 years ago
  3. f49aa24 mm/shmem.c: cast the type of unmap_start to u64 by Chen Jun · 6 years ago
  4. 2affb31 mm/vmstat.c: fix NUMA statistics updates by Janne Huttunen · 6 years ago
  5. 1a439b5 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  6. b5ca5ac mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() by David Hildenbrand · 6 years ago
  7. 5cb8388 mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  8. 76cacae mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock by Dave Chinner · 6 years ago
  9. 7a9c2bb mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() by Andrey Ryabinin · 6 years ago
  10. 630ca7d mm/memory_hotplug: fix updating the node span by David Hildenbrand · 6 years ago
  11. b55841e mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() by David Hildenbrand · 6 years ago
  12. 988f701 memfd: Use radix_tree_deref_slot_protected to avoid the warning. by zhong jiang · 6 years ago
  13. 8a175e1 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() by Roman Gushchin · 6 years ago
  14. a60145d mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 6 years ago
  15. 42364a18 mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 6 years ago
  16. fce52ed mm, vmstat: hide /proc/pagetypeinfo from normal users by Michal Hocko · 6 years ago
  17. 5e76d60 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 6 years ago
  18. 13e9cf7 mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo by Qian Cai · 6 years ago
  19. 504593d mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 6 years ago
  20. 391d4ee memfd: Fix locking when tagging pins by Matthew Wilcox (Oracle) · 6 years ago
  21. a93e0bc usercopy: Avoid HIGHMEM pfn warning by Kees Cook · 6 years ago
  22. 0861bca mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone by Yafang Shao · 6 years ago
  23. d89b50b memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 6 years ago
  24. 7bd49f06 memcg, oom: don't require __GFP_FS when invoking memcg OOM killer by Tetsuo Handa · 6 years ago
  25. bf14767 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 6 years ago
  26. 1a43956 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 6 years ago
  27. eaa98c1 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 6 years ago
  28. 58eba20 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 6 years ago
  29. c4de112 mm/memcontrol.c: fix use after free in mem_cgroup_iter() by Miles Chen · 6 years ago
  30. 3e7e801 mm/usercopy: use memory range to be accessed for wraparound check by Isaac J. Manjarres · 6 years ago
  31. a0436bf mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() by Joerg Roedel · 6 years ago
  32. 2aca945 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 6 years ago
  33. 682d3a9 mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 6 years ago
  34. 3d3eccd mm/gup.c: remove some BUG_ONs from get_gate_page() by Andy Lutomirski · 6 years ago
  35. b57e8d21 mm/gup.c: mark undo_dev_pagemap as __maybe_unused by Guenter Roeck · 6 years ago
  36. d3a0f21 mm/kmemleak.c: fix check for softirq context by Dmitry Vyukov · 6 years ago
  37. 2fc4462 mm: vmscan: scan anonymous pages on file refaults by Kuo-Hsin Yang · 6 years ago
  38. a589d25 mm: add filemap_fdatawait_range_keep_errors() by Ross Zwisler · 6 years ago
  39. 584810d mm/vmscan.c: prevent useless kswapd loops by Shakeel Butt · 6 years ago
  40. f847361 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 6 years ago
  41. 97e6fe1 mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 6 years ago
  42. 55b3118 mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 6 years ago
  43. dc30d2c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 6 years ago
  44. 89062f0 mm/vmscan.c: fix trying to reclaim unevictable LRU page by Minchan Kim · 6 years ago
  45. 373ecad mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 6 years ago
  46. 4794604 percpu: do not search past bitmap when allocating an area by Dennis Zhou · 6 years ago
  47. 5f7dc5a percpu: remove spurious lock dependency between percpu and sched by John Sperbeck · 6 years ago
  48. 1649652 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 6 years ago
  49. e7b92a6 mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 6 years ago
  50. 20fbb34 mm/cma.c: fix the bitmap status to show failed allocation reason by Yue Hu · 6 years ago
  51. f3da1dc mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 6 years ago
  52. 27d8fa82 mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 6 years ago
  53. d425d0a hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 6 years ago
  54. 04f7009 mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 6 years ago
  55. 1bd3353 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 6 years ago
  56. c20f6d0 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  57. 212c568 mm/mincore.c: make mincore() more conservative by Jiri Kosina · 6 years ago
  58. 9aad9f3 mm/memory.c: fix modifying of page protection by insert_pfn() by Jan Kara · 6 years ago
  59. aeceeab mm: fix inactive list balancing between NUMA nodes and cgroups by Johannes Weiner · 6 years ago
  60. 3bb4e01 slab: fix a crash by reading /proc/slab_allocators by Qian Cai · 6 years ago
  61. 8438071 mm/kmemleak.c: fix unused-function warning by Arnd Bergmann · 6 years ago
  62. 1b19cbd kmemleak: powerpc: skip scanning holes in the .bss section by Catalin Marinas · 6 years ago
  63. 204fd0b mm: do not stall register_shrinker() by Minchan Kim · 6 years ago
  64. 04198de mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  65. f7adeff mm: Fix warning in insert_pfn() by Jan Kara · 7 years ago
  66. 47ad82a percpu: stop printing kernel addresses by Matteo Croce · 7 years ago
  67. 98ae856 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 7 years ago
  68. bb461ad coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 7 years ago
  69. d49efeb1 page_poison: play nicely with KASAN by Qian Cai · 7 years ago
  70. a9c7024 mm/slab.c: kmemleak no scan alien caches by Qian Cai · 7 years ago
  71. 7e573c6 mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 7 years ago
  72. a5f1f59 mm, mempolicy: fix uninit memory access by Vlastimil Babka · 7 years ago
  73. 9f57026 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 7 years ago
  74. a532901 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 7 years ago
  75. b3830d2 mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 7 years ago
  76. 4774a369 mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 7 years ago
  77. c877818 mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 7 years ago
  78. c02fd07 mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 7 years ago
  79. 4cf6ad0 tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 7 years ago
  80. 00df962 tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 7 years ago
  81. a977209 mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 7 years ago
  82. 5a8da52a Revert "mm: use early_pfn_to_nid in page_ext_init" by Qian Cai · 7 years ago
  83. 538162d mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 7 years ago
  84. d83382c mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 7 years ago
  85. 659052d mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 7 years ago
  86. af46f4c hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 7 years ago
  87. f581706 mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 7 years ago
  88. 494c439 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  89. 3af9907 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 7 years ago
  90. 04fed9d percpu: convert spin_lock_irq to spin_lock_irqsave. by Dennis Zhou · 7 years ago
  91. 4ebbe06 mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 7 years ago
  92. 0783205 mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 7 years ago
  93. 43f7e8b mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 7 years ago
  94. 7317854 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 7 years ago
  95. 4fb12a0 mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 7 years ago
  96. 694c20f mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 7 years ago
  97. 8c4da11 mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 7 years ago
  98. e973b39 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 7 years ago
  99. 90bcbcf slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 7 years ago
  100. 89b0387 mm, swap: fix swapoff with KSM pages by Huang Ying · 7 years ago