summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-11genirq: Add and use an irq_data_update_affinity helperSamuel Holland
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-10arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHYRobert Marko
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-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-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-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: s390: disable migration mode when dirty tracking is disabledNico Boehr
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 if WRMSR sets reserved bits in APIC Self-IPISean Christopherson
2023-03-10ARM: dts: exynos: correct HDMI phy compatible in Exynos4Krzysztof Kozlowski
2023-03-10s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-10s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-10s390: discard .interp sectionIlya Leoshkevich
2023-03-10s390/extmem: return correct segment type in __segment_load()Gerald Schaefer
2023-03-10s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens
2023-03-10m68k: Check syscall_trace_enter() return codeMichael Schmitz
2023-03-10x86/bugs: Reset speculation control settings on initBreno Leitao
2023-03-10ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phyMarkuss Broks
2023-03-10s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor