summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-05-252-3/+11
|\
| * kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala2019-05-221-1/+0
| * tracing: Add a check_val() check before updating cond_snapshot() track_valTom Zanussi2019-05-211-0/+6
| * tracing: Check keys for variable references in expressions tooTom Zanussi2019-05-211-2/+2
| * tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_eltsTom Zanussi2019-05-211-0/+3
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-05-2411-226/+189
|\ \
| * | Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-05-201-2/+1
| * | scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-05-201-1/+1
| * | scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu2019-05-201-7/+16
| * | scsi: myrs: Fix uninitialized variableYueHaibing2019-05-201-1/+1
| * | scsi: lpfc: Update lpfc version to 12.2.0.2James Smart2019-05-131-1/+1
| * | scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-05-131-1/+4
| * | scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart2019-05-131-13/+19
| * | scsi: lpfc: resolve lockdep warningsJames Smart2019-05-132-33/+56
| * | scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-05-131-4/+0
| * | scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-05-131-24/+8
| * | scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran2019-05-131-139/+82
* | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-2418-246/+241
|\ \ \
| * \ \ Merge branch 'nvme-5.2-rc2' of git://git.infradead.org/nvme into for-linusJens Axboe2019-05-234-42/+77
| |\ \ \
| | * | | nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch2019-05-221-1/+1
| | * | | nvme: update MAINTAINERSKeith Busch2019-05-211-1/+1
| | * | | nvme: copy MTFA field from identify controllerLaine Walker-Avina2019-05-211-0/+1
| | * | | nvme: fix memory leak for power latency toleranceYufen Yu2019-05-171-0/+1
| | * | | nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig2019-05-171-5/+20
| | * | | nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig2019-05-171-23/+24
| | * | | nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-05-171-2/+0
| | * | | nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig2019-05-171-4/+9
| | * | | nvme: Fix known effectsKeith Busch2019-05-171-1/+1
| | * | | nvme-pci: Sync queues on resetKeith Busch2019-05-173-0/+14
| | * | | nvme-pci: Unblock reset_work on IO failureKeith Busch2019-05-171-5/+4
| | * | | nvme-pci: Don't disable on timeout in reset stateKeith Busch2019-05-171-1/+2
| | * | | nvme-pci: Fix controller freeze wait disablingKeith Busch2019-05-171-6/+6
| * | | | tools/io_uring: sync with liburingJens Axboe2019-05-235-61/+118
| * | | | tools/io_uring: fix Makefile for pthread library linkJens Axboe2019-05-231-1/+1
| * | | | blk-mq: fix hang caused by freeze/unfreeze sequenceBob Liu2019-05-233-11/+18
| * | | | block: remove the bi_seg_{front,back}_size fields in struct bioChristoph Hellwig2019-05-232-89/+12
| * | | | block: remove the segment size check in bio_will_gapChristoph Hellwig2019-05-231-18/+1
| * | | | block: force an unlimited segment size on queues with a virt boundaryChristoph Hellwig2019-05-231-0/+11
| * | | | block: don't decrement nr_phys_segments for physically contigous segmentsChristoph Hellwig2019-05-231-22/+1
| * | | | sbitmap: fix improper use of smp_mb__before_atomic()Andrea Parri2019-05-231-1/+1
| * | | | bio: fix improper use of smp_mb__before_atomic()Andrea Parri2019-05-231-1/+1
| * | | | aoe: list new maintainer for aoe driverEd Cashin2019-05-231-1/+1
* | | | | Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-2412-13/+21
|\ \ \ \ \
| * | | | | selftests/timers: Add missing fflush(stdout) callsKees Cook2019-05-2110-0/+12
| * | | | | selftests: Remove forced unbuffering for test runningKees Cook2019-05-211-11/+1
| * | | | | selftests/x86: Support Atom for syscall_arg_fault testTong Bo2019-05-211-2/+8
| | |_|_|/ | |/| | |
* | | | | Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-2427-68/+108
|\ \ \ \ \
| * | | | | checkpatch.pl: Update DT vendor prefix checkRob Herring2019-05-221-2/+2
| * | | | | dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu2019-05-2215-39/+39
| * | | | | dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring2019-05-221-11/+13