1. a2e1673 mm/swap_slots.c: fix race conditions in swap_slots cache init by Tim Chen · 7 years ago
  2. 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago
  3. 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 7 years ago
  4. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  5. 1aedcaf zsmalloc: calling zs_map_object() from irq is a bug by Sergey Senozhatsky · 7 years ago
  6. 0bea803 mm/hmm: constify hmm_devmem_page_get_drvdata() parameter by Ralph Campbell · 7 years ago
  7. 007ab7b fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr() by Anshuman Khandual · 7 years ago
  8. 0b07ff3 zram: remove zlib from the list of recommended algorithms by Sergey Senozhatsky · 7 years ago
  9. 5ef3a8b zram: add zstd to the supported algorithms list by Sergey Senozhatsky · 7 years ago
  10. 0f6d24f mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical by Yafang Shao · 7 years ago
  11. 66e8b43 mm/memblock.c: make the index explicit argument of for_each_memblock_type by Gioh Kim · 7 years ago
  12. ecde0f3 mm, memory_hotplug: remove timeout from __offline_memory by Michal Hocko · 7 years ago
  13. 72b39cf mm, memory_hotplug: do not fail offlining too early by Michal Hocko · 7 years ago
  14. d7ab367 mm, page_alloc: fail has_unmovable_pages when seeing reserved pages by Michal Hocko · 7 years ago
  15. 4da2ce2 mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() by Michal Hocko · 7 years ago
  16. d7b236e mm: drop migrate type checks from has_unmovable_pages by Michal Hocko · 7 years ago
  17. 4c578dc mm/page-writeback.c: remove unused parameter from balance_dirty_pages() by Tahsin Erdogan · 7 years ago
  18. e9a6eff mm, swap: fix false error message in __swp_swapcount() by Huang Ying · 7 years ago
  19. aa8d22a mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other reference by Minchan Kim · 7 years ago
  20. 0bcac06 mm, swap: skip swapcache for swapin of synchronous device by Minchan Kim · 7 years ago
  21. 539a6fe mm, swap: introduce SWP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  22. 23c47d2 bdi: introduce BDI_CAP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  23. e447a01 zram: set BDI_CAP_STABLE_WRITES once by Minchan Kim · 7 years ago
  24. 4171044 mm: update comments for struct page.mapping by Changbin Du · 7 years ago
  25. c413af8 net/rds/ib_fmr.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  26. 63762f5 mm/mempool.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  27. 3c07347 drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  28. 7d50207 drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  29. d904bfa block/blk-mq.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  30. 5799b25 include/linux/slab.h: add kmalloc_array_node() and kcalloc_node() by Johannes Thumshirn · 7 years ago
  31. 1106638 slub: fix sysfs duplicate filename creation when slub_debug=O by Miles Chen · 7 years ago
  32. 4fd0b46 slab, slub, slob: convert slab_flags_t to 32-bit by Alexey Dobriyan · 7 years ago
  33. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  34. a3ba074 mm/slab.c: only set __GFP_RECLAIMABLE once by David Rientjes · 7 years ago
  35. 9f88fae mm/slob.c: remove an unnecessary check for __GFP_ZERO by Miles Chen · 7 years ago
  36. 852d8be mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory by Yang Shi · 7 years ago
  37. 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
  38. 7ad3f18 tools: slabinfo: add "-U" option to show unreclaimable slabs only by Yang Shi · 7 years ago
  39. 47ee9d8 ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() by Guozhonghua · 7 years ago
  40. 3db409f ocfs2/dlm: get mle inuse only when it is initialized by Changwei Ge · 7 years ago
  41. 853bc26 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
  42. 3e4c56d ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
  43. 28f5a8a ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago
  44. 67b1b8d ocfs2: clean up some unused function declarations by piaojun · 7 years ago
  45. 1c01967 ocfs2: fix cluster hang after a node dies by Changwei Ge · 7 years ago
  46. 98d6c09 ocfs2: cleanup unused func declaration and assignment by piaojun · 7 years ago
  47. 23e0813 ocfs2: no need flush workqueue before destroying it by piaojun · 7 years ago
  48. a60874f ocfs2: remove unused declaration ocfs2_publish_get_mount_state() by Guozhonghua · 7 years ago
  49. c95f121 m32r: fix endianness constraints by Geert Uytterhoeven · 7 years ago
  50. 192efb7 bloat-o-meter: provide 3 different arguments for data, function and All by Maninder Singh · 7 years ago
  51. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  52. b293fca Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  53. 0ef7687 Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  54. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  55. 20df157 Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  56. 01125b2 Merge branch 'for-4.15/wacom' into for-linus by Jiri Kosina · 7 years ago
  57. 4b54530 Merge branch 'for-4.15/use-timer-setup' into for-linus by Jiri Kosina · 7 years ago
  58. 6ed7a70 Merge branch 'for-4.15/upstream' into for-linus by Jiri Kosina · 7 years ago
  59. b50b9d3 Merge branch 'for-4.15/sony' into for-linus by Jiri Kosina · 7 years ago
  60. ea3bbd0 Merge branch 'for-4.15/multitouch' into for-linus by Jiri Kosina · 7 years ago
  61. 6101cb7 Merge branch 'for-4.15/logitech' into for-linus by Jiri Kosina · 7 years ago
  62. e1548dc Merge branch 'for-4.15/hyperv' into for-linus by Jiri Kosina · 7 years ago
  63. 47dd6b0 Merge branch 'for-4.15/asus' into for-linus by Jiri Kosina · 7 years ago
  64. 5cc619d Merge branch 'for-4.15/alps' into for-linus by Jiri Kosina · 7 years ago
  65. 83fd5dd Merge branch 'for-4.14/upstream-fixes' into for-linus by Jiri Kosina · 7 years ago
  66. fc41efc18 Merge branch 'for-4.15/callbacks' into for-linus by Jiri Kosina · 7 years ago
  67. cb65dc7 Merge branch 'for-4.15/shadow-variables' into for-linus by Jiri Kosina · 7 years ago
  68. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  69. 6a77d86 Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  70. 9f7a9b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  71. 4e4510f Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  72. 4008e6a Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  73. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  74. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  75. 23c2587 Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  76. e0ca382 Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  77. 2cd83ba Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  78. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  79. 47f521b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  80. b91593f Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  81. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  82. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  83. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  84. 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  85. f0b60bf Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 7 years ago
  86. 29309a4 Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  87. ac446dc Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  88. 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  89. 808eb24 Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  90. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  91. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  92. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  93. 838bee9 Merge udf, isofs, quota, ext2 changes for 4.15-rc1. by Jan Kara · 7 years ago
  94. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  95. cecd5fc Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 7 years ago
  96. 40b4ed1 Merge branch 'topic/timer_api' into for-linus by Vinod Koul · 7 years ago
  97. 8e6c1db Merge branch 'topic/ti' into for-linus by Vinod Koul · 7 years ago
  98. d2045ba Merge branch 'topic/sun' into for-linus by Vinod Koul · 7 years ago
  99. 135ab7f Merge branch 'topic/sprd' into for-linus by Vinod Koul · 7 years ago
  100. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago