Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7cd918047a8bcb29501e6130e0e7eca98c78fe4d
7cd9180
Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
6b69771
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
by Liran Alon
· 7 years ago
851c1a18
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
by Liran Alon
· 7 years ago
f27a85c
KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt
by Liran Alon
· 7 years ago
e7387b0
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
by Liran Alon
· 7 years ago
fa59cc0
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
by Liran Alon
· 7 years ago
5c7d4f9
KVM: nVMX: Fix bug of injecting L2 exception into L1
by Liran Alon
· 7 years ago
a6cb099
kvm/vmx: Use local vmx variable in vmx_get_msr()
by Borislav Petkov
· 7 years ago
aa2e063
KVM: MMU: consider host cache mode in MMIO page check
by Haozhong Zhang
· 7 years ago
b8d7044
x86/mm: add a function to check if a pfn is UC/UC-/WC
by Haozhong Zhang
· 7 years ago
05992ed
Merge branch 'kvm-insert-lfence'
by Paolo Bonzini
· 7 years ago
505c9e9
KVM: x86: prefer "depends on" to "select" for SEV
by Paolo Bonzini
· 7 years ago
65e3858
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
by Paolo Bonzini
· 7 years ago
476b7ad
KVM: x86: avoid unnecessary XSETBV on guest entry
by Paolo Bonzini
· 7 years ago
efdab99
KVM: x86: fix escape of guest dr6 to the host
by Wanpeng Li
· 7 years ago
f38a7b7
KVM: X86: support paravirtualized help for TLB shootdowns
by Wanpeng Li
· 7 years ago
c2ba05c
KVM: X86: introduce invalidate_gpa argument to tlb flush
by Wanpeng Li
· 7 years ago
858a43a
KVM: X86: use paravirtualized TLB Shootdown
by Wanpeng Li
· 7 years ago
fa55eed
KVM: X86: Add KVM_VCPU_PREEMPTED
by Wanpeng Li
· 7 years ago
a9f6c9a
KVM: s390: cleanup struct kvm_s390_float_interrupt
by David Hildenbrand
· 7 years ago
1a5c791
kvm_config: add CONFIG_S390_GUEST
by Christian Borntraeger
· 7 years ago
5886293
KVM: s390: drop use of spin lock in __floating_irq_kick
by Michael Mueller
· 7 years ago
2f8311c
KVM: s390: add debug tracing for cpu features of CPU model
by Christian Borntraeger
· 7 years ago
241e3ec0
KVM: s390: use created_vcpus in more places
by Christian Borntraeger
· 7 years ago
9696594
s390x/mm: cleanup gmap_pte_op_walk()
by David Hildenbrand
· 7 years ago
75f139a
KVM: x86: Add memory barrier on vmcs field lookup
by Andrew Honig
· 7 years ago
5cb0944
KVM: introduce kvm_arch_vcpu_async_ioctl
by Paolo Bonzini
· 7 years ago
9b062471
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
by Christoffer Dall
· 7 years ago
6a96bc7
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
by Christoffer Dall
· 7 years ago
1393123
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
by Christoffer Dall
· 7 years ago
66b5656
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
by Christoffer Dall
· 7 years ago
1da5b61
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
by Christoffer Dall
· 7 years ago
e83dff5
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
by Christoffer Dall
· 7 years ago
fd23256
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
by Christoffer Dall
· 7 years ago
b4ef9d4
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
by Christoffer Dall
· 7 years ago
bcdec41
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
by Christoffer Dall
· 7 years ago
875656f
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
by Christoffer Dall
· 7 years ago
1fc9b76
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
by Christoffer Dall
· 7 years ago
accb757
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
by Christoffer Dall
· 7 years ago
8a32dd6
KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
by Christoffer Dall
· 7 years ago
ec7660c
KVM: Take vcpu->mutex outside vcpu_load
by Christoffer Dall
· 7 years ago
8eb73e2
KVM: VMX: drop I/O permission bitmaps
by Quan Xu
· 7 years ago
9c48d51
KVM: X86: Reduce the overhead when lapic_timer_advance is disabled
by Wanpeng Li
· 7 years ago
74c5593
KVM: VMX: Cache IA32_DEBUGCTL in memory
by Wanpeng Li
· 7 years ago
276c796
KVM: nVMX: Add a WARN for freeing a loaded VMCS02
by Mark Kanda
· 7 years ago
00647b4
KVM: nVMX: Eliminate vmcs02 pool
by Jim Mattson
· 7 years ago
80fef31
KVM: Expose new cpu features to guest
by Yang Zhong
· 7 years ago
7858833
kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm()
by Markus Elfring
· 7 years ago
52797bf
KVM: x86: Add emulation of MSR_SMI_COUNT
by Liran Alon
· 7 years ago
431f5d4
KVM: x86: simplify kvm_mwait_in_guest()
by Radim Krčmář
· 7 years ago
346f48f
KVM: x86: drop bogus MWAIT check
by Radim Krčmář
· 7 years ago
2a140f3
KVM: x86: prevent MWAIT in guest with buggy MONITOR
by Radim Krčmář
· 7 years ago
0d37d26
KVM: x86: MMU: make array audit_point_name static
by Colin Ian King
· 7 years ago
858ac87
x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
by Gimcuan Hui
· 7 years ago
fb6d4d3
KVM: x86: emulate RDPID
by Paolo Bonzini
· 9 years ago
0367f20
KVM: vmx: add support for emulating UMIP
by Paolo Bonzini
· 9 years ago
66336ca
KVM: x86: add support for emulating UMIP
by Paolo Bonzini
· 9 years ago
dd307d0
KVM: x86: emulate sldt and str
by Paolo Bonzini
· 9 years ago
ae3e61e
KVM: x86: add support for UMIP
by Paolo Bonzini
· 9 years ago
cf656c7
tools/kvm_stat: add line for totals
by Stefan Raspl
· 7 years ago
73fab6f
tools/kvm_stat: stop ignoring unhandled arguments
by Stefan Raspl
· 7 years ago
822cfe3
tools/kvm_stat: suppress usage information on command line errors
by Stefan Raspl
· 7 years ago
08e20a6
tools/kvm_stat: handle invalid regular expressions
by Stefan Raspl
· 7 years ago
f3d11b0
tools/kvm_stat: add hint on '-f help' to man page
by Stefan Raspl
· 7 years ago
fff8c9e
tools/kvm_stat: fix child trace events accounting
by Stefan Raspl
· 7 years ago
b74faa9
tools/kvm_stat: fix extra handling of 'help' with fields filter
by Stefan Raspl
· 7 years ago
67c162b
tools/kvm_stat: fix missing field update after filter change
by Stefan Raspl
· 7 years ago
faa0665
tools/kvm_stat: fix drilldown in events-by-guests mode
by Stefan Raspl
· 7 years ago
19e8e54
tools/kvm_stat: fix command line option '-g'
by Stefan Raspl
· 7 years ago
5663d8f
kvm: x86: fix WARN due to uninitialized guest FPU state
by Peter Xu
· 7 years ago
d73235d
KVM: X86: Fix load RFLAGS w/o the fixed bit
by Wanpeng Li
· 7 years ago
ed52870
KVM: MMU: Fix infinite loop when there is no available mmu page
by Wanpeng Li
· 7 years ago
50c4c4e
Linux 4.15-rc3
by Linus Torvalds
· 7 years ago
98087c05
hpfs: don't bother with the i_version counter or f_version
by Jeff Layton
· 7 years ago
d70ef22
futex: futex_wake_op, fix sign_extend32 sign bits
by Jiri Slaby
· 7 years ago
51090c5
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
9c02e06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
c465fc1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
8be0b988
Merge branch 'fixes' into for-next
by Olof Johansson
· 7 years ago
ce39882
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Olof Johansson
· 7 years ago
3dda7f63
Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linux into fixes
by Olof Johansson
· 7 years ago
69b8df5
Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 7 years ago
4ded3be
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into keys-for-linus
by James Morris
· 7 years ago
f335195
kmemcheck: rip it out for real
by Michal Hocko
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
77071bc
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
4066aa7
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
7267212
Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
78d9b04
Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
900add2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
32abeb0
Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
d90696e
Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
fd29117
Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
03afb6e
Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
8a7b741
net: mvpp2: fix the RSS table entry offset
by Antoine Tenart
· 7 years ago
b7e445a
Merge branch 'tcp-RACK-loss-recovery-bug-fixes'
by David S. Miller
· 7 years ago
6065fd0
tcp: evaluate packet losses upon RTT change
by Yuchung Cheng
· 7 years ago
428aec5
tcp: fix off-by-one bug in RACK
by Yuchung Cheng
· 7 years ago
cd1fc85
tcp: always evaluate losses in RACK upon undo
by Yuchung Cheng
· 7 years ago
0ce294d
tcp: correctly test congestion state in RACK
by Yuchung Cheng
· 7 years ago
Next »