summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* um: vector: Fix memory leak in vector_configXiang Yang2023-03-111-0/+1
* arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHYRobert Marko2023-03-111-2/+2
* riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu2023-03-111-0/+2
* mips: fix syscall_get_nrElvira Khabirova2023-03-111-1/+1
* alpha: fix FEN fault handlingAl Viro2023-03-111-15/+15
* ARM: dts: exynos: correct TMU phandle in Odroid HC1Krzysztof Kozlowski2023-03-111-5/+5
* ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski2023-03-111-1/+0
* ARM: dts: exynos: correct TMU phandle in Exynos5250Krzysztof Kozlowski2023-03-111-1/+1
* ARM: dts: exynos: correct TMU phandle in Odroid XU3 familyKrzysztof Kozlowski2023-03-111-5/+5
* ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski2023-03-111-1/+1
* ARM: dts: exynos: correct TMU phandle in Exynos4210Krzysztof Kozlowski2023-03-111-1/+0
* x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh2023-03-111-7/+18
* x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)2023-03-111-13/+21
* x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)2023-03-114-8/+8
* x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)2023-03-111-12/+5
* x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong2023-03-111-1/+1
* x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong2023-03-111-2/+2
* x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson2023-03-111-3/+3
* x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson2023-03-111-12/+11
* x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson2023-03-113-28/+56
* x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson2023-03-111-1/+15
* KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr2023-03-111-0/+17
* KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPISean Christopherson2023-03-111-3/+7
* ARM: dts: exynos: correct HDMI phy compatible in Exynos4Krzysztof Kozlowski2023-03-111-1/+1
* s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik2023-03-111-0/+1
* s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik2023-03-111-2/+1
* s390: discard .interp sectionIlya Leoshkevich2023-03-111-0/+1
* s390/extmem: return correct segment type in __segment_load()Gerald Schaefer2023-03-111-5/+7
* m68k: Check syscall_trace_enter() return codeMichael Schmitz2023-03-113-0/+7
* x86/bugs: Reset speculation control settings on initBreno Leitao2023-03-112-1/+13
* ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phyMarkuss Broks2023-03-111-1/+1
* powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor2023-03-111-1/+1
* alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro2023-03-111-1/+1
* MIPS: vpe-mt: drop physical_memsizeRandy Dunlap2023-03-113-11/+3
* MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap2023-03-111-3/+5
* powerpc/eeh: Set channel state after notifying the driversGanesh Goudar2023-03-111-2/+2
* powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens2023-03-111-34/+35
* powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch2023-03-111-1/+1
* powerpc/rtas: make all exports GPLNathan Lynch2023-03-111-11/+11
* powerpc/pseries/lparcfg: add missing RTAS retry status handlingNathan Lynch2023-03-111-10/+10
* powerpc/pseries/lpar: add missing RTAS retry status handlingNathan Lynch2023-03-111-10/+10
* powerpc/perf/hv-24x7: add missing RTAS retry status handlingNathan Lynch2023-03-111-24/+18
* powerpc/powernv/ioda: Skip unallocated resources when mapping to PEFrederic Barrat2023-03-111-1/+2
* RISC-V: fix funct4 definition for c.jalr in parse_asm.hHeiko Stuebner2023-03-111-1/+1
* sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap2023-03-111-1/+1
* RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley2023-03-111-0/+3
* m68k: /proc/hardware should depend on PROC_FSRandy Dunlap2023-03-111-0/+1
* s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik2023-03-111-3/+3
* x86/microcode: Adjust late loading result reporting messageAshok Raj2023-03-111-4/+7
* x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj2023-03-113-13/+30