summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-08-20dmaengine: fsldma: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-21dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig
2019-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-08-20infiniband: hfi1: fix memory leaksWenwen Wang
2019-08-20infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-08-20IB/mlx4: Fix memory leaksWenwen Wang
2019-08-20RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua
2019-08-20IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky
2019-08-20RDMA/counters: Properly implement PID checksLeon Romanovsky
2019-08-20IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir
2019-08-20IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan
2019-08-20IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan
2019-08-20IB/hfi1: Drop stale TID RDMA packetsKaike Wan
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe
2019-08-20nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello
2019-08-20nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli
2019-08-20nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman
2019-08-20Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAEDexuan Cui
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui
2019-08-20Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_contextDexuan Cui
2019-08-20auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constantNishka Dasgupta
2019-08-20HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra
2019-08-19scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart
2019-08-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-19Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-19HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires
2019-08-19HID: intel-ish-hid: ipc: add EHL device idEven Xu
2019-08-19HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke
2019-08-19signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman
2019-08-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-18wimax/i2400m: fix a memory leak bugWenwen Wang
2019-08-18net: cavium: fix driver nameStephen Hemminger
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam
2019-08-18bnxt_en: Improve RX doorbell sequence.Michael Chan
2019-08-18bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan
2019-08-18net: kalmia: fix memory leaksWenwen Wang