summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-033-13/+47
* NVMe: Fix 0-length integrity payloadKeith Busch2016-03-031-1/+1
* NVMe: Don't allow unsupported flagsKeith Busch2016-03-031-0/+4
* NVMe: Move error handling to failed reset handlerKeith Busch2016-03-033-18/+50
* NVMe: Simplify device reset failureKeith Busch2016-03-031-27/+21
* NVMe: Fix namespace removal deadlockKeith Busch2016-03-033-7/+26
* NVMe: Use IDA for namespace disk namingKeith Busch2016-03-032-3/+14
* NVMe: Don't unmap controller registers on resetKeith Busch2016-03-031-29/+42
* block: merge: get the 1st and last bvec via helpersMing Lei2016-03-031-6/+2
* block: get the 1st and last bvec via helpersMing Lei2016-03-031-4/+9
* block: check virt boundary in bio_will_gap()Ming Lei2016-03-031-5/+11
* block: bio: introduce helpers to get the 1st and last bvecMing Lei2016-03-031-0/+37
* Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-032-16/+16
|\
| * PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian2016-02-291-8/+13
| * PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri2016-02-291-8/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-035-14/+17
|\ \
| * | kvm: x86: Update tsc multiplier on change.Owen Hofmann2016-03-021-5/+9
| * | mips/kvm: fix ioctl error handlingMichael S. Tsirkin2016-03-021-2/+2
| * | Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-03-022-2/+2
| |\ \
| | * | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-292-2/+2
| * | | KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini2016-02-261-5/+4
* | | | Merge tag 'gpio-v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-031-0/+42
|\ \ \ \
| * | | | gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven2016-02-251-0/+42
* | | | | Merge tag 'iommu-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-034-16/+60
|\ \ \ \ \
| * | | | | iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel2016-02-292-4/+5
| * | | | | iommu/amd: Detach device from domain before removalJoerg Roedel2016-02-291-0/+4
| * | | | | iommu/amd: Apply workaround for ATS write permission checkJay Cornwall2016-02-251-0/+29
| * | | | | iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit2016-02-251-12/+22
| |/ / / /
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-032-5/+12
|\ \ \ \ \
| * | | | | vhost: fix error path in vhost_init_used()Greg Kurz2016-03-021-4/+11
| * | | | | virtio-pci: read the right virtio_pci_notify_cap fieldLadi Prosek2016-03-021-1/+1
* | | | | | Merge tag 'vfio-v4.5-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-03-033-8/+16
|\ \ \ \ \ \
| * | | | | | vfio: fix ioctl error handlingMichael S. Tsirkin2016-02-283-8/+16
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-031-0/+2
|\ \ \ \ \ \
| * | | | | | fbcon: set a default value to blink intervalJean-Philippe Brucker2016-02-261-0/+2
| |/ / / / /
* | | | | | Merge branch 'parisc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-025-8/+19
|\ \ \ \ \ \
| * | | | | | parisc: Wire up copy_file_range syscallHelge Deller2016-03-012-1/+3
| * | | | | | parisc: Fix ptrace syscall number and return value modificationHelge Deller2016-03-012-6/+15
| * | | | | | parisc: Use parentheses around expression in floppy.hHelge Deller2016-03-011-1/+1
* | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-03-024-22/+36
|\ \ \ \ \ \ \
| * | | | | | | CIFS: Fix duplicate line introduced by clone_file_range patchSteve French2016-03-011-1/+0
| * | | | | | | Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan2016-02-291-8/+4
| * | | | | | | CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky2016-02-291-3/+18
| * | | | | | | cifs: fix out-of-bounds access in lease parsingJustin Maggard2016-02-291-10/+14
| | |_|/ / / / | |/| | | | |
* | | | | | | userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds2016-03-021-0/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-012-18/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2016-02-292-18/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-0113-6/+275
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-03-011-1/+1
| * | | | | | sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller2016-03-011-0/+6