summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-11arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois2-4/+4
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds4-10/+10
2023-03-11eth: fealnx: bring back this old driverJakub Kicinski2-0/+2
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski1-1/+1
2023-03-11ARM: dts: aspeed: p10bmc: Update battery node nameEddie James3-3/+3
2023-03-11um: virt-pci: properly remove PCI device from busBenjamin Berg1-5/+16
2023-03-11um: virtio_uml: move device breaking into workqueueBenjamin Berg1-1/+15
2023-03-11um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg1-0/+2
2023-03-11um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg1-1/+4
2023-03-11x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi1-4/+8
2023-03-11um: vector: Fix memory leak in vector_configXiang Yang1-0/+1
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller1-1/+1
2023-03-10riscv: ftrace: Reduce the detour code size to halfGuo Ren4-86/+75
2023-03-10riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren1-0/+4
2023-03-10riscv, mm: Perform BPF exhandler fixup on page faultBjörn Töpel1-4/+6
2023-03-10riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu1-1/+1
2023-03-10riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu1-0/+2
2023-03-10riscv: mm: fix regression due to update_mmu_cache changeSergey Matyukevich1-1/+1
2023-03-10riscv: Avoid enabling interrupts in die()Mattias Nissler1-2/+3
2023-03-10RISC-V: add a spin_shadow_stack declarationConor Dooley1-0/+1
2023-03-10mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-03-10alpha: fix FEN fault handlingAl Viro1-15/+15
2023-03-10arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne1-1/+2
2023-03-10arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas1-1/+0
2023-03-10arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla1-4/+4
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid HC1Krzysztof Kozlowski1-5/+5
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski1-1/+0
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos5250Krzysztof Kozlowski1-1/+1
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XU3 familyKrzysztof Kozlowski1-5/+5
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski1-1/+1
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4210Krzysztof Kozlowski1-1/+0
2023-03-10ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam1-1/+1
2023-03-10ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam1-1/+1
2023-03-10x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh1-7/+18
2023-03-10x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)1-13/+21
2023-03-10x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)4-8/+8
2023-03-10x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)1-15/+4
2023-03-10x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong1-1/+1
2023-03-10x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong1-2/+2
2023-03-10x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson1-3/+3
2023-03-10x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson1-12/+11
2023-03-10x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson3-28/+56
2023-03-10x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson1-1/+15
2023-03-10KVM: SVM: hyper-v: placate modpost section mismatch errorRandy Dunlap1-2/+2
2023-03-10KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()Peter Gonda1-2/+2
2023-03-10KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32Sean Christopherson1-1/+5
2023-03-10KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPISean Christopherson1-3/+7
2023-03-10KVM: SVM: Don't put/load AVIC when setting virtual APIC modeSean Christopherson3-18/+17
2023-03-10KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid targetSean Christopherson1-7/+9
2023-03-10KVM: SVM: Flush the "current" TLB when activating AVICSean Christopherson1-0/+6