summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-2613-81/+144
|\
| * Revert "blk-mq: remove code for dealing with remapping queue"Ming Lei2018-04-251-3/+31
| * block: mq: Add some minor doc for core structsLinus Walleij2018-04-252-0/+6
| * bcache: mark Coly Li as bcache maintainerJens Axboe2018-04-251-0/+1
| * MAINTAINERS: Remove me as maintainer of bcacheMichael Lyle2018-04-251-1/+0
| * blkcg: init root blkcg_gq under lockJiang Biao2018-04-191-6/+11
| * blkcg: small fix on comment in blkcg_init_queueJiang Biao2018-04-191-5/+1
| * blkcg: don't hold blkcg lock when deactivating policyJiang Biao2018-04-181-5/+0
| * block: add blk_queue_fua() helper functionDave Chinner2018-04-181-0/+1
| * cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter2018-04-181-1/+1
| * bfq-iosched: ensure to clear bic/bfqq pointers when preparing requestJens Axboe2018-04-181-1/+9
| * blk-mq: start request gstate with gen 1Jianchao Wang2018-04-172-0/+11
| * block/swim: Select appropriate drive on device openFinn Thain2018-04-171-1/+1
| * block/swim: Fix IO error at end of mediumFinn Thain2018-04-171-5/+8
| * block/swim: Check drive typeFinn Thain2018-04-171-2/+4
| * block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain2018-04-172-7/+7
| * block/swim: Don't log an error message for an invalid ioctlFinn Thain2018-04-171-7/+2
| * block/swim: Remove extra put_disk() call from error pathFinn Thain2018-04-171-1/+0
| * block/swim: Fix array bounds checkFinn Thain2018-04-171-1/+1
| * m68k/mac: Don't remap SWIM MMIO regionFinn Thain2018-04-171-7/+3
| * loop: handle short DIO readsJens Axboe2018-04-151-7/+27
| * loop: remove cmd->rq memberJens Axboe2018-04-152-18/+19
| * block: do not use interruptible wait anywhereAlan Jenkins2018-04-141-7/+4
* | Merge tag 'riscv-for-linus-4.17-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-263-5/+2
|\ \
| * | RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno2018-04-241-1/+1
| * | riscv: there is no <asm/handle_irq.h>Christoph Hellwig2018-04-241-1/+0
| * | riscv: select DMA_DIRECT_OPS instead of redefining itChristoph Hellwig2018-04-241-3/+1
* | | Merge tag 'dma-mapping-4.17-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-04-253-7/+7
|\ \ \
| * | | dma-mapping: postpone cpu addr translation on mmapJacopo Mondi2018-04-231-4/+2
| * | | dma-coherent: clarify dma_mmap_from_dev_coherent documentationRobin Murphy2018-04-231-2/+3
| * | | dma-direct: don't retry allocation for no-op GFP_DMATakashi Iwai2018-04-231-1/+2
| |/ /
* | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-251-0/+2
|\ \ \
| * | | commoncap: Handle memory allocation failure.Tetsuo Handa2018-04-111-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2464-463/+1163
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-04-247-16/+37
| |\ \ \
| | * | | ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash2018-04-241-5/+17
| | * | | ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2018-04-242-6/+0
| | * | | ice: Fix incorrect comment for action typeAnirudh Venkataramanan2018-04-241-1/+1
| | * | | ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan2018-04-241-2/+2
| | * | | igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes2018-04-241-1/+16
| | * | | ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King2018-04-241-1/+1
| * | | | sfc: ARFS filter IDsEdward Cree2018-04-246-46/+337
| * | | | net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli2018-04-241-0/+2
| * | | | packet: fix bitfield update raceWillem de Bruijn2018-04-242-21/+49
| |/ / /
| * | | team: fix netconsole setup over teamXin Long2018-04-241-7/+12
| * | | Merge branch 'amd-xgbe-fixes'David S. Miller2018-04-247-23/+233
| |\ \ \
| | * | | amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-241-17/+54
| | * | | amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-247-4/+160
| | * | | amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-242-2/+19
| |/ / /
| * | | pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-04-241-0/+4