summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-113-2/+3
|\
| * pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig2017-08-111-0/+1
| * NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()Trond Myklebust2017-08-091-2/+1
| * nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson2017-08-081-0/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-1110-55/+267
|\ \
| * \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-118-51/+261
| |\ \
| | * | nvme: fix directive command numd calculationKwan (Hingkwan) Huen-SSI2017-08-101-1/+1
| | * | nvme: fix nvme reset command timeout handlingKeith Busch2017-08-101-7/+20
| | * | nvme-pci: fix CMB sysfs file removal in reset pathMax Gurtovoy2017-08-101-11/+7
| | * | lpfc: support nvmet_fc defer_rcv callbackJames Smart2017-08-104-2/+38
| | * | nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart2017-08-102-28/+191
| | * | nvme: strip trailing 0-bytes in wwid_showMartin Wilck2017-08-101-2/+4
| * | | block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet timeBart Van Assche2017-08-101-2/+2
| * | | bio-integrity: only verify integrity on the lowest stacked driverChristoph Hellwig2017-08-101-3/+2
| * | | bio-integrity: Fix regression if profile verify_fn is NULLMilan Broz2017-08-101-1/+4
* | | | Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-08-113-2/+4
|\ \ \ \
| * | | | mmc: block: fix lockdep splat when removing mmc_block moduleMichał Mirosław2017-08-091-0/+2
| * | | | mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen2017-08-081-1/+1
| * | | | mmc: host: omap_hsmmc: Add CMD23 capability to omap_hsmmc driverKishon Vijay Abraham I2017-08-081-1/+1
* | | | | Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linuxLinus Torvalds2017-08-114-9/+16
|\ \ \ \ \
| * | | | | efifb: allow user to disable write combined mapping.Dave Airlie2017-07-312-1/+13
| * | | | | fbdev: omapfb: remove unused variableArnd Bergmann2017-07-311-1/+0
| * | | | | video: fbdev: imxfb: use after free in imxfb_remove()Dan Carpenter2017-07-311-7/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-08-112-4/+6
|\ \ \ \ \ \
| * | | | | | fuse: set mapping error in writepage_locked when it failsJeff Layton2017-08-111-0/+1
| * | | | | | fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dioAshish Samant2017-08-032-3/+4
| * | | | | | fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk2017-06-091-1/+1
* | | | | | | Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-111-0/+7
|\ \ \ \ \ \ \
| * | | | | | | iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov2017-08-111-0/+7
* | | | | | | | Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-119-68/+111
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/watchdog: add locking around init/exit functionsNicholas Piggin2017-08-091-1/+10
| * | | | | | | | powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin2017-08-091-6/+9
| * | | | | | | | powerpc/watchdog: Fix final-check recovered caseNicholas Piggin2017-08-091-1/+5
| * | | | | | | | powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin2017-08-091-1/+3
| * | | | | | | | powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin2017-08-091-4/+9
| * | | | | | | | powerpc: NMI IPI improve lock primitiveNicholas Piggin2017-08-091-3/+3
| * | | | | | | | powerpc/configs: Re-enable HARD/SOFT lockup detectorsMichael Ellerman2017-08-093-3/+6
| * | | | | | | | powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy2017-08-082-3/+48
| * | | | | | | | Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman2017-08-072-46/+18
* | | | | | | | | Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-08-1132-214/+247
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-08-101-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs2017-08-101-0/+2
| * | | | | | | | | | drm: make DRM_STM default nMichał Mirosław2017-08-101-1/+0
| * | | | | | | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2017-08-101-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/etnaviv: Fix off-by-one error in reloc checkingWladimir J. van der Laan2017-08-081-2/+2
| * | | | | | | | | | | Merge tag 'drm-intel-fixes-2017-08-09-1' of git://anongit.freedesktop.org/git...Dave Airlie2017-08-1010-37/+82
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/i915: fix backlight invert for non-zero minimum brightnessJani Nikula2017-08-071-1/+1
| | * | | | | | | | | | | drm/i915/shrinker: Wrap need_resched() inside preempt-disableChris Wilson2017-08-071-3/+8
| | * | | | | | | | | | | drm/i915/perf: fix flex eu registers programmingLionel Landwerlin2017-08-071-2/+2
| | * | | | | | | | | | | Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-08-076-31/+70
| | |\ \ \ \ \ \ \ \ \ \ \