1. d73154b scsi: lpfc: Raise maximum NVME sg list size for 256 elements by James Smart · 7 years ago
  2. 422c4cb scsi: lpfc: Fix NVME LS abort_xri by James Smart · 7 years ago
  3. e4b9794 scsi: lpfc: Fix crash after bad bar setup on driver attachment by James Smart · 7 years ago
  4. 8a5ca10 scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ by James Smart · 7 years ago
  5. 81b96ed scsi: lpfc: Expand WQE capability of every NVME hardware queue by James Smart · 7 years ago
  6. c73455e scsi: lpfc: FLOGI failures are reported when connected to a private loop. by James Smart · 7 years ago
  7. 02000b1 scsi: bfa: remove unused pointer 'port' by Colin Ian King · 7 years ago
  8. efbbbb1 scsi: aacraid: remove unused variable managed_request_id by Colin Ian King · 7 years ago
  9. e2dca2a scsi: st: fix kernel-doc mismatch by Randy Dunlap · 7 years ago
  10. eaf2ea3 scsi: fix another I2O typo by Randy Dunlap · 7 years ago
  11. 43af214 scsi: csiostor: remove unneeded DRIVER_LICENSE #define by Greg Kroah-Hartman · 7 years ago
  12. 07ffd4c scsi: 3w-9xxx: rework lock timeouts by Arnd Bergmann · 7 years ago
  13. bc8f916 scsi: 3ware: use 64-bit times for FW time sync by Arnd Bergmann · 7 years ago
  14. 9c88673f scsi: 3ware: fix 32-bit time calculations by Arnd Bergmann · 7 years ago
  15. 92328253 scsi: bfa: use 64-bit times in bfa_aen_entry_s ABI by Arnd Bergmann · 7 years ago
  16. 6d4bc34 scsi: bfa: try to sanitize vendor netlink events by Arnd Bergmann · 7 years ago
  17. 0e9680f scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds() by Arnd Bergmann · 7 years ago
  18. aa22a52 scsi: bfa: document overflow of io_profile_start_time by Arnd Bergmann · 7 years ago
  19. 03d32af scsi: bfa: improve bfa_ioc_send_enable/disable data by Arnd Bergmann · 7 years ago
  20. 8f604a0 scsi: bfa: use proper time accessor for stats_reset_time by Arnd Bergmann · 7 years ago
  21. 7e75f60 scsi: bfa: use ktime_get_real_ts64 for firmware timestamp by Arnd Bergmann · 7 years ago
  22. 2c79823 scsi: ppa: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  23. f35cb48 scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopout by Gustavo A. R. Silva · 7 years ago
  24. 4fbd8d1 Linux 4.15-rc1 by Linus Torvalds · 7 years ago
  25. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  26. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 6830c8d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. cd4b5d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. fcbc38b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  33. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  35. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  36. f61ec2c Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  37. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  38. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  39. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  40. 54b8a23 m68k/macboing: Fix missed timer callback assignment by Kees Cook · 7 years ago
  41. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 7 years ago
  42. 6832795 afs: cell: Remove unnecessary code in afs_lookup_cell by Gustavo A. R. Silva · 7 years ago
  43. 4433b69 afs: Fix signal handling in some file ops by David Howells · 7 years ago
  44. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 7 years ago
  45. 5a039c3 afs: Make afs_write_begin() avoid writing to a page that's being stored by David Howells · 7 years ago
  46. 3f5fe9f sched/debug: Fix task state recording/printout by Thomas Gleixner · 7 years ago
  47. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  48. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  49. 36f20ee Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  50. 06c9440 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  51. b64f26c Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  52. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  53. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  54. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  55. 26064de Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  56. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  57. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  58. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  59. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 7 years ago
  60. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  61. 328bf1b irqchip/imgpdc: Use resource_size function on resource object by Vasyl Gomonovych · 7 years ago
  62. e9990d7 irqchip/qcom: Fix u32 comparison with value less than zero by Colin Ian King · 7 years ago
  63. 9ed3380 Merge branch 'ipvlan-Fix-insufficient-skb-linear-check' by David S. Miller · 7 years ago
  64. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  65. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  66. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
  67. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  68. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  69. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  70. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  71. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  72. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 7 years ago
  73. 98d1129 net: ipv6: Fixup device for anycast routes during copy by David Ahern · 7 years ago
  74. 9477fef Merge branch 'smc-fixes-for-smc-buffer-handling' by David S. Miller · 7 years ago
  75. 6887037 net/smc: Fix preinitialization of buf_desc in __smc_buf_create() by Geert Uytterhoeven · 7 years ago
  76. 4e1061f net/smc: use sk_rcvbuf as start for rmb creation by Ursula Braun · 7 years ago
  77. bbfcd77 ipv6: Do not consider linkdown nexthops during multipath by Ido Schimmel · 7 years ago
  78. d7aa04a net: sched: fix crash when deleting secondary chains by Roman Kapl · 7 years ago
  79. 0cc03504 net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  80. 866c9b9 Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent by Thomas Gleixner · 7 years ago
  81. 10aaa3b7 kbuild: drop $(extra-y) from real-objs-y by Masahiro Yamada · 7 years ago
  82. ef46d9b kbuild: clean up *.i and *.lst patterns by make clean by Masahiro Yamada · 7 years ago
  83. ebaad7d kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used by Masahiro Yamada · 7 years ago
  84. 2dbc644 kbuild: pkg: use --transform option to prefix paths in tar by Masahiro Yamada · 7 years ago
  85. d7059ca coccinelle: fix parallel build with CHECK=scripts/coccicheck by Masahiro Yamada · 7 years ago
  86. 88127da kconfig/symbol.c: use correct pointer type argument for sizeof by Heinrich Schuchardt · 7 years ago
  87. c131187 bpf: fix branch pruning logic by Alexei Starovoitov · 7 years ago
  88. 9ceace3 ALSA: hda: Add Raven PCI ID by Vijendar Mukunda · 7 years ago
  89. 2d7fe61 ALSA: hda/realtek - Fix ALC700 family no sound issue by Kailang Yang · 7 years ago
  90. 5a78775 Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  91. 1b8c5cd Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  92. ca37e57 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 7 years ago
  93. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  94. 3f3211e Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  95. 2753278 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  96. d18bee4 Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  97. ae6b289 kbuild: Set KBUILD_CFLAGS before incl. arch Makefile by Chris Fries · 7 years ago
  98. 98ecf1a dt-bindings: remove file that was added accidentally by Rob Clark · 7 years ago
  99. acb1d8e drm/edid: quirk HTC vive headset as non-desktop. [v2] by Dave Airlie · 7 years ago
  100. b5f0538 drm/fb: add support for not enabling fbcon on non-desktop displays [v2] by Dave Airlie · 7 years ago