1. f07e0f84 mm/swap_slots.c: don't disable preemption while taking the per-CPU cache by Sebastian Andrzej Siewior · 7 years ago
  2. b002529 mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback by Rasmus Villemoes · 7 years ago
  3. 8c03cc8 fs/proc/task_mmu.c: remove obsolete comment in show_map_vma() by Vasily Averin · 7 years ago
  4. a7be6e5 mm: drop useless local parameters of __register_one_node() by Dou Liyang · 7 years ago
  5. 727c080 mm: avoid taking zone lock in pagetypeinfo_showmixed() by Vinayak Menon · 7 years ago
  6. ef77ba5 mm, hugetlb, soft_offline: use new_page_nodemask for soft offline migration by Michal Hocko · 7 years ago
  7. 3e59fcb hugetlb: add support for preferred node to alloc_huge_page_nodemask by Michal Hocko · 7 years ago
  8. aaf14e4 mm, hugetlb: unclutter hugetlb allocation layers by Michal Hocko · 7 years ago
  9. 422580c mm/oom_kill.c: add tracepoints for oom reaper-related events by Roman Gushchin · 7 years ago
  10. 230ca98 userfaultfd: non-cooperative: add madvise() event for MADV_FREE request by Mike Rapoport · 7 years ago
  11. 76b6f9b mm/truncate.c: fix THP handling in invalidate_mapping_pages() by Jan Kara · 7 years ago
  12. c6247f7 mm/hugetlb.c: replace memfmt with string_get_size by Matthew Wilcox · 7 years ago
  13. 6a1a8b8 mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit() by Michal Hocko · 7 years ago
  14. 69ed779 mm, hugetlb: schedule when potentially allocating many hugepages by David Rientjes · 7 years ago
  15. 8b91323 mm: unify new_node_page and alloc_migrate_target by Michal Hocko · 7 years ago
  16. 4db9b2e hugetlb, memory_hotplug: prefer to use reserved pages for migration by Michal Hocko · 7 years ago
  17. 7f252f2 mm, memory_hotplug: simplify empty node mask handling in new_node_page by Michal Hocko · 7 years ago
  18. 9f123ab mm, memory_hotplug: support movable_node for hotpluggable nodes by Michal Hocko · 7 years ago
  19. ed8a555 zram: use __sysfs_match_string() helper by Andy Shevchenko · 7 years ago
  20. f4e177d mm/migrate.c: stabilise page count when migrating transparent hugepages by Will Deacon · 7 years ago
  21. 108a7ac include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior accesses by Will Deacon · 7 years ago
  22. baabda2 mm: always enable thp for dax mappings by Dan Williams · 7 years ago
  23. 16981d7 mm: improve readability of transparent_hugepage_enabled() by Dan Williams · 7 years ago
  24. 7ab0e50 oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK by Steven Rostedt (VMware) · 7 years ago
  25. d715cf8 mm/hugetlb.c: warn the user when issues arise on boot due to hugepages by Liam R. Howlett · 7 years ago
  26. e35ef63 mm/cma.c: warn if the CMA area could not be activated by Anshuman Khandual · 7 years ago
  27. 78c7274 vmalloc: show lazy-purged vma info in vmallocinfo by Yisheng Xie · 7 years ago
  28. 34c8105 mm/memcontrol: exclude @root from checks in mem_cgroup_low by Sean Christopherson · 7 years ago
  29. 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 7 years ago
  30. b6bb981 mm, vmpressure: pass-through notification support by David Rientjes · 7 years ago
  31. 0348d2e mm: hwpoison: introduce idenfity_page_state by Naoya Horiguchi · 7 years ago
  32. ddd40d8 mm: hugetlb: delete dequeue_hwpoisoned_huge_page() by Naoya Horiguchi · 7 years ago
  33. 78bb920 mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error by Naoya Horiguchi · 7 years ago
  34. 761ad8d mm: hwpoison: introduce memory_failure_hugetlb() by Naoya Horiguchi · 7 years ago
  35. d4a3a60 mm: soft-offline: dissolve free hugepage if soft-offlined by Naoya Horiguchi · 7 years ago
  36. c3114a8 mm: hugetlb: soft-offline: dissolve source hugepage after successful migration by Anshuman Khandual · 7 years ago
  37. b37ff71 mm: hwpoison: change PageHWPoison behavior on hugetlb pages by Naoya Horiguchi · 7 years ago
  38. 09612fa mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache() by Naoya Horiguchi · 7 years ago
  39. 243abd5 mm: hugetlb: prevent reuse of hwpoisoned free hugepages by Naoya Horiguchi · 7 years ago
  40. 241f01f fs/buffer.c: make bh_lru_install() more efficient by Eric Biggers · 7 years ago
  41. 3457f41 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  42. dbac61a mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  43. 0622622 mm, vmscan: avoid thrashing anon lru when free + file is low by David Rientjes · 7 years ago
  44. 0a1345f mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE by Yevgen Pronenko · 7 years ago
  45. 7a8f58f mm, page_alloc: fallback to smallest page when not stealing whole pageblock by Vlastimil Babka · 7 years ago
  46. 2395562 swap: add block io poll in swapin path by Shaohua Li · 7 years ago
  47. 9eb7888 Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  48. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  49. 6618a24 Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  50. 1d07b6c Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. a91ab91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  52. ff0fa73 btrfs: nowait aio: Correct assignment of pos by Goldwyn Rodrigues · 7 years ago
  53. c43aeb1 fix brown paperbag bug in inlined copy_..._iter() by Al Viro · 7 years ago
  54. 837c194 Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport-open-close-consolidation', 'for-4.13/upstream' and 'for-4.13/wacom' into for-linus by Jiri Kosina · 7 years ago
  55. 604250d Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus by Jiri Kosina · 7 years ago
  56. 4f94ff4 Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus by Jiri Kosina · 7 years ago
  57. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  58. d3e3b7ea afs: Add metadata xattrs by David Howells · 7 years ago
  59. fd24982 afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories by Marc Dionne · 7 years ago
  60. f991af3 mqueue: fix a use-after-free in sys_mq_notify() by Cong Wang · 7 years ago
  61. 2b97620 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 8d97a6c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 4d3c4a4 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 4fde846 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. c3931a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. c8b2ba8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 7cb328c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 19bf2e0 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  70. 58f587c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  71. e28e9e3 Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  72. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  73. 026d15f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  74. 43d0120 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  75. 2ceedf9 Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  76. 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  77. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  78. 8b6b317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. b8d4c1f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  80. 090a81d Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  81. 46ace66 Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. 634a816 fix waitid(2) breakage by Al Viro · 7 years ago
  83. e8df760 net: ethernet: mediatek: remove useless code in mtk_probe() by Gustavo A. R. Silva · 7 years ago
  84. a906c1a mpls: fix uninitialized in_label var warning in mpls_getroute by Roopa Prabhu · 7 years ago
  85. 11bafd5 doc: SKB_GSO_[IPIP|SIT] have been replaced by Nicolas Dichtel · 7 years ago
  86. f51048c bonding: avoid NETDEV_CHANGEMTU event when unregistering slave by WANG Cong · 7 years ago
  87. 5dc314f Merge branch 'rds-tcp-sock_graft-leak' by David S. Miller · 7 years ago
  88. 0ffdaf5 net/sock: add WARN_ON(parent->sk) in sock_graft() by Sowmini Varadhan · 7 years ago
  89. 0933a57 rds: tcp: use sock_create_lite() to create the accept socket by Sowmini Varadhan · 7 years ago
  90. 9dc351d Merge branch 'hns-fixes' by David S. Miller · 7 years ago
  91. 27463ad net: hns: Fix a skb used after free bug by Yunsheng Lin · 7 years ago
  92. ebe8d35 net: hns: Fix a wrong op phy C45 code by Yunsheng Lin · 7 years ago
  93. 233a158 net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3 by vishnuvardhan · 7 years ago
  94. 242fc35 sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  95. dbf5806 kprobes: Ensure that jprobe probepoints are at function entry by Naveen N. Rao · 7 years ago
  96. 0f73ff8 kprobes: Simplify register_jprobes() by Naveen N. Rao · 7 years ago
  97. 659b957 kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry() by Naveen N. Rao · 7 years ago
  98. 5671360 locking/qspinlock: Explicitly include asm/prefetch.h by Stafford Horne · 7 years ago
  99. 4855022 objtool: Fix sibling call detection logic by Josh Poimboeuf · 7 years ago
  100. cee37d8 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago