1. 9a005be drm/amdgpu: clear SA bo when created by Monk Liu · 8 years ago
  2. 768c95e drm/amdgpu: fix fw leak in non-powerplay dpm code by Alex Deucher · 8 years ago
  3. a6dcfd9 drm/amdgpu: fix pplib finish bug by Monk Liu · 8 years ago
  4. 482587e drm/amdgpu: impl late_fini for amdgpu_pp_ip by Monk Liu · 8 years ago
  5. 212cb3b drm/amdgpu: add late_fini for ip_funcs by Monk Liu · 8 years ago
  6. 8b4af8a drm/admgpu/powerplay/polaris: fix powertune table upload by Rex Zhu · 8 years ago
  7. d1a7f7a drm/amdgpu/iceland: Set SC_PA_RASTER_CONFIG according to different RB enabled by Ken Wang · 8 years ago
  8. 3d5fdff wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel by Prasun Maiti · 8 years ago
  9. 6cbf623 cfg80211: remove get/set antenna and tx power warnings by Johannes Berg · 8 years ago
  10. 35639a0e ALSA: hda - Add PCI ID for Kabylake by Vinod Koul · 8 years ago
  11. 9b15350 qfq: don't leak skb if kzalloc fails by Florian Westphal · 8 years ago
  12. 0a46baa ip6gre: Allow live link address change by Shweta Choudaha · 8 years ago
  13. a436d20 Merge branch 'cls_u32-hwoffload-fixes' by David S. Miller · 8 years ago
  14. 201c44b net: cls_u32: be more strict about skip-sw flag for knodes by Jakub Kicinski · 8 years ago
  15. 6eef380 net: cls_u32: catch all hardware offload errors by Jakub Kicinski · 8 years ago
  16. 170fba3 Merge tag 'drm-vc4-fixes-2016-06-06' of github.com:anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  17. 8533273 drm/omap: fix unused variable warning in dsi & hdmi by Tomi Valkeinen · 8 years ago
  18. 9920779 Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  19. ce492b3 drm/fsl-dcu: use flat regmap cache by Stefan Agner · 8 years ago
  20. 719da39 Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  21. 4c52990 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  22. 3497ed8 sfc: report supported link speeds on SFP connections by Bert Kenward · 8 years ago
  23. e0d194a net_sched: add missing paddattr description by Eric Dumazet · 8 years ago
  24. 00bc0ef ipv6: Skip XFRM lookup if dst_entry in socket cache is valid by Jakub Sitnicki · 8 years ago
  25. a5c5e2d l2tp: fix configuration passed to setup_udp_tunnel_sock() by Guillaume Nault · 8 years ago
  26. 2a6f71a xen-blkfront: fix resume issues after a migration by Bob Liu · 8 years ago
  27. efd1535 xen-blkfront: don't call talk_to_blkback when already connected to blkback by Bob Liu · 8 years ago
  28. 077fa7a futex: Calculate the futex key based on a tail page for file-based futexes by Mel Gorman · 8 years ago
  29. c0530dd cxgb4: Add device id of T540-BT adapter by Hariprasad Shenai · 8 years ago
  30. d366a0f nbd: pass the nbd pointer for flags debugfs by Josef Bacik · 8 years ago
  31. 0b0d81e objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warning by Josh Poimboeuf · 8 years ago
  32. 5c1d331 drivers: of: Fix of_pci.h header guard by Robin Murphy · 8 years ago
  33. 3eefa7e dt-bindings: Add vendor prefix for TechNexion by Fabio Estevam · 8 years ago
  34. 4698f88 sched/debug: Fix 'schedstats=enable' cmdline option by Josh Poimboeuf · 8 years ago
  35. 9c57259 sched/debug: Fix /proc/sched_debug regression by Josh Poimboeuf · 8 years ago
  36. 62a92c8 perf/core: Remove a redundant check by Alexander Shishkin · 8 years ago
  37. 2c61002 locking/qspinlock: Fix spin_unlock_wait() some more by Peter Zijlstra · 8 years ago
  38. b66b2a0 gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings by Ben Dooks · 8 years ago
  39. 96685a5 x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models by Borislav Petkov · 8 years ago
  40. 60a5eab gpio: select ANON_INODES by Linus Walleij · 8 years ago
  41. 970442c x86/cpu/intel: Introduce macros for Intel family numbers by Dave Hansen · 8 years ago
  42. 0106d45 arm64: mm: always take dirty state from new pte in ptep_set_access_flags by Will Deacon · 8 years ago
  43. 7d4defe gpio: include <linux/io-mapping.h> in gpiolib-of by Linus Walleij · 8 years ago
  44. f4833b8 gpiolib: Fix unaligned used of reference counters by Ricardo Ribalda Delgado · 8 years ago
  45. 11f33a6 gpiolib: Fix NULL pointer deference by Ricardo Ribalda Delgado · 8 years ago
  46. 0f84f29 gpio: zynq: initialize clock even without CONFIG_PM by Helmut Grohne · 8 years ago
  47. d15d6cf gpio: 104-dio-48e: Fix control port offset computation off-by-one error by William Breathitt Gray · 8 years ago
  48. 88832a2 net-sysfs: fix missing <linux/of_net.h> by Ben Dooks · 8 years ago
  49. 0b148de bridge: Don't insert unnecessary local fdb entry on changing mac address by Toshiaki Makita · 8 years ago
  50. 3b6d1eb powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  51. 9690c15 powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT by Aneesh Kumar K.V · 8 years ago
  52. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 38bab98 hwmon: (lm90) use proper type for update_interval by Wolfram Sang · 8 years ago
  54. 1069ad8 hwmon: (ina2xx) Document compatible for INA231 by Krzysztof Kozlowski · 8 years ago
  55. 7be4881 hwmon: (fam15h_power) Disable preemption when reading registers by Borislav Petkov · 8 years ago
  56. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 8 years ago
  57. a01e718 fix a regression in atomic_open() by Al Viro · 8 years ago
  58. 3d56c25 fix d_walk()/non-delayed __d_free() race by Al Viro · 8 years ago
  59. 983e600e cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo by Srinivas Pandruvada · 8 years ago
  60. 2c2c1af cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy() by Srinivas Pandruvada · 8 years ago
  61. b3c0a4d of: fix autoloading due to broken modalias with no 'compatible' by Wolfram Sang · 8 years ago
  62. 2c2a63e powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added by Michael Ellerman · 8 years ago
  63. 3256564 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  64. ce3cf4e tcp: record TLP and ER timer stats in v6 stats by Yuchung Cheng · 8 years ago
  65. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 8 years ago
  66. a03e6fe act_police: fix a crash during removal by WANG Cong · 8 years ago
  67. aafddbf fq_codel: return non zero qlen in class dumps by Eric Dumazet · 8 years ago
  68. 064d5e6 Merge branch 'u32-hwoffload-fixes' by David S. Miller · 8 years ago
  69. d47a0f3 net: cls_u32: be more strict about skip-sw flag by Jakub Kicinski · 8 years ago
  70. 1a0f7d2 net: cls_u32: fix error code for invalid flags by Jakub Kicinski · 8 years ago
  71. 7b01b8e gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__ by Colin Ian King · 8 years ago
  72. 2051877 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  73. 9f647a6 net: fec: fix spelling mistakes and add missing newline by Colin Ian King · 8 years ago
  74. 71743ff Merge branch 'bnxt_en-fixes' by David S. Miller · 8 years ago
  75. 8852ddb bnxt_en: Simplify VLAN receive logic. by Michael Chan · 8 years ago
  76. 5a9f6b2 bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together. by Michael Chan · 8 years ago
  77. b9a8460 bnxt_en: Fix tx push race condition. by Michael Chan · 8 years ago
  78. 9c77679 x86, build: copy ldlinux.c32 to image.iso by H. Peter Anvin · 8 years ago
  79. fa54cc7 rxrpc: fix ptr_ret.cocci warnings by Wu Fengguang · 8 years ago
  80. 29a3661 Merge branch 'rds-packet-assembly-fixes' by David S. Miller · 8 years ago
  81. 9c79440 RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() by Sowmini Varadhan · 8 years ago
  82. 0b6f760 RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks by Sowmini Varadhan · 8 years ago
  83. 335b48d RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely by Sowmini Varadhan · 8 years ago
  84. 80e509d fq_codel: fix NET_XMIT_CN behavior by Eric Dumazet · 8 years ago
  85. 5b6c1b4d bpf, trace: use READ_ONCE for retrieving file ptr by Daniel Borkmann · 8 years ago
  86. 43c082e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  87. 05bd92d block: missing bio_put following submit_bio_wait by Shaun Tancheff · 8 years ago
  88. 61c78eea IB/IPoIB: Don't update neigh validity for unresolved entries by Erez Shitrit · 8 years ago
  89. f879ee8 IB/mlx5: Fix alternate path code by Achiad Shochat · 8 years ago
  90. d3ae2bd IB/mlx5: Fix pkey_index length in the QP path record by Noa Osherovich · 8 years ago
  91. 3c4c377 IB/mlx5: Fix entries check in mlx5_ib_resize_cq by Noa Osherovich · 8 years ago
  92. 9ea5785 IB/mlx5: Fix entries checks in mlx5_ib_create_cq by Noa Osherovich · 8 years ago
  93. 2cc6ad5 IB/mlx5: Check BlueFlame HCA support by Noa Osherovich · 8 years ago
  94. 0540d81 IB/mlx5: Fix returned values of query QP by Noa Osherovich · 8 years ago
  95. bc5c6ee IB/mlx5: Limit query HCA clock by Noa Osherovich · 8 years ago
  96. c0fcebf IB/mlx5: Fix FW version diaplay in sysfs by Eran Ben Elisha · 8 years ago
  97. 2788cf3 IB/mlx5: Return PORT_ERR in Active to Initializing tranisition by Noa Osherovich · 8 years ago
  98. da6d6ba3 IB/mlx5: Set flow steering capability bit by Maor Gottlieb · 8 years ago
  99. c7e162a IB/core: Make all casts in ib_device_cap_flags enum consistent by Max Gurtovoy · 8 years ago
  100. 47355b3 IB/core: Fix bit curruption in ib_device_cap_flags structure by Max Gurtovoy · 8 years ago