summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+2
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-18/+34
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds5-9/+17
2017-01-20Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+18
2017-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-2/+3
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-111/+94
2017-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-11/+40
2017-01-20Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář1-2/+2
2017-01-20blk-mq: allow resize of scheduler requestsJens Axboe3-13/+61
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-20Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui1-53/+100
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard1-5/+5
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds26-40/+47
2017-01-20Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds6-33/+84
2017-01-20ARM: dts: da850-evm: fix read access to SPI flashFabien Parent1-0/+1
2017-01-20virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-20virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-20virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-20tools/virtio/ringtest: tweaks for s390Halil Pasic1-0/+12
2017-01-20tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic1-2/+3
2017-01-20virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-01-20vhost/scsi: silence uninitialized variable warningDan Carpenter1-1/+1
2017-01-20vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal1-1/+1
2017-01-20nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+23
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-23/+63
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-49/+70
2017-01-19Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+71
2017-01-19arm64: avoid returning from bad_modeMark Rutland2-5/+25
2017-01-19blk-mq: stop hardware queue in blk_mq_delay_queue()Jens Axboe1-0/+1
2017-01-19blk-mq-tag: remove redundant check for 'data->hctx' being non-NULLJens Axboe1-4/+2
2017-01-19elevator: fix unnecessary put of elevator in failure caseJens Axboe1-4/+0
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-19ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta1-1/+1
2017-01-19ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta1-14/+19
2017-01-19Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson8-20/+15
2017-01-19ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta3-2/+16
2017-01-19ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2-3/+50
2017-01-19blk-cgroup: don't quiesce the queue on policy activate/deactivateJens Axboe1-12/+8
2017-01-19ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2-22/+48
2017-01-19blk-mq: Remove unused variableKeith Busch1-1/+0
2017-01-19Merge tag 'upstream-4.10-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds5-58/+32
2017-01-18sbitmap: fix wakeup hang after sbq resizeOmar Sandoval1-5/+30
2017-01-18sbitmap: use smp_mb__after_atomic() in sbq_wake_up()Omar Sandoval1-3/+10
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2-2/+2
2017-01-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-5/+55
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta3-4/+6