summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: use the right hctx when getting a driver tag failsOmar Sandoval2017-04-073-17/+19
* Merge branch 'nvme-4.11-rc' of git://git.infradead.org/nvme into for-linusJens Axboe2017-04-044-12/+12
|\
| * nvmet: fix byte swap in nvmet_parse_io_cmdChristoph Hellwig2017-04-021-1/+1
| * nvmet: fix byte swap in nvmet_execute_write_zeroesChristoph Hellwig2017-04-021-1/+1
| * nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig2017-04-021-1/+1
| * nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig2017-04-021-1/+1
| * nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier2017-04-021-8/+8
|/
* block: do not put mq context in blk_mq_alloc_request_hctxMinchan Kim2017-03-301-1/+0
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2017-03-292-19/+34
|\
| * thermal: cpu_cooling: Check OPP for errorsViresh Kumar2017-03-131-2/+9
| * thermal: cpu_cooling: Replace dev_warn with dev_errViresh Kumar2017-03-131-6/+6
| * thermal: devfreq: Check OPP for errorsViresh Kumar2017-03-131-2/+8
| * thermal: devfreq_cooling: Replace dev_warn with dev_errViresh Kumar2017-03-131-3/+3
| * thermal: devfreq: Simplify expressionViresh Kumar2017-03-131-1/+1
| * thermal: Fix potential deadlock in cpu_coolingMatthew Wilcox2017-03-131-9/+11
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-292-36/+107
|\ \
| * | nbd: replace kill_bdev() with __invalidate_device()Ratna Manoj Bolla2017-03-241-2/+6
| * | nbd: set queue timeout properlyJosef Bacik2017-03-241-1/+4
| * | nbd: set rq->errors to actual error codeJosef Bacik2017-03-241-4/+4
| * | nbd: handle ERESTARTSYS properlyJosef Bacik2017-03-241-26/+89
| * | blk-mq: include errors in did_work calculationJens Axboe2017-03-241-3/+4
* | | Merge branch 'apw' (xfrm_user fixes)Linus Torvalds2017-03-291-1/+8
|\ \ \
| * | | xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft2017-03-291-1/+5
| * | | xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-03-291-0/+3
* | | | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-295-50/+23
|\ \ \ \
| * | | | sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+1
| * | | | mips/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+2
| * | | | metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-03-291-0/+2
| * | | | metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin2017-03-291-3/+12
| * | | | metag/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+1
| * | | | h8300/ptrace: Fix incorrect register transfer countDave Martin2017-03-291-3/+5
| * | | | c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-03-291-41/+0
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-282-10/+18
|\ \ \ \
| * | | | virtio_balloon: prevent uninitialized variable useArnd Bergmann2017-03-281-0/+2
| * | | | virtio-balloon: use actual number of stats for stats queue buffersLadi Prosek2017-03-281-7/+10
| * | | | virtio_balloon: init 1st buffer in stats vqLadi Prosek2017-03-281-0/+2
| * | | | virtio_pci: fix out of bound access for msix_namesJason Wang2017-03-281-4/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-2812-35/+153
|\ \ \ \ \
| * | | | | KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-283-0/+10
| * | | | | KVM: nVMX: fix nested EPT detectionLadi Prosek2017-03-281-4/+1
| * | | | | KVM: pci-assign: do not map smm memory slot pages in vt-d page tablesHerongguang (Stephen)2017-03-281-1/+1
| * | | | | KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-233-20/+29
| * | | | | KVM: VMX: Fix enable VPID conditionsWanpeng Li2017-03-231-1/+8
| * | | | | KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li2017-03-231-3/+4
| * | | | | KVM: x86: correct async page present tracepointWanpeng Li2017-03-231-1/+1
| * | | | | kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson2017-03-231-1/+17
| * | | | | KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu2017-03-231-2/+2
| * | | | | KVM: x86: check existance before destroyPeter Xu2017-03-232-0/+6
| * | | | | KVM: x86: clear bus pointer when destroyedPeter Xu2017-03-211-1/+11
| * | | | | KVM: Documentation: document MCE ioctlsLuiz Capitulino2017-03-201-0/+63