summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-31drm/amd/powerplay: enable SW SMU reset functionalityEvan Quan
2019-07-31drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-07-31drm/amdgpu/powerplay: use proper revision id for naviAlex Deucher
2019-07-31drm/amd/powerplay: fix temperature granularity error in smu11Kevin Wang
2019-07-31drm/amd/powerplay: add callback function of get_thermal_temperature_rangeKevin Wang
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell
2019-07-30dm table: fix various whitespace issues with recent DAX codeMike Snitzer
2019-07-30dm table: fix dax_dev NULL dereference in device_synchronous()Pankaj Gupta
2019-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace
2019-07-29scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_privHannes Reinecke
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-07-29libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook
2019-07-29ataflop: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-29Do not dereference 'siw_crypto_shash' before checkingBernard Metzler
2019-07-29RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon
2019-07-29RDMA/hns: Fix build errorYueHaibing
2019-07-29vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik
2019-07-29s390/tape: add fallthrough annotationsHeiko Carstens
2019-07-29platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt
2019-07-29drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon
2019-07-29gpiolib: Preserve desc->flags when setting stateChris Packham
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-26Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-26vhost: disable metadata prefetch optimizationMichael S. Tsirkin
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic
2019-07-26xen/pciback: remove set but not used variable 'old_state'YueHaibing
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva