1. d71e53c mm: shuffle GFP_* flags by Alexey Dobriyan · 6 years ago
  2. e693de1 mm/hugetlb: enable arch specific huge page size support for migration by Anshuman Khandual · 6 years ago
  3. 9b553bf mm/hugetlb: enable PUD level huge page migration by Anshuman Khandual · 6 years ago
  4. 7ed2c31 mm/hugetlb: distinguish between migratability and movability by Anshuman Khandual · 6 years ago
  5. 6b7e5ca mm: remove sysctl_extfrag_handler() by Matthew Wilcox · 6 years ago
  6. 60cd4bc memcg: localize memcg_kmem_enabled() check by Shakeel Butt · 6 years ago
  7. 52d1e60 mm: reuse only-pte-mapped KSM page in do_wp_page() by Kirill Tkhai · 6 years ago
  8. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  9. ca21508 mm: convert PG_balloon to PG_offline by David Hildenbrand · 6 years ago
  10. 4d3467e mm: balloon: update comment about isolation/migration/compaction by David Hildenbrand · 6 years ago
  11. a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
  12. de810f4 include/linux/slub_def.h: comment fixes by Tobin C. Harding · 6 years ago
  13. bcf6f55 kasan: fix kasan_check_read/write definitions by Arnd Bergmann · 6 years ago
  14. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  15. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  16. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  17. cd2a3bf Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  18. dcc75dd Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  19. 32c0ac3 Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  20. e48b044 Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  21. 42eaf18 Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  22. 811c16a Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  23. a83b042 Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  24. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 84c4e1f8 aio: simplify - and fix - fget/fput for io_submit() by Linus Torvalds · 6 years ago
  26. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  27. 14dbfb4 Merge branch 'spi-5.1' into spi-next by Mark Brown · 6 years ago
  28. 88f268a Merge branch 'regulator-5.1' into regulator-next by Mark Brown · 6 years ago
  29. 7be3ad8 net: phy: remove gen10g_no_soft_reset by Heiner Kallweit · 6 years ago
  30. d81210c net: phy: don't export gen10g_read_status by Heiner Kallweit · 6 years ago
  31. c5e91d3 net: phy: remove gen10g_config_init by Heiner Kallweit · 6 years ago
  32. a6d0aa9 net: phy: remove gen10g_suspend and gen10g_resume by Heiner Kallweit · 6 years ago
  33. 9036b2f net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE by Francesco Ruggeri · 6 years ago
  34. a32e0c7 regulator: core: Add set/get_current_limit helpers for regmap users by Axel Lin · 6 years ago
  35. 35d838f regulator: Fix comment for csel_reg and csel_mask by Axel Lin · 6 years ago
  36. 6377f78 appletalk: Fix use-after-free in atalk_proc_exit by YueHaibing · 6 years ago
  37. d5fa9c5 Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  38. 4e7df11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  39. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. c93d921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  41. 6997b1c net/mlx5: Emit port affinity event for multipath offloads by Roi Dayan · 6 years ago
  42. 724b509 net/mlx5: Add multipath mode by Roi Dayan · 6 years ago
  43. 11d4dd0 netfilter: convert the proto argument from u8 to u16 by Li RongQing · 6 years ago
  44. bc47e2f mmc: core: Add discard support to sd by Avri Altman · 6 years ago
  45. 3d705f0 net: Remove switchdev_ops by Florian Fainelli · 6 years ago
  46. f4d7b3e net: dev: Use unsigned integer as an argument to left-shift by Andy Shevchenko · 6 years ago
  47. 492ecee bpf: enable program stats by Alexei Starovoitov · 6 years ago
  48. b473b0d devlink: create a special NDO for getting the devlink instance by Jakub Kicinski · 6 years ago
  49. 53a41cb Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" by Linus Torvalds · 6 years ago
  50. 3958790 mmc: core: Convert mmc_regulator_get_ocrmask() to static by Ulf Hansson · 6 years ago
  51. de13d5a mmc: core: Move regulator helpers to separate file by Ulf Hansson · 6 years ago
  52. 9220d7b Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  53. 68539e2 mmc: core: Indicate SD specs higher than 4.0 by Avri Altman · 6 years ago
  54. 01904ff mmc: core: Calculate the discard arg only once by Avri Altman · 6 years ago
  55. a2b760a mmc: slot-gpio: Remove override_active_level on WP by Linus Walleij · 6 years ago
  56. c58ccf2 mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host by Lukas Wunner · 6 years ago
  57. 62d0153 net: phy: marvell10g: add support for the 88x2110 PHY by Maxime Chevallier · 6 years ago
  58. 631ba90 net: phy: marvell10g: Use a #define for 88X3310 family id by Maxime Chevallier · 6 years ago
  59. e728fdf0 net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS by Heiner Kallweit · 6 years ago
  60. b589967 net: dev: add generic protodown handler by Andy Roulin · 6 years ago
  61. 0e29ae030 net: phylink: update mac_config() documentation by Russell King · 6 years ago
  62. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. c4eb1e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  64. 4c8e045 net: phy: realtek: Dummy IRQ calls for RTL8366RB by Linus Walleij · 6 years ago
  65. 70fa3a9 net: phy: add genphy_c45_read_status by Heiner Kallweit · 6 years ago
  66. f88d5d6 Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  67. 97417f6 net/mlx5e: Fix GRE key by controlling port tunnel entropy calculation by Eli Britstein · 7 years ago
  68. 0dcaafc net/mlx5: Introduce tunnel entropy control in PCMR register by Eli Britstein · 7 years ago
  69. 1a25660 Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  70. ace53b2 net/ethernet: Add parse_protocol header_ops support by Maxim Mikityanskiy · 6 years ago
  71. e78b291 net: Introduce parse_protocol header_ops callback by Maxim Mikityanskiy · 6 years ago
  72. d2aa125 net: Don't set transport offset to invalid value by Maxim Mikityanskiy · 6 years ago
  73. e5c8ba0 regulator: tps65218: Add support for LS2 by Christian Hohnstaedt · 6 years ago
  74. 6c4128f rhashtable: Remove obsolete rhashtable_walk_init function by Herbert Xu · 6 years ago
  75. b7b14ec Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  76. 77ff2c6 mac80211: update HE IEs to D3.3 by Liad Kaufman · 6 years ago
  77. ee14577 mac80211: support max channel switch time element by Sara Sharon · 6 years ago
  78. 9dd24d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next by Herbert Xu · 6 years ago
  79. 9e8db59 net: avoid false positives in untrusted gso validation by Willem de Bruijn · 6 years ago
  80. 1af9f16 net: phy: add genphy_c45_check_and_restart_aneg by Heiner Kallweit · 6 years ago
  81. cd34499 net: phy: export genphy_config_eee_advert by Heiner Kallweit · 6 years ago
  82. 225c0ed mtd: spi-nor: Fix wrong abbreviation HWCPAS by Bean Huo · 6 years ago
  83. 1f5a018 Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  84. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. 40e196a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  86. 58066ac ptp_qoriq: don't pass a large struct by value but instead pass it by reference by Colin Ian King · 6 years ago
  87. 568f196 bpf: check that BPF programs run with preemption disabled by Peter Zijlstra · 7 years ago
  88. 9004a14 net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t by Heiner Kallweit · 6 years ago
  89. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  90. 58ecf26 ptr_ring: remove duplicated include from ptr_ring.h by YueHaibing · 6 years ago
  91. 9a5dc8a net: phy: add genphy_c45_an_config_aneg by Andrew Lunn · 6 years ago
  92. 744e458 net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t by Heiner Kallweit · 6 years ago
  93. 2fee036 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. dd6f29d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  96. 6e1077f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  97. 8681ef1 net: Add header for usage of fls64() by David S. Miller · 6 years ago
  98. f2281c2 Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  99. 0b999ae Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  100. 582a32e efi/arm: Revert "Defer persistent reservations until after paging_init()" by Ard Biesheuvel · 6 years ago