[go: nahoru, domu]

  1. ae14c63 Revert "mm/slub: use stackdepot to save stack trace in objects" by Linus Torvalds · 3 years, 1 month ago
  2. d08af0a mm/hugetlb: fix refs calculation from unaligned @vaddr by Joao Martins · 3 years, 1 month ago
  3. 0614784 mm/page_alloc: further fix __alloc_pages_bulk() return value by Chuck Lever · 3 years, 1 month ago
  4. e5c15ce mm/page_alloc: correct return value when failing at preparing by Yanfei Xu · 3 years, 1 month ago
  5. 187ad46 mm/page_alloc: avoid page allocator recursion with pagesets.lock held by Mel Gorman · 3 years, 1 month ago
  6. 54aa386 Revert "mm/page_alloc: make should_fail_alloc_page() static" by Matteo Croce · 3 years, 1 month ago
  7. 77a63c6 kasan: add memzero init for unaligned size at DEBUG by Yee Lee · 3 years, 1 month ago
  8. 0d4a062 mm: move helper to check slub_debug_enabled by Marco Elver · 3 years, 1 month ago
  9. 79789db mm: Make copy_huge_page() always available by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  10. efdb672 mm/rmap: fix munlocking Anon THP with mlocked ptes by Hugh Dickins · 3 years, 1 month ago
  11. 6c855fc mm/rmap: try_to_migrate() skip zone_device !device_private by Hugh Dickins · 3 years, 2 months ago
  12. 023e1a8 mm/rmap: fix new bug: premature return from page_mlock_one() by Hugh Dickins · 3 years, 2 months ago
  13. d9770fc mm/rmap: fix old bug: munlocking THP missed other mlocks by Hugh Dickins · 3 years, 2 months ago
  14. 64b586d mm/rmap: fix comments left over from recent changes by Hugh Dickins · 3 years, 2 months ago
  15. 6bce244 mm/page_alloc: Revert pahole zero-sized workaround by Mel Gorman · 3 years, 2 months ago
  16. 20d5e57 Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 1 month ago
  17. 3bbda69 mm/mremap: allow arch runtime override by Aneesh Kumar K.V · 3 years, 1 month ago
  18. 97113eb mm/mremap: hold the rmap lock in write mode when moving page table entries. by Aneesh Kumar K.V · 3 years, 1 month ago
  19. 0881ace mm/mremap: use pmd/pud_poplulate to update page table entries by Aneesh Kumar K.V · 3 years, 1 month ago
  20. d6655df mm/mremap: don't enable optimized PUD move if page table levels is 2 by Aneesh Kumar K.V · 3 years, 1 month ago
  21. 7d846db mm/mremap: convert huge PUD move to separate helper by Aneesh Kumar K.V · 3 years, 1 month ago
  22. 5748fbc mm: add setup_initial_init_mm() helper by Kefeng Wang · 3 years, 1 month ago
  23. 9a436f8 PM: hibernate: disable when there are active secretmem users by Mike Rapoport · 3 years, 1 month ago
  24. 1507f51 mm: introduce memfd_secret system call to create "secret" memory areas by Mike Rapoport · 3 years, 1 month ago
  25. 6aeb254 mmap: make mlock_future_check() global by Mike Rapoport · 3 years, 1 month ago
  26. 78869146 mm/slub: use stackdepot to save stack trace in objects by Oliver Glitta · 3 years, 1 month ago
  27. 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 2 months ago
  28. a412897 Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 2 months ago
  29. 93274f1 percpu: flush tlb in pcpu_reclaim_populated() by Dennis Zhou · 3 years, 2 months ago
  30. d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 2 months ago
  31. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  32. e267992 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 2 months ago
  33. b756a3b mm: device exclusive memory access by Alistair Popple · 3 years, 2 months ago
  34. 9a5cc85 mm/memory.c: allow different return codes for copy_nonpresent_pte() by Alistair Popple · 3 years, 2 months ago
  35. 6b49bf6 mm: rename migrate_pgmap_owner by Alistair Popple · 3 years, 2 months ago
  36. a98a2f0 mm/rmap: split migration into its own function by Alistair Popple · 3 years, 2 months ago
  37. cd62734 mm/rmap: split try_to_munlock from try_to_unmap by Alistair Popple · 3 years, 2 months ago
  38. 4dd845b mm/swapops: rework swap entry manipulation code by Alistair Popple · 3 years, 2 months ago
  39. af5cdaf mm: remove special swap entry functions by Alistair Popple · 3 years, 2 months ago
  40. ff06e45 kfence: unconditionally use unbound work queue by Marco Elver · 3 years, 2 months ago
  41. ffd8f25 mm/page_alloc: move prototype for find_suitable_fallback by Mel Gorman · 3 years, 2 months ago
  42. d01079f mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations by Mel Gorman · 3 years, 2 months ago
  43. 3052217 mm/z3fold: add kerneldoc fields for z3fold_pool by Mel Gorman · 3 years, 2 months ago
  44. a29a750 mm/zbud: add kerneldoc fields for zbud_pool by Mel Gorman · 3 years, 2 months ago
  45. 5640c9c mm/memory_hotplug: fix kerneldoc comment for __remove_memory by Mel Gorman · 3 years, 2 months ago
  46. ba2d266 mm/memory_hotplug: fix kerneldoc comment for __try_online_node by Mel Gorman · 3 years, 2 months ago
  47. 05395718 mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection by Mel Gorman · 3 years, 2 months ago
  48. b417941 mm/mapping_dirty_helpers: remove double Note in kerneldoc by Mel Gorman · 3 years, 2 months ago
  49. f717309 mm/page_alloc: make should_fail_alloc_page() static by Mel Gorman · 3 years, 2 months ago
  50. 5da96bd mm/vmalloc: include header for prototype of set_iounmap_nonlazy by Mel Gorman · 3 years, 2 months ago
  51. f611fab mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages by Mel Gorman · 3 years, 2 months ago
  52. 041711c mm: fix spelling mistakes by Zhen Lei · 3 years, 2 months ago
  53. c4ffefd mm: fix typos and grammar error in comments by Hyeonggon Yoo · 3 years, 2 months ago
  54. 3384833 mm/zsmalloc.c: improve readability for async_free_zspage() by Miaohe Lin · 3 years, 2 months ago
  55. ce8475b mm/zsmalloc.c: remove confusing code in obj_free() by Miaohe Lin · 3 years, 2 months ago
  56. 46b76f2 mm/zswap.c: fix two bugs in zswap_writeback_entry() by Miaohe Lin · 3 years, 2 months ago
  57. ae34af1 mm/zswap.c: avoid unnecessary copy-in at map time by Miaohe Lin · 3 years, 2 months ago
  58. 2c1e9a2 mm/zswap.c: remove unused function zswap_debugfs_exit() by Miaohe Lin · 3 years, 2 months ago
  59. 27cacaa mm,memory_hotplug: drop unneeded locking by Oscar Salvador · 3 years, 2 months ago
  60. 786dee8 mm/memory_hotplug: rate limit page migration warnings by Liam Mark · 3 years, 2 months ago
  61. 4ca9b385 mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables by David Hildenbrand · 3 years, 2 months ago
  62. a78f1cc mm: make variable names for populate_vma_page_range() consistent by David Hildenbrand · 3 years, 2 months ago
  63. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 2 months ago
  64. db1d915 mm/nommu: unexport do_munmap() by Liam Howlett · 3 years, 2 months ago
  65. 176056f nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc by Chen Li · 3 years, 2 months ago
  66. 1212e00 mm/thp: fix strncpy warning by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  67. 36af673 mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC by Hugh Dickins · 3 years, 2 months ago
  68. ab02c25 mm/thp: remap_page() is only needed on anonymous THP by Hugh Dickins · 3 years, 2 months ago
  69. 1fb08ac mm: rmap: make try_to_unmap() void function by Yang Shi · 3 years, 2 months ago
  70. e346e66 mm: thp: skip make PMD PROT_NONE if THP migration is not supported by Yang Shi · 3 years, 2 months ago
  71. 662aeea mm: migrate: check mapcount for THP instead of refcount by Yang Shi · 3 years, 2 months ago
  72. b0b515b mm: migrate: don't split THP for misplaced NUMA page by Yang Shi · 3 years, 2 months ago
  73. c5fc5c3 mm: migrate: account THP NUMA migration counters correctly by Yang Shi · 3 years, 2 months ago
  74. c5b5a3d mm: thp: refactor NUMA fault handling by Yang Shi · 3 years, 2 months ago
  75. f4c0d83 mm: memory: make numa_migrate_prep() non-static by Yang Shi · 3 years, 2 months ago
  76. 5db4f15 mm: memory: add orig_pmd to struct vm_fault by Yang Shi · 3 years, 2 months ago
  77. eb6ecbe mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs by Collin Fijalkovich · 3 years, 2 months ago
  78. 6acfb5b mm: migrate: fix missing update page_private to hugetlb_page_subpool by Muchun Song · 3 years, 2 months ago
  79. 9092d4f memblock: update initialization of reserved pages by Mike Rapoport · 3 years, 2 months ago
  80. 269fbe7 mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies by Ben Widawsky · 3 years, 2 months ago
  81. e5947d2 mm: mempolicy: don't have to split pmd for huge zero page by Yang Shi · 3 years, 2 months ago
  82. 9583792 mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy by Feng Tang · 3 years, 2 months ago
  83. 7858d7b mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy by Feng Tang · 3 years, 2 months ago
  84. b26e517 mm/mempolicy: cleanup nodemask intersection check for oom by Feng Tang · 3 years, 2 months ago
  85. b55ca52 mm/compaction: fix 'limit' in fast_isolate_freepages by Wonhyuk Yang · 3 years, 2 months ago
  86. d2155fe mm: compaction: remove duplicate !list_empty(&sublist) check by Liu Xiang · 3 years, 2 months ago
  87. 17adb23 mm/compaction: use DEVICE_ATTR_WO macro by YueHaibing · 3 years, 2 months ago
  88. 2a03085 mm/zbud: don't export any zbud API by Miaohe Lin · 3 years, 2 months ago
  89. f356aea mm/zbud: reuse unbuddied[0] as buddied in zbud_pool by Miaohe Lin · 3 years, 2 months ago
  90. 28473d9 mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page by Miaohe Lin · 3 years, 2 months ago
  91. dac0d1c mm/z3fold: fix potential memory leak in z3fold_destroy_pool() by Miaohe Lin · 3 years, 2 months ago
  92. 767cc6c mm/z3fold: remove unused function handle_to_z3fold_header() by Miaohe Lin · 3 years, 2 months ago
  93. e891f60 mm/z3fold: remove magic number in z3fold_create_pool() by Miaohe Lin · 3 years, 2 months ago
  94. 014284a mm/z3fold: avoid possible underflow in z3fold_alloc() by Miaohe Lin · 3 years, 2 months ago
  95. e3c0db4 mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS by Miaohe Lin · 3 years, 2 months ago
  96. 8284045 mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline() by David Hildenbrand · 3 years, 2 months ago
  97. 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 2 months ago
  98. 3ebc57f mm: workingset: define macro WORKINGSET_SHIFT by Miaohe Lin · 3 years, 2 months ago
  99. 2d2b8d2 mm/vmscan.c: fix potential deadlock in reclaim_pages() by Yu Zhao · 3 years, 2 months ago
  100. 7d64ae3 userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte() by Axel Rasmussen · 3 years, 2 months ago