summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger2016-02-241-1/+1
* KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini2016-02-241-2/+2
* KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-02-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-02-185-39/+11
|\
| * ftrace/module: remove ftrace module notifierJessica Yu2016-02-173-37/+9
| * livepatch: change the error message in asm/livepatch.h header filesMiroslav Benes2016-01-182-2/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-02-182-2/+5
|\ \
| * \ Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-111-0/+1
| |\ \
| | * | SCSI: Add Marvell configuration device to VPD blacklistTodd Fujinaka2016-02-091-0/+1
| * | | scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley2016-02-111-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-02-1721-106/+175
|\ \ \ \
| * | | | blk: fix overflow in queue_discard_max_hw_showAlan2016-02-171-3/+2
| * | | | writeback: initialize inode members that track writeback historyTahsin Erdogan2016-02-161-0/+6
| * | | | writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo2016-02-161-4/+11
| * | | | bio: return EINTR if copying to user space got interruptedHannes Reinecke2016-02-121-2/+5
| * | | | NVMe: Rate limit nvme IO warningsKeith Busch2016-02-121-1/+1
| * | | | NVMe: Poll device while still active during removeKeith Busch2016-02-121-5/+1
| * | | | NVMe: Requeue requests on suspended queuesKeith Busch2016-02-121-0/+5
| * | | | NVMe: Allow request mergesKeith Busch2016-02-111-1/+0
| * | | | NVMe: Fix io incapable return valuesKeith Busch2016-02-111-2/+2
| * | | | blk-mq: End unstarted requests on dying queueKeith Busch2016-02-111-2/+4
| * | | | block: Initialize max_dev_sectors to 0Keith Busch2016-02-111-2/+2
| * | | | null_blk: oops when initializing without lightnvmMatias Bjørling2016-02-111-2/+4
| * | | | block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen2016-02-091-0/+9
| * | | | nvme: fix Kconfig description for BLK_DEV_NVME_SCSIChristoph Hellwig2016-02-091-2/+3
| * | | | kernel/fs: fix I/O wait not accounted for RW O_DSYNCStephane Gasparini2016-02-091-1/+1
| * | | | floppy: refactor open() flags handlingJiri Kosina2016-02-061-15/+19
| * | | | lightnvm: allow to force mm initializationMatias Bjørling2016-02-043-10/+21
| * | | | lightnvm: check overflow and correct mlc pairsMatias Bjørling2016-02-041-3/+9
| * | | | lightnvm: fix request intersection locking in rrpcJavier González2016-02-041-2/+1
| * | | | lightnvm: warn if irqs are disabled in lock laddrJavier González2016-02-041-0/+2
| * | | | lightnvm: put bio before returnWenwei Tao2016-02-041-1/+3
| * | | | deadline: remove unused struct memberTahsin Erdogan2016-02-011-3/+0
| * | | | Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2016-02-011-15/+18
| |\ \ \ \
| | * | | | floppy: fix lock_fdc() signal handlingJiri Kosina2016-02-011-15/+18
| * | | | | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-01-301-29/+45
| |\ \ \ \ \
| | * | | | | xen/blkfront: realloc ring info in blkif_resumeBob Liu2016-01-291-29/+45
| * | | | | | block: fix use-after-free in dio_bio_completeMike Krinkin2016-01-301-1/+1
* | | | | | | Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-174-5/+17
|\ \ \ \ \ \ \
| * | | | | | | rtc: s3c: Document required clocks in the DT bindingJavier Martinez Canillas2016-02-121-0/+6
| * | | | | | | serial: fsl-imx-uart: Fix typo in fsl,dte-mode descriptionFabio Estevam2016-02-121-1/+1
| * | | | | | | dt-bindings: arm, gic-v3: require that reserved cells are always 0Will Deacon2016-02-121-3/+2
| * | | | | | | of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy2016-02-111-1/+8
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-1718-93/+178
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/qxl: fix erroneous return valueAnton Protopopov2016-02-171-1/+1
| * | | | | | | | drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner2016-02-171-4/+4
| * | | | | | | | drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner2016-02-171-2/+6
| * | | | | | | | drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner2016-02-171-2/+1
| * | | | | | | | drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner2016-02-171-0/+16
| * | | | | | | | drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner2016-02-171-0/+43