1. 3c35f6e reset: Reorder inline reset_control_get*() wrappers by Lee Jones · 8 years ago
  2. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. 653c574 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  4. 1bcbf42 nfit: fix format interface code byte order by Dan Williams · 8 years ago
  5. 91ff811 regulator: max77620: check for valid regulator info by Venkat Reddy Talla · 8 years ago
  6. 00bf377 Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  7. 52827f3 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  8. a7f14a1 drm/amd/powerplay: workaround for UVD clock issue by Rex Zhu · 8 years ago
  9. d9d533c drm/amdgpu: add ACLK_CNTL setting for polaris10 by Ken Wang · 8 years ago
  10. 0636e0d drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11. by Rex Zhu · 8 years ago
  11. 3a8bd71 drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10. by Rex Zhu · 8 years ago
  12. 03bea60 ovl: get_write_access() in truncate by Miklos Szeredi · 8 years ago
  13. 751ad81 Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  14. d913d3a openvswitch: fix conntrack netlink event delivery by Samuel Gauthier · 8 years ago
  15. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 8 years ago
  16. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 8 years ago
  17. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 8 years ago
  18. c041778 cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header by Felix Fietkau · 8 years ago
  19. 5b4d10f qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() by Dan Carpenter · 8 years ago
  20. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  21. 565ce8f net: bridge: fix vlan stats continue counter by Nikolay Aleksandrov · 8 years ago
  22. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  23. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  24. 6b9dc6a drm/i915: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  25. 42482b4 drm/i915: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  26. b2c1b30 Merge branch 'thunderx-fixes' by David S. Miller · 8 years ago
  27. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago
  28. 3f4c68c net: thunderx: Fix link status reporting by Sunil Goutham · 8 years ago
  29. f5074d0 Merge branch 'mlx5-100G-fixes' by David S. Miller · 8 years ago
  30. bfe6d8d net/mlx5e: Reorganize ethtool statistics by Gal Pressman · 8 years ago
  31. ed80ec4 net/mlx5e: Fix number of PFC counters reported to ethtool by Gal Pressman · 8 years ago
  32. 9ceec35 net/mlx5e: Prevent adding the same vxlan port by Matthew Finlay · 8 years ago
  33. fd4782c net/mlx5e: Check for BlueFlame capability before allocating SQ uar by Gal Pressman · 8 years ago
  34. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  35. 7092fe8 net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices by Majd Dibbiny · 8 years ago
  36. 5be1ea8 net/mlx5: Update command strings by Eli Cohen · 8 years ago
  37. ba34a65 drm/i915: Avoid early timeout during AUX transfers by Imre Deak · 8 years ago
  38. fa7c13e drm/i915/hsw: Avoid early timeout during LCPLL disable/restore by Imre Deak · 8 years ago
  39. 11f6145 drm/i915/lpt: Avoid early timeout during FDI PHY reset by Imre Deak · 8 years ago
  40. ea12e2a drm/i915/bxt: Avoid early timeout during PLL enable by Imre Deak · 8 years ago
  41. 664a84d drm/i915: Refresh cached DP port register value on resume by Ville Syrjälä · 8 years ago
  42. 3ec0a0f net: marvell: Add separate config ANEG function for Marvell 88E1111 by Harini Katakam · 8 years ago
  43. d10f0b3 Merge branch 'batman-adv-fixes' by David S. Miller · 8 years ago
  44. 420cb1b batman-adv: Clean up untagged vlan when destroying via rtnl-link by Sven Eckelmann · 8 years ago
  45. 3b55e44 batman-adv: Fix ICMP RR ethernet access after skb_linearize by Sven Eckelmann · 8 years ago
  46. baceced batman-adv: Fix double-put of vlan object by Ben Hutchings · 8 years ago
  47. 9c4604a batman-adv: Fix use-after-free/double-free of tt_req_node by Sven Eckelmann · 8 years ago
  48. 0b3dd7d batman-adv: replace WARN with rate limited output on non-existing VLAN by Simon Wunderlich · 8 years ago
  49. 69fc58a net: phy: Manage fixed PHY address space using IDA by Florian Fainelli · 8 years ago
  50. a4859d7 ovl: fix dentry leak for default_permissions by Miklos Szeredi · 8 years ago
  51. 190ce86 powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 by Michael Neuling · 8 years ago
  52. e547f26 NFS: Fix another OPEN_DOWNGRADE bug by Trond Myklebust · 8 years ago
  53. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  54. 76a658c audit: move calcs after alloc and check when logging set loginuid by Richard Guy Briggs · 8 years ago
  55. de4921c Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  56. 595d9e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  57. 9a0fee2 sock_diag: do not broadcast raw socket destruction by Willem de Bruijn · 8 years ago
  58. ab8ed95 connector: fix out-of-order cn_proc netlink message delivery by Aaron Campbell · 8 years ago
  59. 0888d5f Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address by daniel · 8 years ago
  60. 6dd2e27 HID: multitouch: enable palm rejection for Windows Precision Touchpad by Allen Hung · 8 years ago
  61. 62630ea Revert "HID: multitouch: enable palm rejection if device implements confidence usage" by Allen Hung · 8 years ago
  62. cca0e542 powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() by Gavin Shan · 8 years ago
  63. 126e755 mac80211: Fix mesh estab_plinks counting in STA removal case by Jouni Malinen · 8 years ago
  64. f299a02 net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create by Wang Sheng-Hui · 8 years ago
  65. d1b5a8d Merge branch 'bgmac-fixes' by David S. Miller · 8 years ago
  66. 3894396 net: bgmac: Remove superflous netif_carrier_on() by Florian Fainelli · 8 years ago
  67. c3897f2 net: bgmac: Start transmit queue in bgmac_open by Florian Fainelli · 8 years ago
  68. d2b1323 net: bgmac: Fix SOF bit checking by Florian Fainelli · 8 years ago
  69. 0622cab bonding: fix 802.3ad aggregator reselection by Jay Vosburgh · 8 years ago
  70. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  71. bcf4dd5 s390: fix test_fp_ctl inline assembly contraints by Martin Schwidefsky · 8 years ago
  72. 5419447 Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" by Michael Holzheu · 8 years ago
  73. 9bd5451 arc: unwind: warn only once if DW2_UNWIND is disabled by Alexey Brodkin · 8 years ago
  74. f52e126 ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) by Vineet Gupta · 8 years ago
  75. 02184c6 Merge tag 'for-v4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  76. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  77. 742c87b cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy() by Rafael J. Wysocki · 8 years ago
  78. ca5eda5 cpufreq: dt: call of_node_put() before error out by Masahiro Yamada · 8 years ago
  79. 5ab666e intel_pstate: Do not clear utilization update hooks on policy changes by Rafael J. Wysocki · 8 years ago
  80. 3992a27 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  81. 0239543 dax: fix offset overflow in dax_io by Eric Sandeen · 8 years ago
  82. fbe601f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  83. 5b7452c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  84. ab2a4bf USB: don't free bandwidth_mutex too early by Alan Stern · 8 years ago
  85. 4192f67 vsock: make listener child lock ordering explicit by Stefan Hajnoczi · 8 years ago
  86. 48f1dcb ipv6: enforce egress device match in per table nexthop lookups by Paolo Abeni · 8 years ago
  87. 5aa3e24 Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  88. ff30ef4 KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. by Quentin Casasnovas · 8 years ago
  89. b606f18 KVM: LAPIC: cap __delay at lapic_timer_advance_ns by Marcelo Tosatti · 8 years ago
  90. 8d93c87 KVM: x86: move nsec_to_cycles from x86.c to x86.h by Marcelo Tosatti · 8 years ago
  91. ed911b4 pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags by Minfei Huang · 8 years ago
  92. f7550d0 pvclock: Cleanup to remove function pvclock_get_nsec_offset by Minfei Huang · 8 years ago
  93. 749d088 pvclock: Add CPU barriers to get correct version value by Minfei Huang · 8 years ago
  94. d20cb71 make nfs_atomic_open() call d_drop() on all ->open_context() errors. by Al Viro · 8 years ago
  95. 6082ee7 iommu/amd: Initialize devid variable before using it by Nicolas Iooss · 8 years ago
  96. 3bd4f91 iommu/vt-d: Fix overflow of iommu->domains array by Jan Niehusmann · 8 years ago
  97. 591d215 KVM: arm/arm64: Stop leaking vcpu pid references by James Morse · 8 years ago
  98. 583248e iommu/iova: Disable preemption around use of this_cpu_ptr() by Chris Wilson · 8 years ago
  99. 0efce9d arm64: KVM: fix build with CONFIG_ARM_PMU disabled by Sudeep Holla · 8 years ago
  100. 8e96a87 powerpc/tm: Always reclaim in start_thread() for exec() class syscalls by Cyril Bur · 8 years ago