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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
wanpeng li
1
-2
/
+9
2020-02-21
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
1
-1
/
+1
2020-02-20
kvm/emulate: fix a -Werror=cast-function-type
Qian Cai
2
-23
/
+26
2020-02-20
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
1
-1
/
+1
2020-02-17
KVM: nVMX: Fix some obsolete comments and grammar error
Miaohe Lin
1
-5
/
+5
2020-02-17
KVM: x86: fix missing prototypes
Paolo Bonzini
1
-0
/
+2
2020-02-12
KVM: x86: enable -Werror
Paolo Bonzini
1
-0
/
+1
2020-02-12
docs: virt: guest-halt-polling.txt convert to ReST
Mauro Carvalho Chehab
2
-3
/
+10
2020-02-12
docs: kvm: review-checklist.txt: rename to ReST
Mauro Carvalho Chehab
2
-0
/
+5
2020-02-12
docs: kvm: Convert timekeeping.txt to ReST format
Mauro Carvalho Chehab
2
-95
/
+129
2020-02-12
docs: kvm: Convert s390-diag.txt to ReST format
Mauro Carvalho Chehab
2
-5
/
+9
2020-02-12
docs: kvm: Convert ppc-pv.txt to ReST format
Mauro Carvalho Chehab
2
-8
/
+19
2020-02-12
docs: kvm: Convert nested-vmx.txt to ReST format
Mauro Carvalho Chehab
2
-16
/
+22
2020-02-12
docs: kvm: Convert mmu.txt to ReST format
Mauro Carvalho Chehab
2
-14
/
+49
2020-02-12
docs: kvm: Convert locking.txt to ReST format
Mauro Carvalho Chehab
3
-215
/
+244
2020-02-12
docs: kvm: Convert hypercalls.txt to ReST format
Mauro Carvalho Chehab
2
-56
/
+75
2020-02-12
docs: kvm: arm/psci.txt: convert to ReST
Mauro Carvalho Chehab
2
-15
/
+32
2020-02-12
docs: kvm: convert arm/hyp-abi.txt to ReST
Mauro Carvalho Chehab
2
-9
/
+20
2020-02-12
docs: kvm: Convert api.txt to ReST format
Mauro Carvalho Chehab
2
-1387
/
+1964
2020-02-12
docs: kvm: convert devices/xive.txt to ReST
Mauro Carvalho Chehab
2
-55
/
+98
2020-02-12
docs: kvm: convert devices/xics.txt to ReST
Mauro Carvalho Chehab
2
-6
/
+23
2020-02-12
docs: kvm: convert devices/vm.txt to ReST
Mauro Carvalho Chehab
2
-80
/
+127
2020-02-12
docs: kvm: convert devices/vfio.txt to ReST
Mauro Carvalho Chehab
2
-10
/
+16
2020-02-12
docs: kvm: convert devices/vcpu.txt to ReST
Mauro Carvalho Chehab
3
-76
/
+115
2020-02-12
docs: kvm: convert devices/s390_flic.txt to ReST
Mauro Carvalho Chehab
2
-30
/
+41
2020-02-12
docs: kvm: convert devices/mpic.txt to ReST
Mauro Carvalho Chehab
2
-3
/
+9
2020-02-12
docs: kvm: convert devices/arm-vgit.txt to ReST
Mauro Carvalho Chehab
2
-30
/
+60
2020-02-12
docs: kvm: devices/arm-vgit-v3.txt to ReST
Mauro Carvalho Chehab
2
-46
/
+87
2020-02-12
docs: kvm: devices/arm-vgic-its.txt to ReST format
Mauro Carvalho Chehab
3
-39
/
+78
2020-02-12
docs: virt: Convert msr.txt to ReST format
Mauro Carvalho Chehab
2
-55
/
+93
2020-02-12
docs: virt: convert halt-polling.txt to ReST format
Mauro Carvalho Chehab
2
-43
/
+48
2020-02-12
docs: virt: user_mode_linux.rst: fix URL references
Mauro Carvalho Chehab
1
-42
/
+29
2020-02-12
docs: virt: user_mode_linux.rst: update compiling instructions
Mauro Carvalho Chehab
1
-53
/
+9
2020-02-12
docs: virt: convert UML documentation to ReST
Mauro Carvalho Chehab
2
-915
/
+787
2020-02-12
docs: kvm: add arm/pvtime.rst to index.rst
Mauro Carvalho Chehab
2
-0
/
+12
2020-02-12
KVM: x86: fix WARN_ON check of an unsigned less than zero
Paolo Bonzini
1
-1
/
+1
2020-02-12
selftests: KVM: Remove unused x86_register enum
Eric Auger
1
-20
/
+0
2020-02-12
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
Sean Christopherson
1
-1
/
+1
2020-02-12
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
1
-0
/
+3
2020-02-12
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2
-5
/
+16
2020-02-12
KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
Sean Christopherson
3
-7
/
+19
2020-02-12
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
1
-3
/
+0
2020-02-12
KVM: x86: remove duplicated KVM_REQ_EVENT request
Miaohe Lin
1
-1
/
+0
2020-02-12
selftests: KVM: SVM: Add vmcall test
Eric Auger
2
-0
/
+80
2020-02-12
selftests: KVM: AMD Nested test infrastructure
Eric Auger
5
-1
/
+517
2020-02-12
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
2
-7
/
+7
2020-02-12
KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
Oliver Upton
1
-13
/
+16
2020-02-12
KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
Oliver Upton
1
-0
/
+28
2020-02-12
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
1
-0
/
+8
2020-02-12
KVM: Disable preemption in kvm_get_running_vcpu()
Marc Zyngier
2
-15
/
+13
[prev]
[next]