summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-11-09KVM: x86/pmu: Limit the maximum number of supported Intel GP countersLike Xu
2022-11-09KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yetLike Xu
2022-11-09KVM: SVM: Only dump VMSA to klog at KERN_DEBUG levelPeter Gonda
2022-11-09x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callersPaolo Bonzini
2022-11-09KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assemblyPaolo Bonzini
2022-11-09KVM: SVM: restore host save area from assemblyPaolo Bonzini
2022-11-09KVM: SVM: move guest vmsave/vmload back to assemblyPaolo Bonzini
2022-11-09KVM: SVM: do not allocate struct svm_cpu_data dynamicallyPaolo Bonzini
2022-11-09KVM: SVM: remove dead field from struct svm_cpu_dataPaolo Bonzini
2022-11-09KVM: SVM: remove unused field from struct vcpu_svmPaolo Bonzini
2022-11-09KVM: SVM: retrieve VMCB from assemblyPaolo Bonzini
2022-11-09KVM: SVM: adjust register allocation for __svm_vcpu_run()Paolo Bonzini
2022-11-09KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svmPaolo Bonzini
2022-11-09KVM: x86: use a separate asm-offsets.c filePaolo Bonzini
2022-11-09perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das
2022-11-09arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima
2022-11-09arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips
2022-11-08arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi
2022-11-08x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko
2022-11-08x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko
2022-11-08x86/sgx: Add overflow check in sgx_validate_offset_length()Borys Popławski
2022-11-08s390: always build relocatable kernelHeiko Carstens
2022-11-08s390/configs: add kasan.config addon config fileHeiko Carstens
2022-11-08s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon configHeiko Carstens
2022-11-08arm64: fix rodata=full againArd Biesheuvel
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr
2022-11-06Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-06Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-11-06Merge branch 'kvm-master' into HEADPaolo Bonzini
2022-11-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-04bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")Peter Zijlstra
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-04Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-04x86/cpu: Add several Intel server CPU model numbersTony Luck
2022-11-03arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-11-03x86/hyperv: fix invalid writes to MSRs during root partition kexecAnirudh Rayabharam
2022-11-03KVM: x86: Fix a typo about the usage of kvcalloc()Liao Chang
2022-11-03KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()Ben Gardon
2022-11-03x86/xen: simplify sysenter and syscall setupJuergen Gross
2022-11-03x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross
2022-11-02s390: update defconfigsHeiko Carstens
2022-11-02Merge tag 'juno-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-02KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTLSean Christopherson