1. e4c5d37 nvme-loop: fix a possible use-after-free when destroying the admin queue by Sagi Grimberg · 8 years ago
  2. efd4b81 blk-stat: fix blk_stat_sum() if all samples are batched by Omar Sandoval · 8 years ago
  3. 69eea5a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  4. 95422de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  5. aabcf5f Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  6. defc7d7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  7. 28ea06c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 8 years ago
  8. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  9. 352526f Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  10. 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  11. bc25887 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  12. 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  13. 1e6a1cd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  14. 6b116b1 qed: Enable iSCSI Out-of-Order by Mintz, Yuval · 8 years ago
  15. db31d33 qed: Correct out-of-bound access in OOO history by Mintz, Yuval · 8 years ago
  16. 1df2ade qed: Fix interrupt flags on Rx LL2 by Ram Amrani · 8 years ago
  17. 4621ceb qed: Free previous connections when releasing iSCSI by Mintz, Yuval · 8 years ago
  18. 752ecb2 qed: Fix mapping leak on LL2 rx flow by Mintz, Yuval · 8 years ago
  19. 3ef310a qed: Prevent creation of too-big u32-chains by Tomer Tayar · 8 years ago
  20. f3e4811 qed: Align CIDs according to DORQ requirement by Ram Amrani · 8 years ago
  21. a8aa395 Merge branch 'mlxsw-small-fixes' by David S. Miller · 8 years ago
  22. e9093b1 mlxsw: reg: Fix SPVMLR max record count by Jiri Pirko · 8 years ago
  23. f004ec0 mlxsw: reg: Fix SPVM max record count by Jiri Pirko · 8 years ago
  24. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  25. 9c62110 blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly() by Jens Axboe · 8 years ago
  26. 72ef9c4 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  27. b20e2d5 tun: fix premature POLLOUT notification on tun devices by Hannes Frederic Sowa · 8 years ago
  28. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  29. 02bb56d ucc/hdlc: fix two little issue by Zhao Qiang · 8 years ago
  30. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  31. c80498e vxlan: fix ovs support by Nicolas Dichtel · 8 years ago
  32. 91864f5 net: use net->count to check whether a netns is alive or not by Andrey Vagin · 8 years ago
  33. 065f3e4 Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  34. a13b208 bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  35. 79e4950 ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  36. 6e526fd net: wimax/i2400m: fix NULL-deref at probe by Johan Hovold · 8 years ago
  37. 68c32f9 isdn/gigaset: fix NULL-deref at probe by Johan Hovold · 8 years ago
  38. 67e1940 ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  39. ce70df0 mm, gup: fix typo in gup_p4d_range() by Kirill A. Shutemov · 8 years ago
  40. 4a3a485 writeback: fix memory leak in wb_queue_work() by Tahsin Erdogan · 8 years ago
  41. 0067d4b blk-mq: Fix tagset reinit in the presence of cpu hot-unplug by Sagi Grimberg · 8 years ago
  42. 65869a4 bpf: improve read-only handling by Daniel Borkmann · 8 years ago
  43. 1da8ac7 selftests/bpf: fix broken build by Alexei Starovoitov · 8 years ago
  44. 79099aa mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  45. b17075d xen-netback: fix race condition on XenBus disconnect by Igor Druzhinin · 8 years ago
  46. e37791e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  47. 52491c7 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  48. 88a7cdd Make IP 'forwarding' doc more precise by Neil Jerram · 8 years ago
  49. 7ce1012 netvsc: handle select_queue when device is being removed by stephen hemminger · 8 years ago
  50. ecd0522 net: ethernet: aquantia: call set_irq_affinity_hint before free_irq by David Arcari · 8 years ago
  51. d1c4e9b platform/x86: asus-wmi: Remove quirk_no_rfkill by João Paulo Rechi Vita · 8 years ago
  52. 4495c08 Linux 4.11-rc2 by Linus Torvalds · 8 years ago
  53. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  54. 5a45a5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. ecade11 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. a11be42 Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  57. 2c4ea6e x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 8 years ago
  58. f5fe1b5 blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 8 years ago
  59. 106e4da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. 4b050f2 Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  61. 84c37c1 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  62. 0acf611 score: Fix implicit includes now failing build after extable change by Guenter Roeck · 8 years ago
  63. 434fd63 Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  64. 8529880 Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  65. 46552bf Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  66. cb853a8 Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  67. 40c50c1 kexec, x86/purgatory: Unbreak it and clean it up by Thomas Gleixner · 8 years ago
  68. 24c534b Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  69. 609a807 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  70. ea29bd3 net/mlx5e: Fix loopback selftest by Eugenia Emantayev · 8 years ago
  71. 65ba8fb net/mlx5e: Avoid wrong identification of rules on deletion by Or Gerlitz · 8 years ago
  72. 33e21c5 net/mlx5e: remove IEEE/CEE mode check when setting DCBX mode by Huy Nguyen · 8 years ago
  73. 5d47f6c net/mlx5: Don't save PCI state when PCI error is detected by Daniel Jurgens · 8 years ago
  74. af36370 net/mlx5: Fix create autogroup prev initializer by Paul Blakey · 8 years ago
  75. 2baf380 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  76. 7c7fba9 Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  77. 702f2ac rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 8 years ago
  78. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  79. 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. bba8376a x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  81. 2967398 net: phy: marvell: Fix double free of hwmon device by Andrew Lunn · 8 years ago
  82. 7b9f71f9 powerpc/64s: POWER9 machine check handler by Nicholas Piggin · 8 years ago
  83. c1bbf38 powerpc/64s: allow machine check handler to set severity and initiator by Nicholas Piggin · 8 years ago
  84. 1363875 powerpc/64s: fix handling of non-synchronous machine checks by Nicholas Piggin · 8 years ago
  85. 46f401c powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops by Larry Finger · 8 years ago
  86. b3b8812 Merge branch 'bcmgenet-minor-bug-fixes' by David S. Miller · 8 years ago
  87. 6d22fe1 net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim by Doug Berger · 8 years ago
  88. 89316fa net: bcmgenet: add begin/complete ethtool ops by Edwin Chan · 8 years ago
  89. 6be371b net: bcmgenet: Power up the internal PHY before probing the MII by Doug Berger · 8 years ago
  90. 07c52d6 net: bcmgenet: synchronize irq0 status between the isr and task by Doug Berger · 8 years ago
  91. 7627409 net: bcmgenet: power down internal phy if open or resume fails by Doug Berger · 8 years ago
  92. eca4bad net: bcmgenet: reserved phy revisions must be checked first by Doug Berger · 8 years ago
  93. 1ad3d22 net: bcmgenet: correct MIB access of UniMAC RUNT counters by Doug Berger · 8 years ago
  94. ffff713 net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values by Doug Berger · 8 years ago
  95. d7aba64 amd-xgbe: Enable IRQs only if napi_complete_done() is true by Lendacky, Thomas · 8 years ago
  96. 6fc166d rxrpc: rxrpc_kernel_send_data() needs to handle failed call better by David Howells · 8 years ago
  97. 4b3b45e udp: avoid ufo handling on IP payload compression packets by Alexey Kodanev · 8 years ago
  98. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  99. 9db61d6 Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  100. 794fe78 Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago