summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-04-26x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-04-26arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-04-05sh: sanitize the flags on sigreturnAl Viro
2023-04-05m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-04-05riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-22x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich
2023-03-22KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-03-17x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-17x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski
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-11mips: fix syscall_get_nrElvira Khabirova
2023-03-11alpha: fix FEN fault handlingAl Viro
2023-03-11ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski
2023-03-11ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski
2023-03-11x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh
2023-03-11x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)
2023-03-11x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)
2023-03-11x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)
2023-03-11x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong
2023-03-11x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong
2023-03-11x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson
2023-03-11x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson
2023-03-11x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson
2023-03-11x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson
2023-03-11KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr
2023-03-11ARM: dts: exynos: correct HDMI phy compatible in Exynos4Krzysztof Kozlowski
2023-03-11s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik