summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-22ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon
2021-09-22init: Revert accidental changes to print irqs_disabled()Geert Uytterhoeven
2021-09-22MAINTAINERS: Update Xen-[PCI,SWIOTLB,Block] maintainershipKonrad Rzeszutek Wilk
2021-09-22MAINTAINERS: Update SWIOTLB maintainershipKonrad Rzeszutek Wilk
2021-09-22MAINTAINERS: update entry for NIOS2Dinh Nguyen
2021-09-22Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-22Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-09-22fs-verity: fix signed integer overflow with i_size near S64_MAXEric Biggers
2021-09-22x86/asm: Fix SETZ size enqcmds() build failureKees Cook
2021-09-22RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe
2021-09-22Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-22Merge tag 'platform-drivers-x86-v5.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-22MAINTAINERS: ARM/VT8500, remove defunct e-mailJiri Slaby
2021-09-22md: fix a lock order reversal in md_allocChristoph Hellwig
2021-09-22kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna
2021-09-22KVM: x86: nVMX: re-evaluate emulation_required on nested VM exitMaxim Levitsky
2021-09-22KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...Maxim Levitsky
2021-09-22KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest stateMaxim Levitsky
2021-09-22KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smmMaxim Levitsky
2021-09-22KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM modeMaxim Levitsky
2021-09-22KVM: x86: reset pdptrs_from_userspace when exiting smmMaxim Levitsky
2021-09-22KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...Maxim Levitsky
2021-09-22KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov
2021-09-22KVM: KVM: Use cpumask_available() to check for NULL cpumask when kicking vCPUsSean Christopherson
2021-09-22KVM: Clean up benign vcpu->cpu data races when kicking vCPUsSean Christopherson
2021-09-22KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov
2021-09-22KVM: selftests: Create a separate dirty bitmap per slotDavid Matlack
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack
2021-09-22KVM: selftests: Change backing_src flag to -s in demand_paging_testDavid Matlack
2021-09-22KVM: SEV: Allow some commands for mirror VMPeter Gonda
2021-09-22KVM: SEV: Update svm_vm_copy_asid_from for SEV-ESPeter Gonda
2021-09-22KVM: nVMX: Fix nested bus lock VM exitChenyi Qiang
2021-09-22KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entrySean Christopherson
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson
2021-09-22kvm: fix wrong exception emulation in check_rdtscHou Wenlong
2021-09-22KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATASean Christopherson
2021-09-22KVM: SVM: fix missing sev_decommission in sev_receive_startMingwei Zhang
2021-09-22KVM: SEV: Acquire vcpu mutex when updating VMSAPeter Gonda
2021-09-22KVM: do not shrink halt_poll_ns below grow_startSergey Senozhatsky
2021-09-22KVM: nVMX: fix comments of handle_vmon()Yu Zhang
2021-09-22KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang
2021-09-22KVM: VMX: Remove defunct "nr_active_uret_msrs" fieldSean Christopherson
2021-09-22selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton
2021-09-22selftests: KVM: Fix check for !POLLIN in demand_paging_testOliver Upton
2021-09-22KVM: x86: Clear KVM's cached guest CR3 at RESET/INITSean Christopherson
2021-09-22KVM: x86: Mark all registers as avail/dirty at vCPU creationSean Christopherson
2021-09-22KVM: selftests: Remove __NR_userfaultfd syscall fallbackSean Christopherson
2021-09-22KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson
2021-09-22tools: Move x86 syscall number fallbacks to .../uapi/Sean Christopherson
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson