Age | Commit message (Expand) | Author |
2019-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-24 | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-24 | KVM: x86: fix return value for reserved EFER | Paolo Bonzini |
2019-05-24 | KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION | Christian Borntraeger |
2019-05-24 | KVM: x86/pmu: do not mask the value that is written to fixed PMUs | Paolo Bonzini |
2019-05-24 | KVM: x86/pmu: mask the result of rdpmc according to the width of the counters | Paolo Bonzini |
2019-05-24 | x86/kvm/pmu: Set AMD's virt PMU version to 1 | Borislav Petkov |
2019-05-24 | KVM: x86: do not spam dmesg with VMCS/VMCB dumps | Paolo Bonzini |
2019-05-24 | kvm: Check irqchip mode before assign irqfd | Peter Xu |
2019-05-24 | kvm: svm/avic: fix off-by-one in checking host APIC ID | Suthikulpanit, Suravee |
2019-05-24 | KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace | Wanpeng Li |
2019-05-24 | KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow | Wanpeng Li |
2019-05-24 | kvm: vmx: Fix -Wmissing-prototypes warnings | Yi Wang |
2019-05-24 | KVM: nVMX: Fix using __this_cpu_read() in preemptible context | Wanpeng Li |
2019-05-24 | kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID | Jim Mattson |
2019-05-24 | kvm: x86: Include multiple indices with CPUID leaf 0x8000001d | Jim Mattson |
2019-05-24 | KVM: nVMX: Clear nested_run_pending if setting nested state fails | Sean Christopherson |
2019-05-24 | KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE | Paolo Bonzini |
2019-05-24 | Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2019-05-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 105 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 74 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33 | Thomas Gleixner |
2019-05-24 | arm64: insn: Add BUILD_BUG_ON() for invalid masks | Jean-Philippe Brucker |
2019-05-24 | arm64: insn: Fix ldadd instruction encoding | Jean-Philippe Brucker |
2019-05-24 | arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now | Will Deacon |
2019-05-24 | KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation | James Morse |
2019-05-24 | KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation | James Morse |
2019-05-23 | arm64: Handle erratum 1418040 as a superset of erratum 1188873 | Marc Zyngier |
2019-05-23 | arm64/module: deal with ambiguity in PRELxx relocation ranges | Ard Biesheuvel |
2019-05-23 | arm64/kernel: kaslr: reduce module randomization range to 2 GB | Ard Biesheuvel |
2019-05-23 | arm64: errata: Add workaround for Cortex-A76 erratum #1463225 | Will Deacon |
2019-05-23 | arm64: Remove useless message during oops | Will Deacon |
2019-05-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |