index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
KVM: x86/mmu: Fix race condition in direct_page_fault
Kazuki Takiguchi
1
-6
/
+7
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
4
-27
/
+34
2022-11-17
KVM: x86: remove exit_int_info warning in svm_handle_exit
Maxim Levitsky
1
-15
/
+0
2022-11-17
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
3
-5
/
+13
2022-11-17
KVM: x86: forcibly leave nested mode on vCPU reset
Maxim Levitsky
1
-0
/
+10
2022-11-17
KVM: x86: add kvm_leave_nested
Maxim Levitsky
3
-7
/
+7
2022-11-17
KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
Maxim Levitsky
1
-0
/
+3
2022-11-17
KVM: x86: nSVM: leave nested mode on vCPU free
Maxim Levitsky
1
-0
/
+1
2022-11-11
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
1
-2
/
+2
2022-11-09
Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
44
-103
/
+353
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
Like Xu
3
-3
/
+8
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
4
-9
/
+15
2022-11-09
KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet
Like Xu
1
-12
/
+2
2022-11-09
KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
Peter Gonda
1
-1
/
+1
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
3
-8
/
+8
2022-11-09
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
5
-38
/
+136
2022-11-09
KVM: SVM: restore host save area from assembly
Paolo Bonzini
5
-13
/
+26
2022-11-09
KVM: SVM: move guest vmsave/vmload back to assembly
Paolo Bonzini
3
-20
/
+39
2022-11-09
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
3
-29
/
+18
2022-11-09
KVM: SVM: remove dead field from struct svm_cpu_data
Paolo Bonzini
2
-3
/
+0
2022-11-09
KVM: SVM: remove unused field from struct vcpu_svm
Paolo Bonzini
1
-1
/
+0
2022-11-09
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
4
-15
/
+16
2022-11-09
KVM: SVM: adjust register allocation for __svm_vcpu_run()
Paolo Bonzini
1
-19
/
+19
2022-11-09
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
5
-20
/
+30
2022-11-09
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
5
-7
/
+30
2022-11-07
KVM: s390: pci: Fix allocation size of aift kzdev elements
Rafael Mendonca
1
-1
/
+1
2022-11-07
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
2
-10
/
+17
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+16
2022-11-06
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+29
2022-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-60
/
+41
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+7
2022-11-06
Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
5
-36
/
+23
2022-11-06
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
4
-24
/
+18
2022-11-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-10
/
+35
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+69
2022-11-04
Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-40
/
+153
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
1
-1
/
+10
2022-11-03
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
1
-9
/
+33
2022-11-03
Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-4
/
+26
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
4
-2
/
+69
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
1
-1
/
+1
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
1
-0
/
+3
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
1
-17
/
+6
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
1
-1
/
+1
2022-11-02
Merge tag 'juno-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
1
-0
/
+14
2022-11-02
Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-37
/
+25
2022-11-02
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
Sean Christopherson
1
-4
/
+6
2022-11-02
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
Sean Christopherson
2
-20
/
+7
2022-11-02
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
Sean Christopherson
1
-1
/
+3
2022-11-02
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang
1
-0
/
+1
[next]