summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski
2023-03-11um: virt-pci: properly remove PCI device from busBenjamin Berg
2023-03-11um: virtio_uml: move device breaking into workqueueBenjamin Berg
2023-03-11um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg
2023-03-11um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg
2023-03-11x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi
2023-03-11um: vector: Fix memory leak in vector_configXiang Yang
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller
2023-03-10riscv: ftrace: Reduce the detour code size to halfGuo Ren
2023-03-10riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren
2023-03-10riscv, mm: Perform BPF exhandler fixup on page faultBjörn Töpel
2023-03-10riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu
2023-03-10riscv: mm: fix regression due to update_mmu_cache changeSergey Matyukevich
2023-03-10riscv: Avoid enabling interrupts in die()Mattias Nissler
2023-03-10RISC-V: add a spin_shadow_stack declarationConor Dooley
2023-03-10mips: fix syscall_get_nrElvira Khabirova
2023-03-10alpha: fix FEN fault handlingAl Viro
2023-03-10arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid HC1Krzysztof Kozlowski
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos5250Krzysztof Kozlowski
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XU3 familyKrzysztof Kozlowski
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4210Krzysztof Kozlowski
2023-03-10ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam
2023-03-10ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam
2023-03-10x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh
2023-03-10x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)
2023-03-10x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)
2023-03-10x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)
2023-03-10x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong
2023-03-10x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong
2023-03-10x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson
2023-03-10x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson
2023-03-10x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson
2023-03-10x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson
2023-03-10KVM: SVM: hyper-v: placate modpost section mismatch errorRandy Dunlap
2023-03-10KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()Peter Gonda
2023-03-10KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32Sean Christopherson
2023-03-10KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPISean Christopherson
2023-03-10KVM: SVM: Don't put/load AVIC when setting virtual APIC modeSean Christopherson
2023-03-10KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid targetSean Christopherson
2023-03-10KVM: SVM: Flush the "current" TLB when activating AVICSean Christopherson
2023-03-10KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit IDSean Christopherson
2023-03-10KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabledSean Christopherson
2023-03-10KVM: x86: Blindly get current x2APIC reg value on "nodecode write" trapsSean Christopherson
2023-03-10KVM: x86: Purge "highest ISR" cache when updating APICv stateSean Christopherson
2023-03-10KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei
2023-03-10ARM: dts: exynos: correct HDMI phy compatible in Exynos4Krzysztof Kozlowski