summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-0637-100/+95
|\
| * qstr: constify instances in adfsAl Viro2016-07-301-2/+2
| * qstr: constify instances in lustreAl Viro2016-07-301-2/+2
| * qstr: constify instances in f2fsAl Viro2016-07-302-4/+4
| * qstr: constify instances in ext2Al Viro2016-07-302-5/+5
| * qstr: constify instances in vfatAl Viro2016-07-301-3/+3
| * qstr: constify instances in procfsAl Viro2016-07-301-1/+1
| * qstr: constify instances in fuseAl Viro2016-07-303-9/+5
| * qstr constify instances in fs/dcache.cAl Viro2016-07-202-3/+3
| * qstr: constify instances in nfsAl Viro2016-07-207-25/+26
| * qstr: constify instances in ocfs2Al Viro2016-07-204-7/+5
| * qstr: constify instances in autofs4Al Viro2016-07-202-6/+6
| * qstr: constify instances in hfsAl Viro2016-07-204-15/+15
| * qstr: constify instances in hfsplusAl Viro2016-07-202-11/+11
| * qstr: constify instances in logfsAl Viro2016-07-201-2/+2
| * qstr: constify dentry_init_securityAl Viro2016-07-204-5/+5
* | Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-08-061-2/+11
|\ \
| * | .mailmap: Correct entries for Mauro Carvalho Chehab and Shuah KhanJoe Perches2016-08-041-2/+11
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-0628-201/+3765
|\ \ \
| * | | VSOCK: Use kvfree()Wei Yongjun2016-08-021-4/+1
| * | | vhost: split out vringh KconfigMichael S. Tsirkin2016-08-024-8/+7
| * | | vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin2016-08-021-2/+14
| * | | vhost: new device IOTLB APIJason Wang2016-08-024-50/+705
| * | | vhost: drop vringh dependencyMichael S. Tsirkin2016-08-021-0/+1
| * | | vhost: convert pre sorted vhost memory array to interval treeJason Wang2016-08-023-89/+128
| * | | vhost: introduce vhost memory accessorsJason Wang2016-08-021-15/+35
| * | | VSOCK: Add Makefile and KconfigAsias He2016-08-024-0/+44
| * | | VSOCK: Introduce vhost_vsock.koAsias He2016-08-023-0/+729
| * | | VSOCK: Introduce virtio_transport.koAsias He2016-08-022-0/+625
| * | | VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-028-0/+1398
| * | | VSOCK: defer sock removal to transportsStefan Hajnoczi2016-08-023-6/+13
| * | | VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi2016-08-022-0/+12
| * | | vhost: drop vringh dependencyMichael S. Tsirkin2016-08-021-2/+0
| * | | vop: pull in vhost KconfigMichael S. Tsirkin2016-08-021-0/+4
| * | | virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin2016-08-013-2/+36
| * | | balloon: check the number of available pages in leak balloonKonstantin Neumoin2016-08-011-0/+2
| * | | vhost: lockless enqueuingJason Wang2016-08-012-30/+29
| * | | vhost: simplify work flushingJason Wang2016-08-011-32/+21
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0621-117/+273
|\ \ \ \
| * | | | nvmx: mark ept single context invalidation as supportedBandan Das2016-08-041-7/+7
| * | | | nvmx: remove comment about missing nested vpid supportBandan Das2016-08-041-1/+0
| * | | | KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li2016-08-041-0/+3
| * | | | KVM: documentation: fix KVM_CAP_X2APIC_API informationPaolo Bonzini2016-08-041-3/+4
| * | | | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-0416-59/+225
| |\ \ \ \
| | * | | | arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-011-7/+5
| | * | | | KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototypeMarc Zyngier2016-07-241-0/+8
| | * | | | KVM: arm/arm64: Enable MSI routingEric Auger2016-07-224-9/+28
| | * | | | KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-2211-29/+145
| | * | | | KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-222-2/+3
| | * | | | KVM: irqchip: Convey devid to kvm_set_msiEric Auger2016-07-221-1/+3