summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/css: reduce stsch callsSebastian Ott2018-07-174-79/+57
* s390/css: validate subchannel prior to allocationSebastian Ott2018-07-173-30/+23
* s390/css: start the subchannel evaluation earlierSebastian Ott2018-07-171-4/+5
* s390/cio: ensure that a chpid is registered only onceSebastian Ott2018-07-172-12/+12
* s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-161-1/+1
* s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik2018-07-061-31/+7
* s390/dasd: fix cast-function-type warningsSebastian Ott2018-07-041-8/+8
* s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-1/+1
* s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-4/+4
* s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik2018-07-021-2/+2
* s390/zcrypt: add copy_from_user length plausibility checksHarald Freudenberger2018-07-022-3/+37
* s390/dasd: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-1/+1
* s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik2018-07-023-4/+4
* s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik2018-07-021-0/+1
* s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik2018-07-021-0/+1
* Merge branch 'zcrypt' into featuresMartin Schwidefsky2018-06-257-277/+26
|\
| * s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger2018-06-255-302/+2
| * s390/zcrypt: Show load of cards and queues in sysfsHarald Freudenberger2018-06-252-0/+24
| * s390/zcrypt: Review inline assembler constraints.Harald Freudenberger2018-06-251-17/+23
| * s390/zcrypt: Add ZAPQ inline function.Harald Freudenberger2018-06-251-0/+19
* | s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik2018-06-251-5/+0
* | s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-06-251-3/+2
|/
* Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-1/+1
|\
| * efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede2018-06-221-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-241-1/+3
|\ \
| * | clocksource/drivers/stm32: Fix error return codeJulia Lawall2018-06-121-1/+3
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-16/+58
|\ \ \
| * | | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier2018-06-221-0/+10
| * | | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier2018-06-221-5/+13
| * | | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier2018-06-221-6/+19
| * | | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang2018-06-221-1/+8
| * | | irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier2018-06-221-1/+1
| * | | irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier2018-06-221-3/+7
* | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-2410-56/+125
|\ \ \ \
| * | | | lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-221-1/+1
| * | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-226-45/+88
| |\ \ \ \
| | * | | | nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe2018-06-213-5/+39
| | * | | | nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang2018-06-211-1/+1
| | * | | | nvme-fc: release io queues to allow fast failJames Smart2018-06-211-3/+3
| | * | | | nvmet: reset keep alive timer in controller enableMax Gurtuvoy2018-06-201-0/+8
| | * | | | nvme-rdma: don't override opts->queue_sizeSagi Grimberg2018-06-201-11/+10
| | * | | | nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin2018-06-201-2/+6
| | * | | | nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg2018-06-201-13/+11
| | * | | | nvme-rdma: fix possible double free condition when failing to create a contro...Sagi Grimberg2018-06-201-10/+10
| * | | | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2018-06-201-8/+34
| |/ / / /
| * | | | block: fix timeout changes for legacy request driversChristoph Hellwig2018-06-192-2/+2
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-242-5/+11
|\ \ \ \ \
| * | | | | hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch2018-06-151-2/+9
| * | | | | crypto: chtls - use after free in chtls_pt_recvmsg()Dan Carpenter2018-06-151-3/+2
* | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-239-18/+279
|\ \ \ \ \ \