summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-12perf: Fix double-free of the AUX bufferBen Hutchings1-4/+6
2015-08-11Merge tag 'localmodconfig-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-08-11localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-08-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-1/+1
2015-08-11net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe1-1/+1
2015-08-11net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe1-1/+2
2015-08-11Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-8/+9
2015-08-11ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch1-4/+3
2015-08-11xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall1-1/+3
2015-08-11Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel3-53/+9
2015-08-11drm/exynos/fimc: fix runtime pm supportMarek Szyprowski1-1/+0
2015-08-11drm/exynos/mixer: always update INT_EN cacheAndrzej Hajda1-0/+5
2015-08-11drm/exynos/mixer: correct vsync configuration sequenceAndrzej Hajda1-2/+5
2015-08-11drm/exynos/mixer: fix interrupt clearingAndrzej Hajda1-5/+4
2015-08-11drm/exynos/hdmi: fix edid memory leakAndrzej Hajda1-1/+6
2015-08-11drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang1-4/+2
2015-08-10inet: fix possible request socket leakEric Dumazet2-2/+2
2015-08-10inet: fix races with reqsk timersEric Dumazet2-2/+8
2015-08-10mkiss: Fix error handling in mkiss_open()Fabio Estevam1-3/+4
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-19/+20
2015-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-36/+43
2015-08-10HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke1-33/+37
2015-08-10Merge branch 'bnx2x-fixes'David S. Miller2-1/+17
2015-08-10bnx2x: Free NVRAM lock at end of each pageYuval Mintz1-0/+16
2015-08-10bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz1-1/+1
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter1-1/+2
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-10ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal1-2/+4
2015-08-10netlink: make sure -EBUSY won't escape from netlink_insertDaniel Borkmann1-0/+5
2015-08-10bna: fix interrupts storm caused by erroneous packetsIvan Vecera1-1/+1
2015-08-10Merge branch 'mvpp2-fixes'David S. Miller1-77/+167
2015-08-10net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas1-47/+130
2015-08-10net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas1-15/+37
2015-08-10net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas1-15/+0
2015-08-10Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-11/+8
2015-08-10Merge tag 'ntb-4.2-rc7' of git://github.com/jonmason/ntbLinus Torvalds3-79/+133
2015-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-08-10arm64: VDSO: fix coarse clock monotonicity regressionNathan Lynch1-4/+3
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2-6/+4
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle1-1/+2
2015-08-10video: Fix possible leak in of_get_videomode()Christian Engelmayer1-3/+1
2015-08-10netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2-2/+4
2015-08-10netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter1-8/+10
2015-08-10video: fbdev: pxa3xx_gcu: prepare the clocksRobert Jarzmik1-2/+2
2015-08-10OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrementJyri Sarha1-1/+1
2015-08-10OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()Jyri Sarha1-0/+2
2015-08-10fbdev: select versatile helpers for the integratorLinus Walleij1-1/+1
2015-08-09ntb: avoid format string in dev_set_nameKees Cook1-1/+1
2015-08-09NTB: Fix dereference before checkAllen Hubbe1-2/+1
2015-08-09NTB: Fix zero size or integer overflow in ntb_set_mwAllen Hubbe1-3/+6