summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-6/+8
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-33/+41
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park-0/+3
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren-2/+2
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly-3/+3
2022-04-05x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta-0/+14
2022-04-05x86/pm: Save the MSR validity status at context setupPawan Gupta-2/+5
2022-04-05x86/percpu: Remove volatile from arch_raw_cpu_ptr().Sebastian Andrzej Siewior-3/+3
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy-0/+3
2022-04-05x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra-3/+2
2022-04-04arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai-1/+1
2022-04-04arm64: fix typos in commentsJulia Lawall-5/+5
2022-04-04arch/arm64: Fix topology initialization for core schedulingPhil Auld-1/+1
2022-04-04arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas-4/+20
2022-04-04Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"Will Deacon-17/+6
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-185/+186
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-11/+12
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+0
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds-45/+72
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-306/+350
2022-04-02KVM: x86: fix sending PV IPILi RongQing-1/+1
2022-04-02KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini-40/+34
2022-04-02KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan-1/+0
2022-04-02KVM: x86: cleanup enter_rmode()Zhenzhong Duan-9/+5
2022-04-02KVM: x86: SVM: fix tsc scaling when the host doesn't support itMaxim Levitsky-9/+6
2022-04-02kvm: x86: SVM: remove unused definesMaxim Levitsky-8/+0
2022-04-02KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky-10/+11
2022-04-02KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky-14/+5
2022-04-02KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsrHou Wenlong-16/+40
2022-04-02KVM: x86/emulator: Emulate RDPID only if it is enabled in guestHou Wenlong-1/+10
2022-04-02KVM: x86/pmu: Fix and isolate TSX-specific performance event logicLike Xu-13/+15
2022-04-02KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was setMaxim Levitsky-1/+1
2022-04-02KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson-5/+3
2022-04-02KVM: x86: Trace all APICv inhibit changes and capture overall statusSean Christopherson-18/+29
2022-04-02KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson-36/+49
2022-04-02KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson-31/+35
2022-04-02KVM: X86: Handle implicit supervisor access with SMAPLai Jiangshan-17/+21
2022-04-02KVM: X86: Rename variable smap to not_smap in permission_fault()Lai Jiangshan-2/+2
2022-04-02KVM: X86: Fix comments in update_permission_bitmaskLai Jiangshan-2/+2
2022-04-02KVM: X86: Change the type of access u32 to u64Lai Jiangshan-21/+23
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse-3/+2
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson-1/+1
2022-04-02KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda-1/+2
2022-04-02KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson-1/+5
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson-1/+1
2022-04-02KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmapSean Christopherson-48/+19
2022-04-02KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang-2/+8
2022-04-02KVM: MMU: propagate alloc_workqueue failurePaolo Bonzini-17/+32
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-74/+1