summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-17x86/cpu: Fix LFENCE serialization check in init_amd()Rhythm Mahajan1-1/+1
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes1-3/+1
2023-03-17MIPS: Fix a compilation issuexurui1-1/+1
2023-03-17x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper1-0/+9
2023-03-11s390/setup: init jump labels before command line parsingVasily Gorbik1-0/+1
2023-03-11s390/maccess: add no DAT mode to kernel_writeVasily Gorbik1-5/+11
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh1-0/+8
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski1-1/+1
2023-03-11x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi1-4/+8
2023-03-11mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-03-11alpha: fix FEN fault handlingAl Viro1-15/+15
2023-03-11ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski1-1/+0
2023-03-11ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski1-1/+1
2023-03-11x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh1-7/+18
2023-03-11x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)1-13/+21
2023-03-11x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)4-8/+8
2023-03-11x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)1-12/+5
2023-03-11x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong1-1/+1
2023-03-11x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong1-2/+2
2023-03-11x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson1-3/+3
2023-03-11x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson1-12/+11
2023-03-11x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson3-28/+56
2023-03-11x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson1-1/+15
2023-03-11s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik1-0/+1
2023-03-11s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik1-2/+1
2023-03-11m68k: Check syscall_trace_enter() return codeMichael Schmitz3-0/+7
2023-03-11x86/bugs: Reset speculation control settings on initBreno Leitao2-1/+13
2023-03-11ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phyMarkuss Broks1-1/+1
2023-03-11MIPS: vpe-mt: drop physical_memsizeRandy Dunlap3-11/+3
2023-03-11powerpc/pseries/lparcfg: add missing RTAS retry status handlingNathan Lynch1-10/+10
2023-03-11powerpc/powernv/ioda: Skip unallocated resources when mapping to PEFrederic Barrat1-1/+2
2023-03-11m68k: /proc/hardware should depend on PROC_FSRandy Dunlap1-0/+1
2023-03-11arm64: dts: amlogic: meson-gxl: add missing unit address to eth-phy-mux node ...Neil Armstrong1-1/+1
2023-03-11arm64: dts: amlogic: meson-gx: add missing unit address to rng node nameNeil Armstrong1-1/+1
2023-03-11arm64: dts: amlogic: meson-gx: fix SCPI clock dvfs node nameNeil Armstrong1-1/+1
2023-03-11ARM: dts: exynos: correct wr-active property in Exynos3250 RinatoKrzysztof Kozlowski1-1/+1
2023-03-11ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()Yang Yingliang1-1/+1
2023-03-11arm64: dts: meson-gx: Fix the SCPI DVFS node name and unit addressMartin Blumenstingl1-1/+1
2023-03-11arm64: dts: meson-gx: Fix Ethernet MAC address unit nameMartin Blumenstingl1-1/+1
2023-03-11ARM: zynq: Fix refcount leak in zynq_early_slcr_initQiheng Lin1-0/+1
2023-03-11ARM: OMAP2+: Fix memory leak in realtime_counter_init()Chen Hui1-0/+1
2023-03-11ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker1-0/+1
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson1-0/+16
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson3-2/+90
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman1-2/+1
2023-02-22Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"Greg Kroah-Hartman1-2/+5
2023-02-22parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller1-2/+13
2023-02-22parisc: Fix return code of pdc_iodc_print()Helge Deller1-2/+3
2023-02-06ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2023-02-06h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2-2/+3