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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-02-10
KVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
Jinrong Liang
2022-02-10
KVM: x86/emulate: Remove unused "tss_selector" of task_switch_{16, 32}()
Jinrong Liang
2022-02-10
KVM: x86/emulate: Remove unused "ctxt" of setup_syscalls_segments()
Jinrong Liang
2022-02-10
KVM: x86/ioapic: Remove unused "addr" and "length" of ioapic_read_indirect()
Jinrong Liang
2022-02-10
KVM: x86/i8259: Remove unused "addr" of elcr_ioport_{read,write}()
Jinrong Liang
2022-02-10
KVM: SVM: improve split between svm_prepare_guest_switch and sev_es_prepare_g...
Paolo Bonzini
2022-02-10
KVM: x86/svm: Remove unused "vcpu" of svm_check_exit_valid()
Jinrong Liang
2022-02-10
KVM: x86/mmu_audit: Remove unused "level" of audit_spte_after_sync()
Jinrong Liang
2022-02-10
KVM: x86/tdp_mmu: Remove unused "kvm" of kvm_tdp_mmu_get_root()
Jinrong Liang
2022-02-10
KVM: x86/mmu: Remove unused "vcpu" of reset_{tdp,ept}_shadow_zero_bits_mask()
Jinrong Liang
2022-02-10
KVM: x86/mmu: Remove unused "kvm" of __rmap_write_protect()
Jinrong Liang
2022-02-10
KVM: x86/mmu: Remove unused "kvm" of kvm_mmu_unlink_parents()
Jinrong Liang
2022-02-10
KVM: x86: Skip APICv update if APICv is disable at the module level
Sean Christopherson
2022-02-10
KVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_inhibit_reasons
Sean Christopherson
2022-02-10
KVM: x86: Unexport __kvm_request_apicv_update()
Sean Christopherson
2022-02-10
KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU
Sean Christopherson
2022-02-10
KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()
Sean Christopherson
2022-02-10
KVM: x86/mmu: Use common TDP MMU zap helper for MMU notifier unmap hook
Sean Christopherson
2022-02-10
KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
David Woodhouse
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
2022-02-08
KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi...
Maxim Levitsky
2022-02-08
KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L...
Maxim Levitsky
2022-02-08
KVM: x86: nSVM: expose clean bit support to the guest
Maxim Levitsky
2022-02-08
KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
Maxim Levitsky
2022-02-08
KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
Maxim Levitsky
2022-02-08
KVM: x86: nSVM: fix potential NULL derefernce on nested migration
Maxim Levitsky
2022-02-08
KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
Maxim Levitsky
2022-02-08
Revert "svm: Add warning message for AVIC IPI invalid target"
Sean Christopherson
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-04
Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
2022-02-03
Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-03
KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata
James Morse
2022-02-03
KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
James Morse
2022-02-03
KVM: arm64: Avoid consuming a stale esr value when SError occur
James Morse
2022-02-03
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2022-02-02
Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-02-02
RISC-V: KVM: Fix SBI implementation version
Anup Patel
2022-02-02
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
2022-02-02
kvm/riscv: rework guest entry logic
Mark Rutland
2022-02-02
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
2022-02-02
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
2022-02-01
kvm/arm64: rework guest entry logic
Mark Rutland
2022-02-01
kvm/x86: rework guest entry logic
Mark Rutland
2022-02-01
kvm/mips: rework guest entry logic
Mark Rutland
[next]