1. 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  2. 2a71e81 maccess: return -ERANGE when probe_kernel_read() fails by Christoph Hellwig · 4 years, 7 months ago
  3. b58294e maccess: allow architectures to provide kernel probing directly by Christoph Hellwig · 4 years, 7 months ago
  4. fc3562d7 maccess: move user access routines together by Christoph Hellwig · 4 years, 7 months ago
  5. 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
  6. 7676fbf maccess: remove strncpy_from_unsafe by Christoph Hellwig · 4 years, 7 months ago
  7. eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
  8. cd03090 maccess: remove probe_read_common and probe_write_common by Christoph Hellwig · 4 years, 7 months ago
  9. 02dddb1 maccess: rename strnlen_unsafe_user to strnlen_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  10. c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  11. bd88bb5 maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  12. 3f0acb1 maccess: update the top of file comment by Christoph Hellwig · 4 years, 7 months ago
  13. 4f6de12 maccess: clarify kerneldoc comments by Christoph Hellwig · 4 years, 7 months ago
  14. 48c49c0 maccess: remove various unused weak aliases by Christoph Hellwig · 4 years, 7 months ago
  15. 0493cb08 maccess: unexport probe_kernel_write() by Christoph Hellwig · 4 years, 7 months ago
  16. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  17. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  18. da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 7 months ago
  19. 42fc541 mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() by Michel Lespinasse · 4 years, 7 months ago
  20. 14c3656 mmap locking API: add MMAP_LOCK_INITIALIZER by Michel Lespinasse · 4 years, 7 months ago
  21. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  22. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  23. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  24. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  25. 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  26. a75a2df nommu: use flush_icache_user_range in brk and mmap by Christoph Hellwig · 4 years, 7 months ago
  27. 6a00564 mm/gup: documentation fix for pin_user_pages*() APIs by John Hubbard · 4 years, 7 months ago
  28. 55a650c mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
  29. 420c209 mm/gup: introduce pin_user_pages_locked() by John Hubbard · 4 years, 7 months ago
  30. dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
  31. 0a477e1 kernel/sysctl: support handling command line aliases by Vlastimil Babka · 4 years, 7 months ago
  32. 92fb1db mm/page_idle.c: skip offline pages by SeongJae Park · 4 years, 7 months ago
  33. 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 7 months ago
  34. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  35. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  36. 01a9956 mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro by Kefeng Wang · 4 years, 7 months ago
  37. fa1f68c mm: use false for bool variable by Zou Wei · 4 years, 7 months ago
  38. 985ba00 mm/memory: fix a typo in comment "attampt"->"attempt" by Ethon Paul · 4 years, 7 months ago
  39. e0857cf mm/page-writeback: fix a typo in comment "effictive"->"effective" by Ethon Paul · 4 years, 7 months ago
  40. 2e6787d mm/sparse: fix a typo in comment "convienence"->"convenience" by Ethon Paul · 4 years, 7 months ago
  41. 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 7 months ago
  42. 68956cc mm: fix a typo in comment "strucure"->"structure" by Ethon Paul · 4 years, 7 months ago
  43. b8f2935 mm, memcg: fix some typos in memcontrol.c by Ethon Paul · 4 years, 7 months ago
  44. 404f3ec mm/frontswap: fix some typos in frontswap.c by Ethon Paul · 4 years, 7 months ago
  45. ffceeb6 mm/filemap: fix a typo in comment "unneccssary"->"unnecessary" by Ethon Paul · 4 years, 7 months ago
  46. 3dc5f03 mm/list_lru: fix a typo in comment "numbesr"->"numbers" by Ethon Paul · 4 years, 7 months ago
  47. df1758d mm/memblock: fix a typo in comment "implict"->"implicit" by Ethon Paul · 4 years, 7 months ago
  48. f386775 mm/compaction: fix a typo in comment "pessemistic"->"pessimistic" by Ethon Paul · 4 years, 7 months ago
  49. 55b65a5 mm/vmsan: fix some typos in comment by Ethon Paul · 4 years, 7 months ago
  50. 7c8de35 mm/hugetlb: fix a typos in comments by Ethon Paul · 4 years, 7 months ago
  51. b4f315b mm: mmap: fix a typo in comment "compatbility"->"compatibility" by Ethon Paul · 4 years, 7 months ago
  52. 457aef9 mm: ksm: fix a typo in comment "alreaady"->"already" by Ethon Paul · 4 years, 7 months ago
  53. 52cfc24 mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded" by Ethon Paul · 4 years, 7 months ago
  54. b59d02e mm/memory_hotplug: disable the functionality for 32b by Michal Hocko · 4 years, 7 months ago
  55. 7b7b272 mm/memory_hotplug: introduce add_memory_driver_managed() by David Hildenbrand · 4 years, 7 months ago
  56. 52219ae mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 7 months ago
  57. c68ab18 mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0 by David Hildenbrand · 4 years, 7 months ago
  58. 04f3465c mm/memory_hotplug: remove is_mem_section_removable() by David Hildenbrand · 4 years, 7 months ago
  59. fa6d9ec mm/memory_hotplug: refrain from adding memory into an impossible node by Vishal Verma · 4 years, 7 months ago
  60. d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 7 months ago
  61. 73221d8 mm/vmalloc: fix a typo in comment by Jeongtae Park · 4 years, 7 months ago
  62. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
  63. f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 4 years, 7 months ago
  64. c571686 mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check by Feng Tang · 4 years, 7 months ago
  65. 5bfea2d mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 7 months ago
  66. 08b3acd mm/memory_hotplug: Introduce offline_and_remove_memory() by David Hildenbrand · 4 years, 8 months ago
  67. aa21879 mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE by David Hildenbrand · 4 years, 8 months ago
  68. 255f598 virtio-mem: Paravirtualized memory hotunplug part 2 by David Hildenbrand · 4 years, 8 months ago
  69. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  70. 375d315 mm: add DEBUG_WX support by Zong Li · 4 years, 7 months ago
  71. 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 7 months ago
  72. 67e4eb0 mm: thp: don't need to drain lru cache when splitting and mlocking THP by Yang Shi · 4 years, 7 months ago
  73. 2d3a36a mm, mempolicy: fix up gup usage in lookup_node by Michal Hocko · 4 years, 7 months ago
  74. 21e330f mm: swap: memcg: fix memcg stats for huge pages by Shakeel Butt · 4 years, 7 months ago
  75. 5d91f31 mm: swap: fix vmstats for huge pages by Shakeel Butt · 4 years, 7 months ago
  76. d483a5d mm: vmscan: limit the range of LRU type balancing by Johannes Weiner · 4 years, 7 months ago
  77. 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 7 months ago
  78. 7cf111b mm: vmscan: determine anon/file pressure balance at the reclaim root by Johannes Weiner · 4 years, 7 months ago
  79. 314b57f mm: balance LRU lists based on relative thrashing by Johannes Weiner · 4 years, 7 months ago
  80. 264e90c mm: only count actual rotations as LRU reclaim cost by Johannes Weiner · 4 years, 7 months ago
  81. fbbb602 mm: deactivations shouldn't bias the LRU balance by Johannes Weiner · 4 years, 7 months ago
  82. 1431d4d mm: base LRU balancing on an explicit cost model by Johannes Weiner · 4 years, 7 months ago
  83. a4fe163 mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count() by Johannes Weiner · 4 years, 7 months ago
  84. 9682468 mm: remove use-once cache bias from LRU balancing by Johannes Weiner · 4 years, 7 months ago
  85. 34e58ca mm: workingset: let cache workingset challenge anon by Johannes Weiner · 4 years, 7 months ago
  86. 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 7 months ago
  87. c843966 mm: allow swappiness that prefers reclaiming anon over the file workingset by Johannes Weiner · 4 years, 7 months ago
  88. 497a6c1 mm: keep separate anon and file statistics on page reclaim activity by Johannes Weiner · 4 years, 7 months ago
  89. 5df7419 mm: fix LRU balancing effect of new transparent huge pages by Johannes Weiner · 4 years, 7 months ago
  90. a0b5b41 mm: memcontrol: update page->mem_cgroup stability rules by Johannes Weiner · 4 years, 7 months ago
  91. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
  92. 4c6355b mm: memcontrol: charge swapin pages on instantiation by Johannes Weiner · 4 years, 7 months ago
  93. 2d1c498 mm: memcontrol: make swap tracking an integral part of memory control by Johannes Weiner · 4 years, 7 months ago
  94. eccb52e mm: memcontrol: prepare swap controller setup for integration by Johannes Weiner · 4 years, 7 months ago
  95. f0e45fb mm: memcontrol: drop unused try/commit/cancel charge API by Johannes Weiner · 4 years, 7 months ago
  96. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  97. 468c398 mm: memcontrol: switch to native NR_ANON_THPS counter by Johannes Weiner · 4 years, 7 months ago
  98. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 7 months ago
  99. 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 7 months ago
  100. 9da7b52 mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters by Johannes Weiner · 4 years, 7 months ago