index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-21
KVM: x86: Add macro to ensure reserved cr4 bits checks stay in sync
Sean Christopherson
1
-40
/
+25
2020-01-21
KVM: x86: Drop special XSAVE handling from guest_cpuid_has()
Sean Christopherson
3
-4
/
+2
2020-01-21
KVM: x86: Ensure all logical CPUs have consistent reserved cr4 bits
Sean Christopherson
1
-0
/
+7
2020-01-21
KVM: x86: Don't let userspace set host-reserved cr4 bits
Sean Christopherson
1
-1
/
+34
2020-01-21
KVM: VMX: Add helper to consolidate up PT/RTIT WRMSR fault logic
Sean Christopherson
1
-24
/
+31
2020-01-21
KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
Sean Christopherson
1
-0
/
+2
2020-01-21
KVM: Fix some writing mistakes
Miaohe Lin
3
-3
/
+3
2020-01-21
KVM: hyperv: Fix some typos in vcpu unimpl info
Miaohe Lin
1
-2
/
+2
2020-01-21
KVM: Fix some grammar mistakes
Miaohe Lin
3
-3
/
+3
2020-01-21
KVM: Fix some comment typos and missing parentheses
Miaohe Lin
4
-4
/
+4
2020-01-21
KVM: Fix some out-dated function names in comment
Miaohe Lin
2
-3
/
+3
2020-01-21
KVM: Fix some wrong function names in comment
Miaohe Lin
2
-2
/
+2
2020-01-21
KVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject()
Miaohe Lin
1
-3
/
+3
2020-01-21
KVM: LAPIC: micro-optimize fixed mode ipi delivery
Wanpeng Li
1
-3
/
+3
2020-01-21
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
Wanpeng Li
5
-11
/
+78
2020-01-08
KVM: x86/mmu: WARN if root_hpa is invalid when handling a page fault
Sean Christopherson
1
-3
/
+1
2020-01-08
KVM: x86/mmu: WARN on an invalid root_hpa
Sean Christopherson
2
-2
/
+2
2020-01-08
KVM: x86/mmu: Move root_hpa validity checks to top of page fault handler
Sean Christopherson
1
-10
/
+4
2020-01-08
KVM: x86/mmu: Move calls to thp_adjust() down a level
Sean Christopherson
2
-24
/
+18
2020-01-08
KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map()
Sean Christopherson
1
-38
/
+38
2020-01-08
KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault()
Sean Christopherson
1
-71
/
+27
2020-01-08
KVM: x86/mmu: Rename lpage_disallowed to account_disallowed_nx_lpage
Sean Christopherson
1
-2
/
+2
2020-01-08
KVM: x86/mmu: Persist gfn_lpage_is_disallowed() to max_level
Sean Christopherson
1
-10
/
+18
2020-01-08
KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMU
Sean Christopherson
1
-12
/
+8
2020-01-08
KVM: x86/mmu: Refactor handling of forced 4k pages in page faults
Sean Christopherson
2
-32
/
+29
2020-01-08
KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level()
Sean Christopherson
1
-5
/
+5
2020-01-08
KVM: x86/mmu: Refactor handling of cache consistency with TDP
Sean Christopherson
1
-16
/
+14
2020-01-08
KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()
Sean Christopherson
1
-53
/
+49
2020-01-08
KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()
Sean Christopherson
1
-57
/
+49
2020-01-08
KVM: x86/mmu: Move definition of make_mmu_pages_available() up
Sean Christopherson
1
-21
/
+20
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
8
-78
/
+94
2020-01-08
KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()
Sean Christopherson
1
-0
/
+7
2020-01-08
KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
Sean Christopherson
1
-0
/
+4
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_pr...
Miaohe Lin
1
-9
/
+10
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_co...
Miaohe Lin
1
-9
/
+10
2020-01-08
KVM: Remove duplicated declaration of kvm_vcpu_kick
Zenghui Yu
1
-1
/
+0
2020-01-08
kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite
Jim Mattson
1
-36
/
+34
2020-01-08
kvm: nVMX: VMWRITE checks unsupported field before read-only field
Jim Mattson
1
-5
/
+6
2020-01-08
kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
Jim Mattson
1
-34
/
+25
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
5
-10
/
+10
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
4
-10
/
+10
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
6
-18
/
+18
2020-01-08
KVM: x86: Fix some comment typos
Miaohe Lin
2
-2
/
+2
2020-01-08
KVM: X86: Convert the last users of "shorthand = 0" to use macros
Peter Xu
3
-4
/
+4
2020-01-08
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
4
-8
/
+12
2020-01-08
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
Peter Xu
3
-7
/
+5
2020-01-08
KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
Peter Xu
4
-7
/
+16
2020-01-08
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
4
-7
/
+5
2020-01-08
KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
Peter Xu
1
-1
/
+1
2020-01-08
KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry()
Miaohe Lin
1
-1
/
+1
[next]