summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET2018-03-241-0/+5
* | | | Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-03-302-4/+6
|\ \ \ \
| * | | | dm: fix dropped return code from dm_get_bdev_for_ioctlMike Snitzer2018-03-301-3/+5
| * | | | dm mpath: fix support for loading scsi_dh modules during table loadMike Snitzer2018-03-291-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-308-40/+100
|\ \ \ \ \
| * | | | | RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-03-292-17/+33
| * | | | | RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King2018-03-271-1/+1
| * | | | | RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky2018-03-271-2/+4
| * | | | | RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky2018-03-271-0/+5
| * | | | | RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe2018-03-271-0/+9
| * | | | | RDMA/qedr: Fix QP state initialization raceKalderon, Michal2018-03-211-3/+17
| * | | | | RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal2018-03-211-1/+2
| * | | | | RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal2018-03-211-10/+15
| * | | | | RDMA/ucma: Correct option size check using optlenChien Tin Tung2018-03-211-1/+1
| * | | | | RDMA/restrack: Move restrack_clean to be symmetrical to restrack_initLeon Romanovsky2018-03-211-2/+1
| * | | | | IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch2018-03-212-3/+12
* | | | | | Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2018-03-302-1/+3
|\ \ \ \ \ \
| * | | | | | mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-03-291-0/+2
| * | | | | | mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon2018-03-291-1/+1
* | | | | | | Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-293-11/+18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l...Dave Airlie2018-03-291-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | drm/tegra: dc: Using NULL instead of plain integerWei Yongjun2018-03-281-1/+1
| | * | | | | | | drm/tegra: dc: Use correct format array for Tegra124Stefan Agner2018-03-221-2/+2
| * | | | | | | | Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb...Dave Airlie2018-03-272-8/+15
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | drm/amdkfd: Deallocate SDMA queues correctlyFelix Kuehling2018-03-231-6/+14
| | * | | | | | | drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling2018-03-231-2/+1
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-2810-147/+125
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabledJianchao Wang2018-03-201-0/+8
| * | | | | | | | scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen2018-03-201-0/+2
| * | | | | | | | scsi: ibmvfc: Avoid unnecessary port reloginBrian King2018-03-151-4/+2
| * | | | | | | | scsi: virtio_scsi: unify scsi_host_templateMing Lei2018-03-151-59/+15
| * | | | | | | | scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei2018-03-151-56/+3
| * | | | | | | | scsi: core: introduce force_blk_mqMing Lei2018-03-151-0/+1
| * | | | | | | | scsi: megaraid_sas: fix selection of reply queueMing Lei2018-03-153-11/+41
| * | | | | | | | scsi: hpsa: fix selection of reply queueMing Lei2018-03-152-19/+55
* | | | | | | | | Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-03-251-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET2018-03-221-3/+6
* | | | | | | | | | tty: vt: fix up tabstops properlyLinus Torvalds2018-03-251-4/+4
* | | | | | | | | | Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-247-53/+154
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pinctrl: samsung: Validate alias coming from DTKrzysztof Kozlowski2018-03-086-52/+154
| * | | | | | | | | | pinctrl: sh-pfc: r8a7795: remove duplicate of CLKOUT pin in pinmux_pins[]Niklas Söderlund2018-03-081-1/+0
* | | | | | | | | | | Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-03-231-3/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Alex Williamson2018-03-221-3/+0
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds2018-03-232-21/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-211-5/+1
| * | | | | | | | | | | mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya2018-03-211-13/+10
| * | | | | | | | | | | mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-211-2/+3
| * | | | | | | | | | | mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong2018-03-191-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-237-23/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter2018-03-191-0/+4