summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-19blkcg: init root blkcg_gq under lockJiang Biao1-6/+11
2018-04-19blkcg: small fix on comment in blkcg_init_queueJiang Biao1-5/+1
2018-04-18blkcg: don't hold blkcg lock when deactivating policyJiang Biao1-5/+0
2018-04-18block: add blk_queue_fua() helper functionDave Chinner1-0/+1
2018-04-18cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter1-1/+1
2018-04-18bfq-iosched: ensure to clear bic/bfqq pointers when preparing requestJens Axboe1-1/+9
2018-04-17blk-mq: start request gstate with gen 1Jianchao Wang2-0/+11
2018-04-17block/swim: Select appropriate drive on device openFinn Thain1-1/+1
2018-04-17block/swim: Fix IO error at end of mediumFinn Thain1-5/+8
2018-04-17block/swim: Check drive typeFinn Thain1-2/+4
2018-04-17block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain2-7/+7
2018-04-17block/swim: Don't log an error message for an invalid ioctlFinn Thain1-7/+2
2018-04-17block/swim: Remove extra put_disk() call from error pathFinn Thain1-1/+0
2018-04-17block/swim: Fix array bounds checkFinn Thain1-1/+1
2018-04-17m68k/mac: Don't remap SWIM MMIO regionFinn Thain1-7/+3
2018-04-15loop: handle short DIO readsJens Axboe1-7/+27
2018-04-15loop: remove cmd->rq memberJens Axboe2-18/+19
2018-04-14block: do not use interruptible wait anywhereAlan Jenkins1-7/+4
2018-04-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-172/+510
2018-04-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds8-5/+283
2018-04-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+13
2018-04-14Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds10-639/+789
2018-04-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds198-3950/+16113
2018-04-14Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-63/+205
2018-04-14Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds55-456/+628
2018-04-14Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds33-525/+2119
2018-04-14Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds19-226/+245
2018-04-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+47
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds9-38/+84
2018-04-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-199/+242
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds30-1358/+357
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare1-2/+2
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2-1/+10
2018-04-13firmware: dmi_scan: Fix UUID length safety checkJean Delvare1-1/+1
2018-04-13Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui1-3/+3
2018-04-13Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds40-1640/+432
2018-04-13Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-34/+15
2018-04-13proc: fixup copyright signAlexey Dobriyan9-7/+37
2018-04-13Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2018-04-13Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-157/+60
2018-04-13arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni1-0/+8
2018-04-13arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni1-5/+14
2018-04-13arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni1-18/+18
2018-04-13arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni1-0/+12
2018-04-13arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni1-0/+3
2018-04-13arch/sh: pci: don't use disabled resourcesThomas Petazzoni1-0/+5
2018-04-13arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2-4/+7
2018-04-13arch/sh: add sh7786_mm_sel() functionThomas Petazzoni1-0/+7
2018-04-13sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-04-13sh: fix memory corruption of unflattened device treeRich Felker2-6/+8