1. 7178fb0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 8f76216 Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  3. 72e830f perf/x86/intel/pt: Remove software double buffering PMU capability by Alexander Shishkin · 6 years ago
  4. ea98667 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  5. 5ce3307 Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  6. f5eb4d3 iov_iter: fix iov_iter_type by Ming Lei · 6 years ago
  7. fbd0197 sctp: avoid running the sctp state machine recursively by Xin Long · 6 years ago
  8. 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
  9. b145745 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  10. 14f974d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  11. 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
  12. 4e40f0f Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  13. b987222 tracing: Fix buffer_ref pipe ops by Jann Horn · 6 years ago
  14. ad759c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  15. f21492d Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  16. 0edd6b6 bpf: Fix preempt_enable_no_resched() abuse by Peter Zijlstra · 6 years ago
  17. b88c9f4 clk: Add missing stubs for a few functions by Dmitry Osipenko · 6 years ago
  18. cd8dead Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  19. 1c5c12e net/ncsi: handle overflow when incrementing mac address by Tao Ren · 6 years ago
  20. acced9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  21. 38a2ca2 Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  22. b25c69b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 1fd91d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. c2b7146 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 6 years ago
  25. 3ecafda Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  26. 6bedf00 block: make sure that bvec length can't be overflow by Ming Lei · 6 years ago
  27. b40fabc block: kill all_q_node in request_queue by Hou Tao · 6 years ago
  28. 240206f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  29. 04f5866 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
  30. af53d3e mm: swapoff: shmem_unuse() stop eviction without igrab() by Hugh Dickins · 6 years ago
  31. bd42641 drm/ttm: fix re-init of global structures by Christian König · 6 years ago
  32. 3ff9c07 x86/kprobes: Verify stack frame on kretprobe by Masami Hiramatsu · 6 years ago
  33. 7249c8e IB/mlx5: Fix scatter to CQE in DCT QP creation by Guy Levi · 6 years ago
  34. 2a3a028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  35. 444fe99 Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  36. b5de3c5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  37. 1d487e9 KVM: fix spectrev1 gadgets by Paolo Bonzini · 6 years ago
  38. 0082517 x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T by Jian-Hong Pan · 6 years ago
  39. 3c79107 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 6 years ago
  40. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  41. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  42. 88b1a17 mm: add 'try_get_page()' helper function by Linus Torvalds · 6 years ago
  43. f958d7b mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 6 years ago
  44. 77f1e0a bfq: update internal depth state when queue depth changes by Jens Axboe · 6 years ago
  45. 4443f8e Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  46. b60bc06 Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  47. 09bad0d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  48. 1025ce7 netfilter: conntrack: don't set related state for different outer address by Florian Westphal · 6 years ago
  49. 54c63a7 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. 4611da3 rxrpc: Make rxrpc_kernel_check_life() indicate if call completed by Marc Dionne · 6 years ago
  51. 372686e Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  52. 58890f3 Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  53. d370656 net: netrom: Fix error cleanup path of nr_proto_init by YueHaibing · 6 years ago
  54. af6b61d Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" by Trond Myklebust · 6 years ago
  55. 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
  56. d808b7f nvmet: fix discover log page when offsets are used by Keith Busch · 6 years ago
  57. 9b0dcd0 Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  58. b4f47f3 net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded() by Jakub Kicinski · 6 years ago
  59. 8065a77 failover: allow name change on IFF_UP slave interfaces by Si-Wei Liu · 6 years ago
  60. 7c2e071 clk: x86: Add system specific quirk to mark clocks as critical by David Müller · 6 years ago
  61. 35b71a34 net/tls: don't leak partially sent record in device mode by Jakub Kicinski · 6 years ago
  62. ed79cc8 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  63. 1b8f21b7 blk-mq: introduce blk_mq_complete_request_sync() by Ming Lei · 6 years ago
  64. 6ec4bae dt-bindings: clock: sifive: add FU540-C000 PRCI clock constants by Paul Walmsley · 6 years ago
  65. c03fd01 Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  66. 869e330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  67. afe6424 ethtool: avoid signed-unsigned comparison in ethtool_validate_speed() by Michael Zhivich · 6 years ago
  68. be24b37 KEYS: trusted: fix -Wvarags warning by ndesaulniers@google.com · 6 years ago
  69. cf94db2 virtio: Honour 'may_reduce_num' in vring_create_virtqueue by Cornelia Huck · 6 years ago
  70. 1200e07f block: don't use for-inside-for in bio_for_each_segment_all by Ming Lei · 6 years ago
  71. 2b4a669 mac80211: make ieee80211_schedule_txq schedule empty TXQs by Felix Fietkau · 6 years ago
  72. a58d752 cfg80211: add ratelimited variants of err and warn by Stanislaw Gruszka · 6 years ago
  73. b85d00b Merge drm/drm-fixes into drm-misc-fixes by Maxime Ripard · 6 years ago
  74. b4ed6b5 ASoC: core: conditionally increase module refcount on component open by Ranjani Sridharan · 6 years ago
  75. d849122 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  76. 57683e4 Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into arm/fixes by Olof Johansson · 6 years ago
  77. 6491d69 nfc: nci: Potential off by one in ->pipes[] array by Dan Carpenter · 6 years ago
  78. 10dce8a fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  79. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  80. 0b3d6e6 mm: writeback: use exact memcg dirty counts by Greg Thelen · 6 years ago
  81. fcae96f mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX() by Jann Horn · 6 years ago
  82. 6147e13 include/linux/bitrev.h: fix constant bitrev by Arnd Bergmann · 6 years ago
  83. 5f074f3 lib/string.c: implement a basic bcmp by Nick Desaulniers · 6 years ago
  84. 970b766 Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  85. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  86. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  87. 0548740 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  88. 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
  89. a0fe2c6 linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() by Jann Horn · 6 years ago
  90. b5bdbb6 ALSA: uapi: #include <time.h> in asound.h by Daniel Mentz · 6 years ago
  91. e5f0e8f net: sched: introduce and use qdisc tree flush/purge helpers by Paolo Abeni · 6 years ago
  92. 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
  93. 8c83f2d vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 6 years ago
  94. 63fc9c2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  95. f78b5be Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. 3af9a52 Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  97. 782492a Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  98. 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  99. 19c8474 Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  100. eed4897 Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago