summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle
2015-08-10video: Fix possible leak in of_get_videomode()Christian Engelmayer
2015-08-10netfilter: SYNPROXY: fix sending window update to clientPhil Sutter
2015-08-10netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter
2015-08-10video: fbdev: pxa3xx_gcu: prepare the clocksRobert Jarzmik
2015-08-10OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrementJyri Sarha
2015-08-10OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()Jyri Sarha
2015-08-10fbdev: select versatile helpers for the integratorLinus Walleij
2015-08-09ntb: avoid format string in dev_set_nameKees Cook
2015-08-09NTB: Fix dereference before checkAllen Hubbe
2015-08-09NTB: Fix zero size or integer overflow in ntb_set_mwAllen Hubbe
2015-08-09NTB: Schedule to receive on QP link upAllen Hubbe
2015-08-09NTB: Fix oops in debugfs when transport is half-upDave Jiang
2015-08-09NTB: ntb_netdev not covering all receive errorsDave Jiang
2015-08-09NTB: Fix transport stats for multiple devicesDave Jiang
2015-08-09NTB: Fix ntb_transport out-of-order RX updateAllen Hubbe
2015-08-09Linux 4.2-rc6v4.2-rc6Linus Torvalds
2015-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-08-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-09Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-09Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-08-08Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-08-08Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-08-08Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-08-08Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-08Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-08Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-08Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-08-07net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto
2015-08-07Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin
2015-08-07Merge branch 'be2net-fixes'David S. Miller
2015-08-07be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP
2015-08-07be2net: post buffers before destroying RXQs in LancerKalesh AP
2015-08-07be2net: enable IFACE filters only after creating RXQsKalesh AP
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter
2015-08-07Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta
2015-08-07virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-08-07stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok
2015-08-07net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell
2015-08-07r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chipsIvan Vecera
2015-08-06bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...Nikolay Aleksandrov
2015-08-06bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policyNikolay Aleksandrov
2015-08-06Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub...David S. Miller
2015-08-06net: pktgen: don't abuse current->state in pktgen_thread_worker()Oleg Nesterov