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
2021-06-08
KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
Lai Jiangshan
1
-2
/
+4
2021-06-08
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
1
-5
/
+9
2021-06-08
KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
Wanpeng Li
1
-6
/
+11
2021-06-08
KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length a...
Ashish Kalra
1
-4
/
+2
2021-05-28
Merge tag 'kvmarm-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-7
/
+35
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
3
-7
/
+5
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2
-5
/
+3
2021-05-27
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
1
-3
/
+3
2021-05-27
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
3
-0
/
+16
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
3
-2
/
+3
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
3
-1
/
+4
2021-05-27
KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch
Wanpeng Li
1
-3
/
+11
2021-05-27
KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-0
/
+8
2021-05-27
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
1
-0
/
+2
2021-05-27
KVM: X86: Bail out of direct yield in case of under-committed scenarios
Wanpeng Li
1
-0
/
+3
2021-05-27
KVM: PPC: exit halt polling on need_resched()
Wanpeng Li
1
-1
/
+1
2021-05-27
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
2
-4
/
+29
2021-05-27
KVM: arm64: Resolve all pending PC updates before immediate exit
Zenghui Yu
1
-3
/
+6
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
2
-3
/
+3
2021-05-24
KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
1
-2
/
+1
2021-05-24
KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2
-5
/
+1
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
292
-3107
/
+4119
2021-05-15
KVM: arm64: Fix debug register indexing
Marc Zyngier
1
-21
/
+21
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
4
-2
/
+22
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
5
-23
/
+21
2021-05-15
KVM: arm64: Mark the host stage-2 memory pools static
Quentin Perret
1
-2
/
+2
2021-05-15
KVM: arm64: Mark pkvm_pgtable_mm_ops static
Quentin Perret
1
-1
/
+1
2021-05-15
KVM: arm64: Fix boolreturn.cocci warnings
kernel test robot
1
-6
/
+6
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+26
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-120
/
+131
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+16
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
17
-196
/
+28
2021-05-08
Merge branch 'master' into next
Michael Ellerman
240
-1751
/
+3722
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-84
/
+36
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+18
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
3
-4
/
+5
2021-05-07
KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers
Sean Christopherson
1
-13
/
+11
2021-05-07
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
1
-4
/
+18
2021-05-07
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
3
-11
/
+16
2021-05-07
KVM: X86: Expose bus lock debug exception to guest
Paolo Bonzini
3
-1
/
+7
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
2
-1
/
+5
2021-05-07
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
3
-17
/
+36
2021-05-07
KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed
Sean Christopherson
1
-0
/
+15
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
4
-39
/
+41
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
4
-29
/
+17
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
2
-16
/
+14
2021-05-07
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
1
-12
/
+10
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
3
-57
/
+53
[next]