summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-03net: vrf: Add missing Rx countersDavid Ahern
2017-01-03block: fix up io_poll documentationJeff Moyer
2017-01-03audit: Fix sleep in atomicJan Kara
2017-01-03gcc-plugins: update gcc-common.h for gcc-7Kees Cook
2017-01-03latent_entropy: fix ARM build error on earlier gccKees Cook
2017-01-03Merge branch 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-03Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An
2017-01-03MAINTAINERS: extend PSCI entry to cover the newly add PSCI checker codeSudeep Holla
2017-01-03drivers: psci: annotate timer on stack to silence odebug messagesSudeep Holla
2017-01-03ARM64: defconfig: enable DRM_MESON as moduleKevin Hilman
2017-01-03ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong
2017-01-03ARM64: dts: meson-gxl: fix GPIO includeKevin Hilman
2017-01-03usb: host: xhci: handle COMP_STOP from SETUP phase tooFelipe Balbi
2017-01-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-01-03xhci: Fix race related to abort operationOGAWA Hirofumi
2017-01-03xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi
2017-01-03usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-01-03xhci: Handle command completion and timeout raceMathias Nyman
2017-01-03usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-01-03usb: xhci: fix possible wild pointerLu Baolu
2017-01-03usb: return error code when platform_get_irq failsPan Bian
2017-01-03usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2017-01-03xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-03staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli
2017-01-03drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-01-03benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca
2017-01-03ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck
2017-01-03net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta
2017-01-03Merge branch 'dwmac-oxnas-leaks'David S. Miller
2017-01-03net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold
2017-01-03net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold
2017-01-03net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold
2017-01-03xen: events: Replace BUG() with BUG_ON()Shyam Saini
2017-01-03Merge tag 'fixes-for-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-03usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-01-03usb: dwc3: gadget: Fix full speed modeRoger Quadros
2017-01-03ALSA: firewire-lib: change structure member with proper typeTakashi Sakamoto
2017-01-03ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto
2017-01-03ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto
2017-01-03drm/i915: Prevent timeline updates whilst performing resetChris Wilson
2017-01-03drm/i915: Silence allocation failure during sg_trim()Chris Wilson
2017-01-03drm/i915: Don't clflush before release phys objectChris Wilson
2017-01-03drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä
2017-01-03drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä
2017-01-03drm/i915: Initialize overlay->last_flip properlyVille Syrjälä
2017-01-03drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä
2017-01-03drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä
2017-01-03ARM: dts: imx6: Disable "weim" node in the dtsi filesFabio Estevam
2017-01-02Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-03PM / devfreq: exynos-bus: Fix the wrong return valueChanwoo Choi