1. 1504269 Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  2. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. bb60931 Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  4. a8d7aa1 dccp: fix tasklet usage by Eric Dumazet · 7 years ago
  5. 31140b4 Merge branch 'smc-fixes' by David S. Miller · 7 years ago
  6. bda27ff smc: fix sendpage() call by Stefan Raspl · 7 years ago
  7. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 7 years ago
  8. e63a5f8 net/smc: call consolidation by Karsten Graul · 7 years ago
  9. df80b8f qed: fix spelling mistake: "offloded" -> "offloaded" by Colin Ian King · 7 years ago
  10. 4e11581 net/mlx5e: fix spelling mistake: "loobpack" -> "loopback" by Colin Ian King · 7 years ago
  11. c15f6d8 Merge tag 'dma-mapping-4.17-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  12. 114f39f tcp: restore autocorking by Eric Dumazet · 7 years ago
  13. eb80ca4 rds: do not leak kernel memory to user land by Eric Dumazet · 7 years ago
  14. 5697db4 qmi_wwan: do not steal interfaces from class drivers by Bjørn Mork · 7 years ago
  15. f4ef6a4 Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  16. ecd649b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  17. 94720e3 ipv4: fix fnhe usage by non-cached routes by Julian Anastasov · 7 years ago
  18. 3b6f979 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  19. e002434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  20. b5b6ff7 Merge branch 'bpf-sockmap-fixes' by Alexei Starovoitov · 7 years ago
  21. abaeb09 bpf: sockmap, fix error handling in redirect failures by John Fastabend · 7 years ago
  22. fec51d4 bpf: sockmap, zero sg_size on error when buffer is released by John Fastabend · 7 years ago
  23. 3cc9a47 bpf: sockmap, fix scatterlist update on error path in send with apply by John Fastabend · 7 years ago
  24. 7df40c2 net_sched: fq: take care of throttled flows before reuse by Eric Dumazet · 7 years ago
  25. 30ca22e ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" by Ido Schimmel · 7 years ago
  26. 8d73b18 parisc: Fix section mismatches by Helge Deller · 7 years ago
  27. b819439 parisc: drivers.c: Fix section mismatches by Helge Deller · 7 years ago
  28. 0f58e58 Merge branch 'x86-bpf-jit-fixes' by Alexei Starovoitov · 7 years ago
  29. 39f56ca bpf, x64: fix memleak when not converging on calls by Daniel Borkmann · 7 years ago
  30. 3aab888 bpf, x64: fix memleak when not converging after image by Daniel Borkmann · 7 years ago
  31. 784813a net/smc: restrict non-blocking connect finish by Ursula Braun · 7 years ago
  32. af3e0fc 8139too: Use disable_irq_nosync() in rtl8139_poll_controller() by Ingo Molnar · 7 years ago
  33. ce402f0 sctp: fix the issue that the cookie-ack with auth can't get processed by Xin Long · 7 years ago
  34. 46e16d4 sctp: use the old asoc when making the cookie-ack chunk in dupcook_d by Xin Long · 7 years ago
  35. 4842a08 sctp: init active key for the new asoc in dupcook_a and dupcook_b by Xin Long · 7 years ago
  36. e6e6a27 tcp_bbr: fix to zero idle_restart only upon S/ACKed data by Neal Cardwell · 7 years ago
  37. 5e5add1 net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode by Grygorii Strashko · 7 years ago
  38. c818aa8 Revert "vhost: make msg padding explicit" by Michael S. Tsirkin · 7 years ago
  39. 892a0be swiotlb: fix inversed DMA_ATTR_NO_WARN test by Michel Dänzer · 7 years ago
  40. 2d618bdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 7 years ago
  41. 50a5852 nfp: flower: set tunnel ttl value to net default by John Hurley · 7 years ago
  42. c212d2c net/tls: Don't recursively call push_record during tls_write_space callbacks by Dave Watson · 7 years ago
  43. f6eeb9e Input: atmel_mxt_ts - add missing compatible strings to OF device table by Javier Martinez Canillas · 7 years ago
  44. a4e21ff bpf: minor fix to selftest test_stacktrace_build_id() by Song Liu · 7 years ago
  45. 330e261 hexagon: export csum_partial_copy_nocheck by Arnd Bergmann · 7 years ago
  46. a57ab96 hexagon: add memset_io() helper by Arnd Bergmann · 7 years ago
  47. 068bdb6 Input: atmel_mxt_ts - fix the firmware update by Nick Dyer · 7 years ago
  48. f372b81 Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro by Vittorio Gambaletta (VittGam) · 7 years ago
  49. edd7ceb ipv6: Allow non-gateway ECMP for IPv6 by Thomas Winter · 7 years ago
  50. d656fe4 ethtool: fix a potential missing-check bug by Wenwen Wang · 7 years ago
  51. 26ff758 net/mlx4: fix spelling mistake: "failedi" -> "failed" by Colin Ian King · 7 years ago
  52. de08481 vhost: make msg padding explicit by Michael S. Tsirkin · 7 years ago
  53. bf2acc9 tcp: fix TCP_REPAIR_QUEUE bound checking by Eric Dumazet · 7 years ago
  54. cea67a2 ipv6: fix uninit-value in ip6_multipath_l3_keys() by Eric Dumazet · 7 years ago
  55. f212599 Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  56. fff75eb Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  57. 8188fc8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  58. 00ad691 sparc: vio: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  59. d3c68d0 sparc64: Fix mistake in oradax license text by Rob Gardner · 7 years ago
  60. d66a270 tracepoint: Do not warn on ENOMEM by Mathieu Desnoyers · 7 years ago
  61. f944ad1 net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision" by Colin Ian King · 7 years ago
  62. ff81de7 qed: fix spelling mistake: "checksumed" -> "checksummed" by Colin Ian King · 7 years ago
  63. 2cb5fb1 MAINTAINERS: add myself as SCTP co-maintainer by Marcelo Ricardo Leitner · 7 years ago
  64. 14b7dc1 net: systemport: fix spelling mistake: "asymetric" -> "asymmetric" by Colin Ian King · 7 years ago
  65. e8238fc bridge: check iface upper dev when setting master via ioctl by Hangbin Liu · 7 years ago
  66. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 7 years ago
  67. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  72. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  73. bf8f5de MAINTAINERS: add myself as maintainer of AFFS by David Sterba · 7 years ago
  74. a97d8ef Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  75. 6e041ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  76. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  77. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  78. 1d39fd1 Merge branch 'sfc-more-ARFS-fixes' by David S. Miller · 7 years ago
  79. 987c658 sfc: fix ARFS expiry check on EF10 by Edward Cree · 7 years ago
  80. ded8b9c sfc: Use filter index rather than ID for rps_flow_id table by Edward Cree · 7 years ago
  81. 988bf72 net: support compat 64-bit time in {s,g}etsockopt by Lance Richardson · 7 years ago
  82. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  83. a335544 selftests: Fix lib.mk run_tests target shell script by Mathieu Desnoyers · 7 years ago
  84. 0b21bca MAINTAINERS: add davem in NETWORKING DRIVERS by Vivien Didelot · 7 years ago
  85. e8e9608 Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  86. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  87. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  88. 64ebe31 Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  89. 1da9a58 Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  90. c7f46cc mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list by Ido Schimmel · 7 years ago
  91. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  92. 6a9a27d sctp: clear the new asoc's stream outcnt in sctp_stream_update by Xin Long · 7 years ago
  93. 9306b38 NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2 by SZ Lin (林上智) · 7 years ago
  94. d625329 sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr by Xin Long · 7 years ago
  95. 1f3ccc3c net: systemport: Correclty disambiguate driver instances by Florian Fainelli · 7 years ago
  96. 9faedd6 selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED by Anders Roxell · 7 years ago
  97. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  98. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  99. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  100. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago