aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qlogicpti.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-02drm/nouveau: Only release VCPI slots on mode changesLyude Paul1-1/+1
2019-08-01ACPI: PM: Fix regression in acpi_device_set_power()Rafael J. Wysocki1-1/+3
2019-08-01block: Fix __blkdev_direct_IO() for bio fragmentsDamien Le Moal1-1/+2
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun1-1/+3
2019-08-01drm: msm: Fix add_gpu_componentsJeffrey Hugo1-1/+2
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky1-4/+3
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein1-10/+10
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman1-1/+4
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi1-18/+9
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2-22/+27
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe2-13/+44
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony1-1/+5
2019-08-01drm/msm: Annotate intentional switch statement fall throughsJordan Crouse3-0/+4
2019-08-01drm/msm: add support for per-CRTC max_vblank_count on mdp5Brian Masney2-2/+16
2019-07-31drm/msm: Use the correct dma_sync calls in msm_gemRob Clark1-5/+42
2019-07-31Bluetooth: hci_uart: check for missing tty operationsVladis Dronov7-0/+29
2019-07-31mm: slub: Fix slab walking for init_on_freeLaura Abbott1-2/+6
2019-07-31gfs2: Inode dirtying fixAndreas Gruenbacher1-3/+12
2019-07-31Unbreak mount_capable()Al Viro1-4/+1
2019-07-31MAINTAINERS: floppy: take over maintainershipDenis Efremov1-1/+2
2019-07-31nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata1-1/+1
2019-07-31ata: libahci: do not complain in case of deferred probeMiquel Raynal1-0/+3
2019-07-31io_uring: fix KASAN use after free in io_sq_wq_submit_workJackie Liu1-1/+2
2019-07-31drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan1-20/+36
2019-07-31drm/amd/powerplay: correct Navi10 VCN powergate control (v2)Evan Quan1-18/+10
2019-07-31drm/amd/powerplay: support VCN powergate status retrieval for SW SMUEvan Quan1-0/+4
2019-07-31drm/amd/powerplay: support VCN powergate status retrieval on RavenEvan Quan1-0/+9
2019-07-31drm/amd/powerplay: add new sensor type for VCN powergate statusEvan Quan1-0/+1
2019-07-31drm/amdgpu: fix a potential information leaking bugWang Xiayang1-1/+1
2019-07-31drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König1-14/+12
2019-07-31drm/amd/powerplay: enable SW SMU reset functionalityEvan Quan1-7/+9
2019-07-31drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan2-6/+15
2019-07-31drm/amdgpu/powerplay: use proper revision id for naviAlex Deucher1-1/+2
2019-07-31drm/amd/powerplay: fix temperature granularity error in smu11Kevin Wang1-9/+9
2019-07-31drm/amd/powerplay: add callback function of get_thermal_temperature_rangeKevin Wang4-30/+40
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell1-1/+2
2019-07-30fgraph: Remove redundant ftrace_graph_notrace_addr() testChangbin Du1-10/+7
2019-07-30tracing: Fix header include guards in trace event headersMasahiro Yamada4-7/+7
2019-07-30dm table: fix various whitespace issues with recent DAX codeMike Snitzer1-7/+7
2019-07-30dm table: fix dax_dev NULL dereference in device_synchronous()Pankaj Gupta1-1/+1
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara3-32/+73
2019-07-30exit: make setting exit_state consistentChristian Brauner1-2/+3
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai1-1/+1
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace1-2/+0
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace1-1/+11
2019-07-30Btrfs: fix deadlock between fiemap and transaction commitsFilipe Manana3-5/+22
2019-07-30Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana1-0/+10
2019-07-30Btrfs: fix incremental send failure after deduplicationFilipe Manana1-62/+15