summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: SVM: handle singlestep exception when skipping emulated instructionsLadi Prosek2017-07-121-26/+33
| * | KVM: x86: take slots_lock in kvm_free_pitRadim Krčmář2017-07-121-0/+2
| * | KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGleb Fotengauer-Malinovskiy2017-07-121-1/+1
| * | kvm: vmx: Properly handle machine check during VM-entryJim Mattson2017-07-121-6/+9
| * | KVM: x86: update master clock before computing kvmclock_offsetRadim Krčmář2017-07-121-1/+7
| * | kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fieldsJim Mattson2017-07-121-26/+34
| * | kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controlsJim Mattson2017-07-121-11/+6
| * | kvm: nVMX: Validate the I/O bitmaps on nested VM-entryJim Mattson2017-07-121-0/+16
| * | kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH failsJim Mattson2017-07-121-2/+2
| * | Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Paolo Bonzini2017-07-104-23/+42
| |\ \
| | * | KVM: use correct accessor function for __kvm_memslotsChristian Borntraeger2017-07-101-3/+2
| | * | KVM: mark memory slots as rcuChristian Borntraeger2017-07-072-3/+5
| | * | KVM: mark kvm->busses as rcu protectedChristian Borntraeger2017-07-073-11/+22
| | * | KVM: use rcu access function for irq routingChristian Borntraeger2017-07-071-1/+1
| | * | KVM: mark vcpu->pid pointer as rcu protectedChristian Borntraeger2017-07-072-5/+12
| * | | KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exitsPaolo Bonzini2017-07-101-1/+7
| * | | kvm: avoid unused variable warning for UP buildsPaolo Bonzini2017-07-101-9/+15
* | | | Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-156-17/+15
|\ \ \ \
| * | | | vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong2017-07-131-4/+4
| * | | | Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig2017-07-132-12/+4
| * | | | xfs: assert locking precondition in xfs_readlink_bmap_ilockedChristoph Hellwig2017-07-131-0/+2
| * | | | xfs: assert locking precondіtion in xfs_attr_list_int_ilockedChristoph Hellwig2017-07-131-0/+2
| * | | | xfs: fixup xfs_attr_get_ilockedChristoph Hellwig2017-07-131-1/+3
* | | | | Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-157-57/+88
|\ \ \ \ \
| * | | | | Btrfs: fix unexpected return value of bio_readpage_errorLiu Bo2017-07-142-8/+8
| * | | | | btrfs: btrfs_create_repair_bio never fails, skip error handlingDavid Sterba2017-07-142-8/+0
| * | | | | btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba2017-07-144-0/+7
| * | | | | Merge branch 'next/filipe' into for-4.13-part2David Sterba2017-07-142-41/+73
| |\ \ \ \ \
| | * | | | | Btrfs: fix write corruption due to bio cloning on raid5/6Filipe Manana2017-07-131-8/+18
| | * | | | | Btrfs: incremental send, fix invalid memory accessFilipe Manana2017-07-071-3/+4
| | * | | | | Btrfs: incremental send, fix invalid path for link commandsFilipe Manana2017-07-071-30/+51
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-153-44/+204
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2017-07-123-44/+204
| |\ \ \ \ \ \
| | * | | | | | Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
| | * | | | | | Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo2017-07-091-1/+16
| | * | | | | | Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-159-19/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: cavium - make several functions staticColin Ian King2017-07-121-4/+4
| * | | | | | | | crypto: chcr - Avoid algo allocation in softirq.Harsh Jain2017-07-122-8/+16
| * | | | | | | | crypto: caam - properly set IV after {en,de}cryptDavid Gstir2017-07-121-2/+18
| * | | | | | | | crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-07-121-1/+3
| * | | | | | | | NetworkingHerbert Xu2017-07-121-1/+1
| * | | | | | | | crypto: caam - fix signals handlingHoria Geantă2017-07-122-2/+2
| * | | | | | | | crypto: sha1-ssse3 - Disable avx2Herbert Xu2017-07-051-1/+1
* | | | | | | | | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-152-3/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2017-07-122-3/+7
* | | | | | | | | | Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-153-26/+40
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki2017-07-143-26/+40
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede2017-07-121-0/+13
| | | | * | | | | | | | | | ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede2017-07-121-0/+9