1. d120c70 target: add SAM_STAT_BUSY sense reason by Mike Christie · 7 years ago
  2. c1c390b tcmu: prevent corruption when invalid data page requested by Mike Christie · 7 years ago
  3. 9960f85 target: don't call an unmap callback if a range length is zero by Andrei Vagin · 7 years ago
  4. ce512d79 target/iscsi: avoid NULL dereference in CHAP auth error path by David Disseldorp · 7 years ago
  5. 093ec14 cxgbit: call neigh_event_send() to update MAC address by Varun Prakash · 7 years ago
  6. 09f99a3 target: tcm_loop: Use seq_puts() in tcm_loop_show_info() by Markus Elfring · 7 years ago
  7. 2dfe351 target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submission_work() by Markus Elfring · 7 years ago
  8. 7deeceb target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop_issue_tmr() by Markus Elfring · 7 years ago
  9. c8d1f4b target: tcm_loop: Combine substrings for 26 messages by Markus Elfring · 7 years ago
  10. a572dba target: tcm_loop: Improve a size determination in two functions by Markus Elfring · 7 years ago
  11. cd3fb32 target: tcm_loop: Delete an error message for a failed memory allocation in four functions by Markus Elfring · 7 years ago
  12. e0f3d4c2 sbp-target: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 7 years ago
  13. 80eb876 tcmu: allow max block and global max blocks to be settable by Mike Christie · 7 years ago
  14. 9103575 tcmu: make ring buffer timer configurable by Mike Christie · 7 years ago
  15. af1dd7f tcmu: don't block submitting context for block waits by Mike Christie · 7 years ago
  16. f890f57 tcmu: simplify dbi thresh handling by Mike Christie · 7 years ago
  17. 6fd0ce7 tcmu: prep queue_cmd_ring to be used by unmap wq by Mike Christie · 7 years ago
  18. 3e60913 tcmu: clean up the scatter helper by Xiubo Li · 7 years ago
  19. 3c0f26f tcmu: fix free block calculation by Mike Christie · 7 years ago
  20. 1a1fc0b tcmu: simplify scatter_data_area error handling by Mike Christie · 7 years ago
  21. 810b815 tcmu: release blocks for partially setup cmds by Mike Christie · 7 years ago
  22. 6fddcb7 tcmu: remove commands_lock by Mike Christie · 7 years ago
  23. 488ebe4 tcmu: move expired command completion to unmap thread by Mike Christie · 7 years ago
  24. 9972ceb tcmu: fix unmap thread race by Mike Christie · 7 years ago
  25. 89ec9cf tcmu: split unmap_thread_fn by Mike Christie · 7 years ago
  26. bf99ec1 tcmu: merge common block release code by Mike Christie · 7 years ago
  27. 26d2b31 tcmu: fix page addr in tcmu_flush_dcache_range by tangwenji · 7 years ago
  28. 094bb5d target-core: don't use "const char*" for a buffer that is written to by Rasmus Villemoes · 7 years ago
  29. 30a7acd Linux 4.15-rc6 by Linus Torvalds · 7 years ago
  30. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 52c90f2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 8d517bd Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 4c47031 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 31336ed Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 8371e5a Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  39. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  40. 29a9b00 Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  41. bc7236f Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  42. a9746e4 Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  43. c0b2390 MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned by Adam Borowski · 7 years ago
  44. 6bba94d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  45. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 7 years ago
  46. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 7 years ago
  47. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 7 years ago
  48. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  49. 71ee203 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  50. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  51. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  52. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  53. 3ce120b kbuild: add '-fno-stack-check' to kernel build options by Linus Torvalds · 7 years ago
  54. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  56. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  57. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  58. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  59. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  60. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  61. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  62. 945f50a x86/vector: Use IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  63. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  64. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  65. 6123358 Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  66. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 7 years ago
  67. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 7 years ago
  68. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  69. fd84b75 Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  70. c0208a3 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  71. 4f2382f Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  72. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  73. d5902f6d Merge branch 'strparser-Fix-lockdep-issue' by David S. Miller · 7 years ago
  74. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  75. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  76. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  77. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  78. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  79. 64e05d1 x86/apic: Update the 'apic=' description of setting APIC driver by Dou Liyang · 7 years ago
  80. 4fcab66 x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case by Dou Liyang · 7 years ago
  81. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  82. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  83. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  84. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  85. 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
  86. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  87. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
  88. 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
  89. ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
  90. 5f520fc Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  91. 9b95779 Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  92. ac46112 x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR) by Linus Torvalds · 7 years ago
  93. 2b83ff9 led: core: Fix brightness setting when setting delay_off=0 by Matthieu CASTET · 7 years ago
  94. 7ac139e x86: Remove unused parameter of prepare_switch_to by rodrigosiqueira · 7 years ago
  95. 7ad1437 perf/x86/intel: Plug memory leak in intel_pmu_init() by Thomas Gleixner · 7 years ago
  96. 4397f04 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  97. 24f2aaf tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  98. ae415fa ring-buffer: Do no reuse reader page if still in use by Steven Rostedt (VMware) · 7 years ago
  99. 6b7e633 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  100. 03bfd4e Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago