index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-21
KVM: Fix some wrong function names in comment
Miaohe Lin
2020-01-21
KVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject()
Miaohe Lin
2020-01-21
KVM: LAPIC: micro-optimize fixed mode ipi delivery
Wanpeng Li
2020-01-21
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
Wanpeng Li
2020-01-08
KVM: x86/mmu: WARN if root_hpa is invalid when handling a page fault
Sean Christopherson
2020-01-08
KVM: x86/mmu: WARN on an invalid root_hpa
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move root_hpa validity checks to top of page fault handler
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move calls to thp_adjust() down a level
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Rename lpage_disallowed to account_disallowed_nx_lpage
Sean Christopherson
2020-01-08
KVM: x86/mmu: Persist gfn_lpage_is_disallowed() to max_level
Sean Christopherson
2020-01-08
KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMU
Sean Christopherson
2020-01-08
KVM: x86/mmu: Refactor handling of forced 4k pages in page faults
Sean Christopherson
2020-01-08
KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Refactor handling of cache consistency with TDP
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()
Sean Christopherson
2020-01-08
KVM: x86/mmu: Move definition of make_mmu_pages_available() up
Sean Christopherson
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-01-08
KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()
Sean Christopherson
2020-01-08
KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
Sean Christopherson
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_pr...
Miaohe Lin
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_co...
Miaohe Lin
2020-01-08
KVM: Remove duplicated declaration of kvm_vcpu_kick
Zenghui Yu
2020-01-08
kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite
Jim Mattson
2020-01-08
kvm: nVMX: VMWRITE checks unsupported field before read-only field
Jim Mattson
2020-01-08
kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
Jim Mattson
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
2020-01-08
KVM: x86: Fix some comment typos
Miaohe Lin
2020-01-08
KVM: X86: Convert the last users of "shorthand = 0" to use macros
Peter Xu
2020-01-08
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
2020-01-08
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
Peter Xu
2020-01-08
KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
Peter Xu
2020-01-08
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
2020-01-08
KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
Peter Xu
2020-01-08
KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry()
Miaohe Lin
2020-01-08
KVM: get rid of var page in kvm_set_pfn_dirty()
Miaohe Lin
2020-01-08
KVM: vmx: remove unreachable statement in vmx_get_msr_feature()
Miaohe Lin
2020-01-08
KVM: x86: use CPUID to locate host page table reserved bits
Paolo Bonzini
2020-01-05
Linux 5.5-rc5
v5.5-rc5
Linus Torvalds
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-04
Documentation: riscv: add patch acceptance guidelines
Paul Walmsley
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2020-01-04
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
2020-01-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-04
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-04
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
[next]