Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | xfs: in _attrlist_by_handle, copy the cursor back to userspace | Darrick J. Wong | 2016-08-03 | 1 | -0/+6 | |
* | | | | | | | | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 | 37 | -100/+95 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | qstr: constify instances in adfs | Al Viro | 2016-07-30 | 1 | -2/+2 | |
| * | | | | | | | | | qstr: constify instances in lustre | Al Viro | 2016-07-30 | 1 | -2/+2 | |
| * | | | | | | | | | qstr: constify instances in f2fs | Al Viro | 2016-07-30 | 2 | -4/+4 | |
| * | | | | | | | | | qstr: constify instances in ext2 | Al Viro | 2016-07-30 | 2 | -5/+5 | |
| * | | | | | | | | | qstr: constify instances in vfat | Al Viro | 2016-07-30 | 1 | -3/+3 | |
| * | | | | | | | | | qstr: constify instances in procfs | Al Viro | 2016-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | qstr: constify instances in fuse | Al Viro | 2016-07-30 | 3 | -9/+5 | |
| * | | | | | | | | | qstr constify instances in fs/dcache.c | Al Viro | 2016-07-21 | 2 | -3/+3 | |
| * | | | | | | | | | qstr: constify instances in nfs | Al Viro | 2016-07-21 | 7 | -25/+26 | |
| * | | | | | | | | | qstr: constify instances in ocfs2 | Al Viro | 2016-07-21 | 4 | -7/+5 | |
| * | | | | | | | | | qstr: constify instances in autofs4 | Al Viro | 2016-07-21 | 2 | -6/+6 | |
| * | | | | | | | | | qstr: constify instances in hfs | Al Viro | 2016-07-21 | 4 | -15/+15 | |
| * | | | | | | | | | qstr: constify instances in hfsplus | Al Viro | 2016-07-21 | 2 | -11/+11 | |
| * | | | | | | | | | qstr: constify instances in logfs | Al Viro | 2016-07-21 | 1 | -2/+2 | |
| * | | | | | | | | | qstr: constify dentry_init_security | Al Viro | 2016-07-21 | 4 | -5/+5 | |
* | | | | | | | | | | Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-08-06 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | .mailmap: Correct entries for Mauro Carvalho Chehab and Shuah Khan | Joe Perches | 2016-08-05 | 1 | -2/+11 | |
* | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-08-06 | 28 | -201/+3765 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | VSOCK: Use kvfree() | Wei Yongjun | 2016-08-02 | 1 | -4/+1 | |
| * | | | | | | | | | | | vhost: split out vringh Kconfig | Michael S. Tsirkin | 2016-08-02 | 4 | -8/+7 | |
| * | | | | | | | | | | | vhost: detect 32 bit integer wrap around | Michael S. Tsirkin | 2016-08-02 | 1 | -2/+14 | |
| * | | | | | | | | | | | vhost: new device IOTLB API | Jason Wang | 2016-08-02 | 4 | -50/+705 | |
| * | | | | | | | | | | | vhost: drop vringh dependency | Michael S. Tsirkin | 2016-08-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | vhost: convert pre sorted vhost memory array to interval tree | Jason Wang | 2016-08-02 | 3 | -89/+128 | |
| * | | | | | | | | | | | vhost: introduce vhost memory accessors | Jason Wang | 2016-08-02 | 1 | -15/+35 | |
| * | | | | | | | | | | | VSOCK: Add Makefile and Kconfig | Asias He | 2016-08-02 | 4 | -0/+44 | |
| * | | | | | | | | | | | VSOCK: Introduce vhost_vsock.ko | Asias He | 2016-08-02 | 3 | -0/+729 | |
| * | | | | | | | | | | | VSOCK: Introduce virtio_transport.ko | Asias He | 2016-08-02 | 2 | -0/+625 | |
| * | | | | | | | | | | | VSOCK: Introduce virtio_vsock_common.ko | Asias He | 2016-08-02 | 8 | -0/+1398 | |
| * | | | | | | | | | | | VSOCK: defer sock removal to transports | Stefan Hajnoczi | 2016-08-02 | 3 | -6/+13 | |
| * | | | | | | | | | | | VSOCK: transport-specific vsock_transport functions | Stefan Hajnoczi | 2016-08-02 | 2 | -0/+12 | |
| * | | | | | | | | | | | vhost: drop vringh dependency | Michael S. Tsirkin | 2016-08-02 | 1 | -2/+0 | |
| * | | | | | | | | | | | vop: pull in vhost Kconfig | Michael S. Tsirkin | 2016-08-02 | 1 | -0/+4 | |
| * | | | | | | | | | | | virtio: new feature to detect IOMMU device quirk | Michael S. Tsirkin | 2016-08-01 | 3 | -2/+36 | |
| * | | | | | | | | | | | balloon: check the number of available pages in leak balloon | Konstantin Neumoin | 2016-08-01 | 1 | -0/+2 | |
| * | | | | | | | | | | | vhost: lockless enqueuing | Jason Wang | 2016-08-01 | 2 | -30/+29 | |
| * | | | | | | | | | | | vhost: simplify work flushing | Jason Wang | 2016-08-01 | 1 | -32/+21 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-06 | 21 | -117/+273 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | nvmx: mark ept single context invalidation as supported | Bandan Das | 2016-08-04 | 1 | -7/+7 | |
| * | | | | | | | | | | | nvmx: remove comment about missing nested vpid support | Bandan Das | 2016-08-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off | Wanpeng Li | 2016-08-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | KVM: documentation: fix KVM_CAP_X2APIC_API information | Paolo Bonzini | 2016-08-04 | 1 | -3/+4 | |
| * | | | | | | | | | | | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-08-04 | 16 | -59/+225 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | arm64: KVM: Set cpsr before spsr on fault injection | Andrew Jones | 2016-08-01 | 1 | -7/+5 | |
| | * | | | | | | | | | | | KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototype | Marc Zyngier | 2016-07-24 | 1 | -0/+8 | |
| | * | | | | | | | | | | | KVM: arm/arm64: Enable MSI routing | Eric Auger | 2016-07-22 | 4 | -9/+28 | |
| | * | | | | | | | | | | | KVM: arm/arm64: Enable irqchip routing | Eric Auger | 2016-07-22 | 11 | -29/+145 | |
| | * | | | | | | | | | | | KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he... | Eric Auger | 2016-07-22 | 2 | -2/+3 |