summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-18mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel3-0/+17
2019-07-18mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata1-8/+8
2019-07-18net: ag71xx: Add missing headerRosen Penev1-0/+1
2019-07-18floppy: fix out-of-bounds read in copy_bufferDenis Efremov1-2/+4
2019-07-18floppy: fix invalid pointer dereference in drive_nameDenis Efremov1-3/+8
2019-07-18floppy: fix out-of-bounds read in next_valid_formatDenis Efremov1-0/+18
2019-07-18floppy: fix div-by-zero in setup_format_paramsDenis Efremov1-0/+5
2019-07-17Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...Linus Torvalds1-56/+62
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds8-115/+67
2019-07-17Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-28/+20
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-17Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds4-14/+47
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds10-36/+842
2019-07-17drm/amdkfd: Remove GWS from process during uninitJoseph Greathouse1-0/+3
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis1-1/+1
2019-07-17drm/amd/powerplay: update vega20 driver if to fit latest SMU firmwareEvan Quan1-2/+4
2019-07-17drm/amd/powerplay: maintain SMU FW backward compatibilityEvan Quan1-3/+9
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan5-23/+23
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan1-3/+0
2019-07-17drm/amd/powerplay: avoid access before allocationEvan Quan1-4/+7
2019-07-17drm/amd/powerplay: fix memory allocation failure check V2Evan Quan1-2/+2
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling1-3/+37
2019-07-17drm/amdgpu: drop dead headerAlex Deucher2-33/+0
2019-07-17Merge tag 'rpmsg-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+2
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds10-131/+1963
2019-07-17Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-2/+10
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds116-3086/+7136
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds20-433/+501
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds53-693/+3470
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-1/+2
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake1-56/+62
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-119/+65
2019-07-17dm kcopyd: Increase default sub-job size to 512KBNikos Tsironis1-6/+28
2019-07-17dm snapshot: fix oversights in optional discard supportMike Snitzer1-0/+10
2019-07-17dm zoned: fix zone state management raceDamien Le Moal2-28/+24
2019-07-17scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada1-1/+1
2019-07-17xen: remove tmem driverJuergen Gross5-1025/+0
2019-07-17xen/events: fix binding user event channels to cpusJuergen Gross2-3/+11
2019-07-17scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig1-0/+1
2019-07-17scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig1-0/+1
2019-07-17scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig1-15/+3
2019-07-17scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig1-28/+7
2019-07-17scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig1-3/+2
2019-07-17scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig1-2/+1
2019-07-17scsi: core: take the DMA max mapping size into accountChristoph Hellwig1-0/+2
2019-07-17scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig2-1/+5
2019-07-17virtio_pmem: fix sparse warningPankaj Gupta1-2/+2
2019-07-17scsi: core: Fix race on creating sense cacheMing Lei1-3/+3
2019-07-17scsi: sd_zbc: Fix compilation warningDamien Le Moal1-1/+1
2019-07-17scsi: libfc: fix null pointer dereference on a null lportColin Ian King1-1/+1