summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-12riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren
2021-01-12riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2021-01-12riscv: Trace irq on only interrupt is enabledAtish Patra
2021-01-12x86: __always_inline __{rd,wr}msr()Peter Zijlstra
2021-01-12x86/mce: Remove explicit/superfluous tracingPeter Zijlstra
2021-01-12x86/sev: Fix nonistr violationPeter Zijlstra
2021-01-12x86/entry: Fix noinstr failPeter Zijlstra
2021-01-12arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-01-12x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam
2021-01-12powerpc: Fix alignment bug within the init sectionsAriel Marcovitch
2021-01-11Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-11x86/sev-es: Handle string port IO to kernel memory properlyHyunwook (Wooky) Baek
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-09riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang
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-07riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal
2021-01-07riscv: Fix kernel time_init()Damien Le Moal
2021-01-07riscv: return -ENOSYS for syscall -1Andreas Schwab
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-06sh: mach-sh03: remove duplicate includeWang Qing
2021-01-06arch: sh: remove duplicate includeWang Qing
2021-01-06sh: Drop ARCH_NR_GPIOS definitionAndy Shevchenko