summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9-rc8v4.9-rc8Linus Torvalds2016-12-041-1/+1
* Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-12-037-13/+34
|\
| * Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...Dave Airlie2016-12-042-3/+5
| |\
| | * drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld2016-11-301-1/+2
| | * drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson2016-11-301-2/+3
| * | Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-12-011-4/+6
| |\ \
| | * | drm: Don't call drm_for_each_crtc with a non-KMS driverMichel Dänzer2016-11-301-4/+6
| | |/
| * | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-11-301-1/+1
| |\ \
| | * | drm: hdlcd: Fix cleanup orderRobin Murphy2016-11-251-1/+1
| * | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-303-5/+22
| |\ \ \ | | |_|/ | |/| |
| | * | drm/radeon: fix check for port PM availabilityAlex Deucher2016-11-291-2/+9
| | * | drm/amdgpu: fix check for port PM availabilityPeter Wu2016-11-291-2/+9
| | * | drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu2016-11-281-1/+4
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-022-1/+3
|\ \ \ \
| * | | | mm, vmscan: add cond_resched() into shrink_node_memcg()Michal Hocko2016-12-021-0/+2
| * | | | mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko2016-12-021-1/+1
* | | | | kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabledNicolas Pitre2016-12-021-1/+8
|/ / / /
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-028-6/+22
|\ \ \ \
| * | | | arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla2016-12-023-3/+3
| * | | | arm64: dts: juno: Correct PCI IO windowJeremy Linton2016-11-301-1/+1
| * | | | Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-11-251-0/+16
| |\ \ \ \
| | * | | | ARM: dts: STiH407-family: fix i2c nodesLoic Pallardy2016-11-231-0/+16
| * | | | | Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-253-2/+2
| |\ \ \ \ \
| | * | | | | ARM: gr8: Rename the DTSI and relevant DTSMaxime Ripard2016-11-223-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-02121-450/+1064
|\ \ \ \ \ \ \
| * | | | | | | net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-021-2/+2
| * | | | | | | geneve: avoid use-after-free of skb->dataSabrina Dubroca2016-12-021-10/+4
| * | | | | | | tipc: check minimum bearer MTUMichal Kubeček2016-12-023-2/+27
| * | | | | | | Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-024-24/+121
| |\ \ \ \ \ \ \
| | * | | | | | | can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-013-0/+76
| | * | | | | | | can: peak: Fix bittiming fields size in bitsStephane Grosjean2016-12-012-24/+45
| * | | | | | | | net: renesas: ravb: unintialized return valueDan Carpenter2016-12-021-2/+0
| * | | | | | | | sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-021-1/+1
| * | | | | | | | net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
| * | | | | | | | NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas2016-12-021-0/+1
| * | | | | | | | cdc_ether: Fix handling connection notificationKristian Evensen2016-12-021-7/+31
| * | | | | | | | ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov2016-12-021-1/+1
| * | | | | | | | RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan2016-12-021-0/+2
| * | | | | | | | Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper2016-12-021-1/+0
| * | | | | | | | ipv6: Set skb->protocol properly for local outputEli Cooper2016-12-021-0/+2
| * | | | | | | | ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-021-0/+2
| * | | | | | | | packet: fix race condition in packet_set_ringPhilip Pettersson2016-12-021-6/+12
| * | | | | | | | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-021-2/+0
| * | | | | | | | net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-021-10/+0
| * | | | | | | | Merge branch 'stmmac-probe-error-handling-and-phydev-leaks'David S. Miller2016-12-0213-63/+215
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-0213-49/+156
| | * | | | | | | | net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0
| | * | | | | | | | net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold2016-12-021-1/+10
| | * | | | | | | | net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-021-1/+11
| | * | | | | | | | net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold2016-12-021-1/+10