1. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  2. a351e9b Linux 4.11 by Linus Torvalds · 7 years ago
  3. 97ce89f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 14e07f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 88d879d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 7 years ago
  6. 8c9a694 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  7. 4fa55ce fix a braino in ITER_PIPE iov_iter_revert() by Al Viro · 7 years ago
  8. 0060e79 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  9. 0e91178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  10. 4c761da net: hso: register netdev later to avoid a race condition by Andreas Kemnade · 7 years ago
  11. c21b48c net: adjust skb->truesize in ___pskb_trim() by Eric Dumazet · 7 years ago
  12. 7162fb2 tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 7 years ago
  13. 19cdead bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal by Paolo Abeni · 7 years ago
  14. 9b83e03 ipv4: Don't pass IP fragments to upper layer GRO handlers. by Steffen Klassert · 7 years ago
  15. 504926d cpsw/netcp: refine cpts dependency by Arnd Bergmann · 7 years ago
  16. 5577e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  17. affb852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  18. 36c02d0 clk: sunxi-ng: always select CCU_GATE by Arnd Bergmann · 7 years ago
  19. 28b2013 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  20. c518471 Merge branch 'tipc-socket-connection-hangs' by David S. Miller · 7 years ago
  21. c1be775 tipc: close the connection if protocol messages contain errors by Parthasarathy Bhuvaragan · 7 years ago
  22. 4e0df49 tipc: improve error validations for sockets in CONNECTING state by Parthasarathy Bhuvaragan · 7 years ago
  23. 42b531d tipc: Fix missing connection request handling by Parthasarathy Bhuvaragan · 7 years ago
  24. 9438b3e block: hide badblocks attribute by default by Dan Williams · 7 years ago
  25. 21c6e93 blk-mq: unify hctx delay_work and run_work by Jens Axboe · 7 years ago
  26. 818cd1c block: add kblock_mod_delayed_work_on() by Jens Axboe · 7 years ago
  27. 9f99373 blk-mq: unify hctx delayed_run_work and run_work by Jens Axboe · 7 years ago
  28. 60ae36a nbd: fix use after free on module unload by Josef Bacik · 7 years ago
  29. bf290f8 MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler by Ulf Hansson · 7 years ago
  30. 8b5d11e Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  31. 19ac447 Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  32. f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  33. 59372bb statx: correct error handling of NULL pathname by Michael Kerrisk (man-pages) · 7 years ago
  34. 3393180 blk-mq-sched: alloate reserved tags out of normal pool by Jens Axboe · 7 years ago
  35. a4e84aa mtip32xx: use runtime tag to initialize command header by Ming Lei · 7 years ago
  36. cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 7 years ago
  37. 25e2d8c sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 7 years ago
  38. 1741937 uapi: change the type of struct statx_timestamp.tv_nsec to unsigned by Dmitry V. Levin · 7 years ago
  39. f832460 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  40. 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 7 years ago
  41. 0eebd00 scsi: Implement blk_mq_ops.show_rq() by Bart Van Assche · 7 years ago
  42. 2836ee4 blk-mq: Add blk_mq_ops.show_rq() by Bart Van Assche · 7 years ago
  43. 8658dca blk-mq: Show operation, cmd_flags and rq_flags names by Bart Van Assche · 7 years ago
  44. fd07dc8 blk-mq: Make blk_flags_show() callers append a newline character by Bart Van Assche · 7 years ago
  45. 65ca1ca blk-mq: Move the "state" debugfs attribute one level down by Bart Van Assche · 7 years ago
  46. e869b546 blk-mq: Unregister debugfs attributes earlier by Bart Van Assche · 7 years ago
  47. f05d1ba blk-mq: Only unregister hctxs for which registration succeeded by Bart Van Assche · 7 years ago
  48. 62d6c94 blk-mq-debugfs: Rename functions for registering and unregistering the mq directory by Bart Van Assche · 7 years ago
  49. 4c9e401 blk-mq: Let blk_mq_debugfs_register() look up the queue name by Bart Van Assche · 7 years ago
  50. 2d0364c blk-mq: Register <dev>/queue/mq after having registered <dev>/queue by Bart Van Assche · 7 years ago
  51. fc08b19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  52. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 7 years ago
  53. c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 7 years ago
  54. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 7 years ago
  55. 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 7 years ago
  56. 5294b83 macsec: dynamically allocate space for sglist by Jason A. Donenfeld · 7 years ago
  57. b43bd72 Revert "phy: micrel: Disable auto negotiation on startup" by David S. Miller · 7 years ago
  58. f555f34 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 7 years ago
  59. ea3a8596 Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  60. 1608fd1 ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset by Christoph Hellwig · 7 years ago
  61. ce210e9 ide-pm: always pass 0 error to __blk_end_request_all by Christoph Hellwig · 7 years ago
  62. d188b90 scsi_transport_sas: always pass 0 error to blk_end_request_all by Christoph Hellwig · 7 years ago
  63. 35db069 xfrm: do the garbage collection after flushing policy by Xin Long · 7 years ago
  64. ea839b4 Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  65. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 7 years ago
  66. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 7 years ago
  67. e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 7 years ago
  68. 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 7 years ago
  69. fd2c83b net/packet: check length in getsockopt() called with PACKET_HDRLEN by Alexander Potapenko · 7 years ago
  70. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 7 years ago
  71. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 7 years ago
  72. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 7 years ago
  73. 5136a4f lightnvm: fix possible memory leak in pblk_bb_discovery() by Wei Yongjun · 7 years ago
  74. c8fcd13 qed: Fix error in the dcbx app meta data initialization. by sudarsana.kalluru@cavium.com · 7 years ago
  75. fdfb70d netvsc: fix calculation of available send sections by stephen hemminger · 7 years ago
  76. a23f6ce net: hso: fix module unloading by Andreas Kemnade · 7 years ago
  77. 05ff837 tipc: fix socket flow control accounting error at tipc_recv_stream by Parthasarathy Bhuvaragan · 7 years ago
  78. 3364d61 tipc: fix socket flow control accounting error at tipc_send_stream by Parthasarathy Bhuvaragan · 7 years ago
  79. d4a2fbc Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  80. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 7 years ago
  81. 72ec0bc team: fix memory leaks by Pan Bian · 7 years ago
  82. dc9617c Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'asoc/fix/sti' into asoc-linus by Mark Brown · 7 years ago
  83. fccb442 Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  84. a53d26e sfc: tx ring can only have 2048 entries for all EF10 NICs by Bert Kenward · 7 years ago
  85. 6e4cac2 ASoC: intel: Fix PM and non-atomic crash in bytcr drivers by Takashi Iwai · 7 years ago
  86. f647821 macvlan: Fix device ref leak when purging bc_queue by Herbert Xu · 7 years ago
  87. 6f2aee0 usb: plusb: Add support for PL-27A1 by Roman Spychała · 7 years ago
  88. b05c73b net: can: usb: gs_usb: Fix buffer on stack by Maksim Salau · 7 years ago
  89. 71b6115 can: usb: Kconfig: Add PCAN-USB X6 device in help text by Stephane Grosjean · 7 years ago
  90. ea8b65b can: usb: Add support of PCAN-Chip USB stamp module by Stephane Grosjean · 7 years ago
  91. 543b334 virtio_blk: Fix English description of VIRTIO_BLK_SCSI by Jean Delvare · 7 years ago
  92. 7c5bb4a Input: i8042 - add Clevo P650RS to the i8042 reset list by Dmitry Torokhov · 7 years ago
  93. 38a98bc Merge branch 'dsa-b53-58xx-fixes' by David S. Miller · 7 years ago
  94. bfcda65 net: dsa: b53: Fix CPU port for 58xx devices by Florian Fainelli · 7 years ago
  95. 3fb22b0 net: dsa: b53: Implement software reset for 58xx devices by Florian Fainelli · 7 years ago
  96. a424f0d net: dsa: b53: Include IMP/CPU port in dumb forwarding mode by Florian Fainelli · 7 years ago
  97. 8f9cedc Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  98. 3d339d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  99. 38baf3a Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  100. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 7 years ago