summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-19s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky
2018-07-17s390/chsc: fix packed-not-aligned warningsSebastian Ott
2018-07-17s390/css: reduce stsch callsSebastian Ott
2018-07-17s390/css: validate subchannel prior to allocationSebastian Ott
2018-07-17s390/css: start the subchannel evaluation earlierSebastian Ott
2018-07-17s390/cio: ensure that a chpid is registered only onceSebastian Ott
2018-07-16s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-06s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik
2018-07-04s390/dasd: fix cast-function-type warningsSebastian Ott
2018-07-02s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-02s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-02s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik
2018-07-02s390/zcrypt: add copy_from_user length plausibility checksHarald Freudenberger
2018-07-02s390/dasd: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-02s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik
2018-07-02s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik
2018-07-02s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik
2018-06-25Merge branch 'zcrypt' into featuresMartin Schwidefsky
2018-06-25s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger
2018-06-25s390/zcrypt: Show load of cards and queues in sysfsHarald Freudenberger
2018-06-25s390/zcrypt: Review inline assembler constraints.Harald Freudenberger
2018-06-25s390/zcrypt: Add ZAPQ inline function.Harald Freudenberger
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik
2018-06-25s390/qdio: reset old sbal_state flagsJulian Wiedmann
2018-06-24Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-22lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-22Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-22irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier
2018-06-22irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier
2018-06-22irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier
2018-06-22irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang
2018-06-22irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier
2018-06-22irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier
2018-06-22efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede
2018-06-22xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky
2018-06-22xen: add new hypercall buffer mapping deviceJuergen Gross
2018-06-22Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-22Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-22Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-06-22Merge tag 'pinctrl-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-22Merge tag 'hwmon-for-linus-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-22Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-22Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-21nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe
2018-06-21nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang