1. eeebce1 scsi: hpsa: correct scsi command status issue after reset by Don Brace · 5 years ago
  2. d478418 scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv by Hannes Reinecke · 5 years ago
  3. 023358b scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
  4. f3e4ff2 scsi: libfc: Whitespace cleanup in libfc.h by Hannes Reinecke · 5 years ago
  5. 2012299 scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG by Hannes Reinecke · 6 years ago
  6. 5578257c scsi: ibmvfc: fix WARN_ON during event pool release by Tyrel Datwyler · 6 years ago
  7. 5523ca8 scsi: fcoe: fix a typo by Christophe JAILLET · 5 years ago
  8. e45ab43 scsi: megaraid_sas: Make some functions static by YueHaibing · 5 years ago
  9. 3b5f307 scsi: megaraid_sas: fix panic on loading firmware crashdump by Junxiao Bi · 5 years ago
  10. 359603a scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas" by Colin Ian King · 5 years ago
  11. 1b5d9a6 scsi: core: fix the dma_max_mapping_size call by Christoph Hellwig · 5 years ago
  12. e70bdd8 scsi: fdomain: fix building pcmcia front-end by Arnd Bergmann · 5 years ago
  13. 985eaf9 scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector by Varun Prakash · 6 years ago
  14. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago
  15. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  16. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  17. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  18. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  19. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  20. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  21. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 5 years ago
  22. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
  23. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
  24. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
  25. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
  26. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
  27. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
  28. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago
  29. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  30. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  31. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  32. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  33. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  34. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  35. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  37. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  38. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  39. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  40. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 5 years ago
  41. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 6 years ago
  42. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 6 years ago
  43. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 5 years ago
  44. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 5 years ago
  45. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 6 years ago
  46. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 6 years ago
  47. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 6 years ago
  48. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 6 years ago
  49. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 6 years ago
  50. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
  51. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  52. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 6 years ago
  53. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 6 years ago
  54. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  55. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  56. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  57. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  58. 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  59. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  60. 40ef768 Remove references to dead website. by Dave Jones · 5 years ago
  61. 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  62. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  63. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  64. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  65. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  66. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  67. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  68. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  69. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  70. 6d54ceb tracing: Fix user stack trace "??" output by Eiichi Tsukata · 6 years ago
  71. 449fa54 dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device by Fugang Duan · 5 years ago
  72. 771a081 Input: alps - fix a mismatch between a condition check and its comment by Hui Wang · 5 years ago
  73. 49e6979e Input: psmouse - fix build error of multiple definition by YueHaibing · 6 years ago
  74. d56fef0 Input: applespi - remove set but not used variables 'sts' by Mao Wenan · 6 years ago
  75. 038b1a0 Input: add Apple SPI keyboard and trackpad driver by Ronald Tschalär · 6 years ago
  76. e320ab3 x86/hyper-v: Zero out the VP ASSIST PAGE on allocation by Dexuan Cui · 5 years ago
  77. 8ee7956 Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 5 years ago
  78. 9fb7dc73 Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  79. 4d352db drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug by Ben Skeggs · 6 years ago
  80. 5210e96 drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP by Ben Skeggs · 6 years ago
  81. 09b90e2 drm/nouveau: fix memory leak in nouveau_conn_reset() by Yongxin Liu · 6 years ago
  82. d304654 drm/nouveau/dmem: missing mutex_lock in error path by Ralph Campbell · 6 years ago
  83. 68bf8b5 drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads by Karol Herbst · 6 years ago
  84. b0f84a8 drm/nouveau: fix bogus GPL-2 license header by Ben Skeggs · 6 years ago
  85. b7019ac drm/nouveau: fix bogus GPL-2 license header by Ilia Mirkin · 6 years ago
  86. 7cb95ee drm/nouveau/i2c: Enable i2c pads & busses during preinit by Lyude Paul · 6 years ago
  87. 3485b7b drm/nouveau/disp/tu102-: wire up scdc parameter setter by Ben Skeggs · 6 years ago
  88. 75dec321 drm/nouveau/core: recognise TU116 chipset by Ben Skeggs · 6 years ago
  89. d108418 drm/nouveau/kms: disallow dual-link harder if hdmi connection detected by Ben Skeggs · 6 years ago
  90. 533f475 drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling by Ilia Mirkin · 6 years ago
  91. f8d6211 drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes by Ilia Mirkin · 6 years ago
  92. bb2b4074 drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89. by Timo Wiren · 6 years ago
  93. bdfeb0c csky: Fixup abiv1 memset error by Guo Ren · 6 years ago
  94. 4e562c1 csky: Improve tlb operation with help of asid by Guo Ren · 6 years ago
  95. 22d55f0 csky: Use generic asid algorithm to implement switch_mm by Guo Ren · 6 years ago
  96. a231b883 csky: Add new asid lib code from arm by Guo Ren · 6 years ago
  97. 9d35dc3 csky: Revert mmu ASID mechanism by Guo Ren · 6 years ago
  98. 4d58103 dt-bindings: csky: Add csky PMU bindings by Mao Han · 6 years ago
  99. 69d812f dt-bindings: interrupt-controller: Update csky mpintc by Guo Ren · 6 years ago
  100. e753419 csky: Fixup some error count in 810 & 860. by Guo Ren · 6 years ago