1. 522c991 hexagon: switch over to generic free_initmem() by Mike Rapoport · 6 years ago
  2. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  3. f94f743 initramfs: poison freed initrd memory by Christoph Hellwig · 6 years ago
  4. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  5. d8ae8a3 initramfs: move the legacy keepinitrd parameter to core code by Christoph Hellwig · 6 years ago
  6. afef788 initramfs: cleanup populate_rootfs by Christoph Hellwig · 6 years ago
  7. 7c184ec initramfs: factor out a helper to populate the initrd image by Christoph Hellwig · 6 years ago
  8. 23091e2 initramfs: cleanup initrd freeing by Christoph Hellwig · 6 years ago
  9. 54c7a89 initramfs: free initrd memory if opening /initrd.image fails by Christoph Hellwig · 6 years ago
  10. 1df3a33 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 6 years ago
  11. 113b7df mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API by Johannes Weiner · 6 years ago
  12. 21d89d1 mm: memcontrol: push down mem_cgroup_nr_lru_pages() by Johannes Weiner · 6 years ago
  13. 2b487e5 mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() by Johannes Weiner · 6 years ago
  14. 22796c8 mm: memcontrol: replace node summing with memcg_page_state() by Johannes Weiner · 6 years ago
  15. 1a61ab8 mm: memcontrol: replace zone summing with lruvec_page_state() by Johannes Weiner · 6 years ago
  16. e0ee0e7 mm: memcontrol: track LRU counts in the vmstats array by Johannes Weiner · 6 years ago
  17. 132bb8c mm/vmscan: add tracepoints for node reclaim by Yafang Shao · 6 years ago
  18. 5e65af1 mm/page_isolation.c: remove redundant pfn_valid_within() in __first_valid_page() by Anshuman Khandual · 6 years ago
  19. b6cfab7 mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTION is set by Yafang Shao · 6 years ago
  20. b1746b9 mm: compaction: show gfp flag names in try_to_compact_pages tracepoint by Yafang Shao · 6 years ago
  21. 2b59e01 mm/cma.c: fix the bitmap status to show failed allocation reason by Yue Hu · 6 years ago
  22. dd7ef7b mm/compaction.c: fix an undefined behaviour by Qian Cai · 6 years ago
  23. d3ba3ae mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY by Baoquan He · 6 years ago
  24. 39186cb mm,memory_hotplug: drop redundant hugepage_migration_supported check by Oscar Salvador · 6 years ago
  25. 10eeadf mm,memory_hotplug: unlock 1GB-hugetlb on x86_64 by Oscar Salvador · 6 years ago
  26. f3b4fdb IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast() by Ira Weiny · 6 years ago
  27. 664b21e IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast() by Ira Weiny · 6 years ago
  28. 9fdf4aa IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast() by Ira Weiny · 6 years ago
  29. 7af7556 mm/gup: add FOLL_LONGTERM capability to GUP fast by Ira Weiny · 6 years ago
  30. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  31. b798bec mm/gup: change write parameter to flags in fast walk by Ira Weiny · 6 years ago
  32. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  33. a222f34 mm: generalize putback scan functions by Kirill Tkhai · 6 years ago
  34. f372d89 mm: remove pages_to_free argument of move_active_pages_to_lru() by Kirill Tkhai · 6 years ago
  35. 9851ac1 mm: move nr_deactivate accounting to shrink_active_list() by Kirill Tkhai · 6 years ago
  36. 886cf19 mm: move recent_rotated pages calculation to shrink_inactive_list() by Kirill Tkhai · 6 years ago
  37. 63931eb mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() by Vlastimil Babka · 6 years ago
  38. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  39. cefdca0 userfaultfd/sysctl: add vm.unprivileged_userfaultfd by Peter Xu · 6 years ago
  40. f0fd505 mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 6 years ago
  41. 3b77599 include/trace/events/vmscan.h: drop zone id from kswapd tracepoints by Yafang Shao · 6 years ago
  42. 745e101 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 6 years ago
  43. 632b2ef mm/slub.c: update the comment about slab frozen by Liu Xiang · 6 years ago
  44. 517f9f1 mm/slab.c: remove unneed check in cpuup_canceled by Li RongQing · 6 years ago
  45. a4d3f89 slub: remove useless kmem_cache_debug() before remove_full() by Liu Xiang · 6 years ago
  46. 3e05617 mm: remove stale comment from page struct by Tobin C. Harding · 6 years ago
  47. 16cb0ec slab: use slab_list instead of lru by Tobin C. Harding · 6 years ago
  48. 916ac05 slub: use slab_list instead of lru by Tobin C. Harding · 6 years ago
  49. 6dfd1b6 slub: add comments to endif pre-processor macros by Tobin C. Harding · 6 years ago
  50. adab7b6 slob: use slab_list instead of lru by Tobin C. Harding · 6 years ago
  51. 130e8e0 slob: respect list_head abstraction layer by Tobin C. Harding · 6 years ago
  52. a16b538 list: add function list_rotate_to_front() by Tobin C. Harding · 6 years ago
  53. e091eab ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 6 years ago
  54. 9dc2108 ocfs2: use common file type conversion by Phillip Potter · 6 years ago
  55. 3fde8c6 MAINTAINERS: add Joseph as ocfs2 co-maintainer by Joseph Qi · 6 years ago
  56. e602b26 arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  57. a9e7399 kernel/sys.c: prctl: fix false positive in validate_prctl_map() by Cyrill Gorcunov · 6 years ago
  58. 2bf753e mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 6 years ago
  59. fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
  60. a13f065 Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  61. 55472ba Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  62. d7a02fa Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  63. 4dbf09f Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  64. 983dfa4 Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  65. 4778236 Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 6 years ago
  66. 8148c17 Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  67. 6fe567d Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  68. c367dc8 Merge branch 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  69. 7a55752 Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  70. 4ad98ac tomoyo: Don't emit WARNING: string while fuzzing testing. by Tetsuo Handa · 6 years ago
  71. 27df4b4 tomoyo: Change pathname calculation for read-only filesystems. by Tetsuo Handa · 6 years ago
  72. e6193f7 tomoyo: Check address length before reading address family by Tetsuo Handa · 6 years ago
  73. e80b185 tomoyo: Add a kernel config option for fuzzing testing. by Tetsuo Handa · 6 years ago
  74. 1fb3b52 Merge tag 'docs-5.2a' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  75. e290e6a Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  76. 3232b43 Merge tag 'pidfd-fixes-v5.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  77. 7817ffd Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  78. cccd559 Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  79. cece646 Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  80. 15500c0 Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  81. 2ac5a3b vsprintf: Do not break early boot with probing addresses by Petr Mladek · 6 years ago
  82. b970afc Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  83. c3b7112 fork: do not release lock that wasn't taken by Christian Brauner · 6 years ago
  84. 8b0e1fe samples: add .gitignore for pidfd-metadata by Christian Brauner · 6 years ago
  85. 8ea5b2ab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  86. 601e6bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  87. 6c9f054 nfp: add missing kdoc by Jakub Kicinski · 6 years ago
  88. f50c8a0 Merge branch 'tls-warnings' by David S. Miller · 6 years ago
  89. b53f497 net/tls: handle errors from padding_length() by Jakub Kicinski · 6 years ago
  90. 88c80be net/tls: remove set but not used variables by Jakub Kicinski · 6 years ago
  91. 15192f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  92. 3ef4641 docs/btf: fix the missing section marks by Gary Lin · 6 years ago
  93. 69e168e nfp: bpf: fix static check error through tightening shift amount adjustment by Jiong Wang · 6 years ago
  94. 07b6199 selftests: bpf: initialize bpf_object pointers where needed by Lorenz Bauer · 6 years ago
  95. 9b6c9e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  96. ea5aee6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  97. 8e4ff71 Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  98. 45182e4 Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  99. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  100. f4d9a23 sparc64: simplify reduce_memory() function by Mike Rapoport · 6 years ago