summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-10Linux 4.9.68v4.9.68Greg Kroah-Hartman1-1/+1
2017-12-10xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov1-2/+1
2017-12-10usb: host: fix incorrect updating of offsetColin Ian King1-1/+1
2017-12-10USB: usbfs: Filter flags passed in from user spaceOliver Neukum1-5/+9
2017-12-10USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter1-0/+5
2017-12-10USB: Increase usbfs transfer limitMateusz Berezecki1-27/+16
2017-12-10USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2-4/+27
2017-12-10usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen1-0/+7
2017-12-10usb: hub: Cycle HUB power when initialization failsMike Looijmans1-0/+9
2017-12-10dma-buf: Update kerneldoc for sync_file_createDaniel Vetter1-10/+4
2017-12-10dma-buf/sync_file: hold reference to fence when creating sync_fileGustavo Padovan1-1/+1
2017-12-10dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr1-1/+9
2017-12-10dma-fence: Introduce drm_fence_set_error() helperChris Wilson2-6/+26
2017-12-10dma-fence: Wrap querying the fence->statusChris Wilson4-14/+61
2017-12-10dma-fence: Clear fence->status during dma_fence_init()Chris Wilson1-0/+1
2017-12-10dma-buf/sw_sync: clean up list before signaling the fenceGustavo Padovan1-1/+11
2017-12-10dma-buf/sw_sync: move timeline_fence_ops aroundGustavo Padovan1-69/+69
2017-12-10dma-buf/sw-sync: Use an rbtree to sort fences in the timelineChris Wilson2-6/+48
2017-12-10dma-buf/sw-sync: Fix locking around sync_timeline listsChris Wilson3-48/+31
2017-12-10dma-buf/sw-sync: sync_pt is private and of fixed sizeChris Wilson1-8/+4
2017-12-10dma-buf/sw-sync: Reduce irqsave/irqrestore from known contextChris Wilson2-14/+15
2017-12-10dma-buf/sw-sync: Prevent user overflow on timeline advanceChris Wilson1-0/+5
2017-12-10dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparoundChris Wilson1-1/+1
2017-12-10dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson1-1/+14
2017-12-10net: fec: fix multicast filtering hardware setupRui Sousa1-14/+9
2017-12-10xen-netback: vif counters from int/long to u64Mart van Santen2-8/+8
2017-12-10cec: initiator should be the same as the destination for, pollHans Verkuil1-4/+3
2017-12-10xen-netfront: Improve error handling during initializationRoss Lagerwall1-18/+11
2017-12-10mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2-6/+2
2017-12-10vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy1-6/+5
2017-12-10be2net: fix initial MAC settingIvan Vecera1-5/+28
2017-12-10net: thunderx: avoid dereferencing xcv when NULLVincent1-2/+1
2017-12-10net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer1-1/+1
2017-12-10gtp: fix cross netns recv on gtp socketAndreas Schultz1-6/+4
2017-12-10gtp: clear DF bit on GTP packet txAndreas Schultz1-1/+1
2017-12-10nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg1-0/+3
2017-12-10i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans1-4/+4
2017-12-10tcp: correct memory barrier usage in tcp_check_space()Jason Baron1-1/+1
2017-12-10dmaengine: pl330: fix double lockIago Abal1-13/+6
2017-12-10tipc: fix cleanup at module unloadParthasarathy Bhuvaragan1-3/+1
2017-12-10tipc: fix nametbl_lock soft lockup at module exitParthasarathy Bhuvaragan1-11/+5
2017-12-10RDMA/qedr: Fix RDMA CM loopbackRam Amrani1-2/+2
2017-12-10RDMA/qedr: Return success when not changing QP stateRam Amrani1-1/+1
2017-12-10mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg1-2/+0
2017-12-10drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu1-4/+1
2017-12-10x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao1-0/+1
2017-12-10net: sctp: fix array overrun read on sctp_timer_tblColin Ian King1-1/+1
2017-12-10drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda1-0/+2
2017-12-10drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu1-1/+1
2017-12-10qla2xxx: Fix wrong IOCB type assumptionQuinn Tran1-7/+1