summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-12cosa: missing error code on failure in probe()Dan Carpenter1-1/+2
2015-08-12Merge branch 'gianfar-fixes'David S. Miller1-341/+4
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski1-337/+0
2015-08-12gianfar: correct list membership accountingJakub Kicinski1-1/+2
2015-08-12gianfar: correct filer table writingJakub Kicinski1-3/+2
2015-08-12bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra1-0/+1
2015-08-12net: dsa: Do not override PHY interface if already configuredFlorian Fainelli1-1/+2
2015-08-12sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen2-5/+5
2015-08-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+3
2015-08-12libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-08-12libfc: Fix fc_exch_recv_req() error pathBart Van Assche1-4/+4
2015-08-12Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds3-4/+16
2015-08-12libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher1-1/+1
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang1-3/+14
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+14
2015-08-12dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2-2/+2
2015-08-12dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber4-16/+50
2015-08-12dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber1-2/+2
2015-08-12perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handlerMatt Fleming1-5/+3
2015-08-12perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra1-7/+16
2015-08-12perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra1-20/+55
2015-08-12perf: Fix double-free of the AUX bufferBen Hutchings1-4/+6
2015-08-12memory: omap-gpmc: Don't try to save uninitialized GPMC contextTomeu Vizoso1-0/+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-11Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-4/+7
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