Age | Commit message (Expand) | Author | Files | Lines |
2021-09-22 | KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm | Maxim Levitsky | 1 | -66/+69 |
2021-09-22 | KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode | Maxim Levitsky | 3 | -5/+9 |
2021-09-22 | KVM: x86: reset pdptrs_from_userspace when exiting smm | Maxim Levitsky | 1 | -0/+7 |
2021-09-22 | KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S... | Maxim Levitsky | 1 | -5/+7 |
2021-09-22 | KVM: nVMX: Filter out all unsupported controls when eVMCS was activated | Vitaly Kuznetsov | 2 | -7/+14 |
2021-09-22 | KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect() | Vitaly Kuznetsov | 1 | -5/+5 |
2021-09-22 | KVM: SEV: Allow some commands for mirror VM | Peter Gonda | 1 | -2/+17 |
2021-09-22 | KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES | Peter Gonda | 1 | -4/+12 |
2021-09-22 | KVM: nVMX: Fix nested bus lock VM exit | Chenyi Qiang | 1 | -0/+6 |
2021-09-22 | KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry | Sean Christopherson | 1 | -1/+1 |
2021-09-22 | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor | Sean Christopherson | 5 | -9/+8 |
2021-09-22 | kvm: fix wrong exception emulation in check_rdtsc | Hou Wenlong | 1 | -1/+1 |
2021-09-22 | KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA | Sean Christopherson | 1 | -1/+1 |
2021-09-22 | KVM: SVM: fix missing sev_decommission in sev_receive_start | Mingwei Zhang | 1 | -1/+3 |
2021-09-22 | KVM: SEV: Acquire vcpu mutex when updating VMSA | Peter Gonda | 1 | -22/+29 |
2021-09-22 | KVM: nVMX: fix comments of handle_vmon() | Yu Zhang | 1 | -8/+1 |
2021-09-22 | KVM: x86: Handle SRCU initialization failure during page track init | Haimin Zhang | 3 | -4/+9 |
2021-09-22 | KVM: VMX: Remove defunct "nr_active_uret_msrs" field | Sean Christopherson | 1 | -4/+0 |
2021-09-22 | KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT | Sean Christopherson | 1 | -0/+3 |
2021-09-22 | KVM: x86: Mark all registers as avail/dirty at vCPU creation | Sean Christopherson | 1 | -0/+2 |
2021-09-22 | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson | 5 | -13/+4 |
2021-09-21 | s390/qeth: fix deadlock during failing recovery | Alexandra Winter | 1 | -1/+1 |
2021-09-21 | Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -32/+38 |
2021-09-21 | arm64: Mitigate MTE issues with str{n}cmp() | Robin Murphy | 4 | -2/+9 |
2021-09-21 | arm64: add MTE supported check to thread switching and syscall entry/exit | Peter Collingbourne | 2 | -6/+10 |
2021-09-21 | x86/setup: Call early_reserve_memory() earlier | Juergen Gross | 1 | -12/+14 |
2021-09-21 | xen/x86: fix PV trap handling on secondary processors | Jan Beulich | 1 | -6/+9 |
2021-09-20 | x86/fault: Fix wrong signal when vsyscall fails with pkey | Jiashuo Liang | 2 | -10/+18 |
2021-09-20 | sparc64: fix pci_iounmap() when CONFIG_PCI is not set | Linus Torvalds | 1 | -0/+2 |
2021-09-20 | swiotlb-xen: this is PV-only on x86 | Jan Beulich | 1 | -1/+0 |
2021-09-20 | xen/pci-swiotlb: reduce visibility of symbols | Jan Beulich | 2 | -7/+3 |
2021-09-20 | xen/x86: drop redundant zeroing from cpu_initialize_context() | Jan Beulich | 1 | -4/+0 |
2021-09-20 | KVM: arm64: Fix PMU probe ordering | Marc Zyngier | 2 | -4/+8 |
2021-09-20 | KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule | Zenghui Yu | 1 | -1/+1 |
2021-09-19 | Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -15/+46 |
2021-09-19 | Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -47/+94 |
2021-09-19 | Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -11/+17 |
2021-09-19 | alpha: enable GENERIC_PCI_IOMAP unconditionally | Linus Torvalds | 1 | -1/+1 |
2021-09-19 | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled | Helge Deller | 1 | -1/+3 |
2021-09-19 | x86/build: Do not add -falign flags unconditionally for clang | Nathan Chancellor | 1 | -3/+9 |
2021-09-19 | sh: Add missing FORCE prerequisites in Makefile | Geert Uytterhoeven | 1 | -8/+8 |
2021-09-18 | alpha: move __udiv_qrnnd library function to arch/alpha/lib/ | Linus Torvalds | 5 | -3/+5 |
2021-09-18 | alpha: mark 'Jensen' platform as no longer broken | Linus Torvalds | 2 | -6/+5 |
2021-09-18 | Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 5 | -23/+11 |
2021-09-18 | alpha: make 'Jensen' IO functions build again | Linus Torvalds | 2 | -5/+5 |
2021-09-17 | Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+3 |
2021-09-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -3/+2 |
2021-09-17 | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+12 |
2021-09-16 | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile | Guenter Roeck | 1 | -3/+3 |
2021-09-16 | Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |