aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-10Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-08Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-08ARC: [hsdk]: Enable FPU_SAVE_RESTOREVineet Gupta
2021-01-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-01-08ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann
2021-01-08KVM: x86: __kvm_vcpu_halt can be staticPaolo Bonzini
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-08x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-08x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-07KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky
2021-01-07KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexitMaxim Levitsky
2021-01-07KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest modeMaxim Levitsky
2021-01-07KVM: nSVM: correctly restore nested_run_pending on migrationMaxim Levitsky
2021-01-07KVM: x86/mmu: Clarify TDP MMU page list invariantsBen Gardon
2021-01-07KVM: x86/mmu: Ensure TDP MMU roots are freed after yieldBen Gardon
2021-01-07KVM: x86: change in pv_eoi_get_pending() to make code more readableStephen Zhang
2021-01-07KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini
2021-01-07KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.cUros Bizjak
2021-01-07KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_loadNathan Chancellor
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2021-01-07KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()Sean Christopherson
2021-01-07KVM: x86/mmu: Use raw level to index into MMIO walks' sptes arraySean Christopherson
2021-01-07KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson
2021-01-07KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson
2021-01-07ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta
2021-01-07arm64: Move PSTATE.TCO setting to separate functionsCatalin Marinas
2021-01-06x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-06powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor
2021-01-05arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-05Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-01-05x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handlingPeter Gonda
2021-01-05arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabledCatalin Marinas
2021-01-05arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdrPeter Collingbourne
2021-01-05arm64: traps: remove duplicate include statementTian Tao
2021-01-05arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOSTShannon Zhao
2021-01-05arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers
2021-01-05x86/mm: Fix leak of pmd ptlockDan Williams
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier
2021-01-04powerpc/32s: Fix RTAS machine check with VMAP stackChristophe Leroy
2021-01-04arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne
2021-01-04arm64: mte: remove an ISB on kernel exitPeter Collingbourne
2021-01-04arm64/smp: Remove unused irq variable in arch_show_interrupts()Geert Uytterhoeven
2021-01-03crypto: arm/chacha-neon - add missing counter incrementArd Biesheuvel
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-31KVM: arm64: Remove spurious semicolon in reg_to_encoding()Marc Zyngier