index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
KVM: VMX: Remove vmx->hv_deadline_tsc initialization from vmx_vcpu_setup()
Xiaoyao Li
1
-1
/
+0
2019-10-22
KVM: VMX: Write VPID to vmcs when creating vcpu
Xiaoyao Li
1
-3
/
+3
2019-10-22
KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAP
Like Xu
2
-11
/
+6
2019-10-22
KVM: remove redundant code in kvm_arch_vm_ioctl
Miaohe Lin
1
-3
/
+0
2019-10-22
kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameter
Suthikulpanit, Suravee
4
-5
/
+5
2019-10-22
KVM: x86: Fold decache_cr3() into cache_reg()
Sean Christopherson
4
-17
/
+8
2019-10-22
KVM: x86: Add helpers to test/mark reg availability and dirtiness
Sean Christopherson
4
-32
/
+49
2019-10-22
KVM: x86: Fold 'enum kvm_ex_reg' definitions into 'enum kvm_reg'
Sean Christopherson
2
-4
/
+2
2019-10-22
KVM: x86: Add WARNs to detect out-of-bounds register indices
Sean Christopherson
2
-8
/
+10
2019-10-22
KVM: VMX: Optimize vmx_set_rflags() for unrestricted guest
Sean Christopherson
1
-2
/
+9
2019-10-22
KVM: VMX: Consolidate to_vmx() usage in RFLAGS accessors
Sean Christopherson
1
-9
/
+11
2019-10-22
KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-date
Sean Christopherson
1
-3
/
+5
2019-10-22
KVM: SVM: Reduce WBINVD/DF_FLUSH invocations
Tom Lendacky
1
-15
/
+66
2019-10-22
KVM: SVM: Remove unneeded WBINVD and DF_FLUSH when starting SEV guests
Tom Lendacky
1
-15
/
+0
2019-10-22
KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
Sean Christopherson
2
-3
/
+17
2019-10-22
KVM: SVM: Guard against DEACTIVATE when performing WBINVD/DF_FLUSH
Tom Lendacky
1
-0
/
+20
2019-10-22
KVM: SVM: Serialize access to the SEV ASID bitmap
Tom Lendacky
1
-12
/
+17
2019-10-22
Merge tag 'kvm-ppc-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-10
/
+32
2019-10-22
Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+4
2019-10-22
kvm: clear kvmclock MSR on reset
Paolo Bonzini
1
-5
/
+3
2019-10-22
KVM: x86: fix bugon.cocci warnings
kbuild test robot
1
-2
/
+1
2019-10-22
KVM: VMX: Remove specialized handling of unexpected exit-reasons
Liran Alon
1
-12
/
+0
2019-10-22
kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUID
Jim Mattson
1
-1
/
+1
2019-10-22
KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
Nicholas Piggin
1
-0
/
+5
2019-10-22
KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
Nicholas Piggin
1
-0
/
+15
2019-10-22
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
Nicholas Piggin
3
-57
/
+56
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
8
-62
/
+63
2019-10-22
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
3
-2
/
+14
2019-10-22
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
3
-0
/
+16
2019-10-22
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
3
-25
/
+62
2019-10-22
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
3
-18
/
+36
2019-10-22
KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
Greg Kurz
2
-4
/
+4
2019-10-22
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2
-7
/
+6
2019-10-22
KVM: PPC: E500: Replace current->mm by kvm->mm
Leonardo Bras
1
-3
/
+3
2019-10-22
KVM: PPC: Reduce calls to get current->mm by storing the value locally
Leonardo Bras
1
-5
/
+6
2019-10-21
KVM: PPC: Report single stepping capability
Fabiano Rosas
1
-0
/
+2
2019-10-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-38
/
+84
2019-10-20
arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
Marc Zyngier
1
-0
/
+4
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+12
2019-10-18
Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-23
/
+20
2019-10-18
x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard
Zhenzhong Duan
1
-24
/
+24
2019-10-18
x86/hyperv: Set pv_info.name to "Hyper-V"
Andrea Parri
1
-0
/
+4
2019-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-23
/
+183
2019-10-17
Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-50
/
+55
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
72
-742
/
+533
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
3
-8
/
+13
2019-10-16
arm64: mm: fix inverted PAR_EL1.F check
Mark Rutland
1
-1
/
+5
2019-10-16
arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F
Yang Yingliang
1
-1
/
+1
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2
-1
/
+19
2019-10-16
xtensa: fix change_bit in exclusive access option
Max Filippov
1
-1
/
+1
[prev]
[next]