1. 77a5352 sched/core: Allow the remote scheduler tick to be started on CPU0 by Nicholas Piggin · 6 years ago
  2. 176d232 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  3. ea98667 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  4. 5ce3307 Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  5. b7a5b22 Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  6. e2a4b10 Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  7. 2078e1e PCI/LINK: Add Kconfig option (default off) by Keith Busch · 6 years ago
  8. 4dd2b82 udp: fix GRO packet of death by Eric Dumazet · 6 years ago
  9. 600d725 Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  10. 886b7a5 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 6 years ago
  11. f350574 rds: ib: force endiannes annotation by Nicholas Mc Guire · 6 years ago
  12. 65beea4 Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  13. 15d2aba PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management by Alex Williamson · 6 years ago
  14. fb0af61 Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  15. 7e74e23 gcc-9: don't warn about uninitialized btrfs extent_type variable by Linus Torvalds · 6 years ago
  16. f68d7c4 selftests: fib_rule_tests: print the result and return 1 if any tests failed by Hangbin Liu · 6 years ago
  17. 459e3a2 gcc-9: properly declare the {pv,hv}clock_page storage by Linus Torvalds · 6 years ago
  18. cf67690 gcc-9: don't warn about uninitialized variable by Linus Torvalds · 6 years ago
  19. 6f303d6 gcc-9: silence 'address-of-packed-member' warning by Linus Torvalds · 6 years ago
  20. d2f0c96 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 6 years ago
  21. d4ef647 io_uring: avoid page allocation warnings by Mark Rutland · 6 years ago
  22. 2dcb003 net/tls: avoid NULL pointer deref on nskb->sk in fallback by Jakub Kicinski · 6 years ago
  23. 15d55ba selftests: fib_rule_tests: Fix icmp proto with ipv6 by David Ahern · 6 years ago
  24. 486efdc packet: validate msg_namelen in send directly by Willem de Bruijn · 6 years ago
  25. b2cf86e packet: in recvmsg msg_name return at least sizeof sockaddr_ll by Willem de Bruijn · 6 years ago
  26. f5eb4d3 iov_iter: fix iov_iter_type by Ming Lei · 6 years ago
  27. 60a27b9 block: fix handling for BIO_NO_PAGE_REF by Ming Lei · 6 years ago
  28. 817869d io_uring: drop req submit reference always in async punt by Jens Axboe · 6 years ago
  29. 52e04ef io_uring: free allocated io_memory once by Mark Rutland · 6 years ago
  30. 975554b io_uring: fix SQPOLL cpu validation by Mark Rutland · 6 years ago
  31. fbd0197 sctp: avoid running the sctp state machine recursively by Xin Long · 6 years ago
  32. 37e9c08 stmmac: pci: Fix typo in IOT2000 comment by Jan Kiszka · 6 years ago
  33. 799381e Documentation: fix netdev-FAQ.rst markup warning by Randy Dunlap · 6 years ago
  34. 5c8b0b5 io_uring: have submission side sqe errors post a cqe by Jens Axboe · 6 years ago
  35. 0e23387 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 6 years ago
  36. f2bc9c9 Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  37. 2c2a2fb Revert "ACPICA: Clear status of GPEs before enabling them" by Rafael J. Wysocki · 6 years ago
  38. 3425997 Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  39. bf3bd96 Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  40. 6297728 io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUP by Stefan Bühler · 6 years ago
  41. b841f19 io_uring: remove unnecessary barrier after incrementing dropped counter by Stefan Bühler · 6 years ago
  42. 82ab082 io_uring: remove unnecessary barrier before reading SQ tail by Stefan Bühler · 6 years ago
  43. 9e4c15a io_uring: remove unnecessary barrier after updating SQ head by Stefan Bühler · 6 years ago
  44. 115e12e io_uring: remove unnecessary barrier before reading cq head by Stefan Bühler · 6 years ago
  45. 4f7067c io_uring: remove unnecessary barrier before wq_has_sleeper by Stefan Bühler · 6 years ago
  46. 1e84b97 io_uring: fix notes on barriers by Stefan Bühler · 6 years ago
  47. 8449eed io_uring: fix handling SQEs requesting NOWAIT by Stefan Bühler · 6 years ago
  48. fea27bc Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  49. a622b40 l2ip: fix possible use-after-free by Eric Dumazet · 6 years ago
  50. c93ad13 appletalk: Set error code if register_snap_client failed by YueHaibing · 6 years ago
  51. f949a12 net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc by Dan Carpenter · 6 years ago
  52. b130234 rxrpc: Fix net namespace cleanup by David Howells · 6 years ago
  53. b145745 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  54. 6c0afef ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 6 years ago
  55. 1d3fd8a vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach by Stephen Suryaputra · 6 years ago
  56. ca2fe29 tcp: add sanity tests in tcp_add_backlog() by Eric Dumazet · 6 years ago
  57. 95c1692 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 6 years ago
  58. 6ee12b7 Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 6 years ago
  59. 83a5084 Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  60. 8087148 x86: make ZERO_PAGE() at least parse its argument by Linus Torvalds · 6 years ago
  61. 6a5c5d2 rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use by Linus Torvalds · 6 years ago
  62. 7a0f8ad Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 6 years ago
  63. dfbd199 selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
  64. 2ae7a39 Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  65. 9e80ad3 ath10k: Drop WARN_ON()s that always trigger during system resume by Rafael J. Wysocki · 6 years ago
  66. 38faed1 ath10k: perform crash dump collection in workqueue by Brian Norris · 6 years ago
  67. 9b019ac sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs by Nicholas Piggin · 6 years ago
  68. 37624b5 Linux 5.1-rc7 by Linus Torvalds · 6 years ago
  69. b1da6a5 fsnotify: Fix NULL ptr deref in fanotify_get_fsid() by Jan Kara · 6 years ago
  70. 9520b53 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  71. 0d82044 Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  72. 975a0f4 Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. 14f974d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  74. 72a6e35 Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  75. 5c40353 Merge tag 'iwlwifi-for-kalle-2019-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 6 years ago
  76. d156e67 iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register() by Luca Coelho · 6 years ago
  77. 5c9adef iwlwifi: fix driver operation for 5350 by Emmanuel Grumbach · 6 years ago
  78. de1887c iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb() by Luca Coelho · 6 years ago
  79. 21f1b8a udp: fix GRO reception in case of length mismatch by Paolo Abeni · 6 years ago
  80. fbef947 Merge branch 'tls-data-copies' by David S. Miller · 6 years ago
  81. eb3d38d net/tls: fix copy to fragments in reencrypt by Jakub Kicinski · 6 years ago
  82. 97e1caa net/tls: don't copy negative amounts of data in reencrypt by Jakub Kicinski · 6 years ago
  83. 25cce03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  84. b2a20fd Merge branch 'bnxt_en-Misc-bug-fixes' by David S. Miller · 6 years ago
  85. 0b397b1 bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt(). by Michael Chan · 6 years ago
  86. 3f93cd3 bnxt_en: Fix statistics context reservation logic. by Michael Chan · 6 years ago
  87. ad361ad bnxt_en: Pass correct extended TX port statistics size to firmware. by Michael Chan · 6 years ago
  88. 1f83391 bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions. by Michael Chan · 6 years ago
  89. f9099d6 bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one() by Vasundhara Volam · 6 years ago
  90. b4e30e8 bnxt_en: Improve multicast address setup logic. by Michael Chan · 6 years ago
  91. 037904a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. 15d4e26 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  93. 5084991 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. baf76f0 slip: make slhc_free() silently accept an error pointer by Linus Torvalds · 6 years ago
  95. ce94493 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  96. 3a34976 Input: synaptics-rmi4 - write config register values to the right offset by Lucas Stach · 6 years ago
  97. 857e17c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  98. e9e1a2e Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  99. 29279d2 Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  100. 4e40f0f Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago