index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-09-09
KVM: x86: Remove manual pfn lookup when retrying #PF after failed emulation
Sean Christopherson
2024-09-09
KVM: x86/mmu: Move event re-injection unprotect+retry into common path
Sean Christopherson
2024-09-09
KVM: x86/mmu: Always walk guest PTEs with WRITE access when unprotecting
Sean Christopherson
2024-09-09
KVM: x86/mmu: Don't try to unprotect an INVALID_GPA
Sean Christopherson
2024-09-09
KVM: x86: Fold retry_instruction() into x86_emulate_instruction()
Sean Christopherson
2024-09-09
KVM: x86: Move EMULTYPE_ALLOW_RETRY_PF to x86_emulate_instruction()
Sean Christopherson
2024-09-09
KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs
Sean Christopherson
2024-09-09
KVM: x86/mmu: Apply retry protection to "fast nTDP unprotect" path
Sean Christopherson
2024-09-09
KVM: x86: Store gpa as gpa_t, not unsigned long, when unprotecting for retry
Sean Christopherson
2024-09-09
KVM: x86: Get RIP from vCPU state when storing it to last_retry_eip
Sean Christopherson
2024-09-09
KVM: x86: Retry to-be-emulated insn in "slow" unprotect path iff sp is zapped
Sean Christopherson
2024-09-09
KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected
Sean Christopherson
2024-09-09
KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults
Sean Christopherson
2024-09-09
KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper
Sean Christopherson
2024-09-09
KVM: nVMX: Assert that vcpu->mutex is held when accessing secondary VMCSes
Sean Christopherson
2024-09-09
KVM: nVMX: Explicitly invalidate posted_intr_nv if PI is disabled at VM-Enter
Sean Christopherson
2024-09-09
KVM: x86: Fold kvm_get_apic_interrupt() into kvm_cpu_get_interrupt()
Sean Christopherson
2024-09-09
KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection
Sean Christopherson
2024-09-09
KVM: nVMX: Suppress external interrupt VM-Exit injection if there's no IRQ
Sean Christopherson
2024-09-09
KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site
Sean Christopherson
2024-09-09
KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API
Sean Christopherson
2024-09-09
KVM: VMX: Also clear SGX EDECCSSA in KVM CPU caps when SGX is disabled
Kai Huang
2024-09-09
KVM: x86: Remove some unused declarations
Yue Haibing
2024-09-09
KVM: x86: Forcibly leave nested if RSM to L2 hits shutdown
Sean Christopherson
2024-09-06
KVM: x86: don't fall through case statements without annotations
Linus Torvalds
2024-09-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-09-06
Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-06
Merge tag 'powerpc-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-09-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-05
KVM: Remove HIGH_RES_TIMERS dependency
Steven Rostedt
2024-09-05
arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
Puranjay Mohan
2024-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-09-04
Merge tag 'parisc-for-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-04
KVM: x86: Register "emergency disable" callbacks when virt is enabled
Sean Christopherson
2024-09-04
x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
Sean Christopherson
2024-09-04
KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
2024-09-04
KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-09-04
ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
2024-09-03
riscv: Fix RISCV_ALTERNATIVE_EARLY
Alexandre Ghiti
2024-09-03
riscv: Do not restrict memory size because of linear mapping on nommu
Alexandre Ghiti
2024-09-03
riscv: Fix toolchain vector detection
Anton Blanchard
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
2024-09-02
KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM
Tom Dohrmann
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-01
Merge tag 'perf-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-08-31
riscv: misaligned: Restrict user access to kernel memory
Samuel Holland
2024-09-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
[prev]
[next]