1. 8a725e4 device-dax: add memory via add_memory_driver_managed() by David Hildenbrand · 4 years, 10 months ago
  2. 3fe4f49 kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 10 months ago
  3. 7b7b272 mm/memory_hotplug: introduce add_memory_driver_managed() by David Hildenbrand · 4 years, 10 months ago
  4. 52219ae mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 10 months ago
  5. c68ab18 mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0 by David Hildenbrand · 4 years, 10 months ago
  6. 04f3465c mm/memory_hotplug: remove is_mem_section_removable() by David Hildenbrand · 4 years, 10 months ago
  7. ef1b51f powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() by David Hildenbrand · 4 years, 10 months ago
  8. fa6d9ec mm/memory_hotplug: refrain from adding memory into an impossible node by Vishal Verma · 4 years, 10 months ago
  9. d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 10 months ago
  10. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 10 months ago
  11. db6f178 sparc: remove unnecessary includes by Ira Weiny · 4 years, 10 months ago
  12. 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 10 months ago
  13. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 10 months ago
  14. 915ecc2 drm: remove drm specific kmap_atomic code by Ira Weiny · 4 years, 10 months ago
  15. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 10 months ago
  16. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 10 months ago
  17. db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 10 months ago
  18. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 10 months ago
  19. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 10 months ago
  20. ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 10 months ago
  21. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 10 months ago
  22. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 10 months ago
  23. 2159687 arch/xtensa: move kmap build bug out of the way by Ira Weiny · 4 years, 10 months ago
  24. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 10 months ago
  25. 73221d8 mm/vmalloc: fix a typo in comment by Jeongtae Park · 4 years, 10 months ago
  26. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 10 months ago
  27. 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 10 months ago
  28. f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 4 years, 10 months ago
  29. ee77674 asm-generic: remove pgtable-nop4d-hack.h by Mike Rapoport · 4 years, 10 months ago
  30. 453668a unicore32: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 10 months ago
  31. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  32. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 10 months ago
  33. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 10 months ago
  34. 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  35. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  36. 9f4e703 nios2: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  37. c03ab9e ia64: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  38. 00b13de hexagon: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 10 months ago
  39. e9f6376 arm64: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  40. 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  41. f426f4e h8300: remove usage of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 10 months ago
  42. c571686 mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check by Feng Tang · 4 years, 10 months ago
  43. 76e278d6b usb: core: kcov: collect coverage from usb complete callback by Andrey Konovalov · 4 years, 10 months ago
  44. 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 10 months ago
  45. 5fe7042 kcov: use t->kcov_mode as enabled indicator by Andrey Konovalov · 4 years, 10 months ago
  46. eeb91f9 kcov: move t->kcov_sequence assignment by Andrey Konovalov · 4 years, 10 months ago
  47. 76484b1 kcov: move t->kcov assignments into kcov_start/stop by Andrey Konovalov · 4 years, 10 months ago
  48. 67b3d3c kcov: fix potential use-after-free in kcov_remote_start by Andrey Konovalov · 4 years, 10 months ago
  49. 3c61df3 kcov: cleanup debug messages by Andrey Konovalov · 4 years, 10 months ago
  50. 6929f71 atomisp: avoid warning about unused function by Linus Torvalds · 4 years, 10 months ago
  51. a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 10 months ago
  52. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  53. 09587a0 arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 10 months ago
  54. 7e01ccb x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 10 months ago
  55. b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 10 months ago
  56. 375d315 mm: add DEBUG_WX support by Zong Li · 4 years, 10 months ago
  57. 4fb6eab drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup by Scott Cheloha · 4 years, 10 months ago
  58. 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 10 months ago
  59. 124cb3a6 powerpc/mm: drop platform defined pmd_mknotpresent() by Anshuman Khandual · 4 years, 10 months ago
  60. 67e4eb0 mm: thp: don't need to drain lru cache when splitting and mlocking THP by Yang Shi · 4 years, 10 months ago
  61. 8859025 hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs by Shijie Hu · 4 years, 10 months ago
  62. 4360dfa sparc32: register memory occupied by kernel as memblock.memory by Mike Rapoport · 4 years, 10 months ago
  63. 8cbd54f include/linux/memblock.h: fix minor typo and unclear comment by chenqiwu · 4 years, 10 months ago
  64. 2d3a36a mm, mempolicy: fix up gup usage in lookup_node by Michal Hocko · 4 years, 10 months ago
  65. 5b94ce2 tools/vm/page_owner_sort.c: filter out unneeded line by Changhee Han · 4 years, 10 months ago
  66. 21e330f mm: swap: memcg: fix memcg stats for huge pages by Shakeel Butt · 4 years, 10 months ago
  67. 5d91f31 mm: swap: fix vmstats for huge pages by Shakeel Butt · 4 years, 10 months ago
  68. d483a5d mm: vmscan: limit the range of LRU type balancing by Johannes Weiner · 4 years, 10 months ago
  69. 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 10 months ago
  70. 7cf111b mm: vmscan: determine anon/file pressure balance at the reclaim root by Johannes Weiner · 4 years, 10 months ago
  71. 314b57f mm: balance LRU lists based on relative thrashing by Johannes Weiner · 4 years, 10 months ago
  72. 264e90c mm: only count actual rotations as LRU reclaim cost by Johannes Weiner · 4 years, 10 months ago
  73. fbbb602 mm: deactivations shouldn't bias the LRU balance by Johannes Weiner · 4 years, 10 months ago
  74. 1431d4d mm: base LRU balancing on an explicit cost model by Johannes Weiner · 4 years, 10 months ago
  75. a4fe163 mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count() by Johannes Weiner · 4 years, 10 months ago
  76. 9682468 mm: remove use-once cache bias from LRU balancing by Johannes Weiner · 4 years, 10 months ago
  77. 34e58ca mm: workingset: let cache workingset challenge anon by Johannes Weiner · 4 years, 10 months ago
  78. 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 10 months ago
  79. c843966 mm: allow swappiness that prefers reclaiming anon over the file workingset by Johannes Weiner · 4 years, 10 months ago
  80. 497a6c1 mm: keep separate anon and file statistics on page reclaim activity by Johannes Weiner · 4 years, 10 months ago
  81. 5df7419 mm: fix LRU balancing effect of new transparent huge pages by Johannes Weiner · 4 years, 10 months ago
  82. a0b5b41 mm: memcontrol: update page->mem_cgroup stability rules by Johannes Weiner · 4 years, 10 months ago
  83. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 10 months ago
  84. 0a27cae mm: memcontrol: document the new swap control behavior by Alex Shi · 4 years, 10 months ago
  85. 4c6355b mm: memcontrol: charge swapin pages on instantiation by Johannes Weiner · 4 years, 10 months ago
  86. 2d1c498 mm: memcontrol: make swap tracking an integral part of memory control by Johannes Weiner · 4 years, 10 months ago
  87. eccb52e mm: memcontrol: prepare swap controller setup for integration by Johannes Weiner · 4 years, 10 months ago
  88. f0e45fb mm: memcontrol: drop unused try/commit/cancel charge API by Johannes Weiner · 4 years, 10 months ago
  89. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 10 months ago
  90. 468c398 mm: memcontrol: switch to native NR_ANON_THPS counter by Johannes Weiner · 4 years, 10 months ago
  91. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 10 months ago
  92. 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 10 months ago
  93. 9da7b52 mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters by Johannes Weiner · 4 years, 10 months ago
  94. 49e50d2 mm: memcontrol: prepare move_account for removal of private page type counters by Johannes Weiner · 4 years, 10 months ago
  95. 9f762db mm: memcontrol: prepare uncharging for removal of private page type counters by Johannes Weiner · 4 years, 10 months ago
  96. 3fea5a4 mm: memcontrol: convert page cache to a new mem_cgroup_charge() API by Johannes Weiner · 4 years, 10 months ago
  97. 6caa6a0 mm: memcontrol: move out cgroup swaprate throttling by Johannes Weiner · 4 years, 10 months ago
  98. 14235ab mm: shmem: remove rare optimization when swapin races with hole punching by Johannes Weiner · 4 years, 10 months ago
  99. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 10 months ago
  100. abb242f mm: memcontrol: fix stat-corrupting race in charge moving by Johannes Weiner · 4 years, 10 months ago