summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-09xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov
2017-12-09usb: host: fix incorrect updating of offsetColin Ian King
2017-12-09USB: usbfs: Filter flags passed in from user spaceOliver Neukum
2017-12-09USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter
2017-12-09USB: Increase usbfs transfer limitMateusz Berezecki
2017-12-09USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-12-09usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen
2017-12-09usb: hub: Cycle HUB power when initialization failsMike Looijmans
2017-12-09dma-buf: Update kerneldoc for sync_file_createDaniel Vetter
2017-12-09dma-buf/sync_file: hold reference to fence when creating sync_fileGustavo Padovan
2017-12-09dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr
2017-12-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson
2017-12-09dma-fence: Wrap querying the fence->statusChris Wilson
2017-12-09dma-fence: Clear fence->status during dma_fence_init()Chris Wilson
2017-12-09dma-buf/sw_sync: clean up list before signaling the fenceGustavo Padovan
2017-12-09dma-buf/sw_sync: move timeline_fence_ops aroundGustavo Padovan
2017-12-09dma-buf/sw-sync: Use an rbtree to sort fences in the timelineChris Wilson
2017-12-09dma-buf/sw-sync: Fix locking around sync_timeline listsChris Wilson
2017-12-09dma-buf/sw-sync: sync_pt is private and of fixed sizeChris Wilson
2017-12-09dma-buf/sw-sync: Reduce irqsave/irqrestore from known contextChris Wilson
2017-12-09dma-buf/sw-sync: Prevent user overflow on timeline advanceChris Wilson
2017-12-09dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparoundChris Wilson
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-12-09xen-netback: vif counters from int/long to u64Mart van Santen
2017-12-09cec: initiator should be the same as the destination for, pollHans Verkuil
2017-12-09xen-netfront: Improve error handling during initializationRoss Lagerwall
2017-12-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-12-09vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy
2017-12-09be2net: fix initial MAC settingIvan Vecera
2017-12-09net: thunderx: avoid dereferencing xcv when NULLVincent
2017-12-09net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer
2017-12-09gtp: fix cross netns recv on gtp socketAndreas Schultz
2017-12-09gtp: clear DF bit on GTP packet txAndreas Schultz
2017-12-09nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg
2017-12-09i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans
2017-12-09dmaengine: pl330: fix double lockIago Abal
2017-12-09RDMA/qedr: Fix RDMA CM loopbackRam Amrani
2017-12-09RDMA/qedr: Return success when not changing QP stateRam Amrani
2017-12-09drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu
2017-12-09drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda
2017-12-09drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu
2017-12-09qla2xxx: Fix wrong IOCB type assumptionQuinn Tran
2017-12-09drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabledAndrzej Hajda
2017-12-09drm/exynos/decon5433: update shadow registers iff there are active windowsAndrzej Hajda
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-12-09net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich
2017-12-09be2net: fix unicast list fillingIvan Vecera
2017-12-09be2net: fix accesses to unicast listIvan Vecera
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli