1. 656aace IB/cxgb4: Make _free_qp static to silence build warning by Baoyou Xie · 8 years ago
  2. 63b268d IB/isert: Properly release resources on DEVICE_REMOVAL by Raju Rangoju · 8 years ago
  3. 6aaa382 IB/hfi1: Fix the size parameter to find_first_bit by Christophe Jaillet · 8 years ago
  4. fffd687 IB/mlx5: Fix the size parameter to find_first_bit by Christophe Jaillet · 8 years ago
  5. 61a28d2 IB/hfi1: Clean up type used and casting by Christophe Jaillet · 8 years ago
  6. b71121b i40iw: Receive notification events correctly by Shiraz Saleem · 8 years ago
  7. 866e0f4 i40iw: Update hw_iwarp_state by Mustafa Ismail · 8 years ago
  8. 049b1e7 Merge branch 'misc-fixes' into k.o/for-4.8-rc by Doug Ledford · 8 years ago
  9. 07c72d7 i40iw: Send last streaming mode message for loopback connections by Tatyana Nikolova · 8 years ago
  10. 716b076b IB/srpt: Update sport->port_guid with each port refresh by Doug Ledford · 8 years ago
  11. 3c199b4 RDMA/ocrdma: Fix the max_sge reported from FW by Selvin Xavier · 8 years ago
  12. 433c581 i40iw: Avoid writing to freed memory by Mustafa Ismail · 8 years ago
  13. d41d091 i40iw: Fix double free of allocated_buffer by Mustafa Ismail · 8 years ago
  14. 82d200c IB/mlx5: Remove superfluous include of io-mapping.h by Chris Wilson · 8 years ago
  15. 7eaf831 i40iw: Do not set self-referencing pointer to NULL after kfree by Mustafa Ismail · 8 years ago
  16. 5dfd5e5 i40iw: Add missing NULL check for MPA private data by Shiraz Saleem · 8 years ago
  17. cff069b iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS by Bharat Potnuri · 8 years ago
  18. faa739f i40iw: Add missing check for interface already open by Mustafa Ismail · 8 years ago
  19. 44856be i40iw: Protect req_resource_num update by Mustafa Ismail · 8 years ago
  20. 6c7d46f i40iw: Change mem_resources pointer to a u8 by Shiraz Saleem · 8 years ago
  21. 92d27ae IB/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  22. 48ef586 IB/qib: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  23. 30b03b1 iw_cxgb4: use the MPA initiator's IRD if < our ORD by Steve Wise · 8 years ago
  24. 7f446ab iw_cxgb4: limit IRD/ORD advertised to ULP by device max. by Steve Wise · 8 years ago
  25. e0cf75d IB/hfi1: Fix mm_struct use after free by Ira Weiny · 8 years ago
  26. 56c8ca5 IB/rdmvat: Fix double vfree() in rvt_create_qp() error path by Mike Marciniszyn · 8 years ago
  27. 08fe16f IB/hfi1: Improve J_KEY generation by Mitko Haralanov · 8 years ago
  28. f29a08d IB/hfi1: Return invalid field for non-QSFP CableInfo queries by Easwar Hariharan · 8 years ago
  29. 701b4bf MAINTAINERS: Fix Soft RoCE location by Leon Romanovsky · 8 years ago
  30. 86cd747 IB/usnic: Fix error return code by Christophe Jaillet · 8 years ago
  31. 57bb562 IB/hfi1: Add missing error code assignment before test by Christophe Jaillet · 8 years ago
  32. 476d95b IB/hfi1: Using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  33. 69b9f4a IB/hfi1: Validate header in set_armed_active by Mike Marciniszyn · 8 years ago
  34. c867caa IB/hfi1: Pass packet ptr to set_armed_active by Mike Marciniszyn · 8 years ago
  35. 140690e IB/hfi1: Fetch monitor values on-demand for CableInfo query by Easwar Hariharan · 8 years ago
  36. c62fb26 IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held by Mike Marciniszyn · 8 years ago
  37. abb658e IB/hfi1: Remove duplicated include from affinity.c by Wei Yongjun · 8 years ago
  38. 1d5840c IB/isert: fix error return code in isert_alloc_login_buf() by Wei Yongjun · 8 years ago
  39. 23d7050 IB/core: Fix possible memory leak in cma_resolve_iboe_route() by Wei Yongjun · 8 years ago
  40. 8303f68 IB/hfi1: Allocate cpu mask on the heap to silence warning by Tadeusz Struk · 8 years ago
  41. 5412352 IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one by Yuval Shaia · 8 years ago
  42. e6a00f6 IB/mlx4: Make function use_tunnel_data return void by Yuval Shaia · 8 years ago
  43. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  44. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  45. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  46. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  47. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  48. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  49. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  50. 43f4d36 Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  51. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  52. 080ebb1 Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  53. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  54. 3f318b3 Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  55. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  56. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  57. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  58. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  59. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  60. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. b061b4f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  66. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  67. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  68. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  69. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  70. f17b3ea Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" by Johannes Berg · 8 years ago
  71. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  72. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  73. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  74. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  75. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  76. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  77. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  78. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  79. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  80. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  81. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  82. 91d62d9 Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  83. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  84. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. b96c22c Merge branch 'tc_action-fixes' by David S. Miller · 8 years ago
  86. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  87. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  88. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  89. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  90. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  91. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  92. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  93. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  94. 647f28c Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  95. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 8 years ago
  96. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 8 years ago
  97. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 8 years ago
  98. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 8 years ago
  99. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 8 years ago
  100. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 8 years ago