Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7390de1e99a70895721165d0ccd4a6e16482960a
7390de1
Revert "KVM: x86: use the fast way to invalidate all pages"
by Sean Christopherson
· 6 years ago
b59c483
Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"
by Sean Christopherson
· 6 years ago
42560fb
Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"
by Sean Christopherson
· 6 years ago
43d2b14
Revert "KVM: MMU: zap pages in batch"
by Sean Christopherson
· 6 years ago
210f494
Revert "KVM: MMU: collapse TLB flushes when zap all pages"
by Sean Christopherson
· 6 years ago
52d5dedc
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
by Sean Christopherson
· 6 years ago
5ff0568
KVM: x86/mmu: Remove is_obsolete() call
by Sean Christopherson
· 6 years ago
571c5af
KVM: x86/mmu: Voluntarily reschedule as needed when zapping MMIO sptes
by Sean Christopherson
· 6 years ago
4771450
Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"
by Sean Christopherson
· 6 years ago
a592a3b
Revert "KVM: MMU: document fast invalidate all pages"
by Sean Christopherson
· 6 years ago
4e10313
KVM: x86/mmu: Zap only the relevant pages when removing a memslot
by Sean Christopherson
· 6 years ago
a211363
KVM: x86/mmu: Split remote_flush+zap case out of kvm_mmu_flush_or_zap()
by Sean Christopherson
· 6 years ago
85875a1
KVM: x86/mmu: Move slot_level_*() helper functions up a few lines
by Sean Christopherson
· 6 years ago
164bf7e
KVM: Move the memslot update in-progress flag to bit 63
by Sean Christopherson
· 6 years ago
0e32958
KVM: Remove the hack to trigger memslot generation wraparound
by Sean Christopherson
· 6 years ago
cae7ed3
KVM: x86: Refactor the MMIO SPTE generation handling
by Sean Christopherson
· 6 years ago
5192f9b
KVM: x86: Use a u64 when passing the MMIO gen around
by Sean Christopherson
· 6 years ago
361209e
KVM: Explicitly define the "memslot update in-progress" bit
by Sean Christopherson
· 6 years ago
ddfd173
KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
by Sean Christopherson
· 6 years ago
e1359e2
KVM: x86/mmu: Detect MMIO generation wrap in any address space
by Sean Christopherson
· 6 years ago
1524825
KVM: Call kvm_arch_memslots_updated() before updating memslots
by Sean Christopherson
· 6 years ago
4183683
kvm: vmx: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
1ec6964
kvm: svm: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
254272c
kvm: x86: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
b12ce36
kvm: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
359a6c3
KVM: nVMX: do not start the preemption timer hrtimer unnecessarily
by Paolo Bonzini
· 6 years ago
d929359
kvm: vmx: Fix typos in vmentry/vmexit control setting
by Yu Zhang
· 6 years ago
b4b65b5
KVM: x86: cleanup freeing of nested state
by Paolo Bonzini
· 6 years ago
81b0166
KVM: x86: Sync the pending Posted-Interrupts
by Luwei Kang
· 6 years ago
c029b5d
KVM: x86: expose MOVDIR64B CPU feature into VM.
by Liu Jingqi
· 6 years ago
74f2370
KVM: x86: expose MOVDIRI CPU feature into VM.
by Liu Jingqi
· 6 years ago
8acc099
kvm, x86, mmu: Use kernel generic dynamic physical address mask
by Kai Huang
· 6 years ago
e0dfacb
KVM: nVMX: remove useless is_protmode check
by Paolo Bonzini
· 6 years ago
34333cc
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
by Sean Christopherson
· 6 years ago
8570f9e
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
by Sean Christopherson
· 6 years ago
946c522
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
by Sean Christopherson
· 6 years ago
c57cd3c
svm: Fix improper check when deactivate AVIC
by Suthikulpanit, Suravee
· 6 years ago
f7589cc
KVM: x86: cull apicv code when userspace irqchip is requested
by Paolo Bonzini
· 6 years ago
98d9058
svm: Fix AVIC DFR and LDR handling
by Suthikulpanit, Suravee
· 6 years ago
90952cd
kvm: Use struct_size() in kmalloc()
by Gustavo A. R. Silva
· 6 years ago
b5179ec
x86/kvmclock: set offset for kvm unstable clock
by Pavel Tatashin
· 6 years ago
4f44c4e
KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow
by Sean Christopherson
· 6 years ago
fc2ba5a
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering
by Sean Christopherson
· 6 years ago
3b895ef
KVM: VMX: Preserve callee-save registers in vCPU-run asm sub-routine
by Sean Christopherson
· 6 years ago
e75c3c3
KVM: VMX: Return VM-Fail from vCPU-run assembly via standard ABI reg
by Sean Christopherson
· 6 years ago
77df549
KVM: VMX: Pass @launched to the vCPU-run asm via standard ABI regs
by Sean Christopherson
· 6 years ago
a62fd5a
KVM: VMX: Use RAX as the scratch register during vCPU-run
by Sean Christopherson
· 6 years ago
ee2fc63
KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()
by Sean Christopherson
· 6 years ago
c823dd5
KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()
by Sean Christopherson
· 6 years ago
5e0781d
KVM: VMX: Move vCPU-run code to a proper assembly routine
by Sean Christopherson
· 6 years ago
63c73aa
KVM: VMX: Create a stack frame in vCPU-run
by Sean Christopherson
· 6 years ago
c14f9dd
KVM: VMX: Use #defines in place of immediates in VM-Enter inline asm
by Sean Christopherson
· 6 years ago
95c7b77
KVM: x86: Explicitly #define the VCPU_REGS_* indices
by Sean Christopherson
· 6 years ago
d558920
KVM: VMX: Use vcpu->arch.regs directly when saving/loading guest state
by Sean Christopherson
· 6 years ago
f78d097
KVM: VMX: Don't save guest registers after VM-Fail
by Sean Christopherson
· 6 years ago
217aaff
KVM: VMX: Invert the ordering of saving guest/host scratch reg at VM-Enter
by Sean Christopherson
· 6 years ago
c9afc58
KVM: VMX: Pass "launched" directly to the vCPU-run asm blob
by Sean Christopherson
· 6 years ago
c09b03e
KVM: VMX: Update VMCS.HOST_RSP via helper C function
by Sean Christopherson
· 6 years ago
47e97c0
KVM: VMX: Load/save guest CR2 via C code in __vmx_vcpu_run()
by Sean Christopherson
· 6 years ago
5a87816
KVM: nVMX: Cache host_rsp on a per-VMCS basis
by Sean Christopherson
· 6 years ago
fbda0fd
KVM: nVMX: Let the compiler select the reg for holding HOST_RSP
by Sean Christopherson
· 6 years ago
74dfa27
KVM: nVMX: Reference vmx->loaded_vmcs->launched directly
by Sean Christopherson
· 6 years ago
bbc0b82
KVM: nVMX: Capture VM-Fail via CC_{SET,OUT} in nested early checks
by Sean Christopherson
· 6 years ago
f1727b4
KVM: nVMX: Capture VM-Fail to a local var in nested_vmx_check_vmentry_hw()
by Sean Christopherson
· 6 years ago
6c1e7e5
KVM: nVMX: Explicitly reference the scratch reg in nested early checks
by Sean Christopherson
· 6 years ago
98ff2ac
KVM: nVMX: Drop STACK_FRAME_NON_STANDARD from nested_vmx_check_vmentry_hw()
by Sean Christopherson
· 6 years ago
9ce0a07
KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw()
by Sean Christopherson
· 6 years ago
6f7c6d2
KVM: VMX: Let the compiler save/load RDX during vCPU-run
by Sean Christopherson
· 6 years ago
ccf4474
KVM: VMX: Manually load RDX in vCPU-run asm blob
by Sean Christopherson
· 6 years ago
f3689e3
KVM: VMX: Save RSI to an unused output in the vCPU-run asm blob
by Sean Christopherson
· 6 years ago
831a3011
KVM: VMX: Modify only RSP when creating a placeholder for guest's RCX
by Sean Christopherson
· 6 years ago
0e0ab73
KVM: VMX: Zero out *all* general purpose registers after VM-Exit
by Sean Christopherson
· 6 years ago
1ce072c
KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
by Sean Christopherson
· 6 years ago
61c08aa
KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
by Sean Christopherson
· 6 years ago
65ab26e
selftests: kvm: add selftest for releasing VM file descriptor while in L2
by Paolo Bonzini
· 6 years ago
d139371
Linux 5.0-rc6
by Linus Torvalds
· 6 years ago
68d94a8
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
aadaa80
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
73a4c52
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
212146f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d2a6aae
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
20e55bc
x86/mm: Make set_pmd_at() paravirt aware
by Juergen Gross
· 6 years ago
df3865f
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
e8b5060
Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
e5a8a11
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
5610789a
Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
3e5e692
Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
3bb2600
Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
46c291e
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
5bb513e
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
820828b
Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
6b2912c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
3b6e820
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
2e277fa
Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
70be9ac
Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
e2dac60
Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
13c80dd
MAINTAINERS: Update the ocores i2c bus driver maintainer, etc
by Andrew Lunn
· 6 years ago
2698484
blk-mq: remove duplicated definition of blk_mq_freeze_queue
by Liu Bo
· 6 years ago
391f552
Blk-iolatency: warn on negative inflight IO counter
by Liu Bo
· 6 years ago
8c772a9
blk-iolatency: fix IO hang due to negative inflight counter
by Liu Bo
· 6 years ago
Next »